Pull request #42881 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from ce715505bd4bf52a6c0f934672e872d70e892f5b+30413e5efb6c29da0df23dc95ae4625f31dd8d71 (d53a9bb90853fd678b4b4acbeb1f658c3de59952) 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-42881@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-09-24T16:24:22.608Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-09-24T16:24:22.612Z] Trying to pass milestone 1 [Pipeline] milestone [2021-09-24T16:24:22.674Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-09-24T16:24:22.875Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-036d05105b8a68117) in /home/ubuntu/workspace/moby_PR-42881 [Pipeline] { [Pipeline] checkout [2021-09-24T16:24:22.911Z] The recommended git tool is: git [2021-09-24T16:24:22.925Z] using credential docker-jenkins-github-credentials [2021-09-24T16:24:22.932Z] Cloning the remote Git repository [2021-09-24T16:24:22.932Z] Cloning with configured refspecs honoured and without tags [2021-09-24T16:24:22.894Z] Cloning repository https://github.com/moby/moby.git [2021-09-24T16:24:22.894Z] > git init /home/ubuntu/workspace/moby_PR-42881 # timeout=10 [2021-09-24T16:24:22.904Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-24T16:24:22.904Z] > git --version # timeout=10 [2021-09-24T16:24:22.913Z] > git --version # 'git version 2.17.1' [2021-09-24T16:24:22.914Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-24T16:24:22.914Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42881/head:refs/remotes/origin/PR-42881 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-24T16:24:37.764Z] Fetching without tags [2021-09-24T16:24:38.020Z] Merging remotes/origin/master commit 30413e5efb6c29da0df23dc95ae4625f31dd8d71 into PR head commit ce715505bd4bf52a6c0f934672e872d70e892f5b [2021-09-24T16:24:38.510Z] Merge succeeded, producing ce715505bd4bf52a6c0f934672e872d70e892f5b [2021-09-24T16:24:38.510Z] Checking out Revision ce715505bd4bf52a6c0f934672e872d70e892f5b (PR-42881) [2021-09-24T16:24:37.695Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-24T16:24:37.698Z] > git config --add remote.origin.fetch +refs/pull/42881/head:refs/remotes/origin/PR-42881 # timeout=10 [2021-09-24T16:24:37.707Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-24T16:24:37.714Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-24T16:24:37.726Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-24T16:24:37.727Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-24T16:24:37.727Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42881/head:refs/remotes/origin/PR-42881 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-24T16:24:37.982Z] > git config core.sparsecheckout # timeout=10 [2021-09-24T16:24:37.987Z] > git checkout -f ce715505bd4bf52a6c0f934672e872d70e892f5b # timeout=10 [2021-09-24T16:24:38.444Z] > git remote # timeout=10 [2021-09-24T16:24:38.448Z] > git config --get remote.origin.url # timeout=10 [2021-09-24T16:24:38.454Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-24T16:24:38.454Z] > git merge 30413e5efb6c29da0df23dc95ae4625f31dd8d71 # timeout=10 [2021-09-24T16:24:38.463Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-24T16:24:38.472Z] > git config core.sparsecheckout # timeout=10 [2021-09-24T16:24:38.479Z] > git checkout -f ce715505bd4bf52a6c0f934672e872d70e892f5b # timeout=10 [2021-09-24T16:24:39.044Z] Commit message: "Dockerfile: update test-registries to released versions" [2021-09-24T16:24:39.064Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-09-24T16:24:39.703Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42881:/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-09-24T16:24:39.703Z] Unable to find image 'alpine:latest' locally [2021-09-24T16:24:39.703Z] latest: Pulling from library/alpine [2021-09-24T16:24:39.964Z] a0d0a0d46f8b: Pulling fs layer [2021-09-24T16:24:39.964Z] a0d0a0d46f8b: Verifying Checksum [2021-09-24T16:24:39.964Z] a0d0a0d46f8b: Download complete [2021-09-24T16:24:40.225Z] a0d0a0d46f8b: Pull complete [2021-09-24T16:24:40.225Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-24T16:24:40.225Z] Status: Downloaded newer image for alpine:latest [2021-09-24T16:24:39.008Z] > git rev-list --no-walk 58d82aaf08b19720de08c5f254d5636f419f3527 # timeout=10 [2021-09-24T16:24:42.766Z] 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] { (Branch: win-2022-c8d) [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) [Pipeline] stage [Pipeline] { (win-2022-c8d) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2021-09-24T16:24:43.285Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-036d05105b8a68117) in /home/ubuntu/workspace/moby_PR-42881 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [2021-09-24T16:24:43.297Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-06132997945088292) in /home/ubuntu/workspace/moby_PR-42881 [Pipeline] stage [2021-09-24T16:24:43.298Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0856fba2e3fbafdd6) in /home/ubuntu/workspace/moby_PR-42881 [Pipeline] { (Print info) [2021-09-24T16:24:43.298Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0af9d83e613aec510) in /home/ubuntu/workspace/moby_PR-42881 [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] { [Pipeline] { [Pipeline] checkout [2021-09-24T16:24:43.381Z] The recommended git tool is: git [2021-09-24T16:24:43.392Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2021-09-24T16:24:43.404Z] Fetching changes from the remote Git repository [2021-09-24T16:24:43.407Z] The recommended git tool is: git [Pipeline] checkout [2021-09-24T16:24:43.414Z] The recommended git tool is: git [2021-09-24T16:24:43.414Z] Fetching without tags [2021-09-24T16:24:43.418Z] using credential docker-jenkins-github-credentials [2021-09-24T16:24:43.422Z] using credential docker-jenkins-github-credentials [2021-09-24T16:24:43.429Z] Cloning the remote Git repository [2021-09-24T16:24:43.429Z] Cloning with configured refspecs honoured and without tags [2021-09-24T16:24:43.432Z] Cloning the remote Git repository [2021-09-24T16:24:43.432Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout [2021-09-24T16:24:43.446Z] The recommended git tool is: git [Pipeline] // stage [2021-09-24T16:24:43.470Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2021-09-24T16:24:43.479Z] Cloning the remote Git repository [2021-09-24T16:24:43.479Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [2021-09-24T16:24:43.360Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-42881/.git # timeout=10 [2021-09-24T16:24:43.367Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-24T16:24:43.376Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-24T16:24:43.376Z] > git --version # timeout=10 [2021-09-24T16:24:43.395Z] > git --version # 'git version 2.17.1' [2021-09-24T16:24:43.396Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-24T16:24:43.397Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42881/head:refs/remotes/origin/PR-42881 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [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] } [2021-09-24T16:24:43.735Z] Merging remotes/origin/master commit 30413e5efb6c29da0df23dc95ae4625f31dd8d71 into PR head commit ce715505bd4bf52a6c0f934672e872d70e892f5b [Pipeline] // stage [Pipeline] // stage [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] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [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] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-09-24T16:24:44.301Z] Merge succeeded, producing ce715505bd4bf52a6c0f934672e872d70e892f5b [2021-09-24T16:24:44.301Z] Checking out Revision ce715505bd4bf52a6c0f934672e872d70e892f5b (PR-42881) [2021-09-24T16:24:43.698Z] > git config core.sparsecheckout # timeout=10 [2021-09-24T16:24:43.700Z] > git checkout -f ce715505bd4bf52a6c0f934672e872d70e892f5b # timeout=10 [2021-09-24T16:24:44.213Z] > git remote # timeout=10 [2021-09-24T16:24:44.219Z] > git config --get remote.origin.url # timeout=10 [2021-09-24T16:24:44.225Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-24T16:24:44.226Z] > git merge 30413e5efb6c29da0df23dc95ae4625f31dd8d71 # timeout=10 [2021-09-24T16:24:44.247Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-24T16:24:44.264Z] > git config core.sparsecheckout # timeout=10 [2021-09-24T16:24:44.279Z] > git checkout -f ce715505bd4bf52a6c0f934672e872d70e892f5b # timeout=10 [2021-09-24T16:24:44.395Z] Commit message: "Dockerfile: update test-registries to released versions" [2021-09-24T16:24:43.437Z] Cloning repository https://github.com/moby/moby.git [2021-09-24T16:24:43.439Z] > git init /home/ubuntu/workspace/moby_PR-42881 # timeout=10 [2021-09-24T16:24:43.450Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-24T16:24:43.450Z] > git --version # timeout=10 [2021-09-24T16:24:43.477Z] > git --version # 'git version 2.17.1' [2021-09-24T16:24:43.477Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-24T16:24:43.478Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42881/head:refs/remotes/origin/PR-42881 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-24T16:24:43.431Z] Cloning repository https://github.com/moby/moby.git [2021-09-24T16:24:43.433Z] > git init /home/ubuntu/workspace/moby_PR-42881 # timeout=10 [2021-09-24T16:24:43.450Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-24T16:24:43.450Z] > git --version # timeout=10 [2021-09-24T16:24:43.456Z] > git --version # 'git version 2.25.1' [2021-09-24T16:24:43.457Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-24T16:24:43.457Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42881/head:refs/remotes/origin/PR-42881 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-24T16:24:43.485Z] Cloning repository https://github.com/moby/moby.git [2021-09-24T16:24:43.486Z] > git init /home/ubuntu/workspace/moby_PR-42881 # timeout=10 [2021-09-24T16:24:43.507Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-24T16:24:43.507Z] > git --version # timeout=10 [2021-09-24T16:24:43.514Z] > git --version # 'git version 2.17.1' [2021-09-24T16:24:43.514Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-24T16:24:43.514Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42881/head:refs/remotes/origin/PR-42881 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-09-24T16:24:45.080Z] + docker version [2021-09-24T16:24:45.080Z] Client: Docker Engine - Community [2021-09-24T16:24:45.080Z] Version: 20.10.6 [2021-09-24T16:24:45.080Z] API version: 1.41 [2021-09-24T16:24:45.080Z] Go version: go1.13.15 [2021-09-24T16:24:45.080Z] Git commit: 370c289 [2021-09-24T16:24:45.080Z] Built: Fri Apr 9 22:46:01 2021 [2021-09-24T16:24:45.080Z] OS/Arch: linux/amd64 [2021-09-24T16:24:45.080Z] Context: default [2021-09-24T16:24:45.080Z] Experimental: true [2021-09-24T16:24:45.080Z] [2021-09-24T16:24:45.080Z] Server: Docker Engine - Community [2021-09-24T16:24:45.080Z] Engine: [2021-09-24T16:24:45.080Z] Version: 20.10.6 [2021-09-24T16:24:45.080Z] API version: 1.41 (minimum version 1.12) [2021-09-24T16:24:45.080Z] Go version: go1.13.15 [2021-09-24T16:24:45.080Z] Git commit: 8728dd2 [2021-09-24T16:24:45.080Z] Built: Fri Apr 9 22:44:13 2021 [2021-09-24T16:24:45.080Z] OS/Arch: linux/amd64 [2021-09-24T16:24:45.080Z] Experimental: true [2021-09-24T16:24:45.080Z] containerd: [2021-09-24T16:24:45.080Z] Version: 1.4.6 [2021-09-24T16:24:45.080Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-09-24T16:24:45.080Z] runc: [2021-09-24T16:24:45.080Z] Version: 1.0.0-rc95 [2021-09-24T16:24:45.080Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-09-24T16:24:45.080Z] docker-init: [2021-09-24T16:24:45.080Z] Version: 0.19.0 [2021-09-24T16:24:45.080Z] GitCommit: de40ad0 [Pipeline] sh [2021-09-24T16:24:45.365Z] + docker info [2021-09-24T16:24:45.935Z] Client: [2021-09-24T16:24:45.935Z] Context: default [2021-09-24T16:24:45.935Z] Debug Mode: false [2021-09-24T16:24:45.935Z] Plugins: [2021-09-24T16:24:45.935Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-09-24T16:24:45.935Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-09-24T16:24:45.935Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-09-24T16:24:45.935Z] [2021-09-24T16:24:45.935Z] Server: [2021-09-24T16:24:45.935Z] Containers: 0 [2021-09-24T16:24:45.935Z] Running: 0 [2021-09-24T16:24:45.935Z] Paused: 0 [2021-09-24T16:24:45.935Z] Stopped: 0 [2021-09-24T16:24:45.935Z] Images: 5 [2021-09-24T16:24:45.935Z] Server Version: 20.10.6 [2021-09-24T16:24:45.935Z] Storage Driver: overlay2 [2021-09-24T16:24:45.935Z] Backing Filesystem: extfs [2021-09-24T16:24:45.935Z] Supports d_type: true [2021-09-24T16:24:45.935Z] Native Overlay Diff: true [2021-09-24T16:24:45.935Z] userxattr: false [2021-09-24T16:24:45.935Z] Logging Driver: json-file [2021-09-24T16:24:45.935Z] Cgroup Driver: cgroupfs [2021-09-24T16:24:45.935Z] Cgroup Version: 1 [2021-09-24T16:24:45.935Z] Plugins: [2021-09-24T16:24:45.935Z] Volume: local [2021-09-24T16:24:45.935Z] Network: bridge host ipvlan macvlan null overlay [2021-09-24T16:24:45.935Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-09-24T16:24:45.935Z] Swarm: inactive [2021-09-24T16:24:45.935Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-09-24T16:24:45.935Z] Default Runtime: runc [2021-09-24T16:24:45.935Z] Init Binary: docker-init [2021-09-24T16:24:45.935Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-09-24T16:24:45.935Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-09-24T16:24:45.935Z] init version: de40ad0 [2021-09-24T16:24:45.935Z] Security Options: [2021-09-24T16:24:45.935Z] apparmor [2021-09-24T16:24:45.935Z] seccomp [2021-09-24T16:24:45.935Z] Profile: default [2021-09-24T16:24:45.935Z] Kernel Version: 5.4.0-1048-aws [2021-09-24T16:24:45.935Z] Operating System: Ubuntu 18.04.5 LTS [2021-09-24T16:24:45.935Z] OSType: linux [2021-09-24T16:24:45.935Z] Architecture: x86_64 [2021-09-24T16:24:45.935Z] CPUs: 2 [2021-09-24T16:24:45.935Z] Total Memory: 7.569GiB [2021-09-24T16:24:45.935Z] Name: ip-10-100-57-53 [2021-09-24T16:24:45.935Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-09-24T16:24:45.935Z] Docker Root Dir: /var/lib/docker [2021-09-24T16:24:45.935Z] Debug Mode: false [2021-09-24T16:24:45.935Z] Registry: https://index.docker.io/v1/ [2021-09-24T16:24:45.935Z] Labels: [2021-09-24T16:24:45.935Z] Experimental: true [2021-09-24T16:24:45.935Z] Insecure Registries: [2021-09-24T16:24:45.935Z] 127.0.0.0/8 [2021-09-24T16:24:45.935Z] Live Restore Enabled: true [2021-09-24T16:24:45.935Z] [2021-09-24T16:24:45.935Z] WARNING: No swap limit support [Pipeline] sh [2021-09-24T16:24:46.221Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-09-24T16:24:46.221Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-09-24T16:24:46.221Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42881/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-09-24T16:24:46.221Z] + bash /home/ubuntu/workspace/moby_PR-42881/check-config.sh [2021-09-24T16:24:46.221Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-09-24T16:24:46.221Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-09-24T16:24:46.221Z] [2021-09-24T16:24:46.221Z] Generally Necessary: [2021-09-24T16:24:46.221Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-09-24T16:24:46.221Z] - apparmor: enabled and tools installed [2021-09-24T16:24:46.221Z] - CONFIG_NAMESPACES: enabled [2021-09-24T16:24:46.221Z] - CONFIG_NET_NS: enabled [2021-09-24T16:24:46.221Z] - CONFIG_PID_NS: enabled [2021-09-24T16:24:46.221Z] - CONFIG_IPC_NS: enabled [2021-09-24T16:24:46.221Z] - CONFIG_UTS_NS: enabled [2021-09-24T16:24:46.221Z] - CONFIG_CGROUPS: enabled [2021-09-24T16:24:46.221Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-09-24T16:24:46.484Z] - CONFIG_CGROUP_DEVICE: enabled [2021-09-24T16:24:46.484Z] - CONFIG_CGROUP_FREEZER: enabled [2021-09-24T16:24:46.484Z] - CONFIG_CGROUP_SCHED: enabled [2021-09-24T16:24:46.484Z] - CONFIG_CPUSETS: enabled [2021-09-24T16:24:46.484Z] - CONFIG_MEMCG: enabled [2021-09-24T16:24:46.484Z] - CONFIG_KEYS: enabled [2021-09-24T16:24:46.484Z] - CONFIG_VETH: enabled (as module) [2021-09-24T16:24:46.484Z] - CONFIG_BRIDGE: enabled (as module) [2021-09-24T16:24:46.484Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-09-24T16:24:46.484Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-09-24T16:24:46.484Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-09-24T16:24:46.484Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-09-24T16:24:46.484Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-09-24T16:24:46.484Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-09-24T16:24:46.484Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-09-24T16:24:46.484Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-09-24T16:24:46.484Z] - CONFIG_NF_NAT: enabled (as module) [2021-09-24T16:24:46.484Z] - CONFIG_POSIX_MQUEUE: enabled [2021-09-24T16:24:46.484Z] [2021-09-24T16:24:46.484Z] Optional Features: [2021-09-24T16:24:46.484Z] - CONFIG_USER_NS: enabled [2021-09-24T16:24:46.484Z] - CONFIG_SECCOMP: enabled [2021-09-24T16:24:46.484Z] - CONFIG_SECCOMP_FILTER: enabled [2021-09-24T16:24:46.484Z] - CONFIG_CGROUP_PIDS: enabled [2021-09-24T16:24:46.484Z] - CONFIG_MEMCG_SWAP: enabled [2021-09-24T16:24:46.484Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-09-24T16:24:46.484Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-09-24T16:24:46.484Z] - CONFIG_BLK_CGROUP: enabled [2021-09-24T16:24:46.484Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-09-24T16:24:46.484Z] - CONFIG_CGROUP_PERF: enabled [2021-09-24T16:24:46.484Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-09-24T16:24:46.484Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-09-24T16:24:46.484Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-09-24T16:24:46.484Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-09-24T16:24:46.484Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-09-24T16:24:46.484Z] - CONFIG_RT_GROUP_SCHED: missing [2021-09-24T16:24:46.484Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-09-24T16:24:46.484Z] - CONFIG_IP_VS: enabled (as module) [2021-09-24T16:24:46.484Z] - CONFIG_IP_VS_NFCT: enabled [2021-09-24T16:24:46.484Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-09-24T16:24:46.484Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-09-24T16:24:46.484Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-09-24T16:24:46.484Z] - CONFIG_SECURITY_SELINUX: enabled [2021-09-24T16:24:46.484Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-09-24T16:24:46.484Z] - CONFIG_EXT4_FS: enabled [2021-09-24T16:24:46.484Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-09-24T16:24:46.484Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-09-24T16:24:46.484Z] - Network Drivers: [2021-09-24T16:24:46.484Z] - "overlay": [2021-09-24T16:24:46.484Z] - CONFIG_VXLAN: enabled (as module) [2021-09-24T16:24:46.484Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-09-24T16:24:46.484Z] Optional (for encrypted networks): [2021-09-24T16:24:46.744Z] - CONFIG_CRYPTO: enabled [2021-09-24T16:24:46.744Z] - CONFIG_CRYPTO_AEAD: enabled [2021-09-24T16:24:46.744Z] - CONFIG_CRYPTO_GCM: enabled [2021-09-24T16:24:46.744Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-09-24T16:24:46.744Z] - CONFIG_CRYPTO_GHASH: enabled [2021-09-24T16:24:46.744Z] - CONFIG_XFRM: enabled [2021-09-24T16:24:46.744Z] - CONFIG_XFRM_USER: enabled (as module) [2021-09-24T16:24:46.744Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-09-24T16:24:46.744Z] - CONFIG_INET_ESP: enabled (as module) [2021-09-24T16:24:46.744Z] - "ipvlan": [2021-09-24T16:24:46.744Z] - CONFIG_IPVLAN: enabled (as module) [2021-09-24T16:24:46.744Z] - "macvlan": [2021-09-24T16:24:46.744Z] - CONFIG_MACVLAN: enabled (as module) [2021-09-24T16:24:46.744Z] - CONFIG_DUMMY: enabled (as module) [2021-09-24T16:24:46.744Z] - "ftp,tftp client in container": [2021-09-24T16:24:46.744Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-09-24T16:24:46.744Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-09-24T16:24:46.744Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-09-24T16:24:46.744Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-09-24T16:24:46.744Z] - Storage Drivers: [2021-09-24T16:24:46.744Z] - "aufs": [2021-09-24T16:24:46.744Z] - CONFIG_AUFS_FS: enabled (as module) [2021-09-24T16:24:46.744Z] - "btrfs": [2021-09-24T16:24:46.744Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-09-24T16:24:46.745Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-09-24T16:24:46.745Z] - "devicemapper": [2021-09-24T16:24:46.745Z] - CONFIG_BLK_DEV_DM: enabled [2021-09-24T16:24:46.745Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-09-24T16:24:46.745Z] - "overlay": [2021-09-24T16:24:46.745Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-09-24T16:24:46.745Z] - "zfs": [2021-09-24T16:24:46.745Z] - /dev/zfs: present [2021-09-24T16:24:46.745Z] - zfs command: missing [2021-09-24T16:24:46.745Z] - zpool command: missing [2021-09-24T16:24:46.745Z] [2021-09-24T16:24:46.745Z] Limits: [2021-09-24T16:24:46.745Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-09-24T16:24:46.745Z] [2021-09-24T16:24:46.745Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-09-24T16:24:47.085Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:ce715505bd4bf52a6c0f934672e872d70e892f5b . [2021-09-24T16:24:47.085Z] #1 [internal] load build definition from Dockerfile [2021-09-24T16:24:47.085Z] #1 sha256:995077b6c9e709a5b563247ca802b1df6cf653b5d34947042ec31479d7dc5af9 [2021-09-24T16:24:47.085Z] #1 transferring dockerfile: 17.53kB done [2021-09-24T16:24:47.085Z] #1 DONE 0.0s [2021-09-24T16:24:47.085Z] [2021-09-24T16:24:47.085Z] #2 [internal] load .dockerignore [2021-09-24T16:24:47.085Z] #2 sha256:fe8a2d368e2df73b1669113264f0d474f1204c0f7740b8e812b00a69959ac793 [2021-09-24T16:24:47.085Z] #2 transferring context: 87B done [2021-09-24T16:24:47.085Z] #2 DONE 0.0s [2021-09-24T16:24:47.085Z] [2021-09-24T16:24:47.085Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-09-24T16:24:47.085Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-09-24T16:24:47.345Z] #3 DONE 0.1s [2021-09-24T16:24:47.345Z] [2021-09-24T16:24:47.345Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 [2021-09-24T16:24:47.345Z] #4 sha256:cec4ef50052a81898d2eacf0a5351dcf0529ec16e19cc983205d123480d1fad8 [2021-09-24T16:24:47.345Z] #4 CACHED [2021-09-24T16:24:47.606Z] [2021-09-24T16:24:47.606Z] #6 [internal] load .dockerignore [2021-09-24T16:24:47.606Z] #6 sha256:995b16969e9b94054d6f6f7931e180b48974d7f49a2c193cf2b2814490ce2fa6 [2021-09-24T16:24:47.606Z] #6 DONE 0.0s [2021-09-24T16:24:47.606Z] [2021-09-24T16:24:47.606Z] #5 [internal] load build definition from Dockerfile [2021-09-24T16:24:47.606Z] #5 sha256:8de9588d896a5075b013a99bb54a2c8c0483b0824079af619c11a23afc06c914 [2021-09-24T16:24:47.606Z] #5 DONE 0.0s [2021-09-24T16:24:47.606Z] [2021-09-24T16:24:47.606Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-09-24T16:24:47.606Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-09-24T16:24:47.606Z] #9 DONE 0.1s [2021-09-24T16:24:47.606Z] [2021-09-24T16:24:47.606Z] #10 [internal] load metadata for docker.io/library/golang:1.17.1-bullseye [2021-09-24T16:24:47.606Z] #10 sha256:86474eacd16765140150a86c79ed32f06eef6010bbeda90819d8668143782ba5 [2021-09-24T16:24:47.875Z] #10 DONE 0.1s [2021-09-24T16:24:47.875Z] [2021-09-24T16:24:47.875Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2021-09-24T16:24:47.875Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-09-24T16:24:47.875Z] #8 DONE 0.1s [2021-09-24T16:24:47.875Z] [2021-09-24T16:24:47.875Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-09-24T16:24:47.875Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-09-24T16:24:47.875Z] #7 DONE 0.1s [2021-09-24T16:24:47.875Z] [2021-09-24T16:24:47.875Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-09-24T16:24:47.875Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-09-24T16:24:47.875Z] #71 DONE 0.0s [2021-09-24T16:24:47.875Z] [2021-09-24T16:24:47.875Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-09-24T16:24:47.875Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-09-24T16:24:47.875Z] #69 DONE 0.0s [2021-09-24T16:24:47.875Z] [2021-09-24T16:24:47.875Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 [2021-09-24T16:24:47.875Z] #28 sha256:ee2eca46195c04d2aabba51a1feb0e852c571983c78b00aa1bea25ba9b272469 [2021-09-24T16:24:47.875Z] #28 DONE 0.0s [2021-09-24T16:24:47.875Z] [2021-09-24T16:24:47.875Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-24T16:24:47.875Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-24T16:24:47.875Z] #11 DONE 0.0s [2021-09-24T16:24:47.875Z] [2021-09-24T16:24:47.875Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-09-24T16:24:47.875Z] #12 sha256:ae83c74eb34e63a71461501778558ef2dfa05629cd78801581ad03963690a222 [2021-09-24T16:24:47.875Z] #12 CACHED [2021-09-24T16:24:47.875Z] [2021-09-24T16:24:47.875Z] #13 [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-09-24T16:24:47.875Z] #13 sha256:825ac47934461475fdd43da39a006a68cf4f6325c04c116eb1e9e3e295b33d83 [2021-09-24T16:24:47.875Z] #13 CACHED [2021-09-24T16:24:47.875Z] [2021-09-24T16:24:47.875Z] #38 [tini 1/3] 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-09-24T16:24:47.875Z] #38 sha256:e385f50c9bd149460eaadc75d8d67babb4e1c1aaeaf9258cc10a493f682c7bef [2021-09-24T16:24:47.875Z] #38 CACHED [2021-09-24T16:24:47.875Z] [2021-09-24T16:24:47.875Z] #60 [containerd 1/3] 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-09-24T16:24:47.875Z] #60 sha256:7ca3e42685459dff7d8dbe39e766b5937b951ddb767a1c4c1ae7a817e6578066 [2021-09-24T16:24:47.875Z] #60 CACHED [2021-09-24T16:24:47.875Z] [2021-09-24T16:24:47.875Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-24T16:24:47.875Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3 [2021-09-24T16:24:47.875Z] #14 CACHED [2021-09-24T16:24:47.875Z] [2021-09-24T16:24:47.875Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-09-24T16:24:47.875Z] #42 sha256:6accaee5db0a8fe0935c0afa9d3c8e75f675530087e9d208721ea23b23ad6b1a [2021-09-24T16:24:47.875Z] #42 CACHED [2021-09-24T16:24:47.875Z] [2021-09-24T16:24:47.875Z] #24 [internal] load build context [2021-09-24T16:24:47.875Z] #24 sha256:798b5616acbeecd4f57431b0691ed72c57d08c429a2ac6fb55c892ee2c28dc39 [2021-09-24T16:24:48.450Z] #24 ... [2021-09-24T16:24:48.450Z] [2021-09-24T16:24:48.450Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-09-24T16:24:48.450Z] #45 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-09-24T16:24:48.450Z] #45 DONE 0.4s [2021-09-24T16:24:48.450Z] [2021-09-24T16:24:48.450Z] #24 [internal] load build context [2021-09-24T16:24:48.450Z] #24 sha256:798b5616acbeecd4f57431b0691ed72c57d08c429a2ac6fb55c892ee2c28dc39 [2021-09-24T16:24:52.671Z] #24 transferring context: 52.40MB 4.4s [2021-09-24T16:24:52.671Z] #24 transferring context: 55.48MB 4.5s done [2021-09-24T16:24:52.671Z] #24 DONE 4.5s [2021-09-24T16:24:52.671Z] [2021-09-24T16:24:52.671Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-09-24T16:24:52.671Z] #55 sha256:65a5b5a90b98c240a9e4d763fafb408cc41a80346e65b0a1577f9b0570fa8904 [2021-09-24T16:24:52.671Z] #55 2.635 go: downloading mvdan.cc/sh/v3 v3.0.2 [2021-09-24T16:24:52.671Z] #55 3.326 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-09-24T16:24:52.671Z] #55 3.352 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-09-24T16:24:52.671Z] #55 3.407 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-09-24T16:24:52.671Z] #55 4.718 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-09-24T16:24:52.931Z] #55 ... [2021-09-24T16:24:52.931Z] [2021-09-24T16:24:52.931Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2021-09-24T16:24:52.931Z] #64 sha256:2ca958a02b8b38d65007400f4ba804c2169e8da5d5ece2979c70a6e41de6ea33 [2021-09-24T16:24:52.931Z] #64 DONE 0.6s [2021-09-24T16:24:52.931Z] [2021-09-24T16:24:52.931Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-09-24T16:24:52.931Z] #65 sha256:000a45ce6cf37db064a737c581e0ccc14a0dd5df063c8ff19c8ad2bea73d1fc9 [2021-09-24T16:24:53.192Z] #65 ... [2021-09-24T16:24:53.192Z] [2021-09-24T16:24:53.192Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2021-09-24T16:24:53.192Z] #39 sha256:5392adcfbd8732e6f6a405ddd9e4f5efc3a30f41536cba158a84fa65d81c6dc8 [2021-09-24T16:24:53.192Z] #39 DONE 0.6s [2021-09-24T16:24:53.192Z] [2021-09-24T16:24:53.192Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2021-09-24T16:24:53.192Z] #25 sha256:cf1b2c83c2d8ee09fce571fe557d38d862d4b2fc506b623c25250b94d000a9d2 [2021-09-24T16:24:53.192Z] #25 DONE 0.6s [2021-09-24T16:24:53.192Z] [2021-09-24T16:24:53.192Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2021-09-24T16:24:53.192Z] #57 sha256:19b777354c6d3b169d00aa96ebae109ac47b9d7e4791ae06596e65b5b66dd556 [2021-09-24T16:24:53.192Z] #57 DONE 0.6s [2021-09-24T16:24:53.192Z] [2021-09-24T16:24:53.192Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2021-09-24T16:24:53.192Z] #61 sha256:e3a686b6b5e87dd7e615d5169d4c9381af16d13be72318c2aa25314fda08cac2 [2021-09-24T16:24:53.192Z] #61 DONE 0.6s [2021-09-24T16:24:53.192Z] [2021-09-24T16:24:53.192Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-09-24T16:24:53.192Z] #62 sha256:129db129c4f36026c7c4505a8517ef6771bc5af5413df82888a8bbbc2c3dfa31 [2021-09-24T16:24:55.105Z] #62 ... [2021-09-24T16:24:55.105Z] [2021-09-24T16:24:55.105Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2021-09-24T16:24:55.105Z] #36 sha256:56bf20df3a00ffbfea1ac7e67c524141e9c67ed8f609de2fc1c3fa65ff075483 [2021-09-24T16:24:55.105Z] #36 6.894 tomll can be used in two ways: [2021-09-24T16:24:55.105Z] #36 6.894 Writing to STDIN and reading from STDOUT: [2021-09-24T16:24:55.105Z] #36 6.894 cat file.toml | tomll > file.toml [2021-09-24T16:24:55.105Z] #36 6.894 [2021-09-24T16:24:55.105Z] #36 6.894 Reading and updating a list of files: [2021-09-24T16:24:55.105Z] #36 6.894 tomll a.toml b.toml c.toml [2021-09-24T16:24:55.105Z] #36 6.894 [2021-09-24T16:24:55.105Z] #36 6.894 When given a list of files, tomll will modify all files in place without asking. [2021-09-24T16:24:55.105Z] #36 DONE 7.1s [2021-09-24T16:24:55.105Z] [2021-09-24T16:24:55.105Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-09-24T16:24:55.105Z] #51 sha256:593b6708d36ea9dd080d0d543cecbe0fb532b05ba39b1df7cae8d6513fb27a2e [2021-09-24T16:24:55.105Z] #51 3.286 go: downloading gotest.tools/gotestsum v1.7.0 [2021-09-24T16:24:55.105Z] #51 4.687 go: downloading github.com/dnephin/pflag v1.0.7 [2021-09-24T16:24:55.105Z] #51 4.690 go: downloading github.com/fatih/color v1.10.0 [2021-09-24T16:24:55.105Z] #51 4.703 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-09-24T16:24:55.105Z] #51 4.749 go: downloading github.com/pkg/errors v0.9.1 [2021-09-24T16:24:55.105Z] #51 5.110 go: downloading github.com/mattn/go-colorable v0.1.8 [2021-09-24T16:24:55.105Z] #51 5.113 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-24T16:24:55.105Z] #51 5.173 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-09-24T16:24:55.105Z] #51 5.183 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-09-24T16:24:55.105Z] #51 5.287 go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-09-24T16:24:55.105Z] #51 5.592 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-09-24T16:24:55.105Z] #51 5.649 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-09-24T16:24:55.105Z] #51 5.866 go: downloading golang.org/x/tools v0.1.0 [2021-09-24T16:24:56.047Z] #51 ... [2021-09-24T16:24:56.047Z] [2021-09-24T16:24:56.047Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-09-24T16:24:56.047Z] #58 sha256:979d7b26c2072da2a91b4a6a94341de20b8e87a3e309df4eb7317c2ca1fd2af1 [2021-09-24T16:24:56.047Z] #58 2.899 + RM_GOPATH=0 [2021-09-24T16:24:56.047Z] #58 2.899 + TMP_GOPATH= [2021-09-24T16:24:56.047Z] #58 2.899 + : /build [2021-09-24T16:24:56.047Z] #58 2.899 + '[' -z '' ']' [2021-09-24T16:24:56.047Z] #58 2.899 ++ mktemp -d [2021-09-24T16:24:56.047Z] #58 2.911 + export GOPATH=/tmp/tmp.JnY3RQpage [2021-09-24T16:24:56.047Z] #58 2.911 + GOPATH=/tmp/tmp.JnY3RQpage [2021-09-24T16:24:56.047Z] #58 2.911 + RM_GOPATH=1 [2021-09-24T16:24:56.047Z] #58 2.911 + case "$(go env GOARCH)" in [2021-09-24T16:24:56.047Z] #58 2.911 ++ go env GOARCH [2021-09-24T16:24:56.047Z] #58 2.936 + export GO_BUILDMODE=-buildmode=pie [2021-09-24T16:24:56.047Z] #58 2.936 + GO_BUILDMODE=-buildmode=pie [2021-09-24T16:24:56.047Z] #58 2.938 ++ dirname /install.sh [2021-09-24T16:24:56.047Z] #58 2.939 Install runc version v1.0.2 (build tags: seccomp) [2021-09-24T16:24:56.047Z] #58 2.939 + dir=/ [2021-09-24T16:24:56.047Z] #58 2.939 + bin=runc [2021-09-24T16:24:56.047Z] #58 2.939 + shift [2021-09-24T16:24:56.047Z] #58 2.939 + '[' '!' -f //runc.installer ']' [2021-09-24T16:24:56.047Z] #58 2.939 + . //runc.installer [2021-09-24T16:24:56.047Z] #58 2.939 ++ set -e [2021-09-24T16:24:56.047Z] #58 2.939 ++ : v1.0.2 [2021-09-24T16:24:56.047Z] #58 2.939 + install_runc [2021-09-24T16:24:56.047Z] #58 2.939 + RUNC_BUILDTAGS=seccomp [2021-09-24T16:24:56.047Z] #58 2.939 + echo 'Install runc version v1.0.2 (build tags: seccomp)' [2021-09-24T16:24:56.047Z] #58 2.939 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.JnY3RQpage/src/github.com/opencontainers/runc [2021-09-24T16:24:56.047Z] #58 2.941 Cloning into '/tmp/tmp.JnY3RQpage/src/github.com/opencontainers/runc'... [2021-09-24T16:24:57.766Z] Fetching without tags [2021-09-24T16:24:57.943Z] Fetching without tags [2021-09-24T16:24:57.964Z] #58 ... [2021-09-24T16:24:57.964Z] [2021-09-24T16:24:57.964Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-09-24T16:24:57.964Z] #49 sha256:14c07cb5cdcb5c915313c0d09aefdb82f0ed7b4a0cf7ceff4296c773f39982a8 [2021-09-24T16:24:57.964Z] #49 2.931 go: downloading github.com/LK4D4/vndr v0.1.2 [2021-09-24T16:24:57.964Z] #49 ... [2021-09-24T16:24:57.964Z] [2021-09-24T16:24:57.964Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-09-24T16:24:57.964Z] #53 sha256:319393aee9d935f0faf97a5327713a26007d83e376c1606fe875942d8c491bc9 [2021-09-24T16:24:57.964Z] #53 3.434 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-09-24T16:24:57.964Z] #53 8.236 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-09-24T16:24:57.964Z] #53 8.236 go: downloading github.com/fatih/color v1.7.0 [2021-09-24T16:24:57.964Z] #53 8.332 go: downloading github.com/pkg/errors v0.8.1 [2021-09-24T16:24:57.964Z] #53 8.340 go: downloading github.com/spf13/cobra v0.0.5 [2021-09-24T16:24:57.964Z] #53 8.410 go: downloading github.com/spf13/pflag v1.0.5 [2021-09-24T16:24:57.964Z] #53 8.699 go: downloading github.com/spf13/viper v1.6.1 [2021-09-24T16:24:57.964Z] #53 9.081 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-09-24T16:24:57.964Z] #53 9.091 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-09-24T16:24:57.964Z] #53 9.161 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-09-24T16:24:57.964Z] #53 9.181 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-09-24T16:24:57.964Z] #53 9.954 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-09-24T16:24:57.964Z] #53 10.15 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-24T16:24:57.995Z] Merging remotes/origin/master commit 30413e5efb6c29da0df23dc95ae4625f31dd8d71 into PR head commit ce715505bd4bf52a6c0f934672e872d70e892f5b [2021-09-24T16:24:58.130Z] Fetching without tags [2021-09-24T16:24:58.172Z] Merging remotes/origin/master commit 30413e5efb6c29da0df23dc95ae4625f31dd8d71 into PR head commit ce715505bd4bf52a6c0f934672e872d70e892f5b [2021-09-24T16:24:58.225Z] #53 ... [2021-09-24T16:24:58.225Z] [2021-09-24T16:24:58.225Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-09-24T16:24:58.225Z] #43 sha256:2a63077b3c5836ea88282bd11103334e6e7afec4251de84ed9d20d758aa3fafb [2021-09-24T16:24:58.225Z] #43 2.779 + git clone https://github.com/docker/distribution.git . [2021-09-24T16:24:58.225Z] #43 2.793 Cloning into '.'... [2021-09-24T16:24:58.225Z] #43 ... [2021-09-24T16:24:58.225Z] [2021-09-24T16:24:58.225Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-09-24T16:24:58.225Z] #65 sha256:000a45ce6cf37db064a737c581e0ccc14a0dd5df063c8ff19c8ad2bea73d1fc9 [2021-09-24T16:24:58.225Z] #65 3.652 + RM_GOPATH=0 [2021-09-24T16:24:58.225Z] #65 3.653 + TMP_GOPATH= [2021-09-24T16:24:58.225Z] #65 3.653 + : /build [2021-09-24T16:24:58.225Z] #65 3.653 + '[' -z '' ']' [2021-09-24T16:24:58.225Z] #65 3.657 ++ mktemp -d [2021-09-24T16:24:58.225Z] #65 3.663 + export GOPATH=/tmp/tmp.7iQ0b0Pj74 [2021-09-24T16:24:58.225Z] #65 3.663 + GOPATH=/tmp/tmp.7iQ0b0Pj74 [2021-09-24T16:24:58.225Z] #65 3.663 + RM_GOPATH=1 [2021-09-24T16:24:58.225Z] #65 3.669 + case "$(go env GOARCH)" in [2021-09-24T16:24:58.225Z] #65 3.671 ++ go env GOARCH [2021-09-24T16:24:58.225Z] #65 3.699 + export GO_BUILDMODE=-buildmode=pie [2021-09-24T16:24:58.225Z] #65 3.702 + GO_BUILDMODE=-buildmode=pie [2021-09-24T16:24:58.225Z] #65 3.711 ++ dirname /install.sh [2021-09-24T16:24:58.225Z] #65 3.719 + dir=/ [2021-09-24T16:24:58.225Z] #65 3.719 + bin=rootlesskit [2021-09-24T16:24:58.225Z] #65 3.719 + shift [2021-09-24T16:24:58.225Z] #65 3.720 + '[' '!' -f //rootlesskit.installer ']' [2021-09-24T16:24:58.225Z] #65 3.720 + . //rootlesskit.installer [2021-09-24T16:24:58.225Z] #65 3.721 ++ : v0.14.4 [2021-09-24T16:24:58.225Z] #65 3.721 + install_rootlesskit [2021-09-24T16:24:58.225Z] #65 3.722 + case "$1" in [2021-09-24T16:24:58.225Z] #65 3.722 + export CGO_ENABLED=0 [2021-09-24T16:24:58.225Z] #65 3.723 + CGO_ENABLED=0 [2021-09-24T16:24:58.225Z] #65 3.723 + _install_rootlesskit [2021-09-24T16:24:58.225Z] #65 3.724 + echo 'Install rootlesskit version v0.14.4' [2021-09-24T16:24:58.225Z] #65 3.724 Install rootlesskit version v0.14.4 [2021-09-24T16:24:58.225Z] #65 3.725 + for f in rootlesskit rootlesskit-docker-proxy [2021-09-24T16:24:58.225Z] #65 3.726 + GOBIN=/build [2021-09-24T16:24:58.225Z] #65 3.727 + GO111MODULE=on [2021-09-24T16:24:58.225Z] #65 3.727 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2021-09-24T16:24:58.225Z] #65 4.431 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2021-09-24T16:24:58.288Z] Still waiting to schedule task [2021-09-24T16:24:58.288Z] Waiting for next available executor on ‘arm64&&ubuntu-2004’ [2021-09-24T16:24:58.290Z] Still waiting to schedule task [2021-09-24T16:24:58.290Z] Waiting for next available executor on ‘windows-2019’ [2021-09-24T16:24:58.291Z] Still waiting to schedule task [2021-09-24T16:24:58.291Z] Waiting for next available executor on ‘windows-2022’ [2021-09-24T16:24:58.292Z] Still waiting to schedule task [2021-09-24T16:24:58.292Z] Waiting for next available executor on ‘windows-2022’ [2021-09-24T16:24:58.408Z] Merging remotes/origin/master commit 30413e5efb6c29da0df23dc95ae4625f31dd8d71 into PR head commit ce715505bd4bf52a6c0f934672e872d70e892f5b [2021-09-24T16:24:58.479Z] Merge succeeded, producing ce715505bd4bf52a6c0f934672e872d70e892f5b [2021-09-24T16:24:58.479Z] Checking out Revision ce715505bd4bf52a6c0f934672e872d70e892f5b (PR-42881) [2021-09-24T16:24:58.669Z] Merge succeeded, producing ce715505bd4bf52a6c0f934672e872d70e892f5b [2021-09-24T16:24:58.669Z] Checking out Revision ce715505bd4bf52a6c0f934672e872d70e892f5b (PR-42881) [2021-09-24T16:24:58.930Z] Merge succeeded, producing ce715505bd4bf52a6c0f934672e872d70e892f5b [2021-09-24T16:24:58.931Z] Checking out Revision ce715505bd4bf52a6c0f934672e872d70e892f5b (PR-42881) [2021-09-24T16:24:59.002Z] Commit message: "Dockerfile: update test-registries to released versions" [2021-09-24T16:24:59.196Z] Commit message: "Dockerfile: update test-registries to released versions" [2021-09-24T16:24:57.913Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-24T16:24:57.920Z] > git config --add remote.origin.fetch +refs/pull/42881/head:refs/remotes/origin/PR-42881 # timeout=10 [2021-09-24T16:24:57.926Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-24T16:24:57.939Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-24T16:24:57.945Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-24T16:24:57.945Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-24T16:24:57.946Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42881/head:refs/remotes/origin/PR-42881 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-24T16:24:58.174Z] > git config core.sparsecheckout # timeout=10 [2021-09-24T16:24:58.180Z] > git checkout -f ce715505bd4bf52a6c0f934672e872d70e892f5b # timeout=10 [2021-09-24T16:24:58.633Z] > git remote # timeout=10 [2021-09-24T16:24:58.646Z] > git config --get remote.origin.url # timeout=10 [2021-09-24T16:24:58.651Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-24T16:24:58.652Z] > git merge 30413e5efb6c29da0df23dc95ae4625f31dd8d71 # timeout=10 [2021-09-24T16:24:58.661Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-24T16:24:58.671Z] > git config core.sparsecheckout # timeout=10 [2021-09-24T16:24:58.674Z] > git checkout -f ce715505bd4bf52a6c0f934672e872d70e892f5b # timeout=10 [2021-09-24T16:24:57.733Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-24T16:24:57.741Z] > git config --add remote.origin.fetch +refs/pull/42881/head:refs/remotes/origin/PR-42881 # timeout=10 [2021-09-24T16:24:57.746Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-24T16:24:57.757Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-24T16:24:57.766Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-24T16:24:57.766Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-24T16:24:57.766Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42881/head:refs/remotes/origin/PR-42881 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-24T16:24:57.995Z] > git config core.sparsecheckout # timeout=10 [2021-09-24T16:24:58.000Z] > git checkout -f ce715505bd4bf52a6c0f934672e872d70e892f5b # timeout=10 [2021-09-24T16:24:58.454Z] > git remote # timeout=10 [2021-09-24T16:24:58.459Z] > git config --get remote.origin.url # timeout=10 [2021-09-24T16:24:58.463Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-24T16:24:58.464Z] > git merge 30413e5efb6c29da0df23dc95ae4625f31dd8d71 # timeout=10 [2021-09-24T16:24:58.472Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-24T16:24:58.479Z] > git config core.sparsecheckout # timeout=10 [2021-09-24T16:24:58.483Z] > git checkout -f ce715505bd4bf52a6c0f934672e872d70e892f5b # timeout=10 [2021-09-24T16:24:58.095Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-24T16:24:58.101Z] > git config --add remote.origin.fetch +refs/pull/42881/head:refs/remotes/origin/PR-42881 # timeout=10 [2021-09-24T16:24:58.113Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-24T16:24:58.124Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-24T16:24:58.137Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-24T16:24:58.138Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-24T16:24:58.138Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42881/head:refs/remotes/origin/PR-42881 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-24T16:24:58.414Z] > git config core.sparsecheckout # timeout=10 [2021-09-24T16:24:58.426Z] > git checkout -f ce715505bd4bf52a6c0f934672e872d70e892f5b # timeout=10 [2021-09-24T16:24:58.885Z] > git remote # timeout=10 [2021-09-24T16:24:58.895Z] > git config --get remote.origin.url # timeout=10 [2021-09-24T16:24:58.901Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-24T16:24:58.902Z] > git merge 30413e5efb6c29da0df23dc95ae4625f31dd8d71 # timeout=10 [2021-09-24T16:24:58.924Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-24T16:24:58.937Z] > git config core.sparsecheckout # timeout=10 [2021-09-24T16:24:58.946Z] > git checkout -f ce715505bd4bf52a6c0f934672e872d70e892f5b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-09-24T16:24:59.468Z] Commit message: "Dockerfile: update test-registries to released versions" [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-09-24T16:24:59.701Z] + docker version [2021-09-24T16:24:59.701Z] Client: Docker Engine - Community [2021-09-24T16:24:59.701Z] Version: 20.10.6 [2021-09-24T16:24:59.701Z] API version: 1.41 [2021-09-24T16:24:59.701Z] Go version: go1.13.15 [2021-09-24T16:24:59.701Z] Git commit: 370c289 [2021-09-24T16:24:59.701Z] Built: Fri Apr 9 22:47:17 2021 [2021-09-24T16:24:59.701Z] OS/Arch: linux/amd64 [2021-09-24T16:24:59.701Z] Context: default [2021-09-24T16:24:59.701Z] Experimental: true [2021-09-24T16:24:59.701Z] [2021-09-24T16:24:59.701Z] Server: Docker Engine - Community [2021-09-24T16:24:59.701Z] Engine: [2021-09-24T16:24:59.701Z] Version: 20.10.6 [2021-09-24T16:24:59.701Z] API version: 1.41 (minimum version 1.12) [2021-09-24T16:24:59.701Z] Go version: go1.13.15 [2021-09-24T16:24:59.701Z] Git commit: 8728dd2 [2021-09-24T16:24:59.701Z] Built: Fri Apr 9 22:45:28 2021 [2021-09-24T16:24:59.701Z] OS/Arch: linux/amd64 [2021-09-24T16:24:59.701Z] Experimental: true [2021-09-24T16:24:59.701Z] containerd: [2021-09-24T16:24:59.701Z] Version: 1.4.6 [2021-09-24T16:24:59.701Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-09-24T16:24:59.701Z] runc: [2021-09-24T16:24:59.701Z] Version: 1.0.0-rc95 [2021-09-24T16:24:59.701Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-09-24T16:24:59.701Z] docker-init: [2021-09-24T16:24:59.701Z] Version: 0.19.0 [2021-09-24T16:24:59.701Z] GitCommit: de40ad0 [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-09-24T16:24:59.889Z] + [ PR != PR ] [2021-09-24T16:24:59.889Z] + [ master != master ] [2021-09-24T16:24:59.889Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-09-24T16:24:59.981Z] + docker info [2021-09-24T16:25:00.140Z] + docker version [2021-09-24T16:25:00.140Z] Client: Docker Engine - Community [2021-09-24T16:25:00.140Z] Version: 20.10.6 [2021-09-24T16:25:00.140Z] API version: 1.41 [2021-09-24T16:25:00.140Z] Go version: go1.13.15 [2021-09-24T16:25:00.140Z] Git commit: 370c289 [2021-09-24T16:25:00.140Z] Built: Fri Apr 9 22:46:01 2021 [2021-09-24T16:25:00.140Z] OS/Arch: linux/amd64 [2021-09-24T16:25:00.140Z] Context: default [2021-09-24T16:25:00.140Z] Experimental: true [2021-09-24T16:25:00.140Z] [2021-09-24T16:25:00.140Z] Server: Docker Engine - Community [2021-09-24T16:25:00.140Z] Engine: [2021-09-24T16:25:00.140Z] Version: 20.10.6 [2021-09-24T16:25:00.140Z] API version: 1.41 (minimum version 1.12) [2021-09-24T16:25:00.140Z] Go version: go1.13.15 [2021-09-24T16:25:00.140Z] Git commit: 8728dd2 [2021-09-24T16:25:00.140Z] Built: Fri Apr 9 22:44:13 2021 [2021-09-24T16:25:00.140Z] OS/Arch: linux/amd64 [2021-09-24T16:25:00.140Z] Experimental: true [2021-09-24T16:25:00.140Z] containerd: [2021-09-24T16:25:00.140Z] Version: 1.4.6 [2021-09-24T16:25:00.140Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-09-24T16:25:00.140Z] runc: [2021-09-24T16:25:00.140Z] Version: 1.0.0-rc95 [2021-09-24T16:25:00.140Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-09-24T16:25:00.140Z] docker-init: [2021-09-24T16:25:00.140Z] Version: 0.19.0 [2021-09-24T16:25:00.140Z] GitCommit: de40ad0 [2021-09-24T16:25:00.142Z] #65 6.758 go: downloading github.com/pkg/errors v0.9.1 [2021-09-24T16:25:00.142Z] #65 6.807 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-09-24T16:25:00.142Z] #65 6.808 go: downloading github.com/sirupsen/logrus v1.8.1 [Pipeline] sh [2021-09-24T16:25:00.224Z] + docker version [2021-09-24T16:25:00.224Z] Client: Docker Engine - Community [2021-09-24T16:25:00.224Z] Version: 20.10.6 [2021-09-24T16:25:00.224Z] API version: 1.41 [2021-09-24T16:25:00.224Z] Go version: go1.13.15 [2021-09-24T16:25:00.224Z] Git commit: 370c289 [2021-09-24T16:25:00.224Z] Built: Fri Apr 9 22:46:01 2021 [2021-09-24T16:25:00.224Z] OS/Arch: linux/amd64 [2021-09-24T16:25:00.224Z] Context: default [2021-09-24T16:25:00.224Z] Experimental: true [2021-09-24T16:25:00.224Z] [2021-09-24T16:25:00.224Z] Server: Docker Engine - Community [2021-09-24T16:25:00.224Z] Engine: [2021-09-24T16:25:00.224Z] Version: 20.10.6 [2021-09-24T16:25:00.224Z] API version: 1.41 (minimum version 1.12) [2021-09-24T16:25:00.224Z] Go version: go1.13.15 [2021-09-24T16:25:00.224Z] Git commit: 8728dd2 [2021-09-24T16:25:00.224Z] Built: Fri Apr 9 22:44:13 2021 [2021-09-24T16:25:00.224Z] OS/Arch: linux/amd64 [2021-09-24T16:25:00.224Z] Experimental: true [2021-09-24T16:25:00.224Z] containerd: [2021-09-24T16:25:00.224Z] Version: 1.4.6 [2021-09-24T16:25:00.224Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-09-24T16:25:00.224Z] runc: [2021-09-24T16:25:00.224Z] Version: 1.0.0-rc95 [2021-09-24T16:25:00.224Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-09-24T16:25:00.224Z] docker-init: [2021-09-24T16:25:00.224Z] Version: 0.19.0 [2021-09-24T16:25:00.224Z] GitCommit: de40ad0 [Pipeline] sh [2021-09-24T16:25:00.403Z] #65 7.285 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-09-24T16:25:00.427Z] + docker info [2021-09-24T16:25:00.511Z] + docker info [2021-09-24T16:25:00.512Z] Client: [2021-09-24T16:25:00.512Z] Context: default [2021-09-24T16:25:00.512Z] Debug Mode: false [2021-09-24T16:25:00.512Z] Plugins: [2021-09-24T16:25:00.512Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-09-24T16:25:00.512Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-09-24T16:25:00.512Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-09-24T16:25:00.512Z] [2021-09-24T16:25:00.512Z] Server: [2021-09-24T16:25:00.512Z] Containers: 0 [2021-09-24T16:25:00.512Z] Running: 0 [2021-09-24T16:25:00.512Z] Paused: 0 [2021-09-24T16:25:00.512Z] Stopped: 0 [2021-09-24T16:25:00.512Z] Images: 3 [2021-09-24T16:25:00.512Z] Server Version: 20.10.6 [2021-09-24T16:25:00.512Z] Storage Driver: overlay2 [2021-09-24T16:25:00.512Z] Backing Filesystem: extfs [2021-09-24T16:25:00.512Z] Supports d_type: true [2021-09-24T16:25:00.512Z] Native Overlay Diff: true [2021-09-24T16:25:00.512Z] userxattr: false [2021-09-24T16:25:00.512Z] Logging Driver: json-file [2021-09-24T16:25:00.512Z] Cgroup Driver: cgroupfs [2021-09-24T16:25:00.512Z] Cgroup Version: 1 [2021-09-24T16:25:00.512Z] Plugins: [2021-09-24T16:25:00.512Z] Volume: local [2021-09-24T16:25:00.512Z] Network: bridge host ipvlan macvlan null overlay [2021-09-24T16:25:00.512Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-09-24T16:25:00.512Z] Swarm: inactive [2021-09-24T16:25:00.512Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-09-24T16:25:00.512Z] Default Runtime: runc [2021-09-24T16:25:00.512Z] Init Binary: docker-init [2021-09-24T16:25:00.512Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-09-24T16:25:00.512Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-09-24T16:25:00.512Z] init version: de40ad0 [2021-09-24T16:25:00.512Z] Security Options: [2021-09-24T16:25:00.512Z] apparmor [2021-09-24T16:25:00.512Z] seccomp [2021-09-24T16:25:00.512Z] Profile: default [2021-09-24T16:25:00.512Z] Kernel Version: 5.4.0-1048-aws [2021-09-24T16:25:00.512Z] Operating System: Ubuntu 18.04.5 LTS [2021-09-24T16:25:00.512Z] OSType: linux [2021-09-24T16:25:00.512Z] Architecture: x86_64 [2021-09-24T16:25:00.512Z] CPUs: 2 [2021-09-24T16:25:00.512Z] Total Memory: 7.569GiB [2021-09-24T16:25:00.512Z] Name: ip-10-100-40-90 [2021-09-24T16:25:00.512Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-09-24T16:25:00.512Z] Docker Root Dir: /var/lib/docker [2021-09-24T16:25:00.512Z] Debug Mode: false [2021-09-24T16:25:00.512Z] Registry: https://index.docker.io/v1/ [2021-09-24T16:25:00.512Z] Labels: [2021-09-24T16:25:00.512Z] Experimental: true [2021-09-24T16:25:00.512Z] Insecure Registries: [2021-09-24T16:25:00.512Z] 127.0.0.0/8 [2021-09-24T16:25:00.512Z] Live Restore Enabled: true [2021-09-24T16:25:00.512Z] [2021-09-24T16:25:00.512Z] WARNING: No swap limit support [Pipeline] sh [2021-09-24T16:25:00.799Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-09-24T16:25:00.799Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-09-24T16:25:00.799Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42881/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-09-24T16:25:00.799Z] + bash /home/ubuntu/workspace/moby_PR-42881/check-config.sh [2021-09-24T16:25:00.799Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-09-24T16:25:00.799Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-09-24T16:25:00.799Z] [2021-09-24T16:25:00.799Z] Generally Necessary: [2021-09-24T16:25:00.799Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-09-24T16:25:00.799Z] - apparmor: enabled and tools installed [2021-09-24T16:25:00.799Z] - CONFIG_NAMESPACES: enabled [2021-09-24T16:25:00.799Z] - CONFIG_NET_NS: enabled [2021-09-24T16:25:00.799Z] - CONFIG_PID_NS: enabled [2021-09-24T16:25:00.799Z] - CONFIG_IPC_NS: enabled [2021-09-24T16:25:00.799Z] - CONFIG_UTS_NS: enabled [2021-09-24T16:25:00.799Z] - CONFIG_CGROUPS: enabled [2021-09-24T16:25:00.799Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-09-24T16:25:00.799Z] - CONFIG_CGROUP_DEVICE: enabled [2021-09-24T16:25:00.799Z] - CONFIG_CGROUP_FREEZER: enabled [2021-09-24T16:25:00.799Z] - CONFIG_CGROUP_SCHED: enabled [2021-09-24T16:25:00.799Z] - CONFIG_CPUSETS: enabled [2021-09-24T16:25:00.799Z] - CONFIG_MEMCG: enabled [2021-09-24T16:25:00.799Z] - CONFIG_KEYS: enabled [2021-09-24T16:25:00.799Z] - CONFIG_VETH: enabled (as module) [2021-09-24T16:25:00.799Z] - CONFIG_BRIDGE: enabled (as module) [2021-09-24T16:25:00.799Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-09-24T16:25:00.799Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-09-24T16:25:00.799Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-09-24T16:25:00.799Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-09-24T16:25:00.799Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-09-24T16:25:00.799Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-09-24T16:25:00.799Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-09-24T16:25:00.799Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-09-24T16:25:00.799Z] - CONFIG_NF_NAT: enabled (as module) [2021-09-24T16:25:00.799Z] - CONFIG_POSIX_MQUEUE: enabled [2021-09-24T16:25:00.799Z] [2021-09-24T16:25:00.799Z] Optional Features: [2021-09-24T16:25:00.799Z] - CONFIG_USER_NS: enabled [2021-09-24T16:25:00.799Z] - CONFIG_SECCOMP: enabled [2021-09-24T16:25:00.799Z] - CONFIG_SECCOMP_FILTER: enabled [2021-09-24T16:25:00.799Z] - CONFIG_CGROUP_PIDS: enabled [2021-09-24T16:25:00.799Z] - CONFIG_MEMCG_SWAP: enabled [2021-09-24T16:25:00.799Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-09-24T16:25:00.799Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-09-24T16:25:00.799Z] - CONFIG_BLK_CGROUP: enabled [2021-09-24T16:25:00.799Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-09-24T16:25:00.799Z] - CONFIG_CGROUP_PERF: enabled [2021-09-24T16:25:00.799Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-09-24T16:25:00.799Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-09-24T16:25:00.799Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-09-24T16:25:00.799Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-09-24T16:25:00.799Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-09-24T16:25:00.799Z] - CONFIG_RT_GROUP_SCHED: missing [2021-09-24T16:25:00.799Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-09-24T16:25:00.799Z] - CONFIG_IP_VS: enabled (as module) [2021-09-24T16:25:00.799Z] - CONFIG_IP_VS_NFCT: enabled [2021-09-24T16:25:00.915Z] Client: [2021-09-24T16:25:00.915Z] Context: default [2021-09-24T16:25:00.915Z] Debug Mode: false [2021-09-24T16:25:00.915Z] Plugins: [2021-09-24T16:25:00.915Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-09-24T16:25:00.915Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-09-24T16:25:00.915Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-09-24T16:25:00.915Z] [2021-09-24T16:25:00.915Z] Server: [2021-09-24T16:25:00.915Z] Containers: 0 [2021-09-24T16:25:00.915Z] Running: 0 [2021-09-24T16:25:00.915Z] Paused: 0 [2021-09-24T16:25:00.915Z] Stopped: 0 [2021-09-24T16:25:00.915Z] Images: 3 [2021-09-24T16:25:00.915Z] Server Version: 20.10.6 [2021-09-24T16:25:00.915Z] Storage Driver: overlay2 [2021-09-24T16:25:00.915Z] Backing Filesystem: extfs [2021-09-24T16:25:00.915Z] Supports d_type: true [2021-09-24T16:25:00.915Z] Native Overlay Diff: true [2021-09-24T16:25:00.915Z] userxattr: false [2021-09-24T16:25:00.915Z] Logging Driver: json-file [2021-09-24T16:25:00.915Z] Cgroup Driver: systemd [2021-09-24T16:25:00.915Z] Cgroup Version: 2 [2021-09-24T16:25:00.915Z] Plugins: [2021-09-24T16:25:00.915Z] Volume: local [2021-09-24T16:25:00.915Z] Network: bridge host ipvlan macvlan null overlay [2021-09-24T16:25:00.915Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-09-24T16:25:00.915Z] Swarm: inactive [2021-09-24T16:25:00.915Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2021-09-24T16:25:00.915Z] Default Runtime: runc [2021-09-24T16:25:00.915Z] Init Binary: docker-init [2021-09-24T16:25:00.915Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-09-24T16:25:00.915Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-09-24T16:25:00.915Z] init version: de40ad0 [2021-09-24T16:25:00.915Z] Security Options: [2021-09-24T16:25:00.915Z] apparmor [2021-09-24T16:25:00.915Z] seccomp [2021-09-24T16:25:00.915Z] Profile: default [2021-09-24T16:25:00.915Z] cgroupns [2021-09-24T16:25:00.915Z] Kernel Version: 5.4.0-1048-aws [2021-09-24T16:25:00.915Z] Operating System: Ubuntu 20.04.2 LTS [2021-09-24T16:25:00.915Z] OSType: linux [2021-09-24T16:25:00.915Z] Architecture: x86_64 [2021-09-24T16:25:00.915Z] CPUs: 2 [2021-09-24T16:25:00.915Z] Total Memory: 7.487GiB [2021-09-24T16:25:00.915Z] Name: ip-10-100-121-30 [2021-09-24T16:25:00.915Z] ID: BPI2:DJ3J:2BX4:S6D2:XUGC:3EVF:YTII:HJPT:TJU6:HPWF:P5M7:CUDP [2021-09-24T16:25:00.915Z] Docker Root Dir: /var/lib/docker [2021-09-24T16:25:00.915Z] Debug Mode: false [2021-09-24T16:25:00.915Z] Registry: https://index.docker.io/v1/ [2021-09-24T16:25:00.915Z] Labels: [2021-09-24T16:25:00.915Z] Experimental: true [2021-09-24T16:25:00.915Z] Insecure Registries: [2021-09-24T16:25:00.915Z] 127.0.0.0/8 [2021-09-24T16:25:00.915Z] Live Restore Enabled: true [2021-09-24T16:25:00.915Z] [2021-09-24T16:25:00.915Z] WARNING: No kernel memory limit support [2021-09-24T16:25:00.915Z] WARNING: No oom kill disable support [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-09-24T16:25:01.000Z] Client: [2021-09-24T16:25:01.000Z] Context: default [2021-09-24T16:25:01.000Z] Debug Mode: false [2021-09-24T16:25:01.000Z] Plugins: [2021-09-24T16:25:01.000Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-09-24T16:25:01.000Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-09-24T16:25:01.000Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-09-24T16:25:01.000Z] [2021-09-24T16:25:01.000Z] Server: [2021-09-24T16:25:01.000Z] Containers: 0 [2021-09-24T16:25:01.000Z] Running: 0 [2021-09-24T16:25:01.000Z] Paused: 0 [2021-09-24T16:25:01.000Z] Stopped: 0 [2021-09-24T16:25:01.000Z] Images: 2 [2021-09-24T16:25:01.000Z] Server Version: 20.10.6 [2021-09-24T16:25:01.000Z] Storage Driver: overlay2 [2021-09-24T16:25:01.000Z] Backing Filesystem: extfs [2021-09-24T16:25:01.000Z] Supports d_type: true [2021-09-24T16:25:01.000Z] Native Overlay Diff: true [2021-09-24T16:25:01.000Z] userxattr: false [2021-09-24T16:25:01.000Z] Logging Driver: json-file [2021-09-24T16:25:01.000Z] Cgroup Driver: cgroupfs [2021-09-24T16:25:01.000Z] Cgroup Version: 1 [2021-09-24T16:25:01.000Z] Plugins: [2021-09-24T16:25:01.000Z] Volume: local [2021-09-24T16:25:01.000Z] Network: bridge host ipvlan macvlan null overlay [2021-09-24T16:25:01.000Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-09-24T16:25:01.000Z] Swarm: inactive [2021-09-24T16:25:01.000Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-09-24T16:25:01.000Z] Default Runtime: runc [2021-09-24T16:25:01.000Z] Init Binary: docker-init [2021-09-24T16:25:01.000Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-09-24T16:25:01.000Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-09-24T16:25:01.000Z] init version: de40ad0 [2021-09-24T16:25:01.000Z] Security Options: [2021-09-24T16:25:01.000Z] apparmor [2021-09-24T16:25:01.000Z] seccomp [2021-09-24T16:25:01.000Z] Profile: default [2021-09-24T16:25:01.000Z] Kernel Version: 5.4.0-1048-aws [2021-09-24T16:25:01.000Z] Operating System: Ubuntu 18.04.5 LTS [2021-09-24T16:25:01.000Z] OSType: linux [2021-09-24T16:25:01.000Z] Architecture: x86_64 [2021-09-24T16:25:01.000Z] CPUs: 2 [2021-09-24T16:25:01.000Z] Total Memory: 7.569GiB [2021-09-24T16:25:01.000Z] Name: ip-10-100-57-244 [2021-09-24T16:25:01.000Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-09-24T16:25:01.000Z] Docker Root Dir: /var/lib/docker [2021-09-24T16:25:01.000Z] Debug Mode: false [2021-09-24T16:25:01.000Z] Registry: https://index.docker.io/v1/ [2021-09-24T16:25:01.000Z] Labels: [2021-09-24T16:25:01.000Z] Experimental: true [2021-09-24T16:25:01.000Z] Insecure Registries: [2021-09-24T16:25:01.000Z] 127.0.0.0/8 [2021-09-24T16:25:01.000Z] Live Restore Enabled: true [2021-09-24T16:25:01.000Z] [2021-09-24T16:25:01.000Z] WARNING: No swap limit support [Pipeline] sh [2021-09-24T16:25:01.059Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-09-24T16:25:01.059Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-09-24T16:25:01.059Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-09-24T16:25:01.059Z] - CONFIG_SECURITY_SELINUX: enabled [2021-09-24T16:25:01.059Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-09-24T16:25:01.059Z] - CONFIG_EXT4_FS: enabled [2021-09-24T16:25:01.059Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-09-24T16:25:01.059Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-09-24T16:25:01.059Z] - Network Drivers: [2021-09-24T16:25:01.059Z] - "overlay": [2021-09-24T16:25:01.059Z] - CONFIG_VXLAN: enabled (as module) [2021-09-24T16:25:01.059Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-09-24T16:25:01.059Z] Optional (for encrypted networks): [2021-09-24T16:25:01.059Z] - CONFIG_CRYPTO: enabled [2021-09-24T16:25:01.059Z] - CONFIG_CRYPTO_AEAD: enabled [2021-09-24T16:25:01.059Z] - CONFIG_CRYPTO_GCM: enabled [2021-09-24T16:25:01.059Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-09-24T16:25:01.059Z] - CONFIG_CRYPTO_GHASH: enabled [2021-09-24T16:25:01.059Z] - CONFIG_XFRM: enabled [2021-09-24T16:25:01.059Z] - CONFIG_XFRM_USER: enabled (as module) [2021-09-24T16:25:01.059Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-09-24T16:25:01.059Z] - CONFIG_INET_ESP: enabled (as module) [2021-09-24T16:25:01.059Z] - "ipvlan": [2021-09-24T16:25:01.059Z] - CONFIG_IPVLAN: enabled (as module) [2021-09-24T16:25:01.059Z] - "macvlan": [2021-09-24T16:25:01.059Z] - CONFIG_MACVLAN: enabled (as module) [2021-09-24T16:25:01.059Z] - CONFIG_DUMMY: enabled (as module) [2021-09-24T16:25:01.059Z] - "ftp,tftp client in container": [2021-09-24T16:25:01.059Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-09-24T16:25:01.059Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-09-24T16:25:01.059Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-09-24T16:25:01.059Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-09-24T16:25:01.059Z] - Storage Drivers: [2021-09-24T16:25:01.059Z] - "aufs": [2021-09-24T16:25:01.059Z] - CONFIG_AUFS_FS: enabled (as module) [2021-09-24T16:25:01.059Z] - "btrfs": [2021-09-24T16:25:01.059Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-09-24T16:25:01.059Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-09-24T16:25:01.059Z] - "devicemapper": [2021-09-24T16:25:01.059Z] - CONFIG_BLK_DEV_DM: enabled [2021-09-24T16:25:01.059Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-09-24T16:25:01.059Z] - "overlay": [2021-09-24T16:25:01.059Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-09-24T16:25:01.059Z] - "zfs": [2021-09-24T16:25:01.059Z] - /dev/zfs: present [2021-09-24T16:25:01.059Z] - zfs command: missing [2021-09-24T16:25:01.059Z] - zpool command: missing [2021-09-24T16:25:01.059Z] [2021-09-24T16:25:01.059Z] Limits: [2021-09-24T16:25:01.059Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-09-24T16:25:01.059Z] [2021-09-24T16:25:01.059Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-09-24T16:25:01.248Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:ce715505bd4bf52a6c0f934672e872d70e892f5b . [2021-09-24T16:25:01.285Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-09-24T16:25:01.285Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-09-24T16:25:01.285Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42881/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-09-24T16:25:01.285Z] + bash /home/ubuntu/workspace/moby_PR-42881/check-config.sh [2021-09-24T16:25:01.285Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-09-24T16:25:01.285Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-09-24T16:25:01.285Z] [2021-09-24T16:25:01.285Z] Generally Necessary: [2021-09-24T16:25:01.285Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-09-24T16:25:01.285Z] - apparmor: enabled and tools installed [2021-09-24T16:25:01.285Z] - CONFIG_NAMESPACES: enabled [2021-09-24T16:25:01.285Z] - CONFIG_NET_NS: enabled [2021-09-24T16:25:01.285Z] - CONFIG_PID_NS: enabled [2021-09-24T16:25:01.285Z] - CONFIG_IPC_NS: enabled [2021-09-24T16:25:01.285Z] - CONFIG_UTS_NS: enabled [2021-09-24T16:25:01.285Z] - CONFIG_CGROUPS: enabled [2021-09-24T16:25:01.285Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-09-24T16:25:01.285Z] - CONFIG_CGROUP_DEVICE: enabled [2021-09-24T16:25:01.285Z] - CONFIG_CGROUP_FREEZER: enabled [2021-09-24T16:25:01.285Z] - CONFIG_CGROUP_SCHED: enabled [2021-09-24T16:25:01.285Z] - CONFIG_CPUSETS: enabled [2021-09-24T16:25:01.285Z] - CONFIG_MEMCG: enabled [2021-09-24T16:25:01.285Z] - CONFIG_KEYS: enabled [2021-09-24T16:25:01.285Z] - CONFIG_VETH: enabled (as module) [2021-09-24T16:25:01.285Z] - CONFIG_BRIDGE: enabled (as module) [2021-09-24T16:25:01.285Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-09-24T16:25:01.285Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-09-24T16:25:01.285Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-09-24T16:25:01.285Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-09-24T16:25:01.285Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-09-24T16:25:01.285Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-09-24T16:25:01.285Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-09-24T16:25:01.285Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-09-24T16:25:01.285Z] - CONFIG_NF_NAT: enabled (as module) [2021-09-24T16:25:01.285Z] - CONFIG_POSIX_MQUEUE: enabled [2021-09-24T16:25:01.285Z] [2021-09-24T16:25:01.285Z] Optional Features: [2021-09-24T16:25:01.285Z] - CONFIG_USER_NS: enabled [2021-09-24T16:25:01.285Z] - CONFIG_SECCOMP: enabled [2021-09-24T16:25:01.285Z] - CONFIG_SECCOMP_FILTER: enabled [2021-09-24T16:25:01.285Z] - CONFIG_CGROUP_PIDS: enabled [2021-09-24T16:25:01.285Z] - CONFIG_MEMCG_SWAP: enabled [2021-09-24T16:25:01.285Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-09-24T16:25:01.285Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-09-24T16:25:01.285Z] - CONFIG_BLK_CGROUP: enabled [2021-09-24T16:25:01.285Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-09-24T16:25:01.285Z] - CONFIG_CGROUP_PERF: enabled [2021-09-24T16:25:01.285Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-09-24T16:25:01.285Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-09-24T16:25:01.285Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-09-24T16:25:01.285Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-09-24T16:25:01.285Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-09-24T16:25:01.285Z] - CONFIG_RT_GROUP_SCHED: missing [2021-09-24T16:25:01.285Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-09-24T16:25:01.285Z] - CONFIG_IP_VS: enabled (as module) [2021-09-24T16:25:01.285Z] - CONFIG_IP_VS_NFCT: enabled [2021-09-24T16:25:01.285Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-09-24T16:25:01.394Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:ce715505bd4bf52a6c0f934672e872d70e892f5b . [2021-09-24T16:25:01.394Z] #1 [internal] load build definition from Dockerfile [2021-09-24T16:25:01.394Z] #1 sha256:ab5f7baa6bf7db4955a9ee2d68e6aae0c85cc7118cd83413c4bd9ffd5926d440 [2021-09-24T16:25:01.394Z] #1 transferring dockerfile: 17.53kB done [2021-09-24T16:25:01.394Z] #1 DONE 0.0s [2021-09-24T16:25:01.394Z] [2021-09-24T16:25:01.394Z] #2 [internal] load .dockerignore [2021-09-24T16:25:01.394Z] #2 sha256:a894dcdc0c54e3c790fa9e17558b6a6cc44d02033ce7936fe609dedeb541668c [2021-09-24T16:25:01.394Z] #2 transferring context: 87B done [2021-09-24T16:25:01.394Z] #2 DONE 0.0s [2021-09-24T16:25:01.394Z] [2021-09-24T16:25:01.394Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-09-24T16:25:01.394Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-09-24T16:25:01.507Z] #1 [internal] load build definition from Dockerfile [2021-09-24T16:25:01.507Z] #1 sha256:d28f316cc764b41ac7a8261cfb51a2a828fb45dbec9cfc7b58b800fd5e13bab9 [2021-09-24T16:25:01.507Z] #1 transferring dockerfile: 17.53kB done [2021-09-24T16:25:01.507Z] #1 DONE 0.0s [2021-09-24T16:25:01.507Z] [2021-09-24T16:25:01.507Z] #2 [internal] load .dockerignore [2021-09-24T16:25:01.507Z] #2 sha256:108d355ab22da4c189ecc30d6358bd37ae41ed69155124e6b3734d92a82a8462 [2021-09-24T16:25:01.507Z] #2 transferring context: 87B done [2021-09-24T16:25:01.507Z] #2 DONE 0.0s [2021-09-24T16:25:01.507Z] [2021-09-24T16:25:01.507Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-09-24T16:25:01.507Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-09-24T16:25:01.507Z] #3 DONE 0.1s [2021-09-24T16:25:01.507Z] [2021-09-24T16:25:01.507Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 [2021-09-24T16:25:01.507Z] #4 sha256:cec4ef50052a81898d2eacf0a5351dcf0529ec16e19cc983205d123480d1fad8 [2021-09-24T16:25:01.507Z] #4 CACHED [2021-09-24T16:25:01.546Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-09-24T16:25:01.546Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-09-24T16:25:01.546Z] - CONFIG_SECURITY_SELINUX: enabled [2021-09-24T16:25:01.546Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-09-24T16:25:01.546Z] - CONFIG_EXT4_FS: enabled [2021-09-24T16:25:01.546Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-09-24T16:25:01.546Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-09-24T16:25:01.546Z] - Network Drivers: [2021-09-24T16:25:01.546Z] - "overlay": [2021-09-24T16:25:01.546Z] - CONFIG_VXLAN: enabled (as module) [2021-09-24T16:25:01.546Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-09-24T16:25:01.546Z] Optional (for encrypted networks): [2021-09-24T16:25:01.546Z] - CONFIG_CRYPTO: enabled [2021-09-24T16:25:01.546Z] - CONFIG_CRYPTO_AEAD: enabled [2021-09-24T16:25:01.546Z] - CONFIG_CRYPTO_GCM: enabled [2021-09-24T16:25:01.546Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-09-24T16:25:01.546Z] - CONFIG_CRYPTO_GHASH: enabled [2021-09-24T16:25:01.546Z] - CONFIG_XFRM: enabled [2021-09-24T16:25:01.546Z] - CONFIG_XFRM_USER: enabled (as module) [2021-09-24T16:25:01.546Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-09-24T16:25:01.546Z] - CONFIG_INET_ESP: enabled (as module) [2021-09-24T16:25:01.546Z] - "ipvlan": [2021-09-24T16:25:01.546Z] - CONFIG_IPVLAN: enabled (as module) [2021-09-24T16:25:01.546Z] - "macvlan": [2021-09-24T16:25:01.546Z] - CONFIG_MACVLAN: enabled (as module) [2021-09-24T16:25:01.546Z] - CONFIG_DUMMY: enabled (as module) [2021-09-24T16:25:01.546Z] - "ftp,tftp client in container": [2021-09-24T16:25:01.546Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-09-24T16:25:01.546Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-09-24T16:25:01.546Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-09-24T16:25:01.546Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-09-24T16:25:01.546Z] - Storage Drivers: [2021-09-24T16:25:01.546Z] - "aufs": [2021-09-24T16:25:01.546Z] - CONFIG_AUFS_FS: enabled (as module) [2021-09-24T16:25:01.546Z] - "btrfs": [2021-09-24T16:25:01.546Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-09-24T16:25:01.546Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-09-24T16:25:01.546Z] - "devicemapper": [2021-09-24T16:25:01.546Z] - CONFIG_BLK_DEV_DM: enabled [2021-09-24T16:25:01.546Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-09-24T16:25:01.546Z] - "overlay": [2021-09-24T16:25:01.546Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-09-24T16:25:01.546Z] - "zfs": [2021-09-24T16:25:01.546Z] - /dev/zfs: present [2021-09-24T16:25:01.546Z] - zfs command: missing [2021-09-24T16:25:01.546Z] - zpool command: missing [2021-09-24T16:25:01.546Z] [2021-09-24T16:25:01.546Z] Limits: [2021-09-24T16:25:01.546Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-09-24T16:25:01.546Z] [2021-09-24T16:25:01.546Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-09-24T16:25:01.654Z] #3 DONE 0.2s [2021-09-24T16:25:01.654Z] [2021-09-24T16:25:01.654Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 [2021-09-24T16:25:01.654Z] #4 sha256:cec4ef50052a81898d2eacf0a5351dcf0529ec16e19cc983205d123480d1fad8 [2021-09-24T16:25:01.654Z] #4 CACHED [2021-09-24T16:25:01.765Z] [2021-09-24T16:25:01.765Z] #5 [internal] load .dockerignore [2021-09-24T16:25:01.765Z] #5 sha256:f1f515e424b8c0e172a26b7f8ffa7fbce35c4513837653c3145ba94ab86805e9 [2021-09-24T16:25:01.765Z] #5 DONE 0.0s [2021-09-24T16:25:01.765Z] [2021-09-24T16:25:01.765Z] #6 [internal] load build definition from Dockerfile [2021-09-24T16:25:01.765Z] #6 sha256:fd943dc0d0afd7a3fa368590b249dfe9af3aded9ba3bee8d545b784b3476c437 [2021-09-24T16:25:01.765Z] #6 DONE 0.0s [2021-09-24T16:25:01.765Z] [2021-09-24T16:25:01.765Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-09-24T16:25:01.765Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-09-24T16:25:01.765Z] #8 DONE 0.1s [2021-09-24T16:25:01.765Z] [2021-09-24T16:25:01.765Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-09-24T16:25:01.765Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-09-24T16:25:01.884Z] + sudo modprobe ip_vs [2021-09-24T16:25:01.884Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:ce715505bd4bf52a6c0f934672e872d70e892f5b . [2021-09-24T16:25:01.915Z] [2021-09-24T16:25:01.915Z] #5 [internal] load build definition from Dockerfile [2021-09-24T16:25:01.915Z] #5 sha256:61a4856c1cbb6e4315f6841f6bc2cdeafe36c1bed6b1013bcf9a2123b0f30404 [2021-09-24T16:25:01.915Z] #5 DONE 0.0s [2021-09-24T16:25:01.915Z] [2021-09-24T16:25:01.915Z] #6 [internal] load .dockerignore [2021-09-24T16:25:01.915Z] #6 sha256:5caac81e591256be7ddfe362d0a796c12e97cd712ac5fd03c65c6cc797a2394f [2021-09-24T16:25:01.915Z] #6 DONE 0.0s [2021-09-24T16:25:01.915Z] [2021-09-24T16:25:01.915Z] #10 [internal] load metadata for docker.io/library/golang:1.17.1-bullseye [2021-09-24T16:25:01.915Z] #10 sha256:86474eacd16765140150a86c79ed32f06eef6010bbeda90819d8668143782ba5 [2021-09-24T16:25:01.915Z] #10 DONE 0.1s [2021-09-24T16:25:01.915Z] [2021-09-24T16:25:01.915Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-09-24T16:25:01.915Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-09-24T16:25:01.915Z] #9 DONE 0.1s [2021-09-24T16:25:01.915Z] [2021-09-24T16:25:01.915Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2021-09-24T16:25:01.915Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-09-24T16:25:01.915Z] #7 DONE 0.1s [2021-09-24T16:25:01.915Z] [2021-09-24T16:25:01.915Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-09-24T16:25:01.915Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-09-24T16:25:01.915Z] #8 DONE 0.2s [2021-09-24T16:25:02.023Z] #10 DONE 0.1s [2021-09-24T16:25:02.023Z] [2021-09-24T16:25:02.023Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2021-09-24T16:25:02.023Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-09-24T16:25:02.023Z] #7 DONE 0.1s [2021-09-24T16:25:02.023Z] [2021-09-24T16:25:02.023Z] #9 [internal] load metadata for docker.io/library/golang:1.17.1-bullseye [2021-09-24T16:25:02.023Z] #9 sha256:86474eacd16765140150a86c79ed32f06eef6010bbeda90819d8668143782ba5 [2021-09-24T16:25:02.023Z] #9 DONE 0.2s [2021-09-24T16:25:02.144Z] #1 [internal] load build definition from Dockerfile [2021-09-24T16:25:02.144Z] #1 sha256:688d3d3910ae19b3f6b3f32d043541eda74bb46d2518e39731c7d0f316211c0c [2021-09-24T16:25:02.144Z] #1 transferring dockerfile: 17.53kB done [2021-09-24T16:25:02.144Z] #1 DONE 0.0s [2021-09-24T16:25:02.144Z] [2021-09-24T16:25:02.144Z] #2 [internal] load .dockerignore [2021-09-24T16:25:02.144Z] #2 sha256:5b4fdd26e3e7fca1c755ac05befa9b17bde03b063dfade8478706de664e94f84 [2021-09-24T16:25:02.144Z] #2 transferring context: 87B done [2021-09-24T16:25:02.144Z] #2 DONE 0.0s [2021-09-24T16:25:02.144Z] [2021-09-24T16:25:02.144Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-09-24T16:25:02.144Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-09-24T16:25:02.144Z] #3 DONE 0.1s [2021-09-24T16:25:02.144Z] [2021-09-24T16:25:02.144Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 [2021-09-24T16:25:02.144Z] #4 sha256:cec4ef50052a81898d2eacf0a5351dcf0529ec16e19cc983205d123480d1fad8 [2021-09-24T16:25:02.144Z] #4 CACHED [2021-09-24T16:25:02.175Z] [2021-09-24T16:25:02.176Z] #78 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-09-24T16:25:02.176Z] #78 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-09-24T16:25:02.176Z] #78 DONE 0.0s [2021-09-24T16:25:02.176Z] [2021-09-24T16:25:02.176Z] #76 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-09-24T16:25:02.176Z] #76 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-09-24T16:25:02.176Z] #76 DONE 0.0s [2021-09-24T16:25:02.176Z] [2021-09-24T16:25:02.176Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-24T16:25:02.176Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-24T16:25:02.176Z] #11 DONE 0.0s [2021-09-24T16:25:02.176Z] [2021-09-24T16:25:02.176Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 [2021-09-24T16:25:02.176Z] #35 sha256:ee2eca46195c04d2aabba51a1feb0e852c571983c78b00aa1bea25ba9b272469 [2021-09-24T16:25:02.176Z] #35 DONE 0.0s [2021-09-24T16:25:02.176Z] [2021-09-24T16:25:02.176Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2021-09-24T16:25:02.176Z] #16 sha256:058c8355785b9b89a8c7d4e62391cd6fc9fdddc1f9f25753d9e9f6dad951e474 [2021-09-24T16:25:02.176Z] #16 CACHED [2021-09-24T16:25:02.176Z] [2021-09-24T16:25:02.176Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2021-09-24T16:25:02.176Z] #14 sha256:475aa748f3cedcd4f923d721c8d2ee68094dcea85c873281d8fe3047a2f89f13 [2021-09-24T16:25:02.176Z] #14 CACHED [2021-09-24T16:25:02.176Z] [2021-09-24T16:25:02.176Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-09-24T16:25:02.176Z] #12 sha256:ae83c74eb34e63a71461501778558ef2dfa05629cd78801581ad03963690a222 [2021-09-24T16:25:02.176Z] #12 CACHED [2021-09-24T16:25:02.176Z] [2021-09-24T16:25:02.176Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2021-09-24T16:25:02.176Z] #15 sha256:cb0aeccba2bdd705f5f7478f8480cb7eed98e41e1338adf3b85766b198b4bbe4 [2021-09-24T16:25:02.176Z] #15 CACHED [2021-09-24T16:25:02.176Z] [2021-09-24T16:25:02.176Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2021-09-24T16:25:02.176Z] #17 sha256:9d4c96db64d3793998119fbd88c80a6256c50e5a2e047f5d483107f5edf494ee [2021-09-24T16:25:02.176Z] #17 CACHED [2021-09-24T16:25:02.176Z] [2021-09-24T16:25:02.176Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2021-09-24T16:25:02.176Z] #18 sha256:59a32f1b1f4bf306f8f9fcf74ad6e7b6ded0791e7c4e266a1eb511e297dfab65 [2021-09-24T16:25:02.176Z] #18 CACHED [2021-09-24T16:25:02.176Z] [2021-09-24T16:25:02.176Z] #49 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-09-24T16:25:02.176Z] #49 sha256:6accaee5db0a8fe0935c0afa9d3c8e75f675530087e9d208721ea23b23ad6b1a [2021-09-24T16:25:02.176Z] #49 CACHED [2021-09-24T16:25:02.176Z] [2021-09-24T16:25:02.176Z] #13 [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-09-24T16:25:02.176Z] #13 sha256:825ac47934461475fdd43da39a006a68cf4f6325c04c116eb1e9e3e295b33d83 [2021-09-24T16:25:02.176Z] #13 CACHED [2021-09-24T16:25:02.176Z] [2021-09-24T16:25:02.176Z] #31 [internal] load build context [2021-09-24T16:25:02.176Z] #31 sha256:548fd0dd7c008ba1b6e18399aef97d134e5bfc9b0b8f1d1412cfd6b87d2b7f36 [2021-09-24T16:25:02.288Z] [2021-09-24T16:25:02.288Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-24T16:25:02.288Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-24T16:25:02.288Z] #11 DONE 0.0s [2021-09-24T16:25:02.288Z] [2021-09-24T16:25:02.288Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-09-24T16:25:02.288Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-09-24T16:25:02.288Z] #71 DONE 0.0s [2021-09-24T16:25:02.288Z] [2021-09-24T16:25:02.288Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-09-24T16:25:02.288Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-09-24T16:25:02.288Z] #69 DONE 0.0s [2021-09-24T16:25:02.288Z] [2021-09-24T16:25:02.288Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 [2021-09-24T16:25:02.288Z] #28 sha256:ee2eca46195c04d2aabba51a1feb0e852c571983c78b00aa1bea25ba9b272469 [2021-09-24T16:25:02.288Z] #28 DONE 0.0s [2021-09-24T16:25:02.288Z] [2021-09-24T16:25:02.288Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-09-24T16:25:02.288Z] #12 sha256:ae83c74eb34e63a71461501778558ef2dfa05629cd78801581ad03963690a222 [2021-09-24T16:25:02.288Z] #12 CACHED [2021-09-24T16:25:02.288Z] [2021-09-24T16:25:02.288Z] #38 [tini 1/3] 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-09-24T16:25:02.288Z] #38 sha256:e385f50c9bd149460eaadc75d8d67babb4e1c1aaeaf9258cc10a493f682c7bef [2021-09-24T16:25:02.288Z] #38 CACHED [2021-09-24T16:25:02.288Z] [2021-09-24T16:25:02.288Z] #13 [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-09-24T16:25:02.288Z] #13 sha256:825ac47934461475fdd43da39a006a68cf4f6325c04c116eb1e9e3e295b33d83 [2021-09-24T16:25:02.288Z] #13 CACHED [2021-09-24T16:25:02.288Z] [2021-09-24T16:25:02.288Z] #60 [containerd 1/3] 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-09-24T16:25:02.288Z] #60 sha256:7ca3e42685459dff7d8dbe39e766b5937b951ddb767a1c4c1ae7a817e6578066 [2021-09-24T16:25:02.288Z] #60 CACHED [2021-09-24T16:25:02.288Z] [2021-09-24T16:25:02.288Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-24T16:25:02.288Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3 [2021-09-24T16:25:02.288Z] #14 CACHED [2021-09-24T16:25:02.288Z] [2021-09-24T16:25:02.288Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-09-24T16:25:02.288Z] #42 sha256:6accaee5db0a8fe0935c0afa9d3c8e75f675530087e9d208721ea23b23ad6b1a [2021-09-24T16:25:02.288Z] #42 CACHED [2021-09-24T16:25:02.288Z] [2021-09-24T16:25:02.288Z] #24 [internal] load build context [2021-09-24T16:25:02.288Z] #24 sha256:c8f910945ecee20793e105352c3234b5e9630b497d628cb9e8267b0f08c988b6 [2021-09-24T16:25:02.405Z] [2021-09-24T16:25:02.405Z] #5 [internal] load .dockerignore [2021-09-24T16:25:02.405Z] #5 sha256:e1ad9cb046f57c63291498e1f48716de53ec1163405e586312402bf4347ab6f7 [2021-09-24T16:25:02.405Z] #5 DONE 0.0s [2021-09-24T16:25:02.405Z] [2021-09-24T16:25:02.405Z] #6 [internal] load build definition from Dockerfile [2021-09-24T16:25:02.405Z] #6 sha256:ab0bbb9e6165242c006b4bd79055c96ab19f7af8bf5394c644b1bae75de3b06a [2021-09-24T16:25:02.405Z] #6 DONE 0.0s [2021-09-24T16:25:02.405Z] [2021-09-24T16:25:02.405Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-09-24T16:25:02.405Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-09-24T16:25:02.405Z] #7 DONE 0.1s [2021-09-24T16:25:02.405Z] [2021-09-24T16:25:02.405Z] #10 [internal] load metadata for docker.io/library/golang:1.17.1-bullseye [2021-09-24T16:25:02.405Z] #10 sha256:86474eacd16765140150a86c79ed32f06eef6010bbeda90819d8668143782ba5 [2021-09-24T16:25:02.405Z] #10 DONE 0.1s [2021-09-24T16:25:02.405Z] [2021-09-24T16:25:02.405Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-09-24T16:25:02.405Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-09-24T16:25:02.405Z] #9 DONE 0.1s [2021-09-24T16:25:02.405Z] [2021-09-24T16:25:02.405Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2021-09-24T16:25:02.405Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-09-24T16:25:02.405Z] #8 DONE 0.1s [2021-09-24T16:25:02.666Z] [2021-09-24T16:25:02.666Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-09-24T16:25:02.666Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-09-24T16:25:02.666Z] #71 DONE 0.0s [2021-09-24T16:25:02.666Z] [2021-09-24T16:25:02.666Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-09-24T16:25:02.666Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-09-24T16:25:02.666Z] #69 DONE 0.0s [2021-09-24T16:25:02.666Z] [2021-09-24T16:25:02.666Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-24T16:25:02.666Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887 [2021-09-24T16:25:02.666Z] #11 DONE 0.0s [2021-09-24T16:25:02.666Z] [2021-09-24T16:25:02.666Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 [2021-09-24T16:25:02.666Z] #28 sha256:ee2eca46195c04d2aabba51a1feb0e852c571983c78b00aa1bea25ba9b272469 [2021-09-24T16:25:02.666Z] #28 DONE 0.0s [2021-09-24T16:25:02.666Z] [2021-09-24T16:25:02.666Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-09-24T16:25:02.666Z] #12 sha256:ae83c74eb34e63a71461501778558ef2dfa05629cd78801581ad03963690a222 [2021-09-24T16:25:02.666Z] #12 CACHED [2021-09-24T16:25:02.666Z] [2021-09-24T16:25:02.666Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-09-24T16:25:02.666Z] #42 sha256:6accaee5db0a8fe0935c0afa9d3c8e75f675530087e9d208721ea23b23ad6b1a [2021-09-24T16:25:02.666Z] #42 CACHED [2021-09-24T16:25:02.666Z] [2021-09-24T16:25:02.666Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-09-24T16:25:02.666Z] #33 sha256:2328b8ab2f0089d7861415344a773a4bac4fe39225f20fced700144c2b146c63 [2021-09-24T16:25:02.666Z] #33 CACHED [2021-09-24T16:25:02.666Z] [2021-09-24T16:25:02.666Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-09-24T16:25:02.666Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-09-24T16:25:02.666Z] #70 CACHED [2021-09-24T16:25:02.666Z] [2021-09-24T16:25:02.666Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-09-24T16:25:02.666Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-09-24T16:25:02.666Z] #72 CACHED [2021-09-24T16:25:02.666Z] [2021-09-24T16:25:02.666Z] #60 [containerd 1/3] 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-09-24T16:25:02.666Z] #60 sha256:7ca3e42685459dff7d8dbe39e766b5937b951ddb767a1c4c1ae7a817e6578066 [2021-09-24T16:25:02.666Z] #60 CACHED [2021-09-24T16:25:02.666Z] [2021-09-24T16:25:02.666Z] #13 [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-09-24T16:25:02.666Z] #13 sha256:825ac47934461475fdd43da39a006a68cf4f6325c04c116eb1e9e3e295b33d83 [2021-09-24T16:25:02.666Z] #13 CACHED [2021-09-24T16:25:02.666Z] [2021-09-24T16:25:02.666Z] #24 [internal] load build context [2021-09-24T16:25:02.666Z] #24 sha256:7d5f0c64f06b9ae59e47ff3270b6420e52d21cc2d1de00676971cd1864d47e40 [2021-09-24T16:25:02.748Z] #31 ... [2021-09-24T16:25:02.748Z] [2021-09-24T16:25:02.748Z] #52 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-09-24T16:25:02.748Z] #52 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-09-24T16:25:02.748Z] #52 DONE 0.5s [2021-09-24T16:25:02.748Z] [2021-09-24T16:25:02.748Z] #31 [internal] load build context [2021-09-24T16:25:02.748Z] #31 sha256:548fd0dd7c008ba1b6e18399aef97d134e5bfc9b0b8f1d1412cfd6b87d2b7f36 [2021-09-24T16:25:02.858Z] #24 ... [2021-09-24T16:25:02.858Z] [2021-09-24T16:25:02.858Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-09-24T16:25:02.858Z] #45 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-09-24T16:25:02.858Z] #45 DONE 0.5s [2021-09-24T16:25:02.858Z] [2021-09-24T16:25:02.858Z] #24 [internal] load build context [2021-09-24T16:25:02.858Z] #24 sha256:c8f910945ecee20793e105352c3234b5e9630b497d628cb9e8267b0f08c988b6 [2021-09-24T16:25:02.952Z] #65 ... [2021-09-24T16:25:02.952Z] [2021-09-24T16:25:02.952Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2021-09-24T16:25:02.952Z] #40 sha256:fd0e85340c53193e8134538851e19ccede4efed2714e55d53806544fe1e6efd9 [2021-09-24T16:25:02.952Z] #40 3.451 + RM_GOPATH=0 [2021-09-24T16:25:02.952Z] #40 3.451 + TMP_GOPATH= [2021-09-24T16:25:02.952Z] #40 3.451 + : /build [2021-09-24T16:25:02.952Z] #40 3.451 + '[' -z '' ']' [2021-09-24T16:25:02.952Z] #40 3.451 ++ mktemp -d [2021-09-24T16:25:02.952Z] #40 3.464 + export GOPATH=/tmp/tmp.NNc6bRdyyF [2021-09-24T16:25:02.953Z] #40 3.464 + GOPATH=/tmp/tmp.NNc6bRdyyF [2021-09-24T16:25:02.953Z] #40 3.464 + RM_GOPATH=1 [2021-09-24T16:25:02.953Z] #40 3.464 + case "$(go env GOARCH)" in [2021-09-24T16:25:02.953Z] #40 3.464 ++ go env GOARCH [2021-09-24T16:25:02.953Z] #40 3.504 + export GO_BUILDMODE=-buildmode=pie [2021-09-24T16:25:02.953Z] #40 3.504 + GO_BUILDMODE=-buildmode=pie [2021-09-24T16:25:02.953Z] #40 3.504 ++ dirname /install.sh [2021-09-24T16:25:02.953Z] #40 3.512 + dir=/ [2021-09-24T16:25:02.953Z] #40 3.514 + bin=tini [2021-09-24T16:25:02.953Z] #40 3.514 + shift [2021-09-24T16:25:02.953Z] #40 3.514 + '[' '!' -f //tini.installer ']' [2021-09-24T16:25:02.953Z] #40 3.514 + . //tini.installer [2021-09-24T16:25:02.953Z] #40 3.515 ++ : v0.19.0 [2021-09-24T16:25:02.953Z] #40 3.515 + install_tini [2021-09-24T16:25:02.953Z] #40 3.515 + echo 'Install tini version v0.19.0' [2021-09-24T16:25:02.953Z] #40 3.515 + git clone https://github.com/krallin/tini.git /tmp/tmp.NNc6bRdyyF/tini [2021-09-24T16:25:02.953Z] #40 3.515 Install tini version v0.19.0 [2021-09-24T16:25:02.953Z] #40 3.563 Cloning into '/tmp/tmp.NNc6bRdyyF/tini'... [2021-09-24T16:25:02.953Z] #40 4.478 + cd /tmp/tmp.NNc6bRdyyF/tini [2021-09-24T16:25:02.953Z] #40 4.479 + git checkout -q v0.19.0 [2021-09-24T16:25:02.953Z] #40 4.493 + cmake . [2021-09-24T16:25:02.953Z] #40 5.359 -- The C compiler identification is GNU 10.2.1 [2021-09-24T16:25:02.953Z] #40 5.507 -- Detecting C compiler ABI info [2021-09-24T16:25:02.953Z] #40 6.019 -- Detecting C compiler ABI info - done [2021-09-24T16:25:02.953Z] #40 6.125 -- Check for working C compiler: /usr/bin/cc - skipped [2021-09-24T16:25:02.953Z] #40 6.146 -- Detecting C compile features [2021-09-24T16:25:02.953Z] #40 6.149 -- Detecting C compile features - done [2021-09-24T16:25:02.953Z] #40 6.199 -- Performing Test HAS_BUILTIN_FORTIFY [2021-09-24T16:25:02.953Z] #40 6.398 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-09-24T16:25:02.953Z] #40 6.541 -- Configuring done [2021-09-24T16:25:02.953Z] #40 6.567 -- Generating done [2021-09-24T16:25:02.953Z] #40 6.574 -- Build files have been written to: /tmp/tmp.NNc6bRdyyF/tini [2021-09-24T16:25:02.953Z] #40 6.591 + make tini-static [2021-09-24T16:25:02.953Z] #40 6.891 Scanning dependencies of target tini-static [2021-09-24T16:25:02.953Z] #40 6.988 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-09-24T16:25:02.953Z] #40 8.298 [100%] Linking C executable tini-static [2021-09-24T16:25:02.953Z] #40 9.072 [100%] Built target tini-static [2021-09-24T16:25:02.953Z] #40 9.111 + mkdir -p /build [2021-09-24T16:25:02.953Z] #40 9.117 + cp tini-static /build/docker-init [2021-09-24T16:25:02.953Z] #40 DONE 9.4s [2021-09-24T16:25:02.953Z] [2021-09-24T16:25:02.953Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-09-24T16:25:02.953Z] #53 sha256:319393aee9d935f0faf97a5327713a26007d83e376c1606fe875942d8c491bc9 [2021-09-24T16:25:02.953Z] #53 12.81 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-09-24T16:25:02.953Z] #53 12.82 go: downloading github.com/stretchr/testify v1.4.0 [2021-09-24T16:25:02.953Z] #53 13.03 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-09-24T16:25:02.953Z] #53 13.07 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-09-24T16:25:02.953Z] #53 13.17 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-09-24T16:25:02.953Z] #53 13.45 go: downloading github.com/magiconair/properties v1.8.1 [2021-09-24T16:25:02.953Z] #53 13.45 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-24T16:25:02.953Z] #53 13.50 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-09-24T16:25:02.953Z] #53 13.59 go: downloading github.com/spf13/afero v1.1.2 [2021-09-24T16:25:02.953Z] #53 13.65 go: downloading github.com/spf13/cast v1.3.0 [2021-09-24T16:25:02.953Z] #53 13.67 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-09-24T16:25:02.953Z] #53 13.76 go: downloading github.com/subosito/gotenv v1.2.0 [2021-09-24T16:25:02.953Z] #53 13.77 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-09-24T16:25:02.953Z] #53 13.86 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-09-24T16:25:02.953Z] #53 13.95 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-09-24T16:25:02.953Z] #53 14.08 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-09-24T16:25:02.953Z] #53 14.13 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-09-24T16:25:02.953Z] #53 14.13 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-09-24T16:25:02.953Z] #53 14.17 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-09-24T16:25:02.953Z] #53 14.19 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-09-24T16:25:02.953Z] #53 14.30 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-09-24T16:25:02.953Z] #53 14.33 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-09-24T16:25:02.953Z] #53 14.51 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-09-24T16:25:02.953Z] #53 14.52 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-09-24T16:25:02.953Z] #53 14.70 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-09-24T16:25:02.953Z] #53 14.77 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-09-24T16:25:02.953Z] #53 14.89 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-09-24T16:25:02.953Z] #53 14.91 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-09-24T16:25:02.953Z] #53 ... [2021-09-24T16:25:02.953Z] [2021-09-24T16:25:02.953Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-09-24T16:25:02.953Z] #26 sha256:0b621bed81ff1233f0b91bf93a186b345e44034be9f8edf9a375c6bb8b338e28 [2021-09-24T16:25:02.953Z] #26 3.386 + RM_GOPATH=0 [2021-09-24T16:25:02.953Z] #26 3.386 + TMP_GOPATH= [2021-09-24T16:25:02.953Z] #26 3.386 + : /build [2021-09-24T16:25:02.953Z] #26 3.386 + '[' -z '' ']' [2021-09-24T16:25:02.953Z] #26 3.386 ++ mktemp -d [2021-09-24T16:25:02.953Z] #26 3.391 + export GOPATH=/tmp/tmp.tShCUCXsG1 [2021-09-24T16:25:02.953Z] #26 3.391 + GOPATH=/tmp/tmp.tShCUCXsG1 [2021-09-24T16:25:02.953Z] #26 3.391 + RM_GOPATH=1 [2021-09-24T16:25:02.953Z] #26 3.391 + case "$(go env GOARCH)" in [2021-09-24T16:25:02.953Z] #26 3.394 ++ go env GOARCH [2021-09-24T16:25:02.953Z] #26 3.409 + export GO_BUILDMODE=-buildmode=pie [2021-09-24T16:25:02.953Z] #26 3.409 + GO_BUILDMODE=-buildmode=pie [2021-09-24T16:25:02.953Z] #26 3.411 ++ dirname /install.sh [2021-09-24T16:25:02.953Z] #26 3.422 + dir=/ [2021-09-24T16:25:02.953Z] #26 3.422 + bin=dockercli [2021-09-24T16:25:02.953Z] #26 3.422 + shift [2021-09-24T16:25:02.953Z] #26 3.422 + '[' '!' -f //dockercli.installer ']' [2021-09-24T16:25:02.953Z] #26 3.422 + . //dockercli.installer [2021-09-24T16:25:02.953Z] #26 3.422 ++ : stable [2021-09-24T16:25:02.953Z] #26 3.422 ++ : 17.06.2-ce [2021-09-24T16:25:02.953Z] #26 3.422 + install_dockercli [2021-09-24T16:25:02.953Z] #26 3.422 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-09-24T16:25:02.953Z] #26 3.422 Install docker/cli version 17.06.2-ce from stable [2021-09-24T16:25:02.953Z] #26 3.434 ++ uname -m [2021-09-24T16:25:02.953Z] #26 3.434 + arch=x86_64 [2021-09-24T16:25:02.953Z] #26 3.434 + '[' x86_64 '!=' x86_64 ']' [2021-09-24T16:25:02.953Z] #26 3.434 + url=https://download.docker.com/linux/static [2021-09-24T16:25:02.953Z] #26 3.434 + tar -xz docker/docker [2021-09-24T16:25:02.953Z] #26 3.442 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-09-24T16:25:03.213Z] #26 ... [2021-09-24T16:25:03.213Z] [2021-09-24T16:25:03.213Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-09-24T16:25:03.213Z] #65 sha256:000a45ce6cf37db064a737c581e0ccc14a0dd5df063c8ff19c8ad2bea73d1fc9 [2021-09-24T16:25:03.213Z] #65 9.940 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-09-24T16:25:03.238Z] #24 ... [2021-09-24T16:25:03.238Z] [2021-09-24T16:25:03.238Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-09-24T16:25:03.238Z] #45 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-09-24T16:25:03.238Z] #45 DONE 0.4s [2021-09-24T16:25:03.238Z] [2021-09-24T16:25:03.238Z] #46 [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-09-24T16:25:03.238Z] #46 sha256:279750e72eafeb0dd9c19aed450d987174e3a2430fe8465ba0f068852a470a3c [2021-09-24T16:25:03.238Z] #46 CACHED [2021-09-24T16:25:03.238Z] [2021-09-24T16:25:03.238Z] #24 [internal] load build context [2021-09-24T16:25:03.238Z] #24 sha256:7d5f0c64f06b9ae59e47ff3270b6420e52d21cc2d1de00676971cd1864d47e40 [2021-09-24T16:25:03.475Z] #65 10.52 go: downloading github.com/google/uuid v1.3.0 [2021-09-24T16:25:03.475Z] #65 10.52 go: downloading github.com/moby/vpnkit v0.5.0 [2021-09-24T16:25:03.738Z] #65 10.73 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-09-24T16:25:03.738Z] #65 ... [2021-09-24T16:25:03.738Z] [2021-09-24T16:25:03.738Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-09-24T16:25:03.738Z] #26 sha256:0b621bed81ff1233f0b91bf93a186b345e44034be9f8edf9a375c6bb8b338e28 [2021-09-24T16:25:03.738Z] #26 10.60 + mkdir -p /build [2021-09-24T16:25:03.738Z] #26 10.60 + mv docker/docker /build/ [2021-09-24T16:25:03.738Z] #26 10.61 + rmdir docker [2021-09-24T16:25:03.738Z] #26 DONE 10.7s [2021-09-24T16:25:03.738Z] [2021-09-24T16:25:03.738Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-09-24T16:25:03.738Z] #65 sha256:000a45ce6cf37db064a737c581e0ccc14a0dd5df063c8ff19c8ad2bea73d1fc9 [2021-09-24T16:25:03.738Z] #65 10.84 go: downloading github.com/gofrs/flock v0.8.1 [2021-09-24T16:25:04.003Z] #65 10.88 go: downloading github.com/gorilla/mux v1.8.0 [2021-09-24T16:25:04.003Z] #65 11.10 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-09-24T16:25:04.264Z] #65 ... [2021-09-24T16:25:04.264Z] [2021-09-24T16:25:04.264Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-09-24T16:25:04.264Z] #49 sha256:14c07cb5cdcb5c915313c0d09aefdb82f0ed7b4a0cf7ceff4296c773f39982a8 [2021-09-24T16:25:04.264Z] #49 16.19 Usage of /build/vndr: [2021-09-24T16:25:04.264Z] #49 16.19 /build/vndr [[import path] [revision]] [repository] [2021-09-24T16:25:04.264Z] #49 16.19 /build/vndr init [2021-09-24T16:25:04.264Z] #49 16.19 -strict [2021-09-24T16:25:04.264Z] #49 16.19 checking mode. treat non-trivial warning as an error [2021-09-24T16:25:04.264Z] #49 16.19 -verbose [2021-09-24T16:25:04.264Z] #49 16.19 shows all warnings [2021-09-24T16:25:04.264Z] #49 16.19 -whitelist value [2021-09-24T16:25:04.264Z] #49 16.19 regular expressions to whitelist for cleaning phase of vendoring, relative to the vendor/ directory [2021-09-24T16:25:04.264Z] #49 DONE 16.3s [2021-09-24T16:25:04.264Z] [2021-09-24T16:25:04.264Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-09-24T16:25:04.264Z] #53 sha256:319393aee9d935f0faf97a5327713a26007d83e376c1606fe875942d8c491bc9 [2021-09-24T16:25:04.264Z] #53 15.46 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-09-24T16:25:04.264Z] #53 15.57 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-09-24T16:25:04.264Z] #53 15.61 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-09-24T16:25:04.264Z] #53 15.83 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-09-24T16:25:04.264Z] #53 15.84 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-09-24T16:25:04.264Z] #53 16.10 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-09-24T16:25:04.264Z] #53 16.12 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-09-24T16:25:04.525Z] #53 16.58 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-09-24T16:25:04.525Z] #53 16.63 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-09-24T16:25:04.525Z] #53 16.67 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-09-24T16:25:04.786Z] #53 16.83 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-09-24T16:25:04.786Z] #53 16.89 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-09-24T16:25:04.786Z] #53 16.92 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-09-24T16:25:05.358Z] #53 17.38 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-09-24T16:25:05.358Z] #53 17.65 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-09-24T16:25:05.358Z] #53 17.65 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-09-24T16:25:05.618Z] #53 17.82 go: downloading github.com/ultraware/funlen v0.0.2 [2021-09-24T16:25:05.618Z] #53 17.83 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-09-24T16:25:05.618Z] #53 17.86 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-09-24T16:25:05.879Z] #53 18.09 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-09-24T16:25:06.826Z] #53 ... [2021-09-24T16:25:06.826Z] [2021-09-24T16:25:06.826Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-09-24T16:25:06.826Z] #62 sha256:129db129c4f36026c7c4505a8517ef6771bc5af5413df82888a8bbbc2c3dfa31 [2021-09-24T16:25:06.826Z] #62 3.660 + RM_GOPATH=0 [2021-09-24T16:25:06.826Z] #62 3.660 + TMP_GOPATH= [2021-09-24T16:25:06.826Z] #62 3.661 + : /build [2021-09-24T16:25:06.826Z] #62 3.662 + '[' -z '' ']' [2021-09-24T16:25:06.826Z] #62 3.662 ++ mktemp -d [2021-09-24T16:25:06.826Z] #62 3.669 + export GOPATH=/tmp/tmp.5cqTIM5hT3 [2021-09-24T16:25:06.826Z] #62 3.669 + GOPATH=/tmp/tmp.5cqTIM5hT3 [2021-09-24T16:25:06.826Z] #62 3.670 + RM_GOPATH=1 [2021-09-24T16:25:06.826Z] #62 3.670 + case "$(go env GOARCH)" in [2021-09-24T16:25:06.826Z] #62 3.671 ++ go env GOARCH [2021-09-24T16:25:06.826Z] #62 3.708 + export GO_BUILDMODE=-buildmode=pie [2021-09-24T16:25:06.826Z] #62 3.709 + GO_BUILDMODE=-buildmode=pie [2021-09-24T16:25:06.826Z] #62 3.710 ++ dirname /install.sh [2021-09-24T16:25:06.826Z] #62 3.711 + dir=/ [2021-09-24T16:25:06.826Z] #62 3.711 + bin=containerd [2021-09-24T16:25:06.826Z] #62 3.712 + shift [2021-09-24T16:25:06.826Z] #62 3.712 + '[' '!' -f //containerd.installer ']' [2021-09-24T16:25:06.826Z] #62 3.713 + . //containerd.installer [2021-09-24T16:25:06.826Z] #62 3.713 ++ set -e [2021-09-24T16:25:06.826Z] #62 3.714 ++ : v1.5.5 [2021-09-24T16:25:06.826Z] #62 3.714 + install_containerd [2021-09-24T16:25:06.826Z] #62 3.714 + echo 'Install containerd version v1.5.5' [2021-09-24T16:25:06.826Z] #62 3.716 Install containerd version v1.5.5 [2021-09-24T16:25:06.826Z] #62 3.716 + git clone https://github.com/containerd/containerd.git /tmp/tmp.5cqTIM5hT3/src/github.com/containerd/containerd [2021-09-24T16:25:06.826Z] #62 3.721 Cloning into '/tmp/tmp.5cqTIM5hT3/src/github.com/containerd/containerd'... [2021-09-24T16:25:06.826Z] #62 ... [2021-09-24T16:25:06.826Z] [2021-09-24T16:25:06.826Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-09-24T16:25:06.826Z] #53 sha256:319393aee9d935f0faf97a5327713a26007d83e376c1606fe875942d8c491bc9 [2021-09-24T16:25:06.826Z] #53 19.04 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-09-24T16:25:06.826Z] #53 19.04 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-09-24T16:25:06.826Z] #53 19.10 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-24T16:25:06.956Z] #31 transferring context: 40.70MB 4.2s [2021-09-24T16:25:07.048Z] #24 transferring context: 41.79MB 4.3s [2021-09-24T16:25:07.087Z] #53 19.14 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-24T16:25:07.087Z] #53 19.17 go: downloading github.com/stretchr/objx v0.2.0 [2021-09-24T16:25:07.087Z] #53 19.22 go: downloading golang.org/x/text v0.3.2 [2021-09-24T16:25:07.217Z] #31 transferring context: 55.48MB 4.8s done [2021-09-24T16:25:07.217Z] #31 DONE 4.8s [2021-09-24T16:25:07.217Z] [2021-09-24T16:25:07.217Z] #62 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-09-24T16:25:07.217Z] #62 sha256:65a5b5a90b98c240a9e4d763fafb408cc41a80346e65b0a1577f9b0570fa8904 [2021-09-24T16:25:07.217Z] #62 3.470 go: downloading mvdan.cc/sh/v3 v3.0.2 [2021-09-24T16:25:07.217Z] #62 4.479 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-09-24T16:25:07.217Z] #62 4.479 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-09-24T16:25:07.217Z] #62 4.546 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-09-24T16:25:07.453Z] #24 transferring context: 26.86MB 4.3s [2021-09-24T16:25:07.619Z] #24 ... [2021-09-24T16:25:07.619Z] [2021-09-24T16:25:07.619Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2021-09-24T16:25:07.619Z] #36 sha256:56bf20df3a00ffbfea1ac7e67c524141e9c67ed8f609de2fc1c3fa65ff075483 [2021-09-24T16:25:07.619Z] #36 4.926 tomll can be used in two ways: [2021-09-24T16:25:07.619Z] #36 4.926 Writing to STDIN and reading from STDOUT: [2021-09-24T16:25:07.619Z] #36 4.926 cat file.toml | tomll > file.toml [2021-09-24T16:25:07.619Z] #36 4.926 [2021-09-24T16:25:07.619Z] #36 4.926 Reading and updating a list of files: [2021-09-24T16:25:07.619Z] #36 4.926 tomll a.toml b.toml c.toml [2021-09-24T16:25:07.619Z] #36 4.926 [2021-09-24T16:25:07.619Z] #36 4.926 When given a list of files, tomll will modify all files in place without asking. [2021-09-24T16:25:07.619Z] #36 DONE 5.4s [2021-09-24T16:25:07.619Z] [2021-09-24T16:25:07.619Z] #24 [internal] load build context [2021-09-24T16:25:07.619Z] #24 sha256:c8f910945ecee20793e105352c3234b5e9630b497d628cb9e8267b0f08c988b6 [2021-09-24T16:25:07.791Z] #62 5.652 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-09-24T16:25:08.367Z] #62 ... [2021-09-24T16:25:08.367Z] [2021-09-24T16:25:08.367Z] #58 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-09-24T16:25:08.367Z] #58 sha256:593b6708d36ea9dd080d0d543cecbe0fb532b05ba39b1df7cae8d6513fb27a2e [2021-09-24T16:25:08.367Z] #58 3.271 go: downloading gotest.tools/gotestsum v1.7.0 [2021-09-24T16:25:08.367Z] #58 4.812 go: downloading github.com/dnephin/pflag v1.0.7 [2021-09-24T16:25:08.367Z] #58 4.938 go: downloading github.com/fatih/color v1.10.0 [2021-09-24T16:25:08.367Z] #58 4.940 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-09-24T16:25:08.367Z] #58 4.959 go: downloading github.com/pkg/errors v0.9.1 [2021-09-24T16:25:08.367Z] #58 5.201 go: downloading github.com/mattn/go-colorable v0.1.8 [2021-09-24T16:25:08.367Z] #58 5.209 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-24T16:25:08.367Z] #58 5.239 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-09-24T16:25:08.367Z] #58 5.310 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-09-24T16:25:08.367Z] #58 5.333 go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-09-24T16:25:08.367Z] #58 5.378 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-09-24T16:25:08.367Z] #58 5.416 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-09-24T16:25:08.367Z] #58 5.552 go: downloading golang.org/x/tools v0.1.0 [2021-09-24T16:25:08.841Z] #24 transferring context: 55.48MB 6.0s done [2021-09-24T16:25:08.841Z] #24 DONE 6.0s [2021-09-24T16:25:08.841Z] [2021-09-24T16:25:08.841Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-09-24T16:25:08.841Z] #30 sha256:669880bb78d540882cf4170db9ffd204957c9a118a04f79c9911f947afa00ee4 [2021-09-24T16:25:08.841Z] #30 CACHED [2021-09-24T16:25:08.841Z] [2021-09-24T16:25:08.841Z] #29 [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-09-24T16:25:08.841Z] #29 sha256:c5e0f0096bec1087ba13a5728131224f780fba9bd216f2958cf8482fe90b1e54 [2021-09-24T16:25:08.841Z] #29 CACHED [2021-09-24T16:25:08.841Z] [2021-09-24T16:25:08.841Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-09-24T16:25:08.841Z] #31 sha256:bd07c32b4cd4fc276ff95e3a0ce1ae146910fe987f7f1f2ab3b264ed60637834 [2021-09-24T16:25:08.841Z] #31 CACHED [2021-09-24T16:25:08.841Z] [2021-09-24T16:25:08.841Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2021-09-24T16:25:08.841Z] #64 sha256:ebbed19580d65cfde8f6cc8289fdaa67f49479d06c4f45426dc9d80369902d84 [2021-09-24T16:25:08.941Z] #58 ... [2021-09-24T16:25:08.941Z] [2021-09-24T16:25:08.941Z] #43 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2021-09-24T16:25:08.941Z] #43 sha256:56bf20df3a00ffbfea1ac7e67c524141e9c67ed8f609de2fc1c3fa65ff075483 [2021-09-24T16:25:08.941Z] #43 5.912 tomll can be used in two ways: [2021-09-24T16:25:08.941Z] #43 5.914 Writing to STDIN and reading from STDOUT: [2021-09-24T16:25:08.941Z] #43 5.914 cat file.toml | tomll > file.toml [2021-09-24T16:25:08.941Z] #43 5.914 [2021-09-24T16:25:08.941Z] #43 5.914 Reading and updating a list of files: [2021-09-24T16:25:08.941Z] #43 5.914 tomll a.toml b.toml c.toml [2021-09-24T16:25:08.941Z] #43 5.914 [2021-09-24T16:25:08.941Z] #43 5.914 When given a list of files, tomll will modify all files in place without asking. [2021-09-24T16:25:08.941Z] #43 DONE 6.5s [2021-09-24T16:25:08.941Z] [2021-09-24T16:25:08.941Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-09-24T16:25:08.941Z] #19 sha256:40181a04ca9d50d52c2f23c58b084bd906241e79059e82da01c4eea91fb785f0 [2021-09-24T16:25:08.941Z] #19 3.672 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2021-09-24T16:25:08.941Z] #19 3.895 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2021-09-24T16:25:08.941Z] #19 4.075 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2021-09-24T16:25:08.999Z] #53 ... [2021-09-24T16:25:08.999Z] [2021-09-24T16:25:08.999Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-09-24T16:25:08.999Z] #51 sha256:593b6708d36ea9dd080d0d543cecbe0fb532b05ba39b1df7cae8d6513fb27a2e [2021-09-24T16:25:08.999Z] #51 10.94 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-09-24T16:25:08.999Z] #51 11.00 go: downloading golang.org/x/mod v0.3.0 [2021-09-24T16:25:08.999Z] #51 ... [2021-09-24T16:25:08.999Z] [2021-09-24T16:25:08.999Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-09-24T16:25:08.999Z] #58 sha256:979d7b26c2072da2a91b4a6a94341de20b8e87a3e309df4eb7317c2ca1fd2af1 [2021-09-24T16:25:08.999Z] #58 15.72 + cd /tmp/tmp.JnY3RQpage/src/github.com/opencontainers/runc [2021-09-24T16:25:08.999Z] #58 15.72 + git checkout -q v1.0.2 [2021-09-24T16:25:09.260Z] #58 16.25 + '[' -z '' ']' [2021-09-24T16:25:09.260Z] #58 16.25 + target=static [2021-09-24T16:25:09.260Z] #58 16.25 + make BUILDTAGS=seccomp static [2021-09-24T16:25:09.418Z] #64 DONE 0.4s [2021-09-24T16:25:09.418Z] [2021-09-24T16:25:09.418Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2021-09-24T16:25:09.418Z] #61 sha256:e9857710671af816b3c9378b53fbf4d1c3f659bf6b9de04536cd3d5cd065a40a [2021-09-24T16:25:09.418Z] #61 DONE 0.4s [2021-09-24T16:25:09.418Z] [2021-09-24T16:25:09.418Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2021-09-24T16:25:09.418Z] #25 sha256:e13b307cf3d051dd0614fb17cf754b7534c52395181fd5309ff3911cf339dfbc [2021-09-24T16:25:09.418Z] #25 DONE 0.5s [2021-09-24T16:25:09.418Z] [2021-09-24T16:25:09.418Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-09-24T16:25:09.418Z] #26 sha256:131f6ebc0aa3bf483309fb27ed6bcc717dac659fa4ef0b1fa6e2b29f98eb22a7 [2021-09-24T16:25:09.522Z] #58 16.43 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc . [2021-09-24T16:25:09.522Z] #24 transferring context: 55.47MB 7.0s done [2021-09-24T16:25:09.522Z] #24 DONE 7.3s [2021-09-24T16:25:09.522Z] [2021-09-24T16:25:09.522Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-09-24T16:25:09.522Z] #51 sha256:593b6708d36ea9dd080d0d543cecbe0fb532b05ba39b1df7cae8d6513fb27a2e [2021-09-24T16:25:09.522Z] #51 3.093 go: downloading gotest.tools/gotestsum v1.7.0 [2021-09-24T16:25:09.522Z] #51 4.010 go: downloading github.com/dnephin/pflag v1.0.7 [2021-09-24T16:25:09.522Z] #51 4.010 go: downloading github.com/fatih/color v1.10.0 [2021-09-24T16:25:09.522Z] #51 4.013 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-09-24T16:25:09.522Z] #51 4.065 go: downloading github.com/pkg/errors v0.9.1 [2021-09-24T16:25:09.522Z] #51 4.309 go: downloading github.com/mattn/go-colorable v0.1.8 [2021-09-24T16:25:09.522Z] #51 4.318 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-24T16:25:09.522Z] #51 4.350 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-09-24T16:25:09.522Z] #51 4.394 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-09-24T16:25:09.522Z] #51 4.402 go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-09-24T16:25:09.522Z] #51 4.467 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-09-24T16:25:09.522Z] #51 4.519 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-09-24T16:25:09.522Z] #51 4.692 go: downloading golang.org/x/tools v0.1.0 [2021-09-24T16:25:09.781Z] #51 7.585 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-09-24T16:25:09.781Z] #51 7.585 go: downloading golang.org/x/mod v0.3.0 [2021-09-24T16:25:10.040Z] #51 ... [2021-09-24T16:25:10.040Z] [2021-09-24T16:25:10.040Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2021-09-24T16:25:10.040Z] #39 sha256:486ed540d7be00f0ef86fd506a13833eaa1aa8a850c207a43e15b969f44dd5da [2021-09-24T16:25:10.333Z] #19 6.170 Reading package lists... [2021-09-24T16:25:10.333Z] #19 ... [2021-09-24T16:25:10.333Z] [2021-09-24T16:25:10.333Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-09-24T16:25:10.333Z] #60 sha256:319393aee9d935f0faf97a5327713a26007d83e376c1606fe875942d8c491bc9 [2021-09-24T16:25:10.333Z] #60 4.035 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-09-24T16:25:10.333Z] #60 8.091 go: downloading github.com/fatih/color v1.7.0 [2021-09-24T16:25:10.333Z] #60 8.099 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-09-24T16:25:10.333Z] #60 8.148 go: downloading github.com/pkg/errors v0.8.1 [2021-09-24T16:25:10.333Z] #60 8.175 go: downloading github.com/spf13/cobra v0.0.5 [2021-09-24T16:25:10.333Z] #60 8.214 go: downloading github.com/spf13/pflag v1.0.5 [2021-09-24T16:25:10.594Z] #60 8.381 go: downloading github.com/spf13/viper v1.6.1 [2021-09-24T16:25:10.607Z] #39 ... [2021-09-24T16:25:10.607Z] [2021-09-24T16:25:10.607Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2021-09-24T16:25:10.607Z] #25 sha256:d1ce7a8aaa19153ea430ba7f297c14ca2969549b8485ee225e2290490ef5684d [2021-09-24T16:25:10.607Z] #25 DONE 0.7s [2021-09-24T16:25:10.866Z] [2021-09-24T16:25:10.866Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2021-09-24T16:25:10.866Z] #64 sha256:4e3b64dd007fedfb5625c7f91785c374f19d607e1b999d8264d6e774b693bd36 [2021-09-24T16:25:10.866Z] #64 DONE 0.7s [2021-09-24T16:25:10.866Z] [2021-09-24T16:25:10.866Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2021-09-24T16:25:10.866Z] #57 sha256:e08b864e27d57b44556c9eab2e57983042c86f56bb84a61cc68ecff451f4875a [2021-09-24T16:25:10.866Z] #57 DONE 0.7s [2021-09-24T16:25:10.866Z] [2021-09-24T16:25:10.866Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2021-09-24T16:25:10.866Z] #39 sha256:486ed540d7be00f0ef86fd506a13833eaa1aa8a850c207a43e15b969f44dd5da [2021-09-24T16:25:10.866Z] #39 DONE 0.7s [2021-09-24T16:25:10.866Z] [2021-09-24T16:25:10.866Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2021-09-24T16:25:10.866Z] #40 sha256:5cc703d0c636f747e28350aa6ccc4132efdc999b5bdda1bdf00bb2c3b8640487 [2021-09-24T16:25:10.866Z] #40 ... [2021-09-24T16:25:10.866Z] [2021-09-24T16:25:10.866Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2021-09-24T16:25:10.866Z] #61 sha256:ddf103ad5582bbb6bddfbce4ba652426c35e3006e38b041cf24854431d51caaa [2021-09-24T16:25:10.866Z] #61 DONE 0.8s [2021-09-24T16:25:11.127Z] [2021-09-24T16:25:11.127Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-09-24T16:25:11.127Z] #62 sha256:82eaa9592ca4ecb1a779d2cbd15cba31b54059fbfd4284c1e77ff6416e4ec553 [2021-09-24T16:25:11.166Z] #60 8.675 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-09-24T16:25:11.166Z] #60 8.735 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-09-24T16:25:11.166Z] #60 8.807 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-09-24T16:25:11.166Z] #60 8.888 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-09-24T16:25:11.334Z] #26 2.154 + RM_GOPATH=0 [2021-09-24T16:25:11.334Z] #26 2.154 + TMP_GOPATH= [2021-09-24T16:25:11.334Z] #26 2.154 + : /build [2021-09-24T16:25:11.334Z] #26 2.154 + '[' -z '' ']' [2021-09-24T16:25:11.334Z] #26 2.156 ++ mktemp -d [2021-09-24T16:25:11.334Z] #26 2.159 + export GOPATH=/tmp/tmp.HxtvMCWNBq [2021-09-24T16:25:11.334Z] #26 2.159 + GOPATH=/tmp/tmp.HxtvMCWNBq [2021-09-24T16:25:11.334Z] #26 2.159 + RM_GOPATH=1 [2021-09-24T16:25:11.334Z] #26 2.159 + case "$(go env GOARCH)" in [2021-09-24T16:25:11.334Z] #26 2.160 ++ go env GOARCH [2021-09-24T16:25:11.334Z] #26 2.202 + export GO_BUILDMODE=-buildmode=pie [2021-09-24T16:25:11.334Z] #26 2.202 + GO_BUILDMODE=-buildmode=pie [2021-09-24T16:25:11.334Z] #26 2.206 ++ dirname /install.sh [2021-09-24T16:25:11.334Z] #26 2.225 + dir=/ [2021-09-24T16:25:11.427Z] #60 ... [2021-09-24T16:25:11.427Z] [2021-09-24T16:25:11.427Z] #58 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-09-24T16:25:11.427Z] #58 sha256:593b6708d36ea9dd080d0d543cecbe0fb532b05ba39b1df7cae8d6513fb27a2e [2021-09-24T16:25:11.427Z] #58 9.008 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-09-24T16:25:11.427Z] #58 9.044 go: downloading golang.org/x/mod v0.3.0 [2021-09-24T16:25:11.596Z] #26 2.228 + bin=dockercli [2021-09-24T16:25:11.596Z] #26 2.237 + shift [2021-09-24T16:25:11.596Z] #26 2.237 + '[' '!' -f //dockercli.installer ']' [2021-09-24T16:25:11.596Z] #26 2.237 + . //dockercli.installer [2021-09-24T16:25:11.596Z] #26 2.237 ++ : stable [2021-09-24T16:25:11.596Z] #26 2.237 ++ : 17.06.2-ce [2021-09-24T16:25:11.596Z] #26 2.237 + install_dockercli [2021-09-24T16:25:11.596Z] #26 2.237 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-09-24T16:25:11.596Z] #26 2.237 ++ uname -m [2021-09-24T16:25:11.596Z] #26 2.237 Install docker/cli version 17.06.2-ce from stable [2021-09-24T16:25:11.596Z] #26 2.245 + arch=x86_64 [2021-09-24T16:25:11.596Z] #26 2.245 + '[' x86_64 '!=' x86_64 ']' [2021-09-24T16:25:11.596Z] #26 2.246 + url=https://download.docker.com/linux/static [2021-09-24T16:25:11.596Z] #26 2.248 + tar -xz docker/docker [2021-09-24T16:25:11.596Z] #26 2.249 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-09-24T16:25:12.169Z] #26 ... [2021-09-24T16:25:12.169Z] [2021-09-24T16:25:12.169Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2021-09-24T16:25:12.169Z] #36 sha256:56bf20df3a00ffbfea1ac7e67c524141e9c67ed8f609de2fc1c3fa65ff075483 [2021-09-24T16:25:12.169Z] #36 9.018 tomll can be used in two ways: [2021-09-24T16:25:12.169Z] #36 9.021 Writing to STDIN and reading from STDOUT: [2021-09-24T16:25:12.169Z] #36 9.021 cat file.toml | tomll > file.toml [2021-09-24T16:25:12.169Z] #36 9.021 [2021-09-24T16:25:12.169Z] #36 9.021 Reading and updating a list of files: [2021-09-24T16:25:12.169Z] #36 9.021 tomll a.toml b.toml c.toml [2021-09-24T16:25:12.169Z] #36 9.021 [2021-09-24T16:25:12.169Z] #36 9.021 When given a list of files, tomll will modify all files in place without asking. [2021-09-24T16:25:12.169Z] #36 DONE 9.2s [2021-09-24T16:25:12.169Z] [2021-09-24T16:25:12.169Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-09-24T16:25:12.169Z] #65 sha256:0dc906b26a031200f840c94e4199709f2c1d00b6597707d77ee30c860b54cad1 [2021-09-24T16:25:12.169Z] #65 2.197 + RM_GOPATH=0 [2021-09-24T16:25:12.169Z] #65 2.197 + TMP_GOPATH= [2021-09-24T16:25:12.169Z] #65 2.197 + : /build [2021-09-24T16:25:12.169Z] #65 2.197 + '[' -z '' ']' [2021-09-24T16:25:12.169Z] #65 2.203 ++ mktemp -d [2021-09-24T16:25:12.169Z] #65 2.211 + export GOPATH=/tmp/tmp.VZJfTTXczb [2021-09-24T16:25:12.169Z] #65 2.212 + GOPATH=/tmp/tmp.VZJfTTXczb [2021-09-24T16:25:12.169Z] #65 2.213 + RM_GOPATH=1 [2021-09-24T16:25:12.169Z] #65 2.213 + case "$(go env GOARCH)" in [2021-09-24T16:25:12.169Z] #65 2.214 ++ go env GOARCH [2021-09-24T16:25:12.169Z] #65 2.242 + export GO_BUILDMODE=-buildmode=pie [2021-09-24T16:25:12.169Z] #65 2.242 + GO_BUILDMODE=-buildmode=pie [2021-09-24T16:25:12.169Z] #65 2.242 ++ dirname /install.sh [2021-09-24T16:25:12.169Z] #65 2.274 + dir=/ [2021-09-24T16:25:12.169Z] #65 2.275 + bin=rootlesskit [2021-09-24T16:25:12.169Z] #65 2.275 + shift [2021-09-24T16:25:12.169Z] #65 2.277 + '[' '!' -f //rootlesskit.installer ']' [2021-09-24T16:25:12.169Z] #65 2.277 + . //rootlesskit.installer [2021-09-24T16:25:12.169Z] #65 2.277 ++ : v0.14.4 [2021-09-24T16:25:12.169Z] #65 2.278 + install_rootlesskit [2021-09-24T16:25:12.169Z] #65 2.278 + case "$1" in [2021-09-24T16:25:12.169Z] #65 2.281 + export CGO_ENABLED=0 [2021-09-24T16:25:12.169Z] #65 2.281 + CGO_ENABLED=0 [2021-09-24T16:25:12.169Z] #65 2.281 + _install_rootlesskit [2021-09-24T16:25:12.169Z] #65 2.282 + echo 'Install rootlesskit version v0.14.4' [2021-09-24T16:25:12.169Z] #65 2.287 Install rootlesskit version v0.14.4 [2021-09-24T16:25:12.169Z] #65 2.287 + for f in rootlesskit rootlesskit-docker-proxy [2021-09-24T16:25:12.169Z] #65 2.287 + GOBIN=/build [2021-09-24T16:25:12.169Z] #65 2.287 + GO111MODULE=on [2021-09-24T16:25:12.169Z] #65 2.287 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2021-09-24T16:25:12.169Z] #65 2.877 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2021-09-24T16:25:12.371Z] #58 ... [2021-09-24T16:25:12.371Z] [2021-09-24T16:25:12.371Z] #50 [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 "v2.3.0" && 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 "v2.1.0"; 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-09-24T16:25:12.371Z] #50 sha256:2a63077b3c5836ea88282bd11103334e6e7afec4251de84ed9d20d758aa3fafb [2021-09-24T16:25:12.371Z] #50 3.094 + git clone https://github.com/docker/distribution.git . [2021-09-24T16:25:12.371Z] #50 3.094 Cloning into '.'... [2021-09-24T16:25:12.503Z] #62 ... [2021-09-24T16:25:12.503Z] [2021-09-24T16:25:12.503Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-09-24T16:25:12.503Z] #43 sha256:2a63077b3c5836ea88282bd11103334e6e7afec4251de84ed9d20d758aa3fafb [2021-09-24T16:25:12.503Z] #43 2.331 + git clone https://github.com/docker/distribution.git . [2021-09-24T16:25:12.503Z] #43 2.361 Cloning into '.'... [2021-09-24T16:25:12.503Z] #43 ... [2021-09-24T16:25:12.503Z] [2021-09-24T16:25:12.503Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-09-24T16:25:12.503Z] #53 sha256:319393aee9d935f0faf97a5327713a26007d83e376c1606fe875942d8c491bc9 [2021-09-24T16:25:12.503Z] #53 3.214 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-09-24T16:25:12.503Z] #53 6.287 go: downloading github.com/fatih/color v1.7.0 [2021-09-24T16:25:12.503Z] #53 6.287 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-09-24T16:25:12.503Z] #53 6.374 go: downloading github.com/pkg/errors v0.8.1 [2021-09-24T16:25:12.503Z] #53 6.374 go: downloading github.com/spf13/cobra v0.0.5 [2021-09-24T16:25:12.503Z] #53 6.374 go: downloading github.com/spf13/pflag v1.0.5 [2021-09-24T16:25:12.503Z] #53 6.514 go: downloading github.com/spf13/viper v1.6.1 [2021-09-24T16:25:12.503Z] #53 6.717 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-09-24T16:25:12.503Z] #53 6.733 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-09-24T16:25:12.503Z] #53 7.077 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-09-24T16:25:12.503Z] #53 7.117 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-24T16:25:12.503Z] #53 7.143 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-09-24T16:25:12.503Z] #53 7.143 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-09-24T16:25:12.503Z] #53 9.094 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-09-24T16:25:12.503Z] #53 9.116 go: downloading github.com/stretchr/testify v1.4.0 [2021-09-24T16:25:12.503Z] #53 9.235 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-09-24T16:25:12.503Z] #53 9.300 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-09-24T16:25:12.503Z] #53 9.320 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-09-24T16:25:12.503Z] #53 9.550 go: downloading github.com/magiconair/properties v1.8.1 [2021-09-24T16:25:12.503Z] #53 9.550 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-24T16:25:12.503Z] #53 9.643 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-09-24T16:25:12.503Z] #53 9.643 go: downloading github.com/spf13/afero v1.1.2 [2021-09-24T16:25:12.503Z] #53 9.752 go: downloading github.com/spf13/cast v1.3.0 [2021-09-24T16:25:12.503Z] #53 9.752 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-09-24T16:25:12.503Z] #53 9.774 go: downloading github.com/subosito/gotenv v1.2.0 [2021-09-24T16:25:12.503Z] #53 9.774 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-09-24T16:25:12.503Z] #53 9.803 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-09-24T16:25:12.503Z] #53 9.862 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-09-24T16:25:12.503Z] #53 9.862 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-09-24T16:25:12.503Z] #53 9.882 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-09-24T16:25:12.503Z] #53 9.890 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-09-24T16:25:12.503Z] #53 9.938 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-09-24T16:25:12.503Z] #53 9.938 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-09-24T16:25:12.503Z] #53 9.946 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-09-24T16:25:12.503Z] #53 9.965 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-09-24T16:25:12.503Z] #53 9.982 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-09-24T16:25:12.503Z] #53 10.00 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-09-24T16:25:12.503Z] #53 10.04 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-09-24T16:25:12.503Z] #53 10.06 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-09-24T16:25:12.503Z] #53 10.10 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-09-24T16:25:12.503Z] #53 10.14 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-09-24T16:25:12.503Z] #53 10.31 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-09-24T16:25:12.503Z] #53 ... [2021-09-24T16:25:12.503Z] [2021-09-24T16:25:12.503Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-09-24T16:25:12.503Z] #49 sha256:14c07cb5cdcb5c915313c0d09aefdb82f0ed7b4a0cf7ceff4296c773f39982a8 [2021-09-24T16:25:12.503Z] #49 3.268 go: downloading github.com/LK4D4/vndr v0.1.2 [2021-09-24T16:25:12.633Z] #50 ... [2021-09-24T16:25:12.633Z] [2021-09-24T16:25:12.633Z] #56 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-09-24T16:25:12.633Z] #56 sha256:14c07cb5cdcb5c915313c0d09aefdb82f0ed7b4a0cf7ceff4296c773f39982a8 [2021-09-24T16:25:12.633Z] #56 3.342 go: downloading github.com/LK4D4/vndr v0.1.2 [2021-09-24T16:25:12.633Z] #56 ... [2021-09-24T16:25:12.633Z] [2021-09-24T16:25:12.633Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-09-24T16:25:12.633Z] #60 sha256:319393aee9d935f0faf97a5327713a26007d83e376c1606fe875942d8c491bc9 [2021-09-24T16:25:12.633Z] #60 9.244 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-09-24T16:25:12.633Z] #60 9.329 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-24T16:25:12.742Z] #65 ... [2021-09-24T16:25:12.742Z] [2021-09-24T16:25:12.742Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-09-24T16:25:12.742Z] #51 sha256:593b6708d36ea9dd080d0d543cecbe0fb532b05ba39b1df7cae8d6513fb27a2e [2021-09-24T16:25:12.742Z] #51 4.686 go: downloading gotest.tools/gotestsum v1.7.0 [2021-09-24T16:25:12.742Z] #51 6.324 go: downloading github.com/dnephin/pflag v1.0.7 [2021-09-24T16:25:12.742Z] #51 6.333 go: downloading github.com/fatih/color v1.10.0 [2021-09-24T16:25:12.742Z] #51 6.421 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-09-24T16:25:12.742Z] #51 6.549 go: downloading github.com/pkg/errors v0.9.1 [2021-09-24T16:25:12.742Z] #51 6.981 go: downloading golang.org/x/tools v0.1.0 [2021-09-24T16:25:12.742Z] #51 7.284 go: downloading github.com/mattn/go-colorable v0.1.8 [2021-09-24T16:25:12.742Z] #51 7.641 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-24T16:25:12.742Z] #51 7.738 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-09-24T16:25:12.742Z] #51 7.903 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-09-24T16:25:12.742Z] #51 ... [2021-09-24T16:25:12.742Z] [2021-09-24T16:25:12.742Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-09-24T16:25:12.742Z] #55 sha256:65a5b5a90b98c240a9e4d763fafb408cc41a80346e65b0a1577f9b0570fa8904 [2021-09-24T16:25:12.742Z] #55 4.959 go: downloading mvdan.cc/sh/v3 v3.0.2 [2021-09-24T16:25:12.742Z] #55 6.245 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-09-24T16:25:12.742Z] #55 6.307 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-09-24T16:25:12.742Z] #55 6.326 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-09-24T16:25:12.742Z] #55 8.498 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-09-24T16:25:12.761Z] #49 ... [2021-09-24T16:25:12.761Z] [2021-09-24T16:25:12.761Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-09-24T16:25:12.761Z] #55 sha256:65a5b5a90b98c240a9e4d763fafb408cc41a80346e65b0a1577f9b0570fa8904 [2021-09-24T16:25:12.761Z] #55 2.823 go: downloading mvdan.cc/sh/v3 v3.0.2 [2021-09-24T16:25:12.761Z] #55 3.440 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-09-24T16:25:12.761Z] #55 3.456 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-09-24T16:25:12.761Z] #55 3.456 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-09-24T16:25:12.761Z] #55 4.403 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-09-24T16:25:12.761Z] #55 ... [2021-09-24T16:25:12.761Z] [2021-09-24T16:25:12.761Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-09-24T16:25:12.761Z] #53 sha256:319393aee9d935f0faf97a5327713a26007d83e376c1606fe875942d8c491bc9 [2021-09-24T16:25:12.761Z] #53 10.33 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-09-24T16:25:12.761Z] #53 10.34 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-09-24T16:25:12.761Z] #53 10.45 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-09-24T16:25:12.761Z] #53 10.47 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-09-24T16:25:12.761Z] #53 10.56 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-09-24T16:25:12.761Z] #53 10.56 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-09-24T16:25:12.894Z] #60 10.65 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-09-24T16:25:12.894Z] #60 10.66 go: downloading github.com/stretchr/testify v1.4.0 [2021-09-24T16:25:12.894Z] #60 10.72 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-09-24T16:25:13.003Z] #55 ... [2021-09-24T16:25:13.003Z] [2021-09-24T16:25:13.003Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-09-24T16:25:13.003Z] #53 sha256:319393aee9d935f0faf97a5327713a26007d83e376c1606fe875942d8c491bc9 [2021-09-24T16:25:13.003Z] #53 4.309 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-09-24T16:25:13.020Z] #53 10.78 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-09-24T16:25:13.020Z] #53 10.78 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-09-24T16:25:13.020Z] #53 10.79 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-09-24T16:25:13.020Z] #53 10.82 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-09-24T16:25:13.156Z] #60 10.78 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-09-24T16:25:13.156Z] #60 10.79 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-09-24T16:25:13.156Z] #60 10.93 go: downloading github.com/magiconair/properties v1.8.1 [2021-09-24T16:25:13.156Z] #60 10.94 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-24T16:25:13.156Z] #60 10.98 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-09-24T16:25:13.264Z] #53 ... [2021-09-24T16:25:13.264Z] [2021-09-24T16:25:13.264Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-24T16:25:13.264Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3 [2021-09-24T16:25:13.264Z] #14 4.406 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2021-09-24T16:25:13.264Z] #14 4.529 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2021-09-24T16:25:13.264Z] #14 4.697 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2021-09-24T16:25:13.264Z] #14 8.342 Reading package lists... [2021-09-24T16:25:13.264Z] #14 ... [2021-09-24T16:25:13.264Z] [2021-09-24T16:25:13.264Z] #38 [tini 1/3] 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-09-24T16:25:13.264Z] #38 sha256:e385f50c9bd149460eaadc75d8d67babb4e1c1aaeaf9258cc10a493f682c7bef [2021-09-24T16:25:13.264Z] #38 5.091 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2021-09-24T16:25:13.264Z] #38 5.091 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2021-09-24T16:25:13.264Z] #38 5.091 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2021-09-24T16:25:13.279Z] #53 10.85 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-09-24T16:25:13.279Z] #53 10.86 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-09-24T16:25:13.279Z] #53 10.90 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-09-24T16:25:13.279Z] #53 11.01 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-09-24T16:25:13.279Z] #53 11.03 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-09-24T16:25:13.279Z] #53 11.06 go: downloading github.com/ultraware/funlen v0.0.2 [2021-09-24T16:25:13.279Z] #53 11.07 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-09-24T16:25:13.279Z] #53 11.07 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-09-24T16:25:13.279Z] #53 11.09 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-09-24T16:25:13.417Z] #60 11.01 go: downloading github.com/spf13/afero v1.1.2 [2021-09-24T16:25:13.417Z] #60 11.07 go: downloading github.com/spf13/cast v1.3.0 [2021-09-24T16:25:13.417Z] #60 11.12 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-09-24T16:25:13.417Z] #60 11.14 go: downloading github.com/subosito/gotenv v1.2.0 [2021-09-24T16:25:13.417Z] #60 11.16 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-09-24T16:25:13.417Z] #60 11.17 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-09-24T16:25:13.417Z] #60 11.25 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-09-24T16:25:13.526Z] #38 9.001 Reading package lists... [2021-09-24T16:25:13.526Z] #38 ... [2021-09-24T16:25:13.526Z] [2021-09-24T16:25:13.526Z] #34 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-24T16:25:13.526Z] #34 sha256:fb02fb1e1ac8485ef7e7cc063e6a74697ab64e4d3d5a5e0f2ed7e9d92457baaa [2021-09-24T16:25:13.526Z] #34 3.769 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-09-24T16:25:13.526Z] #34 3.775 Cloning into '.'... [2021-09-24T16:25:13.526Z] #34 ... [2021-09-24T16:25:13.526Z] [2021-09-24T16:25:13.526Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-09-24T16:25:13.526Z] #43 sha256:2a63077b3c5836ea88282bd11103334e6e7afec4251de84ed9d20d758aa3fafb [2021-09-24T16:25:13.526Z] #43 3.621 + git clone https://github.com/docker/distribution.git . [2021-09-24T16:25:13.526Z] #43 3.621 Cloning into '.'... [2021-09-24T16:25:13.537Z] #53 ... [2021-09-24T16:25:13.537Z] [2021-09-24T16:25:13.537Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-09-24T16:25:13.537Z] #49 sha256:14c07cb5cdcb5c915313c0d09aefdb82f0ed7b4a0cf7ceff4296c773f39982a8 [2021-09-24T16:25:13.537Z] #49 10.95 Usage of /build/vndr: [2021-09-24T16:25:13.537Z] #49 10.95 /build/vndr [[import path] [revision]] [repository] [2021-09-24T16:25:13.537Z] #49 10.95 /build/vndr init [2021-09-24T16:25:13.537Z] #49 10.95 -strict [2021-09-24T16:25:13.537Z] #49 10.95 checking mode. treat non-trivial warning as an error [2021-09-24T16:25:13.537Z] #49 10.96 -verbose [2021-09-24T16:25:13.537Z] #49 10.96 shows all warnings [2021-09-24T16:25:13.537Z] #49 10.96 -whitelist value [2021-09-24T16:25:13.537Z] #49 10.96 regular expressions to whitelist for cleaning phase of vendoring, relative to the vendor/ directory [2021-09-24T16:25:13.537Z] #49 DONE 11.2s [2021-09-24T16:25:13.679Z] #60 11.27 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-09-24T16:25:13.679Z] #60 11.34 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-09-24T16:25:13.679Z] #60 11.37 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-09-24T16:25:13.679Z] #60 11.43 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-09-24T16:25:13.679Z] #60 11.45 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-09-24T16:25:13.679Z] #60 11.47 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-09-24T16:25:13.679Z] #60 11.48 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-09-24T16:25:13.679Z] #60 11.54 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-09-24T16:25:13.679Z] #60 11.57 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-09-24T16:25:13.679Z] #60 11.59 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-09-24T16:25:13.787Z] #43 ... [2021-09-24T16:25:13.787Z] [2021-09-24T16:25:13.787Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-09-24T16:25:13.787Z] #49 sha256:14c07cb5cdcb5c915313c0d09aefdb82f0ed7b4a0cf7ceff4296c773f39982a8 [2021-09-24T16:25:13.787Z] #49 5.254 go: downloading github.com/LK4D4/vndr v0.1.2 [2021-09-24T16:25:13.796Z] [2021-09-24T16:25:13.796Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-09-24T16:25:13.796Z] #58 sha256:5a31f424a2395798f886db085dada29417c0c63eaff03e8afa9905b37dcbf90a [2021-09-24T16:25:13.940Z] #60 11.60 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-09-24T16:25:13.940Z] #60 11.65 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-09-24T16:25:13.940Z] #60 11.68 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-09-24T16:25:14.049Z] #49 ... [2021-09-24T16:25:14.049Z] [2021-09-24T16:25:14.049Z] #47 [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 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-09-24T16:25:14.049Z] #47 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-24T16:25:14.049Z] #47 4.795 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2021-09-24T16:25:14.049Z] #47 4.795 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2021-09-24T16:25:14.049Z] #47 4.795 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2021-09-24T16:25:14.049Z] #47 5.698 Hit:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [2021-09-24T16:25:14.049Z] #47 9.326 Reading package lists... [2021-09-24T16:25:14.049Z] #47 ... [2021-09-24T16:25:14.049Z] [2021-09-24T16:25:14.049Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-09-24T16:25:14.049Z] #62 sha256:6d90dbcfc365a4d27ecdd17209ca6f23e712983093379fbcec205a6f24184f1c [2021-09-24T16:25:14.049Z] #62 2.091 + RM_GOPATH=0 [2021-09-24T16:25:14.049Z] #62 2.091 + TMP_GOPATH= [2021-09-24T16:25:14.049Z] #62 2.091 + : /build [2021-09-24T16:25:14.049Z] #62 2.091 + '[' -z '' ']' [2021-09-24T16:25:14.049Z] #62 2.093 ++ mktemp -d [2021-09-24T16:25:14.049Z] #62 2.094 + export GOPATH=/tmp/tmp.p1Ygbc0jOK [2021-09-24T16:25:14.049Z] #62 2.094 + GOPATH=/tmp/tmp.p1Ygbc0jOK [2021-09-24T16:25:14.049Z] #62 2.094 + RM_GOPATH=1 [2021-09-24T16:25:14.049Z] #62 2.095 + case "$(go env GOARCH)" in [2021-09-24T16:25:14.049Z] #62 2.095 ++ go env GOARCH [2021-09-24T16:25:14.049Z] #62 2.144 + export GO_BUILDMODE=-buildmode=pie [2021-09-24T16:25:14.049Z] #62 2.144 + GO_BUILDMODE=-buildmode=pie [2021-09-24T16:25:14.049Z] #62 2.144 ++ dirname /install.sh [2021-09-24T16:25:14.049Z] #62 2.147 + dir=/ [2021-09-24T16:25:14.049Z] #62 2.147 + bin=containerd [2021-09-24T16:25:14.049Z] #62 2.148 + shift [2021-09-24T16:25:14.049Z] #62 2.148 + '[' '!' -f //containerd.installer ']' [2021-09-24T16:25:14.049Z] #62 2.148 + . //containerd.installer [2021-09-24T16:25:14.049Z] #62 2.148 ++ set -e [2021-09-24T16:25:14.049Z] #62 2.148 ++ : v1.5.5 [2021-09-24T16:25:14.049Z] #62 2.149 + install_containerd [2021-09-24T16:25:14.049Z] #62 2.150 + echo 'Install containerd version v1.5.5' [2021-09-24T16:25:14.049Z] #62 2.151 Install containerd version v1.5.5 [2021-09-24T16:25:14.049Z] #62 2.151 + git clone https://github.com/containerd/containerd.git /tmp/tmp.p1Ygbc0jOK/src/github.com/containerd/containerd [2021-09-24T16:25:14.049Z] #62 2.152 Cloning into '/tmp/tmp.p1Ygbc0jOK/src/github.com/containerd/containerd'... [2021-09-24T16:25:14.201Z] #60 11.88 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-09-24T16:25:14.201Z] #60 11.93 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-09-24T16:25:14.201Z] #60 11.94 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-09-24T16:25:14.463Z] #60 12.09 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-09-24T16:25:14.463Z] #60 12.14 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-09-24T16:25:14.463Z] #60 ... [2021-09-24T16:25:14.463Z] [2021-09-24T16:25:14.463Z] #56 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-09-24T16:25:14.463Z] #56 sha256:14c07cb5cdcb5c915313c0d09aefdb82f0ed7b4a0cf7ceff4296c773f39982a8 [2021-09-24T16:25:14.463Z] #56 11.96 Usage of /build/vndr: [2021-09-24T16:25:14.463Z] #56 11.96 /build/vndr [[import path] [revision]] [repository] [2021-09-24T16:25:14.463Z] #56 11.96 /build/vndr init [2021-09-24T16:25:14.463Z] #56 11.96 -strict [2021-09-24T16:25:14.463Z] #56 11.96 checking mode. treat non-trivial warning as an error [2021-09-24T16:25:14.463Z] #56 11.96 -verbose [2021-09-24T16:25:14.463Z] #56 11.96 shows all warnings [2021-09-24T16:25:14.463Z] #56 11.96 -whitelist value [2021-09-24T16:25:14.463Z] #56 11.96 regular expressions to whitelist for cleaning phase of vendoring, relative to the vendor/ directory [2021-09-24T16:25:14.463Z] #56 DONE 12.2s [2021-09-24T16:25:14.463Z] [2021-09-24T16:25:14.463Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-09-24T16:25:14.463Z] #60 sha256:319393aee9d935f0faf97a5327713a26007d83e376c1606fe875942d8c491bc9 [2021-09-24T16:25:14.463Z] #60 12.16 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-09-24T16:25:14.463Z] #60 12.17 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-09-24T16:25:14.724Z] #60 12.53 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-09-24T16:25:14.724Z] #60 12.56 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-09-24T16:25:14.812Z] #58 ... [2021-09-24T16:25:14.812Z] [2021-09-24T16:25:14.812Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-09-24T16:25:14.812Z] #55 sha256:65a5b5a90b98c240a9e4d763fafb408cc41a80346e65b0a1577f9b0570fa8904 [2021-09-24T16:25:14.812Z] #55 25.64 v3.0.2 [2021-09-24T16:25:14.812Z] #55 DONE 26.3s [2021-09-24T16:25:14.812Z] [2021-09-24T16:25:14.812Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-09-24T16:25:14.812Z] #53 sha256:319393aee9d935f0faf97a5327713a26007d83e376c1606fe875942d8c491bc9 [2021-09-24T16:25:14.812Z] #53 22.72 go: downloading github.com/gobwas/glob v0.2.3 [2021-09-24T16:25:14.812Z] #53 22.73 go: downloading github.com/kisielk/gotool v1.0.0 [2021-09-24T16:25:14.812Z] #53 22.82 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-09-24T16:25:14.812Z] #53 22.85 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-09-24T16:25:14.812Z] #53 22.86 go: downloading github.com/gogo/protobuf v1.2.1 [2021-09-24T16:25:14.812Z] #53 23.74 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-09-24T16:25:14.812Z] #53 23.81 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-09-24T16:25:14.812Z] #53 23.97 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-09-24T16:25:14.812Z] #53 ... [2021-09-24T16:25:14.812Z] [2021-09-24T16:25:14.812Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-09-24T16:25:14.812Z] #65 sha256:000a45ce6cf37db064a737c581e0ccc14a0dd5df063c8ff19c8ad2bea73d1fc9 [2021-09-24T16:25:14.812Z] #65 11.69 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-09-24T16:25:14.812Z] #65 11.80 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-09-24T16:25:14.812Z] #65 15.35 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-09-24T16:25:14.812Z] #65 15.40 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-09-24T16:25:14.812Z] #65 ... [2021-09-24T16:25:14.812Z] [2021-09-24T16:25:14.812Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-09-24T16:25:14.812Z] #43 sha256:2a63077b3c5836ea88282bd11103334e6e7afec4251de84ed9d20d758aa3fafb [2021-09-24T16:25:14.812Z] #43 18.24 Updating files: 90% (1581/1750) Updating files: 91% (1593/1750) Updating files: 92% (1610/1750) Updating files: 93% (1628/1750) Updating files: 94% (1645/1750) Updating files: 95% (1663/1750) Updating files: 96% (1680/1750) Updating files: 97% (1698/1750) Updating files: 98% (1715/1750) Updating files: 99% (1733/1750) Updating files: 100% (1750/1750) Updating files: 100% (1750/1750), done. [2021-09-24T16:25:14.812Z] #43 18.42 + git checkout -q v2.3.0 [2021-09-24T16:25:14.812Z] #43 19.60 + 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-09-24T16:25:14.985Z] #60 12.62 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-09-24T16:25:14.986Z] #60 12.67 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-09-24T16:25:14.986Z] #60 12.68 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-09-24T16:25:14.986Z] #60 12.71 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-09-24T16:25:14.992Z] #62 ... [2021-09-24T16:25:14.992Z] [2021-09-24T16:25:14.992Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-09-24T16:25:14.992Z] #53 sha256:319393aee9d935f0faf97a5327713a26007d83e376c1606fe875942d8c491bc9 [2021-09-24T16:25:14.992Z] #53 11.87 go: downloading github.com/fatih/color v1.7.0 [2021-09-24T16:25:14.992Z] #53 11.91 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-09-24T16:25:14.992Z] #53 11.93 go: downloading github.com/pkg/errors v0.8.1 [2021-09-24T16:25:14.992Z] #53 11.95 go: downloading github.com/spf13/cobra v0.0.5 [2021-09-24T16:25:14.992Z] #53 11.96 go: downloading github.com/spf13/pflag v1.0.5 [2021-09-24T16:25:14.992Z] #53 12.22 go: downloading github.com/spf13/viper v1.6.1 [2021-09-24T16:25:15.249Z] #60 12.90 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-09-24T16:25:15.249Z] #60 13.08 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-09-24T16:25:15.253Z] #53 12.44 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-09-24T16:25:15.253Z] #53 12.45 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-09-24T16:25:15.253Z] #53 12.50 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-09-24T16:25:15.253Z] #53 12.53 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-09-24T16:25:15.510Z] #60 13.12 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-09-24T16:25:15.510Z] #60 13.15 go: downloading github.com/ultraware/funlen v0.0.2 [2021-09-24T16:25:15.510Z] #60 13.19 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-09-24T16:25:15.510Z] #60 13.21 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-09-24T16:25:15.510Z] #60 13.24 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-09-24T16:25:15.772Z] #60 13.58 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-09-24T16:25:15.772Z] #60 13.58 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-09-24T16:25:15.772Z] #60 13.63 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-24T16:25:16.033Z] #60 13.68 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-24T16:25:16.033Z] #60 13.68 go: downloading github.com/stretchr/objx v0.2.0 [2021-09-24T16:25:16.033Z] #60 13.75 go: downloading golang.org/x/text v0.3.2 [2021-09-24T16:25:16.197Z] #53 13.29 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-09-24T16:25:16.197Z] #53 13.46 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-24T16:25:16.357Z] #58 ... [2021-09-24T16:25:16.357Z] [2021-09-24T16:25:16.357Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-09-24T16:25:16.357Z] #53 sha256:319393aee9d935f0faf97a5327713a26007d83e376c1606fe875942d8c491bc9 [2021-09-24T16:25:16.357Z] #53 11.75 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-09-24T16:25:16.357Z] #53 11.75 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-09-24T16:25:16.357Z] #53 11.77 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-24T16:25:16.357Z] #53 11.81 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-24T16:25:16.357Z] #53 11.88 go: downloading github.com/stretchr/objx v0.2.0 [2021-09-24T16:25:16.357Z] #53 11.88 go: downloading golang.org/x/text v0.3.2 [2021-09-24T16:25:16.357Z] #53 14.27 go: downloading github.com/gobwas/glob v0.2.3 [2021-09-24T16:25:16.357Z] #53 14.27 go: downloading github.com/kisielk/gotool v1.0.0 [2021-09-24T16:25:16.615Z] #53 14.31 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-09-24T16:25:16.615Z] #53 14.31 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-09-24T16:25:16.615Z] #53 14.37 go: downloading github.com/gogo/protobuf v1.2.1 [2021-09-24T16:25:17.181Z] #53 14.88 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-09-24T16:25:17.181Z] #53 14.93 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-09-24T16:25:17.440Z] #53 15.04 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-09-24T16:25:18.581Z] #60 15.94 go: downloading github.com/gobwas/glob v0.2.3 [2021-09-24T16:25:18.582Z] #60 15.94 go: downloading github.com/kisielk/gotool v1.0.0 [2021-09-24T16:25:18.582Z] #60 15.99 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-09-24T16:25:18.582Z] #60 16.01 go: downloading github.com/gogo/protobuf v1.2.1 [2021-09-24T16:25:18.582Z] #60 16.02 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-09-24T16:25:18.818Z] #53 ... [2021-09-24T16:25:18.818Z] [2021-09-24T16:25:18.818Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-09-24T16:25:18.818Z] #55 sha256:65a5b5a90b98c240a9e4d763fafb408cc41a80346e65b0a1577f9b0570fa8904 [2021-09-24T16:25:18.818Z] #55 15.83 v3.0.2 [2021-09-24T16:25:18.818Z] #55 DONE 16.3s [2021-09-24T16:25:18.818Z] [2021-09-24T16:25:18.818Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-09-24T16:25:18.818Z] #43 sha256:2a63077b3c5836ea88282bd11103334e6e7afec4251de84ed9d20d758aa3fafb [2021-09-24T16:25:18.818Z] #43 11.54 + git checkout -q v2.3.0 [2021-09-24T16:25:18.818Z] #43 12.55 + 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-09-24T16:25:18.843Z] #60 16.58 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-09-24T16:25:18.843Z] #60 16.62 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-09-24T16:25:19.104Z] #60 16.75 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-09-24T16:25:19.384Z] #43 ... [2021-09-24T16:25:19.384Z] [2021-09-24T16:25:19.384Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2021-09-24T16:25:19.384Z] #40 sha256:5cc703d0c636f747e28350aa6ccc4132efdc999b5bdda1bdf00bb2c3b8640487 [2021-09-24T16:25:19.384Z] #40 8.466 + RM_GOPATH=0 [2021-09-24T16:25:19.384Z] #40 8.466 + TMP_GOPATH= [2021-09-24T16:25:19.384Z] #40 8.466 + : /build [2021-09-24T16:25:19.384Z] #40 8.466 + '[' -z '' ']' [2021-09-24T16:25:19.384Z] #40 8.466 ++ mktemp -d [2021-09-24T16:25:19.384Z] #40 8.477 + export GOPATH=/tmp/tmp.Zamx3jxzCW [2021-09-24T16:25:19.384Z] #40 8.477 + GOPATH=/tmp/tmp.Zamx3jxzCW [2021-09-24T16:25:19.384Z] #40 8.477 + RM_GOPATH=1 [2021-09-24T16:25:19.384Z] #40 8.477 + case "$(go env GOARCH)" in [2021-09-24T16:25:19.384Z] #40 8.477 ++ go env GOARCH [2021-09-24T16:25:19.384Z] #40 8.482 + export GO_BUILDMODE=-buildmode=pie [2021-09-24T16:25:19.384Z] #40 8.482 + GO_BUILDMODE=-buildmode=pie [2021-09-24T16:25:19.384Z] #40 8.482 ++ dirname /install.sh [2021-09-24T16:25:19.384Z] #40 8.483 + dir=/ [2021-09-24T16:25:19.384Z] #40 8.483 + bin=tini [2021-09-24T16:25:19.384Z] #40 8.483 + shift [2021-09-24T16:25:19.384Z] #40 8.483 + '[' '!' -f //tini.installer ']' [2021-09-24T16:25:19.384Z] #40 8.483 + . //tini.installer [2021-09-24T16:25:19.384Z] #40 8.483 ++ : v0.19.0 [2021-09-24T16:25:19.384Z] #40 8.483 + install_tini [2021-09-24T16:25:19.384Z] #40 8.483 + echo 'Install tini version v0.19.0' [2021-09-24T16:25:19.384Z] #40 8.483 + git clone https://github.com/krallin/tini.git /tmp/tmp.Zamx3jxzCW/tini [2021-09-24T16:25:19.384Z] #40 8.496 Cloning into '/tmp/tmp.Zamx3jxzCW/tini'... [2021-09-24T16:25:19.384Z] #40 8.508 Install tini version v0.19.0 [2021-09-24T16:25:19.501Z] #53 16.50 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-09-24T16:25:19.501Z] #53 16.53 go: downloading github.com/stretchr/testify v1.4.0 [2021-09-24T16:25:19.501Z] #53 16.74 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-09-24T16:25:19.501Z] #53 16.78 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-09-24T16:25:19.501Z] #53 16.83 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-09-24T16:25:19.763Z] #53 17.17 go: downloading github.com/magiconair/properties v1.8.1 [2021-09-24T16:25:19.763Z] #53 17.18 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-24T16:25:19.951Z] #40 9.076 + cd /tmp/tmp.Zamx3jxzCW/tini [2021-09-24T16:25:19.951Z] #40 9.076 + git checkout -q v0.19.0 [2021-09-24T16:25:19.951Z] #40 9.076 + cmake . [2021-09-24T16:25:20.024Z] #53 17.24 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-09-24T16:25:20.024Z] #53 17.40 go: downloading github.com/spf13/afero v1.1.2 [2021-09-24T16:25:20.024Z] #53 17.42 go: downloading github.com/spf13/cast v1.3.0 [2021-09-24T16:25:20.101Z] #43 ... [2021-09-24T16:25:20.101Z] [2021-09-24T16:25:20.101Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-09-24T16:25:20.101Z] #58 sha256:979d7b26c2072da2a91b4a6a94341de20b8e87a3e309df4eb7317c2ca1fd2af1 [2021-09-24T16:25:20.101Z] #58 26.63 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-09-24T16:25:20.292Z] #53 ... [2021-09-24T16:25:20.292Z] [2021-09-24T16:25:20.292Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-09-24T16:25:20.292Z] #26 sha256:131f6ebc0aa3bf483309fb27ed6bcc717dac659fa4ef0b1fa6e2b29f98eb22a7 [2021-09-24T16:25:20.292Z] #26 10.30 + mkdir -p /build [2021-09-24T16:25:20.292Z] #26 10.31 + mv docker/docker /build/ [2021-09-24T16:25:20.292Z] #26 10.32 + rmdir docker [2021-09-24T16:25:20.292Z] #26 DONE 11.0s [2021-09-24T16:25:20.292Z] [2021-09-24T16:25:20.292Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-09-24T16:25:20.292Z] #53 sha256:319393aee9d935f0faf97a5327713a26007d83e376c1606fe875942d8c491bc9 [2021-09-24T16:25:20.292Z] #53 17.48 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-09-24T16:25:20.292Z] #53 ... [2021-09-24T16:25:20.292Z] [2021-09-24T16:25:20.293Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-09-24T16:25:20.293Z] #65 sha256:0dc906b26a031200f840c94e4199709f2c1d00b6597707d77ee30c860b54cad1 [2021-09-24T16:25:20.293Z] #65 5.591 go: downloading github.com/pkg/errors v0.9.1 [2021-09-24T16:25:20.293Z] #65 5.622 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-09-24T16:25:20.293Z] #65 5.759 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-09-24T16:25:20.293Z] #65 6.442 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-09-24T16:25:20.293Z] #65 8.908 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-09-24T16:25:20.293Z] #65 9.554 go: downloading github.com/google/uuid v1.3.0 [2021-09-24T16:25:20.293Z] #65 9.794 go: downloading github.com/moby/vpnkit v0.5.0 [2021-09-24T16:25:20.293Z] #65 9.803 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-09-24T16:25:20.293Z] #65 9.916 go: downloading github.com/gofrs/flock v0.8.1 [2021-09-24T16:25:20.293Z] #65 9.989 go: downloading github.com/gorilla/mux v1.8.0 [2021-09-24T16:25:20.293Z] #65 10.14 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-09-24T16:25:20.293Z] #65 10.57 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-09-24T16:25:20.293Z] #65 10.81 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-09-24T16:25:20.518Z] #40 9.772 -- The C compiler identification is GNU 10.2.1 [2021-09-24T16:25:20.777Z] #40 9.880 -- Detecting C compiler ABI info [2021-09-24T16:25:20.777Z] #40 ... [2021-09-24T16:25:20.777Z] [2021-09-24T16:25:20.777Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-09-24T16:25:20.777Z] #26 sha256:9945800bf8b6e8ab38240da320884fd35583fbf364dfe0766cd76b1f4223821e [2021-09-24T16:25:20.777Z] #26 9.110 + RM_GOPATH=0 [2021-09-24T16:25:20.777Z] #26 9.110 + TMP_GOPATH= [2021-09-24T16:25:20.777Z] #26 9.110 + : /build [2021-09-24T16:25:20.777Z] #26 9.110 + '[' -z '' ']' [2021-09-24T16:25:20.777Z] #26 9.110 ++ mktemp -d [2021-09-24T16:25:20.777Z] #26 9.110 + export GOPATH=/tmp/tmp.daylILPHGL [2021-09-24T16:25:20.777Z] #26 9.110 + GOPATH=/tmp/tmp.daylILPHGL [2021-09-24T16:25:20.777Z] #26 9.110 + RM_GOPATH=1 [2021-09-24T16:25:20.777Z] #26 9.110 + case "$(go env GOARCH)" in [2021-09-24T16:25:20.777Z] #26 9.110 ++ go env GOARCH [2021-09-24T16:25:20.777Z] #26 9.113 + export GO_BUILDMODE=-buildmode=pie [2021-09-24T16:25:20.777Z] #26 9.113 + GO_BUILDMODE=-buildmode=pie [2021-09-24T16:25:20.777Z] #26 9.113 ++ dirname /install.sh [2021-09-24T16:25:20.777Z] #26 9.128 + dir=/ [2021-09-24T16:25:20.777Z] #26 9.128 + bin=dockercli [2021-09-24T16:25:20.777Z] #26 9.128 + shift [2021-09-24T16:25:20.777Z] #26 9.128 + '[' '!' -f //dockercli.installer ']' [2021-09-24T16:25:20.777Z] #26 9.128 + . //dockercli.installer [2021-09-24T16:25:20.777Z] #26 9.128 ++ : stable [2021-09-24T16:25:20.777Z] #26 9.128 ++ : 17.06.2-ce [2021-09-24T16:25:20.777Z] #26 9.128 + install_dockercli [2021-09-24T16:25:20.777Z] #26 9.128 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-09-24T16:25:20.777Z] #26 9.128 ++ uname -m [2021-09-24T16:25:20.777Z] #26 9.131 + arch=x86_64 [2021-09-24T16:25:20.777Z] #26 9.131 + '[' x86_64 '!=' x86_64 ']' [2021-09-24T16:25:20.777Z] #26 9.131 + url=https://download.docker.com/linux/static [2021-09-24T16:25:20.777Z] #26 9.131 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-09-24T16:25:20.777Z] #26 9.131 + tar -xz docker/docker [2021-09-24T16:25:20.777Z] #26 9.147 Install docker/cli version 17.06.2-ce from stable [2021-09-24T16:25:20.865Z] #65 ... [2021-09-24T16:25:20.865Z] [2021-09-24T16:25:20.865Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-09-24T16:25:20.865Z] #53 sha256:319393aee9d935f0faf97a5327713a26007d83e376c1606fe875942d8c491bc9 [2021-09-24T16:25:20.865Z] #53 17.57 go: downloading github.com/subosito/gotenv v1.2.0 [2021-09-24T16:25:20.865Z] #53 17.74 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-09-24T16:25:20.865Z] #53 17.79 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-09-24T16:25:20.865Z] #53 17.99 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-09-24T16:25:20.865Z] #53 18.11 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-09-24T16:25:20.865Z] #53 18.12 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-09-24T16:25:20.865Z] #53 18.23 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-09-24T16:25:21.022Z] #60 ... [2021-09-24T16:25:21.022Z] [2021-09-24T16:25:21.022Z] #62 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-09-24T16:25:21.022Z] #62 sha256:65a5b5a90b98c240a9e4d763fafb408cc41a80346e65b0a1577f9b0570fa8904 [2021-09-24T16:25:21.022Z] #62 18.24 v3.0.2 [2021-09-24T16:25:21.022Z] #62 DONE 18.6s [2021-09-24T16:25:21.022Z] [2021-09-24T16:25:21.022Z] #50 [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 "v2.3.0" && 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 "v2.1.0"; 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-09-24T16:25:21.022Z] #50 sha256:2a63077b3c5836ea88282bd11103334e6e7afec4251de84ed9d20d758aa3fafb [2021-09-24T16:25:21.022Z] #50 12.82 + git checkout -q v2.3.0 [2021-09-24T16:25:21.022Z] #50 13.92 + 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-09-24T16:25:21.022Z] #50 ... [2021-09-24T16:25:21.022Z] [2021-09-24T16:25:21.022Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-09-24T16:25:21.022Z] #19 sha256:40181a04ca9d50d52c2f23c58b084bd906241e79059e82da01c4eea91fb785f0 [2021-09-24T16:25:21.022Z] #19 6.170 Reading package lists... [2021-09-24T16:25:21.036Z] #26 ... [2021-09-24T16:25:21.036Z] [2021-09-24T16:25:21.036Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-09-24T16:25:21.036Z] #65 sha256:3be4e7cb34206aa922a281cb48517348ec32210d95d00151463576dff748be62 [2021-09-24T16:25:21.036Z] #65 9.005 + RM_GOPATH=0 [2021-09-24T16:25:21.036Z] #65 9.005 + TMP_GOPATH= [2021-09-24T16:25:21.036Z] #65 9.005 + : /build [2021-09-24T16:25:21.036Z] #65 9.005 + '[' -z '' ']' [2021-09-24T16:25:21.036Z] #65 9.005 ++ mktemp -d [2021-09-24T16:25:21.036Z] #65 9.005 + export GOPATH=/tmp/tmp.A3s680MId9 [2021-09-24T16:25:21.036Z] #65 9.005 + GOPATH=/tmp/tmp.A3s680MId9 [2021-09-24T16:25:21.036Z] #65 9.005 + RM_GOPATH=1 [2021-09-24T16:25:21.036Z] #65 9.005 + case "$(go env GOARCH)" in [2021-09-24T16:25:21.036Z] #65 9.005 ++ go env GOARCH [2021-09-24T16:25:21.036Z] #65 9.005 + export GO_BUILDMODE=-buildmode=pie [2021-09-24T16:25:21.036Z] #65 9.005 + GO_BUILDMODE=-buildmode=pie [2021-09-24T16:25:21.036Z] #65 9.005 ++ dirname /install.sh [2021-09-24T16:25:21.036Z] #65 9.005 + dir=/ [2021-09-24T16:25:21.036Z] #65 9.005 + bin=rootlesskit [2021-09-24T16:25:21.036Z] #65 9.005 + shift [2021-09-24T16:25:21.036Z] #65 9.005 + '[' '!' -f //rootlesskit.installer ']' [2021-09-24T16:25:21.036Z] #65 9.005 + . //rootlesskit.installer [2021-09-24T16:25:21.036Z] #65 9.005 ++ : v0.14.4 [2021-09-24T16:25:21.036Z] #65 9.005 + install_rootlesskit [2021-09-24T16:25:21.036Z] #65 9.005 + case "$1" in [2021-09-24T16:25:21.036Z] #65 9.005 + export CGO_ENABLED=0 [2021-09-24T16:25:21.036Z] #65 9.005 + CGO_ENABLED=0 [2021-09-24T16:25:21.036Z] #65 9.005 + _install_rootlesskit [2021-09-24T16:25:21.036Z] #65 9.005 + echo 'Install rootlesskit version v0.14.4' [2021-09-24T16:25:21.036Z] #65 9.005 + for f in rootlesskit rootlesskit-docker-proxy [2021-09-24T16:25:21.036Z] #65 9.005 + GOBIN=/build [2021-09-24T16:25:21.036Z] #65 9.005 + GO111MODULE=on [2021-09-24T16:25:21.036Z] #65 9.005 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2021-09-24T16:25:21.036Z] #65 9.047 Install rootlesskit version v0.14.4 [2021-09-24T16:25:21.036Z] #65 9.416 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2021-09-24T16:25:21.036Z] #65 ... [2021-09-24T16:25:21.036Z] [2021-09-24T16:25:21.036Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-09-24T16:25:21.036Z] #62 sha256:82eaa9592ca4ecb1a779d2cbd15cba31b54059fbfd4284c1e77ff6416e4ec553 [2021-09-24T16:25:21.036Z] #62 9.351 + RM_GOPATH=0 [2021-09-24T16:25:21.036Z] #62 9.351 + TMP_GOPATH= [2021-09-24T16:25:21.036Z] #62 9.351 + : /build [2021-09-24T16:25:21.036Z] #62 9.351 + '[' -z '' ']' [2021-09-24T16:25:21.036Z] #62 9.351 ++ mktemp -d [2021-09-24T16:25:21.036Z] #62 9.353 + export GOPATH=/tmp/tmp.yJqlJZUUkl [2021-09-24T16:25:21.036Z] #62 9.353 + GOPATH=/tmp/tmp.yJqlJZUUkl [2021-09-24T16:25:21.036Z] #62 9.353 + RM_GOPATH=1 [2021-09-24T16:25:21.036Z] #62 9.353 + case "$(go env GOARCH)" in [2021-09-24T16:25:21.036Z] #62 9.354 ++ go env GOARCH [2021-09-24T16:25:21.036Z] #62 9.390 + export GO_BUILDMODE=-buildmode=pie [2021-09-24T16:25:21.036Z] #62 9.390 + GO_BUILDMODE=-buildmode=pie [2021-09-24T16:25:21.036Z] #62 9.390 ++ dirname /install.sh [2021-09-24T16:25:21.036Z] #62 9.390 + dir=/ [2021-09-24T16:25:21.036Z] #62 9.390 + bin=containerd [2021-09-24T16:25:21.036Z] #62 9.390 + shift [2021-09-24T16:25:21.036Z] #62 9.390 + '[' '!' -f //containerd.installer ']' [2021-09-24T16:25:21.036Z] #62 9.390 + . //containerd.installer [2021-09-24T16:25:21.036Z] #62 9.390 ++ set -e [2021-09-24T16:25:21.036Z] #62 9.390 ++ : v1.5.5 [2021-09-24T16:25:21.036Z] #62 9.390 + install_containerd [2021-09-24T16:25:21.036Z] #62 9.390 + echo 'Install containerd version v1.5.5' [2021-09-24T16:25:21.036Z] #62 9.390 + git clone https://github.com/containerd/containerd.git /tmp/tmp.yJqlJZUUkl/src/github.com/containerd/containerd [2021-09-24T16:25:21.036Z] #62 9.390 Cloning into '/tmp/tmp.yJqlJZUUkl/src/github.com/containerd/containerd'... [2021-09-24T16:25:21.036Z] #62 9.390 Install containerd version v1.5.5 [2021-09-24T16:25:21.128Z] #53 18.36 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-09-24T16:25:21.128Z] #53 18.39 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-09-24T16:25:21.128Z] #53 18.42 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-09-24T16:25:21.128Z] #53 18.46 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-09-24T16:25:21.389Z] #53 18.60 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-09-24T16:25:21.389Z] #53 18.64 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-09-24T16:25:21.389Z] #53 18.71 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-09-24T16:25:21.389Z] #53 18.72 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-09-24T16:25:21.389Z] #53 18.82 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-09-24T16:25:21.650Z] #53 18.89 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-09-24T16:25:21.912Z] #53 19.13 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-09-24T16:25:21.912Z] #53 19.19 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-09-24T16:25:21.912Z] #53 19.24 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-09-24T16:25:22.018Z] #58 28.73 + mkdir -p /build [2021-09-24T16:25:22.018Z] #58 28.74 + cp runc /build/runc [2021-09-24T16:25:22.018Z] #58 DONE 29.0s [2021-09-24T16:25:22.018Z] [2021-09-24T16:25:22.018Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-09-24T16:25:22.018Z] #43 sha256:2a63077b3c5836ea88282bd11103334e6e7afec4251de84ed9d20d758aa3fafb [2021-09-24T16:25:22.173Z] #53 19.46 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-09-24T16:25:22.174Z] #53 19.51 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-09-24T16:25:22.434Z] #53 19.68 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-09-24T16:25:22.434Z] #53 19.73 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-09-24T16:25:23.009Z] #53 20.27 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-09-24T16:25:23.009Z] #53 20.29 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-09-24T16:25:23.009Z] #53 20.30 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-09-24T16:25:23.273Z] #53 20.46 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-09-24T16:25:23.273Z] #53 20.49 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-09-24T16:25:23.273Z] #53 20.54 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-09-24T16:25:23.534Z] #53 20.78 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-09-24T16:25:23.795Z] #53 20.95 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-09-24T16:25:23.795Z] #53 21.01 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-09-24T16:25:23.795Z] #53 21.13 go: downloading github.com/ultraware/funlen v0.0.2 [2021-09-24T16:25:23.795Z] #53 21.15 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-09-24T16:25:23.795Z] #53 21.17 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-09-24T16:25:24.057Z] #53 21.26 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-09-24T16:25:24.318Z] #53 ... [2021-09-24T16:25:24.318Z] [2021-09-24T16:25:24.318Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-09-24T16:25:24.319Z] #49 sha256:14c07cb5cdcb5c915313c0d09aefdb82f0ed7b4a0cf7ceff4296c773f39982a8 [2021-09-24T16:25:24.319Z] #49 21.20 Usage of /build/vndr: [2021-09-24T16:25:24.319Z] #49 21.20 /build/vndr [[import path] [revision]] [repository] [2021-09-24T16:25:24.319Z] #49 21.20 /build/vndr init [2021-09-24T16:25:24.319Z] #49 21.20 -strict [2021-09-24T16:25:24.319Z] #49 21.20 checking mode. treat non-trivial warning as an error [2021-09-24T16:25:24.319Z] #49 21.20 -verbose [2021-09-24T16:25:24.319Z] #49 21.20 shows all warnings [2021-09-24T16:25:24.319Z] #49 21.20 -whitelist value [2021-09-24T16:25:24.319Z] #49 21.20 regular expressions to whitelist for cleaning phase of vendoring, relative to the vendor/ directory [2021-09-24T16:25:24.319Z] #49 DONE 21.6s [2021-09-24T16:25:24.580Z] [2021-09-24T16:25:24.580Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-09-24T16:25:24.580Z] #43 sha256:2a63077b3c5836ea88282bd11103334e6e7afec4251de84ed9d20d758aa3fafb [2021-09-24T16:25:24.580Z] #43 21.75 Updating files: 93% (1630/1750) Updating files: 94% (1645/1750) Updating files: 95% (1663/1750) Updating files: 96% (1680/1750) Updating files: 97% (1698/1750) Updating files: 98% (1715/1750) Updating files: 99% (1733/1750) Updating files: 100% (1750/1750) Updating files: 100% (1750/1750), done. [2021-09-24T16:25:24.580Z] #43 21.93 + git checkout -q v2.3.0 [2021-09-24T16:25:25.151Z] #43 ... [2021-09-24T16:25:25.151Z] [2021-09-24T16:25:25.151Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-09-24T16:25:25.151Z] #51 sha256:593b6708d36ea9dd080d0d543cecbe0fb532b05ba39b1df7cae8d6513fb27a2e [2021-09-24T16:25:25.151Z] #51 12.40 go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-09-24T16:25:25.151Z] #51 12.44 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-09-24T16:25:25.151Z] #51 12.51 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-09-24T16:25:25.151Z] #51 13.81 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-09-24T16:25:25.151Z] #51 13.82 go: downloading golang.org/x/mod v0.3.0 [2021-09-24T16:25:25.224Z] #62 ... [2021-09-24T16:25:25.224Z] [2021-09-24T16:25:25.224Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2021-09-24T16:25:25.224Z] #40 sha256:5cc703d0c636f747e28350aa6ccc4132efdc999b5bdda1bdf00bb2c3b8640487 [2021-09-24T16:25:25.224Z] #40 10.48 -- Detecting C compiler ABI info - done [2021-09-24T16:25:25.224Z] #40 10.57 -- Check for working C compiler: /usr/bin/cc - skipped [2021-09-24T16:25:25.224Z] #40 10.58 -- Detecting C compile features [2021-09-24T16:25:25.224Z] #40 10.58 -- Detecting C compile features - done [2021-09-24T16:25:25.224Z] #40 10.67 -- Performing Test HAS_BUILTIN_FORTIFY [2021-09-24T16:25:25.224Z] #40 10.84 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-09-24T16:25:25.224Z] #40 10.90 -- Configuring done [2021-09-24T16:25:25.224Z] #40 10.92 -- Generating done [2021-09-24T16:25:25.224Z] #40 10.92 -- Build files have been written to: /tmp/tmp.Zamx3jxzCW/tini [2021-09-24T16:25:25.224Z] #40 10.96 + make tini-static [2021-09-24T16:25:25.224Z] #40 11.32 Scanning dependencies of target tini-static [2021-09-24T16:25:25.224Z] #40 11.40 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-09-24T16:25:25.224Z] #40 12.70 [100%] Linking C executable tini-static [2021-09-24T16:25:25.224Z] #40 13.35 [100%] Built target tini-static [2021-09-24T16:25:25.224Z] #40 13.45 + mkdir -p /build [2021-09-24T16:25:25.224Z] #40 13.47 + cp tini-static /build/docker-init [2021-09-24T16:25:25.224Z] #40 DONE 13.9s [2021-09-24T16:25:25.224Z] [2021-09-24T16:25:25.224Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-09-24T16:25:25.224Z] #65 sha256:3be4e7cb34206aa922a281cb48517348ec32210d95d00151463576dff748be62 [2021-09-24T16:25:25.224Z] #65 11.08 go: downloading github.com/pkg/errors v0.9.1 [2021-09-24T16:25:25.224Z] #65 11.09 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-09-24T16:25:25.224Z] #65 11.13 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-09-24T16:25:25.224Z] #65 11.51 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-09-24T16:25:25.224Z] #65 13.46 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-09-24T16:25:25.224Z] #65 13.92 go: downloading github.com/google/uuid v1.3.0 [2021-09-24T16:25:25.224Z] #65 13.95 go: downloading github.com/moby/vpnkit v0.5.0 [2021-09-24T16:25:25.224Z] #65 14.01 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-09-24T16:25:25.224Z] #65 14.11 go: downloading github.com/gofrs/flock v0.8.1 [2021-09-24T16:25:25.224Z] #65 14.15 go: downloading github.com/gorilla/mux v1.8.0 [2021-09-24T16:25:25.224Z] #65 14.21 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-09-24T16:25:25.414Z] #51 ... [2021-09-24T16:25:25.415Z] [2021-09-24T16:25:25.415Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-09-24T16:25:25.415Z] #53 sha256:319393aee9d935f0faf97a5327713a26007d83e376c1606fe875942d8c491bc9 [2021-09-24T16:25:25.415Z] #53 22.48 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-09-24T16:25:25.415Z] #53 22.51 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-09-24T16:25:25.415Z] #53 22.71 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-24T16:25:25.484Z] #65 14.60 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-09-24T16:25:25.484Z] #65 ... [2021-09-24T16:25:25.484Z] [2021-09-24T16:25:25.484Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-09-24T16:25:25.484Z] #26 sha256:9945800bf8b6e8ab38240da320884fd35583fbf364dfe0766cd76b1f4223821e [2021-09-24T16:25:25.484Z] #26 14.52 + mkdir -p /build [2021-09-24T16:25:25.484Z] #26 14.52 + mv docker/docker /build/ [2021-09-24T16:25:25.484Z] #26 14.53 + rmdir docker [2021-09-24T16:25:25.484Z] #26 DONE 14.7s [2021-09-24T16:25:25.484Z] [2021-09-24T16:25:25.484Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-09-24T16:25:25.484Z] #65 sha256:3be4e7cb34206aa922a281cb48517348ec32210d95d00151463576dff748be62 [2021-09-24T16:25:25.484Z] #65 14.72 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-09-24T16:25:25.675Z] #53 22.87 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-24T16:25:25.675Z] #53 22.91 go: downloading github.com/stretchr/objx v0.2.0 [2021-09-24T16:25:25.937Z] #53 23.02 go: downloading golang.org/x/text v0.3.2 [2021-09-24T16:25:26.862Z] #65 ... [2021-09-24T16:25:26.862Z] [2021-09-24T16:25:26.862Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-09-24T16:25:26.862Z] #58 sha256:5a31f424a2395798f886db085dada29417c0c63eaff03e8afa9905b37dcbf90a [2021-09-24T16:25:26.862Z] #58 9.026 Install runc version v1.0.2 (build tags: seccomp) [2021-09-24T16:25:26.862Z] #58 9.026 + RM_GOPATH=0 [2021-09-24T16:25:26.862Z] #58 9.026 + TMP_GOPATH= [2021-09-24T16:25:26.862Z] #58 9.026 + : /build [2021-09-24T16:25:26.862Z] #58 9.026 + '[' -z '' ']' [2021-09-24T16:25:26.862Z] #58 9.026 ++ mktemp -d [2021-09-24T16:25:26.862Z] #58 9.026 + export GOPATH=/tmp/tmp.9jBfyJBDu0 [2021-09-24T16:25:26.862Z] #58 9.026 + GOPATH=/tmp/tmp.9jBfyJBDu0 [2021-09-24T16:25:26.862Z] #58 9.026 + RM_GOPATH=1 [2021-09-24T16:25:26.862Z] #58 9.026 + case "$(go env GOARCH)" in [2021-09-24T16:25:26.862Z] #58 9.026 ++ go env GOARCH [2021-09-24T16:25:26.862Z] #58 9.026 + export GO_BUILDMODE=-buildmode=pie [2021-09-24T16:25:26.862Z] #58 9.026 + GO_BUILDMODE=-buildmode=pie [2021-09-24T16:25:26.862Z] #58 9.026 ++ dirname /install.sh [2021-09-24T16:25:26.862Z] #58 9.026 + dir=/ [2021-09-24T16:25:26.862Z] #58 9.026 + bin=runc [2021-09-24T16:25:26.862Z] #58 9.026 + shift [2021-09-24T16:25:26.862Z] #58 9.026 + '[' '!' -f //runc.installer ']' [2021-09-24T16:25:26.862Z] #58 9.026 + . //runc.installer [2021-09-24T16:25:26.862Z] #58 9.026 ++ set -e [2021-09-24T16:25:26.862Z] #58 9.026 ++ : v1.0.2 [2021-09-24T16:25:26.862Z] #58 9.026 + install_runc [2021-09-24T16:25:26.862Z] #58 9.026 + RUNC_BUILDTAGS=seccomp [2021-09-24T16:25:26.862Z] #58 9.026 + echo 'Install runc version v1.0.2 (build tags: seccomp)' [2021-09-24T16:25:26.862Z] #58 9.026 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.9jBfyJBDu0/src/github.com/opencontainers/runc [2021-09-24T16:25:26.862Z] #58 9.026 Cloning into '/tmp/tmp.9jBfyJBDu0/src/github.com/opencontainers/runc'... [2021-09-24T16:25:27.324Z] #53 ... [2021-09-24T16:25:27.325Z] [2021-09-24T16:25:27.325Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-24T16:25:27.325Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3 [2021-09-24T16:25:27.325Z] #14 8.342 Reading package lists... [2021-09-24T16:25:27.325Z] #14 14.49 Reading package lists... [2021-09-24T16:25:27.325Z] #14 20.25 Building dependency tree... [2021-09-24T16:25:27.325Z] #14 21.57 Reading state information... [2021-09-24T16:25:27.325Z] #14 24.24 The following additional packages will be installed: [2021-09-24T16:25:27.325Z] #14 24.24 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-09-24T16:25:27.325Z] #14 24.24 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-09-24T16:25:27.325Z] #14 24.24 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-09-24T16:25:27.325Z] #14 24.25 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-09-24T16:25:27.325Z] #14 24.25 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-09-24T16:25:27.325Z] #14 24.25 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-09-24T16:25:27.325Z] #14 24.25 mingw-w64-common mingw-w64-x86-64-dev [2021-09-24T16:25:27.325Z] #14 24.27 Suggested packages: [2021-09-24T16:25:27.325Z] #14 24.27 gcc-10-locales seccomp wine64 [2021-09-24T16:25:27.325Z] #14 ... [2021-09-24T16:25:27.325Z] [2021-09-24T16:25:27.325Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-09-24T16:25:27.325Z] #43 sha256:2a63077b3c5836ea88282bd11103334e6e7afec4251de84ed9d20d758aa3fafb [2021-09-24T16:25:27.325Z] #43 23.88 + 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-09-24T16:25:27.374Z] #43 38.78 + dpkg --print-architecture [2021-09-24T16:25:27.374Z] #43 38.78 + git checkout -q v2.1.0 [2021-09-24T16:25:27.374Z] #43 39.02 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-09-24T16:25:27.374Z] #43 39.03 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-09-24T16:25:27.374Z] #43 ... [2021-09-24T16:25:27.374Z] [2021-09-24T16:25:27.374Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-09-24T16:25:27.374Z] #51 sha256:593b6708d36ea9dd080d0d543cecbe0fb532b05ba39b1df7cae8d6513fb27a2e [2021-09-24T16:25:27.374Z] #51 39.10 gotestsum version dev [2021-09-24T16:25:27.374Z] #51 DONE 39.4s [2021-09-24T16:25:27.374Z] [2021-09-24T16:25:27.374Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-09-24T16:25:27.374Z] #53 sha256:319393aee9d935f0faf97a5327713a26007d83e376c1606fe875942d8c491bc9 [2021-09-24T16:25:27.374Z] #53 ... [2021-09-24T16:25:27.374Z] [2021-09-24T16:25:27.374Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-09-24T16:25:27.374Z] #62 sha256:129db129c4f36026c7c4505a8517ef6771bc5af5413df82888a8bbbc2c3dfa31 [2021-09-24T16:25:27.934Z] #43 ... [2021-09-24T16:25:27.934Z] [2021-09-24T16:25:27.934Z] #38 [tini 1/3] 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-09-24T16:25:27.934Z] #38 sha256:e385f50c9bd149460eaadc75d8d67babb4e1c1aaeaf9258cc10a493f682c7bef [2021-09-24T16:25:27.934Z] #38 9.001 Reading package lists... [2021-09-24T16:25:27.934Z] #38 15.12 Reading package lists... [2021-09-24T16:25:27.934Z] #38 20.76 Building dependency tree... [2021-09-24T16:25:27.934Z] #38 22.64 Reading state information... [2021-09-24T16:25:27.934Z] #38 24.67 The following additional packages will be installed: [2021-09-24T16:25:27.934Z] #38 24.67 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2021-09-24T16:25:27.934Z] #38 24.68 Suggested packages: [2021-09-24T16:25:27.934Z] #38 24.70 cmake-doc ninja-build lrzip [2021-09-24T16:25:27.934Z] #38 24.70 Recommended packages: [2021-09-24T16:25:27.934Z] #38 24.70 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-09-24T16:25:27.934Z] #38 ... [2021-09-24T16:25:27.934Z] [2021-09-24T16:25:27.935Z] #47 [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 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-09-24T16:25:27.935Z] #47 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-24T16:25:27.935Z] #47 9.326 Reading package lists... [2021-09-24T16:25:27.935Z] #47 15.05 Reading package lists... [2021-09-24T16:25:27.935Z] #47 21.04 Building dependency tree... [2021-09-24T16:25:27.935Z] #47 22.74 Reading state information... [2021-09-24T16:25:27.935Z] #47 24.74 The following additional packages will be installed: [2021-09-24T16:25:27.935Z] #47 24.74 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 libpython2-stdlib [2021-09-24T16:25:27.935Z] #47 24.75 libpython2.7-minimal libpython2.7-stdlib mailcap mime-support [2021-09-24T16:25:27.935Z] #47 24.75 python-is-python2 python2 python2-minimal python2.7 python2.7-minimal [2021-09-24T16:25:27.935Z] #47 24.75 python3-pkg-resources python3-protobuf python3-six [2021-09-24T16:25:27.935Z] #47 24.76 Suggested packages: [2021-09-24T16:25:27.935Z] #47 24.76 python2-doc python-tk python2.7-doc binfmt-support python3-setuptools [2021-09-24T16:25:27.935Z] #47 24.76 Recommended packages: [2021-09-24T16:25:27.935Z] #47 24.76 iproute2 | iproute bzip2 file xz-utils [2021-09-24T16:25:28.157Z] #62 34.41 Updating files: 79% (3624/4578) Updating files: 80% (3663/4578) Updating files: 81% (3709/4578) Updating files: 82% (3754/4578) Updating files: 83% (3800/4578) Updating files: 84% (3846/4578) Updating files: 85% (3892/4578) Updating files: 86% (3938/4578) Updating files: 87% (3983/4578) Updating files: 88% (4029/4578) Updating files: 89% (4075/4578) Updating files: 90% (4121/4578) Updating files: 91% (4166/4578) Updating files: 92% (4212/4578) Updating files: 93% (4258/4578) Updating files: 94% (4304/4578) Updating files: 95% (4350/4578) Updating files: 96% (4395/4578) Updating files: 97% (4441/4578) Updating files: 98% (4487/4578) Updating files: 99% (4533/4578) Updating files: 100% (4578/4578) Updating files: 100% (4578/4578), done. [2021-09-24T16:25:28.158Z] #62 35.00 + cd /tmp/tmp.5cqTIM5hT3/src/github.com/containerd/containerd [2021-09-24T16:25:28.158Z] #62 35.00 + git checkout -q v1.5.5 [2021-09-24T16:25:28.204Z] #47 ... [2021-09-24T16:25:28.204Z] [2021-09-24T16:25:28.204Z] #38 [tini 1/3] 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-09-24T16:25:28.204Z] #38 sha256:e385f50c9bd149460eaadc75d8d67babb4e1c1aaeaf9258cc10a493f682c7bef [2021-09-24T16:25:28.204Z] #38 25.55 The following NEW packages will be installed: [2021-09-24T16:25:28.243Z] #58 ... [2021-09-24T16:25:28.243Z] [2021-09-24T16:25:28.243Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-09-24T16:25:28.243Z] #65 sha256:3be4e7cb34206aa922a281cb48517348ec32210d95d00151463576dff748be62 [2021-09-24T16:25:28.243Z] #65 17.29 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-09-24T16:25:28.243Z] #65 17.29 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-09-24T16:25:28.480Z] #38 25.56 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2021-09-24T16:25:28.480Z] #38 25.56 vim-common xxd [2021-09-24T16:25:28.742Z] #38 25.94 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-09-24T16:25:28.742Z] #38 25.94 Need to get 17.7 MB of archives. [2021-09-24T16:25:28.742Z] #38 25.94 After this operation, 70.7 MB of additional disk space will be used. [2021-09-24T16:25:28.742Z] #38 25.94 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-09-24T16:25:28.742Z] #38 25.95 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-09-24T16:25:28.742Z] #38 25.96 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB] [2021-09-24T16:25:28.742Z] #38 26.07 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-09-24T16:25:29.101Z] #62 36.11 + export 'BUILDTAGS=netgo osusergo static_build' [2021-09-24T16:25:29.101Z] #62 36.11 + BUILDTAGS='netgo osusergo static_build' [2021-09-24T16:25:29.101Z] #62 36.11 + export EXTRA_FLAGS=-buildmode=pie [2021-09-24T16:25:29.101Z] #62 36.11 + EXTRA_FLAGS=-buildmode=pie [2021-09-24T16:25:29.101Z] #62 36.11 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-09-24T16:25:29.101Z] #62 36.11 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-09-24T16:25:29.317Z] #38 26.72 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2021-09-24T16:25:29.317Z] #38 26.73 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2021-09-24T16:25:29.317Z] #38 26.75 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2021-09-24T16:25:29.365Z] #62 36.11 + '[' '' = dynamic ']' [2021-09-24T16:25:29.365Z] #62 36.11 + make [2021-09-24T16:25:29.429Z] #19 19.00 Reading package lists... [2021-09-24T16:25:29.429Z] #19 ... [2021-09-24T16:25:29.429Z] [2021-09-24T16:25:29.429Z] #58 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-09-24T16:25:29.429Z] #58 sha256:593b6708d36ea9dd080d0d543cecbe0fb532b05ba39b1df7cae8d6513fb27a2e [2021-09-24T16:25:29.429Z] #58 26.81 gotestsum version dev [2021-09-24T16:25:29.429Z] #58 DONE 26.9s [2021-09-24T16:25:29.429Z] [2021-09-24T16:25:29.429Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-09-24T16:25:29.429Z] #19 sha256:40181a04ca9d50d52c2f23c58b084bd906241e79059e82da01c4eea91fb785f0 [2021-09-24T16:25:29.580Z] #38 26.76 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2021-09-24T16:25:29.580Z] #38 26.76 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2021-09-24T16:25:29.580Z] #38 26.77 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB] [2021-09-24T16:25:30.005Z] #19 19.00 Reading package lists... [2021-09-24T16:25:30.309Z] #62 37.08 + bin/ctr [2021-09-24T16:25:30.969Z] #38 28.07 debconf: delaying package configuration, since apt-utils is not installed [2021-09-24T16:25:30.969Z] #38 28.27 Fetched 17.7 MB in 1s (12.1 MB/s) [2021-09-24T16:25:31.232Z] #38 28.38 Selecting previously unselected package xxd. [2021-09-24T16:25:31.232Z] #38 28.38 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-09-24T16:25:31.232Z] #38 28.46 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-09-24T16:25:31.232Z] #38 28.49 Unpacking xxd (2:8.2.2434-3) ... [2021-09-24T16:25:31.493Z] #38 28.67 Selecting previously unselected package vim-common. [2021-09-24T16:25:31.493Z] #38 28.67 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-09-24T16:25:31.493Z] #38 28.69 Unpacking vim-common (2:8.2.2434-3) ... [2021-09-24T16:25:32.064Z] #38 29.32 Selecting previously unselected package cmake-data. [2021-09-24T16:25:32.064Z] #38 29.32 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-09-24T16:25:32.064Z] #38 29.33 Unpacking cmake-data (3.18.4-2) ... [2021-09-24T16:25:32.178Z] #19 27.96 Building dependency tree... [2021-09-24T16:25:32.178Z] #19 29.84 Reading state information... [2021-09-24T16:25:33.562Z] #19 31.25 The following additional packages will be installed: [2021-09-24T16:25:33.562Z] #19 31.25 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2021-09-24T16:25:33.562Z] #19 31.25 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2021-09-24T16:25:33.562Z] #19 31.25 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2021-09-24T16:25:33.562Z] #19 31.25 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2021-09-24T16:25:33.562Z] #19 31.25 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2021-09-24T16:25:33.562Z] #19 31.25 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2021-09-24T16:25:33.562Z] #19 31.25 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2021-09-24T16:25:33.562Z] #19 31.25 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2021-09-24T16:25:33.562Z] #19 31.25 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2021-09-24T16:25:33.562Z] #19 31.25 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2021-09-24T16:25:33.562Z] #19 31.25 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2021-09-24T16:25:33.562Z] #19 31.25 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2021-09-24T16:25:33.562Z] #19 31.25 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2021-09-24T16:25:33.562Z] #19 31.25 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2021-09-24T16:25:33.562Z] #19 31.25 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2021-09-24T16:25:33.562Z] #19 31.25 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2021-09-24T16:25:33.562Z] #19 31.25 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2021-09-24T16:25:33.562Z] #19 31.25 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2021-09-24T16:25:33.562Z] #19 31.25 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2021-09-24T16:25:33.562Z] #19 31.25 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2021-09-24T16:25:33.562Z] #19 31.25 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2021-09-24T16:25:33.562Z] #19 31.25 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2021-09-24T16:25:33.562Z] #19 31.25 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2021-09-24T16:25:33.562Z] #19 31.25 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2021-09-24T16:25:33.562Z] #19 31.26 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2021-09-24T16:25:33.562Z] #19 31.26 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2021-09-24T16:25:33.562Z] #19 31.26 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2021-09-24T16:25:33.562Z] #19 31.26 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2021-09-24T16:25:33.562Z] #19 31.26 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2021-09-24T16:25:33.562Z] #19 31.26 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2021-09-24T16:25:33.562Z] #19 31.26 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2021-09-24T16:25:33.562Z] #19 31.26 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2021-09-24T16:25:33.562Z] #19 31.27 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2021-09-24T16:25:33.562Z] #19 31.27 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2021-09-24T16:25:33.562Z] #19 31.27 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2021-09-24T16:25:33.562Z] #19 31.27 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2021-09-24T16:25:33.562Z] #19 31.27 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2021-09-24T16:25:33.562Z] #19 31.27 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2021-09-24T16:25:33.562Z] #19 31.27 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2021-09-24T16:25:33.562Z] #19 31.27 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2021-09-24T16:25:33.562Z] #19 31.27 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2021-09-24T16:25:33.562Z] #19 31.27 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2021-09-24T16:25:33.562Z] #19 31.27 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2021-09-24T16:25:33.562Z] #19 31.27 linux-libc-dev-s390x-cross patch xz-utils [2021-09-24T16:25:33.562Z] #19 31.29 Suggested packages: [2021-09-24T16:25:33.562Z] #19 31.29 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2021-09-24T16:25:33.562Z] #19 31.29 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2021-09-24T16:25:33.562Z] #19 31.29 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2021-09-24T16:25:33.562Z] #19 31.29 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2021-09-24T16:25:33.562Z] #19 31.29 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2021-09-24T16:25:33.562Z] #19 31.29 libyaml-shell-perl ed diffutils-doc [2021-09-24T16:25:33.562Z] #19 31.29 Recommended packages: [2021-09-24T16:25:33.562Z] #19 31.29 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2021-09-24T16:25:33.562Z] #19 31.29 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2021-09-24T16:25:34.809Z] #65 ... [2021-09-24T16:25:34.809Z] [2021-09-24T16:25:34.809Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-09-24T16:25:34.809Z] #43 sha256:2a63077b3c5836ea88282bd11103334e6e7afec4251de84ed9d20d758aa3fafb [2021-09-24T16:25:34.809Z] #43 32.17 + dpkg --print-architecture [2021-09-24T16:25:34.809Z] #43 32.20 + git checkout -q v2.1.0 [2021-09-24T16:25:34.809Z] #43 ... [2021-09-24T16:25:34.809Z] [2021-09-24T16:25:34.809Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-09-24T16:25:34.809Z] #51 sha256:593b6708d36ea9dd080d0d543cecbe0fb532b05ba39b1df7cae8d6513fb27a2e [2021-09-24T16:25:34.809Z] #51 32.12 gotestsum version dev [2021-09-24T16:25:34.809Z] #51 DONE 32.5s [2021-09-24T16:25:34.809Z] [2021-09-24T16:25:34.810Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-09-24T16:25:34.810Z] #58 sha256:5a31f424a2395798f886db085dada29417c0c63eaff03e8afa9905b37dcbf90a [2021-09-24T16:25:34.810Z] #58 18.49 + cd /tmp/tmp.9jBfyJBDu0/src/github.com/opencontainers/runc [2021-09-24T16:25:34.810Z] #58 18.49 + git checkout -q v1.0.2 [2021-09-24T16:25:34.810Z] #58 18.74 + '[' -z '' ']' [2021-09-24T16:25:34.810Z] #58 18.74 + target=static [2021-09-24T16:25:34.810Z] #58 18.74 + make BUILDTAGS=seccomp static [2021-09-24T16:25:34.810Z] #58 18.97 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc . [2021-09-24T16:25:35.377Z] #38 ... [2021-09-24T16:25:35.377Z] [2021-09-24T16:25:35.377Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-09-24T16:25:35.377Z] #65 sha256:0dc906b26a031200f840c94e4199709f2c1d00b6597707d77ee30c860b54cad1 [2021-09-24T16:25:35.377Z] #65 15.59 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-09-24T16:25:35.377Z] #65 15.83 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-09-24T16:25:35.377Z] #65 ... [2021-09-24T16:25:35.377Z] [2021-09-24T16:25:35.377Z] #47 [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 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-09-24T16:25:35.377Z] #47 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-24T16:25:35.377Z] #47 26.00 The following NEW packages will be installed: [2021-09-24T16:25:35.377Z] #47 26.00 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 libpython2-stdlib [2021-09-24T16:25:35.377Z] #47 26.01 libpython2.7-minimal libpython2.7-stdlib mailcap mime-support [2021-09-24T16:25:35.377Z] #47 26.01 python-is-python2 python2 python2-minimal python2.7 python2.7-minimal [2021-09-24T16:25:35.377Z] #47 26.01 python3-pkg-resources python3-protobuf python3-six [2021-09-24T16:25:35.377Z] #47 26.48 0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded. [2021-09-24T16:25:35.377Z] #47 26.48 Need to get 6313 kB of archives. [2021-09-24T16:25:35.377Z] #47 26.48 After this operation, 27.3 MB of additional disk space will be used. [2021-09-24T16:25:35.377Z] #47 26.48 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpython2.7-minimal amd64 2.7.18-8 [396 kB] [2021-09-24T16:25:35.377Z] #47 26.49 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python2.7-minimal amd64 2.7.18-8 [1322 kB] [2021-09-24T16:25:35.377Z] #47 26.57 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python2-minimal amd64 2.7.18-3 [34.2 kB] [2021-09-24T16:25:35.377Z] #47 26.57 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mailcap all 3.69 [31.7 kB] [2021-09-24T16:25:35.377Z] #47 26.57 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mime-support all 3.66 [10.9 kB] [2021-09-24T16:25:35.378Z] #47 26.57 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpython2.7-stdlib amd64 2.7.18-8 [1865 kB] [2021-09-24T16:25:35.378Z] #47 26.72 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python2.7 amd64 2.7.18-8 [311 kB] [2021-09-24T16:25:35.378Z] #47 26.73 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpython2-stdlib amd64 2.7.18-3 [21.2 kB] [2021-09-24T16:25:35.378Z] #47 26.73 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python2 amd64 2.7.18-3 [24.5 kB] [2021-09-24T16:25:35.378Z] #47 26.73 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2021-09-24T16:25:35.378Z] #47 26.78 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-09-24T16:25:35.378Z] #47 26.80 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2021-09-24T16:25:35.378Z] #47 26.80 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2021-09-24T16:25:35.378Z] #47 26.83 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-is-python2 all 2.7.18-9 [2940 B] [2021-09-24T16:25:35.378Z] #47 26.83 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-09-24T16:25:35.378Z] #47 26.84 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-09-24T16:25:35.378Z] #47 26.85 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-09-24T16:25:35.378Z] #47 29.59 Get:18 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.16-1 [661 kB] [2021-09-24T16:25:35.378Z] #47 30.99 debconf: delaying package configuration, since apt-utils is not installed [2021-09-24T16:25:35.378Z] #47 31.27 Fetched 6313 kB in 4s (1638 kB/s) [2021-09-24T16:25:35.378Z] #47 31.37 Selecting previously unselected package libpython2.7-minimal:amd64. [2021-09-24T16:25:35.378Z] #47 31.37 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-09-24T16:25:35.378Z] #47 31.43 Preparing to unpack .../0-libpython2.7-minimal_2.7.18-8_amd64.deb ... [2021-09-24T16:25:35.378Z] #47 31.44 Unpacking libpython2.7-minimal:amd64 (2.7.18-8) ... [2021-09-24T16:25:35.378Z] #47 31.94 Selecting previously unselected package python2.7-minimal. [2021-09-24T16:25:35.378Z] #47 31.94 Preparing to unpack .../1-python2.7-minimal_2.7.18-8_amd64.deb ... [2021-09-24T16:25:35.378Z] #47 31.96 Unpacking python2.7-minimal (2.7.18-8) ... [2021-09-24T16:25:35.599Z] #62 ... [2021-09-24T16:25:35.600Z] [2021-09-24T16:25:35.600Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-09-24T16:25:35.600Z] #65 sha256:000a45ce6cf37db064a737c581e0ccc14a0dd5df063c8ff19c8ad2bea73d1fc9 [2021-09-24T16:25:35.600Z] #65 42.28 + for f in rootlesskit rootlesskit-docker-proxy [2021-09-24T16:25:35.600Z] #65 42.28 + GOBIN=/build [2021-09-24T16:25:35.600Z] #65 42.28 + GO111MODULE=on [2021-09-24T16:25:35.600Z] #65 42.28 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2021-09-24T16:25:35.745Z] #58 ... [2021-09-24T16:25:35.745Z] [2021-09-24T16:25:35.745Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-09-24T16:25:35.745Z] #43 sha256:2a63077b3c5836ea88282bd11103334e6e7afec4251de84ed9d20d758aa3fafb [2021-09-24T16:25:35.745Z] #43 33.24 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-09-24T16:25:35.745Z] #43 33.24 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-09-24T16:25:36.110Z] #19 33.71 The following NEW packages will be installed: [2021-09-24T16:25:36.110Z] #19 33.71 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2021-09-24T16:25:36.110Z] #19 33.71 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2021-09-24T16:25:36.110Z] #19 33.71 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2021-09-24T16:25:36.110Z] #19 33.71 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2021-09-24T16:25:36.110Z] #19 33.71 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2021-09-24T16:25:36.110Z] #19 33.71 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2021-09-24T16:25:36.110Z] #19 33.71 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2021-09-24T16:25:36.110Z] #19 33.71 crossbuild-essential-armel crossbuild-essential-armhf [2021-09-24T16:25:36.110Z] #19 33.71 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2021-09-24T16:25:36.110Z] #19 33.71 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2021-09-24T16:25:36.110Z] #19 33.71 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2021-09-24T16:25:36.110Z] #19 33.71 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2021-09-24T16:25:36.110Z] #19 33.71 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2021-09-24T16:25:36.110Z] #19 33.71 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2021-09-24T16:25:36.110Z] #19 33.71 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2021-09-24T16:25:36.110Z] #19 33.71 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2021-09-24T16:25:36.110Z] #19 33.71 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2021-09-24T16:25:36.110Z] #19 33.71 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2021-09-24T16:25:36.110Z] #19 33.71 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2021-09-24T16:25:36.110Z] #19 33.71 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2021-09-24T16:25:36.110Z] #19 33.71 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2021-09-24T16:25:36.110Z] #19 33.71 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2021-09-24T16:25:36.110Z] #19 33.71 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2021-09-24T16:25:36.110Z] #19 33.71 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2021-09-24T16:25:36.110Z] #19 33.71 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2021-09-24T16:25:36.110Z] #19 33.72 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2021-09-24T16:25:36.110Z] #19 33.72 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2021-09-24T16:25:36.110Z] #19 33.72 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2021-09-24T16:25:36.110Z] #19 33.72 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2021-09-24T16:25:36.110Z] #19 33.72 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2021-09-24T16:25:36.110Z] #19 33.72 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2021-09-24T16:25:36.110Z] #19 33.72 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2021-09-24T16:25:36.110Z] #19 33.72 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2021-09-24T16:25:36.110Z] #19 33.72 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2021-09-24T16:25:36.110Z] #19 33.72 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2021-09-24T16:25:36.110Z] #19 33.72 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2021-09-24T16:25:36.110Z] #19 33.72 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2021-09-24T16:25:36.110Z] #19 33.72 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2021-09-24T16:25:36.110Z] #19 33.72 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2021-09-24T16:25:36.110Z] #19 33.72 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2021-09-24T16:25:36.110Z] #19 33.72 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2021-09-24T16:25:36.110Z] #19 33.72 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2021-09-24T16:25:36.110Z] #19 33.72 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2021-09-24T16:25:36.110Z] #19 33.72 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2021-09-24T16:25:36.110Z] #19 33.72 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2021-09-24T16:25:36.110Z] #19 33.72 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2021-09-24T16:25:36.110Z] #19 33.73 linux-libc-dev-s390x-cross patch xz-utils [2021-09-24T16:25:36.319Z] #47 32.96 Selecting previously unselected package python2-minimal. [2021-09-24T16:25:36.319Z] #47 32.96 Preparing to unpack .../2-python2-minimal_2.7.18-3_amd64.deb ... [2021-09-24T16:25:36.319Z] #47 32.96 Unpacking python2-minimal (2.7.18-3) ... [2021-09-24T16:25:36.319Z] #47 33.08 Selecting previously unselected package mailcap. [2021-09-24T16:25:36.319Z] #47 33.08 Preparing to unpack .../3-mailcap_3.69_all.deb ... [2021-09-24T16:25:36.319Z] #47 33.09 Unpacking mailcap (3.69) ... [2021-09-24T16:25:36.319Z] #47 33.15 Selecting previously unselected package mime-support. [2021-09-24T16:25:36.319Z] #47 33.15 Preparing to unpack .../4-mime-support_3.66_all.deb ... [2021-09-24T16:25:36.319Z] #47 33.17 Unpacking mime-support (3.66) ... [2021-09-24T16:25:36.319Z] #47 33.25 Selecting previously unselected package libpython2.7-stdlib:amd64. [2021-09-24T16:25:36.319Z] #47 33.25 Preparing to unpack .../5-libpython2.7-stdlib_2.7.18-8_amd64.deb ... [2021-09-24T16:25:36.319Z] #47 33.25 Unpacking libpython2.7-stdlib:amd64 (2.7.18-8) ... [2021-09-24T16:25:36.371Z] #19 34.12 0 upgraded, 133 newly installed, 0 to remove and 0 not upgraded. [2021-09-24T16:25:36.371Z] #19 34.12 Need to get 787 MB of archives. [2021-09-24T16:25:36.371Z] #19 34.12 After this operation, 3385 MB of additional disk space will be used. [2021-09-24T16:25:36.371Z] #19 34.12 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2021-09-24T16:25:36.371Z] #19 34.13 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2021-09-24T16:25:36.371Z] #19 34.13 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2021-09-24T16:25:36.371Z] #19 34.13 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2021-09-24T16:25:36.371Z] #19 34.14 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2021-09-24T16:25:36.371Z] #19 34.14 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2021-09-24T16:25:36.371Z] #19 34.21 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2021-09-24T16:25:36.632Z] #19 34.34 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2021-09-24T16:25:36.632Z] #19 34.39 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2021-09-24T16:25:36.633Z] #19 34.45 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2021-09-24T16:25:36.633Z] #19 34.49 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2021-09-24T16:25:36.633Z] #19 34.51 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2021-09-24T16:25:36.685Z] #47 ... [2021-09-24T16:25:36.685Z] [2021-09-24T16:25:36.685Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-09-24T16:25:36.685Z] #55 sha256:65a5b5a90b98c240a9e4d763fafb408cc41a80346e65b0a1577f9b0570fa8904 [2021-09-24T16:25:36.685Z] #55 33.88 v3.0.2 [2021-09-24T16:25:36.894Z] #19 34.52 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB] [2021-09-24T16:25:37.466Z] #19 35.26 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi-base amd64 10.2.1-6cross1 [202 kB] [2021-09-24T16:25:37.728Z] #19 35.26 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [44.1 MB] [2021-09-24T16:25:38.071Z] #55 DONE 35.0s [2021-09-24T16:25:38.071Z] [2021-09-24T16:25:38.071Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-24T16:25:38.071Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3 [2021-09-24T16:25:38.071Z] #14 25.45 The following NEW packages will be installed: [2021-09-24T16:25:38.071Z] #14 25.46 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-09-24T16:25:38.071Z] #14 25.46 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-09-24T16:25:38.071Z] #14 25.46 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-09-24T16:25:38.071Z] #14 25.46 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-09-24T16:25:38.071Z] #14 25.46 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-09-24T16:25:38.071Z] #14 25.46 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-09-24T16:25:38.071Z] #14 25.46 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-09-24T16:25:38.071Z] #14 25.46 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-09-24T16:25:38.071Z] #14 25.46 mingw-w64-x86-64-dev [2021-09-24T16:25:38.071Z] #14 25.87 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2021-09-24T16:25:38.071Z] #14 25.87 Need to get 115 MB of archives. [2021-09-24T16:25:38.071Z] #14 25.87 After this operation, 645 MB of additional disk space will be used. [2021-09-24T16:25:38.071Z] #14 25.87 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2021-09-24T16:25:38.071Z] #14 26.00 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2021-09-24T16:25:38.071Z] #14 26.19 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2021-09-24T16:25:38.071Z] #14 26.20 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2021-09-24T16:25:38.071Z] #14 26.21 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2021-09-24T16:25:38.071Z] #14 26.22 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-09-24T16:25:38.071Z] #14 26.64 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2021-09-24T16:25:38.071Z] #14 26.86 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2021-09-24T16:25:38.071Z] #14 26.86 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2021-09-24T16:25:38.071Z] #14 27.59 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2021-09-24T16:25:38.071Z] #14 29.16 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2021-09-24T16:25:38.071Z] #14 29.76 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2021-09-24T16:25:38.071Z] #14 30.48 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2021-09-24T16:25:38.071Z] #14 32.24 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2021-09-24T16:25:38.071Z] #14 32.87 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2021-09-24T16:25:38.071Z] #14 32.87 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2021-09-24T16:25:38.071Z] #14 32.87 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2021-09-24T16:25:38.071Z] #14 32.87 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-09-24T16:25:38.071Z] #14 32.88 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-09-24T16:25:38.071Z] #14 32.88 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2021-09-24T16:25:38.071Z] #14 32.89 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2021-09-24T16:25:38.071Z] #14 32.90 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2021-09-24T16:25:38.071Z] #14 32.93 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2021-09-24T16:25:38.071Z] #14 32.93 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2021-09-24T16:25:38.071Z] #14 32.94 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2021-09-24T16:25:38.071Z] #14 32.95 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2021-09-24T16:25:38.071Z] #14 32.97 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2021-09-24T16:25:38.071Z] #14 33.00 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2021-09-24T16:25:38.071Z] #14 33.00 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB] [2021-09-24T16:25:38.071Z] #14 33.00 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2021-09-24T16:25:38.071Z] #14 34.41 debconf: delaying package configuration, since apt-utils is not installed [2021-09-24T16:25:38.071Z] #14 34.67 Fetched 115 MB in 7s (15.3 MB/s) [2021-09-24T16:25:38.071Z] #14 34.83 Selecting previously unselected package binutils-mingw-w64-i686. [2021-09-24T16:25:38.071Z] #14 34.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 ... 15713 files and directories currently installed.) [2021-09-24T16:25:38.071Z] #14 34.88 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2021-09-24T16:25:38.071Z] #14 34.94 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-09-24T16:25:38.301Z] #19 36.11 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf-base amd64 10.2.1-6cross1 [202 kB] [2021-09-24T16:25:38.301Z] #19 36.11 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [44.1 MB] [2021-09-24T16:25:38.646Z] #14 ... [2021-09-24T16:25:38.646Z] [2021-09-24T16:25:38.646Z] #47 [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 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-09-24T16:25:38.646Z] #47 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-24T16:25:38.646Z] #47 35.33 Selecting previously unselected package python2.7. [2021-09-24T16:25:38.646Z] #47 35.33 Preparing to unpack .../6-python2.7_2.7.18-8_amd64.deb ... [2021-09-24T16:25:38.646Z] #47 35.37 Unpacking python2.7 (2.7.18-8) ... [2021-09-24T16:25:38.901Z] #65 45.53 rootlesskit version 0.14.4 [2021-09-24T16:25:38.901Z] #65 45.53 Usage of /build/rootlesskit-docker-proxy: [2021-09-24T16:25:38.901Z] #65 45.53 -container-ip string [2021-09-24T16:25:38.901Z] #65 45.53 container ip [2021-09-24T16:25:38.901Z] #65 45.53 -container-port int [2021-09-24T16:25:38.901Z] #65 45.53 container port (default -1) [2021-09-24T16:25:38.901Z] #65 45.53 -host-ip string [2021-09-24T16:25:38.901Z] #65 45.53 host ip [2021-09-24T16:25:38.901Z] #65 45.53 -host-port int [2021-09-24T16:25:38.901Z] #65 45.53 host port (default -1) [2021-09-24T16:25:38.901Z] #65 45.53 -proto string [2021-09-24T16:25:38.901Z] #65 45.53 proxy protocol (default "tcp") [2021-09-24T16:25:38.901Z] #65 DONE 45.8s [2021-09-24T16:25:38.901Z] [2021-09-24T16:25:38.901Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2021-09-24T16:25:38.901Z] #66 sha256:bde2f9408d35868ca2cea0c97dd3d299a43f62507ea6f0276973600ba19c6bf9 [2021-09-24T16:25:38.901Z] #66 DONE 0.0s [2021-09-24T16:25:38.901Z] [2021-09-24T16:25:38.901Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-09-24T16:25:38.901Z] #62 sha256:129db129c4f36026c7c4505a8517ef6771bc5af5413df82888a8bbbc2c3dfa31 [2021-09-24T16:25:38.901Z] #62 ... [2021-09-24T16:25:38.901Z] [2021-09-24T16:25:38.901Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-09-24T16:25:38.901Z] #67 sha256:e287d5f054624e0ab21e6e5676620d821cb4881eaccfba66b2b8824ac3ac70cf [2021-09-24T16:25:38.901Z] #67 DONE 0.1s [2021-09-24T16:25:38.910Z] #47 35.82 Selecting previously unselected package libpython2-stdlib:amd64. [2021-09-24T16:25:38.910Z] #47 35.82 Preparing to unpack .../7-libpython2-stdlib_2.7.18-3_amd64.deb ... [2021-09-24T16:25:38.910Z] #47 35.83 Unpacking libpython2-stdlib:amd64 (2.7.18-3) ... [2021-09-24T16:25:39.164Z] [2021-09-24T16:25:39.164Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-09-24T16:25:39.164Z] #53 sha256:319393aee9d935f0faf97a5327713a26007d83e376c1606fe875942d8c491bc9 [2021-09-24T16:25:39.171Z] #47 35.90 Setting up libpython2.7-minimal:amd64 (2.7.18-8) ... [2021-09-24T16:25:39.172Z] #47 35.93 Setting up python2.7-minimal (2.7.18-8) ... [2021-09-24T16:25:39.245Z] #19 36.92 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2021-09-24T16:25:39.245Z] #19 36.92 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [42.9 MB] [2021-09-24T16:25:40.220Z] #19 37.62 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2021-09-24T16:25:40.220Z] #19 37.62 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-s390x-linux-gnu amd64 10.2.1-6cross1 [41.1 MB] [2021-09-24T16:25:40.220Z] #19 ... [2021-09-24T16:25:40.220Z] [2021-09-24T16:25:40.220Z] #50 [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 "v2.3.0" && 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 "v2.1.0"; 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-09-24T16:25:40.220Z] #50 sha256:2a63077b3c5836ea88282bd11103334e6e7afec4251de84ed9d20d758aa3fafb [2021-09-24T16:25:40.220Z] #50 27.81 + dpkg --print-architecture [2021-09-24T16:25:40.220Z] #50 27.81 + git checkout -q v2.1.0 [2021-09-24T16:25:40.220Z] #50 28.71 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-09-24T16:25:40.220Z] #50 28.71 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-09-24T16:25:40.485Z] #50 ... [2021-09-24T16:25:40.485Z] [2021-09-24T16:25:40.485Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-09-24T16:25:40.485Z] #19 sha256:40181a04ca9d50d52c2f23c58b084bd906241e79059e82da01c4eea91fb785f0 [2021-09-24T16:25:40.485Z] #19 38.26 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2021-09-24T16:25:40.485Z] #19 38.26 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB] [2021-09-24T16:25:40.485Z] #19 38.26 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabihf amd64 4:10.2.1-1 [16.8 kB] [2021-09-24T16:25:40.485Z] #19 38.26 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-powerpc64le-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2021-09-24T16:25:40.485Z] #19 38.26 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-s390x-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2021-09-24T16:25:40.485Z] #19 38.26 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2021-09-24T16:25:40.485Z] #19 38.26 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2021-09-24T16:25:40.485Z] #19 38.27 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2021-09-24T16:25:40.485Z] #19 38.29 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB] [2021-09-24T16:25:40.485Z] #19 38.29 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2021-09-24T16:25:40.485Z] #19 38.29 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2021-09-24T16:25:40.485Z] #19 38.29 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2021-09-24T16:25:40.485Z] #19 38.29 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2021-09-24T16:25:40.485Z] #19 38.32 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2021-09-24T16:25:40.747Z] #19 38.33 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2021-09-24T16:25:40.747Z] #19 38.36 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2021-09-24T16:25:40.747Z] #19 38.36 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2021-09-24T16:25:40.747Z] #19 38.38 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB] [2021-09-24T16:25:40.747Z] #19 38.39 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB] [2021-09-24T16:25:41.016Z] #43 ... [2021-09-24T16:25:41.016Z] [2021-09-24T16:25:41.016Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-09-24T16:25:41.016Z] #58 sha256:5a31f424a2395798f886db085dada29417c0c63eaff03e8afa9905b37dcbf90a [2021-09-24T16:25:41.016Z] #58 28.45 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-09-24T16:25:41.016Z] #58 30.14 + mkdir -p /build [2021-09-24T16:25:41.016Z] #58 30.15 + cp runc /build/runc [2021-09-24T16:25:41.016Z] #58 DONE 30.4s [2021-09-24T16:25:41.089Z] #53 ... [2021-09-24T16:25:41.089Z] [2021-09-24T16:25:41.089Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-09-24T16:25:41.089Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-09-24T16:25:41.089Z] #70 CACHED [2021-09-24T16:25:41.089Z] [2021-09-24T16:25:41.089Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-09-24T16:25:41.089Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-09-24T16:25:41.089Z] #72 CACHED [2021-09-24T16:25:41.089Z] [2021-09-24T16:25:41.089Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-09-24T16:25:41.089Z] #53 sha256:319393aee9d935f0faf97a5327713a26007d83e376c1606fe875942d8c491bc9 [2021-09-24T16:25:41.093Z] #47 ... [2021-09-24T16:25:41.093Z] [2021-09-24T16:25:41.093Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-09-24T16:25:41.093Z] #53 sha256:319393aee9d935f0faf97a5327713a26007d83e376c1606fe875942d8c491bc9 [2021-09-24T16:25:41.093Z] #53 27.96 go: downloading github.com/gobwas/glob v0.2.3 [2021-09-24T16:25:41.093Z] #53 28.04 go: downloading github.com/kisielk/gotool v1.0.0 [2021-09-24T16:25:41.093Z] #53 28.10 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-09-24T16:25:41.093Z] #53 28.11 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-09-24T16:25:41.093Z] #53 28.21 go: downloading github.com/gogo/protobuf v1.2.1 [2021-09-24T16:25:41.093Z] #53 28.97 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-09-24T16:25:41.093Z] #53 29.09 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-09-24T16:25:41.093Z] #53 29.24 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-09-24T16:25:41.093Z] #53 ... [2021-09-24T16:25:41.093Z] [2021-09-24T16:25:41.093Z] #47 [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 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-09-24T16:25:41.093Z] #47 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-24T16:25:41.093Z] #47 37.75 Setting up python2-minimal (2.7.18-3) ... [2021-09-24T16:25:41.093Z] #47 38.03 Selecting previously unselected package python2. [2021-09-24T16:25:41.276Z] [2021-09-24T16:25:41.276Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-09-24T16:25:41.276Z] #65 sha256:3be4e7cb34206aa922a281cb48517348ec32210d95d00151463576dff748be62 [2021-09-24T16:25:41.343Z] #19 39.12 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B] [2021-09-24T16:25:41.343Z] #19 39.12 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB] [2021-09-24T16:25:41.343Z] #19 39.15 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2021-09-24T16:25:41.343Z] #19 39.17 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB] [2021-09-24T16:25:41.343Z] #19 39.19 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [49.7 MB] [2021-09-24T16:25:41.358Z] #47 38.03 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16483 files and directories currently installed.) [2021-09-24T16:25:41.358Z] #47 38.09 Preparing to unpack .../0-python2_2.7.18-3_amd64.deb ... [2021-09-24T16:25:41.358Z] #47 38.10 Unpacking python2 (2.7.18-3) ... [2021-09-24T16:25:41.358Z] #47 38.19 Selecting previously unselected package libprotobuf23:amd64. [2021-09-24T16:25:41.358Z] #47 38.19 Preparing to unpack .../1-libprotobuf23_3.12.4-1_amd64.deb ... [2021-09-24T16:25:41.358Z] #47 38.21 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2021-09-24T16:25:41.931Z] #47 38.85 Selecting previously unselected package python3-pkg-resources. [2021-09-24T16:25:41.931Z] #47 38.86 Preparing to unpack .../2-python3-pkg-resources_52.0.0-4_all.deb ... [2021-09-24T16:25:41.931Z] #47 38.87 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-09-24T16:25:42.192Z] #47 39.07 Selecting previously unselected package python3-six. [2021-09-24T16:25:42.192Z] #47 39.07 Preparing to unpack .../3-python3-six_1.16.0-2_all.deb ... [2021-09-24T16:25:42.192Z] #47 39.08 Unpacking python3-six (1.16.0-2) ... [2021-09-24T16:25:42.192Z] #47 39.15 Selecting previously unselected package python3-protobuf. [2021-09-24T16:25:42.192Z] #47 39.16 Preparing to unpack .../4-python3-protobuf_3.12.4-1_amd64.deb ... [2021-09-24T16:25:42.192Z] #47 39.16 Unpacking python3-protobuf (3.12.4-1) ... [2021-09-24T16:25:42.287Z] #19 39.94 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B] [2021-09-24T16:25:42.287Z] #19 39.94 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2021-09-24T16:25:42.287Z] #19 39.94 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] [2021-09-24T16:25:42.287Z] #19 39.97 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2021-09-24T16:25:42.287Z] #19 39.97 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2021-09-24T16:25:42.287Z] #19 39.97 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-09-24T16:25:42.287Z] #19 40.08 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2021-09-24T16:25:42.287Z] #19 40.09 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2021-09-24T16:25:42.287Z] #19 40.09 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] [2021-09-24T16:25:42.287Z] #19 40.09 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2021-09-24T16:25:42.287Z] #19 40.10 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2021-09-24T16:25:42.287Z] #19 40.11 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2021-09-24T16:25:42.287Z] #19 40.11 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2021-09-24T16:25:42.287Z] #19 40.11 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2021-09-24T16:25:42.287Z] #19 40.11 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2021-09-24T16:25:42.287Z] #19 40.11 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2021-09-24T16:25:42.288Z] #19 40.11 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2021-09-24T16:25:42.288Z] #19 40.11 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2021-09-24T16:25:42.288Z] #19 40.11 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2021-09-24T16:25:42.288Z] #19 40.11 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2021-09-24T16:25:42.288Z] #19 40.13 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB] [2021-09-24T16:25:42.288Z] #19 40.13 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2021-09-24T16:25:42.288Z] #19 40.13 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2021-09-24T16:25:42.288Z] #19 40.14 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2021-09-24T16:25:42.288Z] #19 40.16 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2021-09-24T16:25:42.288Z] #19 40.17 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2021-09-24T16:25:42.288Z] #19 40.18 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB] [2021-09-24T16:25:42.288Z] #19 40.18 Get:73 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB] [2021-09-24T16:25:42.766Z] #47 39.61 Selecting previously unselected package python-is-python2. [2021-09-24T16:25:42.766Z] #47 39.62 Preparing to unpack .../5-python-is-python2_2.7.18-9_all.deb ... [2021-09-24T16:25:42.766Z] #47 39.63 Unpacking python-is-python2 (2.7.18-9) ... [2021-09-24T16:25:42.766Z] #47 39.69 Selecting previously unselected package libnet1:amd64. [2021-09-24T16:25:43.006Z] #53 ... [2021-09-24T16:25:43.006Z] [2021-09-24T16:25:43.006Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-09-24T16:25:43.006Z] #43 sha256:2a63077b3c5836ea88282bd11103334e6e7afec4251de84ed9d20d758aa3fafb [2021-09-24T16:25:43.006Z] #43 DONE 55.0s [2021-09-24T16:25:43.006Z] [2021-09-24T16:25:43.006Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-09-24T16:25:43.006Z] #53 sha256:319393aee9d935f0faf97a5327713a26007d83e376c1606fe875942d8c491bc9 [2021-09-24T16:25:43.027Z] #47 39.72 Preparing to unpack .../6-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-09-24T16:25:43.027Z] #47 39.73 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-09-24T16:25:43.028Z] #47 39.84 Selecting previously unselected package libnl-3-200:amd64. [2021-09-24T16:25:43.028Z] #47 39.86 Preparing to unpack .../7-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-09-24T16:25:43.028Z] #47 39.87 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-09-24T16:25:43.231Z] #19 ... [2021-09-24T16:25:43.231Z] [2021-09-24T16:25:43.231Z] #50 [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 "v2.3.0" && 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 "v2.1.0"; 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-09-24T16:25:43.231Z] #50 sha256:2a63077b3c5836ea88282bd11103334e6e7afec4251de84ed9d20d758aa3fafb [2021-09-24T16:25:43.231Z] #50 DONE 40.9s [2021-09-24T16:25:43.231Z] [2021-09-24T16:25:43.231Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-09-24T16:25:43.231Z] #19 sha256:40181a04ca9d50d52c2f23c58b084bd906241e79059e82da01c4eea91fb785f0 [2021-09-24T16:25:43.231Z] #19 40.84 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B] [2021-09-24T16:25:43.231Z] #19 40.84 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB] [2021-09-24T16:25:43.231Z] #19 40.87 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2021-09-24T16:25:43.231Z] #19 40.89 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB] [2021-09-24T16:25:43.231Z] #19 40.92 Get:78 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB] [2021-09-24T16:25:43.289Z] #47 40.00 Selecting previously unselected package libprotobuf-c1:amd64. [2021-09-24T16:25:43.289Z] #47 40.02 Preparing to unpack .../8-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-09-24T16:25:43.289Z] #47 40.03 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-09-24T16:25:43.289Z] #47 40.13 Selecting previously unselected package criu. [2021-09-24T16:25:43.289Z] #47 40.15 Preparing to unpack .../9-criu_3.16-1_amd64.deb ... [2021-09-24T16:25:43.289Z] #47 40.16 Unpacking criu (3.16-1) ... [2021-09-24T16:25:44.123Z] #47 40.77 Setting up python3-pkg-resources (52.0.0-4) ... [2021-09-24T16:25:44.175Z] #19 41.94 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B] [2021-09-24T16:25:44.175Z] #19 ... [2021-09-24T16:25:44.175Z] [2021-09-24T16:25:44.175Z] #53 [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-09-24T16:25:44.175Z] #53 sha256:279750e72eafeb0dd9c19aed450d987174e3a2430fe8465ba0f068852a470a3c [2021-09-24T16:25:44.175Z] #53 CACHED [2021-09-24T16:25:44.175Z] [2021-09-24T16:25:44.175Z] #54 [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 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-09-24T16:25:44.175Z] #54 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-24T16:25:44.175Z] #54 CACHED [2021-09-24T16:25:44.175Z] [2021-09-24T16:25:44.175Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-09-24T16:25:44.175Z] #19 sha256:40181a04ca9d50d52c2f23c58b084bd906241e79059e82da01c4eea91fb785f0 [2021-09-24T16:25:44.175Z] #19 41.94 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2021-09-24T16:25:44.175Z] #19 41.94 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2021-09-24T16:25:44.175Z] #19 41.96 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB] [2021-09-24T16:25:44.175Z] #19 41.96 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2021-09-24T16:25:44.175Z] #19 41.96 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2021-09-24T16:25:44.175Z] #19 41.96 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2021-09-24T16:25:44.175Z] #19 41.99 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2021-09-24T16:25:44.175Z] #19 41.99 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2021-09-24T16:25:44.175Z] #19 41.99 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] [2021-09-24T16:25:44.175Z] #19 42.01 Get:89 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB] [2021-09-24T16:25:44.394Z] #53 ... [2021-09-24T16:25:44.394Z] [2021-09-24T16:25:44.394Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-09-24T16:25:44.394Z] #15 sha256:d89995be48c715465ca8776fa1d432e66c3a452e01b7948b04f93a8d3f6d1266 [2021-09-24T16:25:44.394Z] #15 CACHED [2021-09-24T16:25:44.394Z] [2021-09-24T16:25:44.394Z] #16 [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-09-24T16:25:44.394Z] #16 sha256:050e32dd6560946e7a7e05db39812e4449ab9ccf3317bdfb93bfd51d5bca7aed [2021-09-24T16:25:44.394Z] #16 CACHED [2021-09-24T16:25:44.394Z] [2021-09-24T16:25:44.394Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-09-24T16:25:44.394Z] #35 sha256:9a224f25714c03722fdab632d5b7b4538e6e10919325d422f8554585c4adf0a0 [2021-09-24T16:25:44.394Z] #35 CACHED [2021-09-24T16:25:44.394Z] [2021-09-24T16:25:44.394Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-09-24T16:25:44.394Z] #17 sha256:d85bd41018b0bc3dda487a9e39ce5478acc1c221b42b0ef3b3668be03c8931a5 [2021-09-24T16:25:44.394Z] #17 CACHED [2021-09-24T16:25:44.394Z] [2021-09-24T16:25:44.394Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-09-24T16:25:44.394Z] #20 sha256:b06c6994a9b1bbaea63a706f712fecae6d9608e0a3f128e513bea467149aaf78 [2021-09-24T16:25:44.394Z] #20 CACHED [2021-09-24T16:25:44.394Z] [2021-09-24T16:25:44.394Z] #29 [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-09-24T16:25:44.394Z] #29 sha256:c5e0f0096bec1087ba13a5728131224f780fba9bd216f2958cf8482fe90b1e54 [2021-09-24T16:25:44.394Z] #29 CACHED [2021-09-24T16:25:44.394Z] [2021-09-24T16:25:44.394Z] #34 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-24T16:25:44.394Z] #34 sha256:fb02fb1e1ac8485ef7e7cc063e6a74697ab64e4d3d5a5e0f2ed7e9d92457baaa [2021-09-24T16:25:44.394Z] #34 CACHED [2021-09-24T16:25:44.394Z] [2021-09-24T16:25:44.394Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-09-24T16:25:44.394Z] #23 sha256:8415f03b0154adf9bb9ede16c4a3774fe8011554cd9a5434814e4901c56ea42c [2021-09-24T16:25:44.394Z] #23 CACHED [2021-09-24T16:25:44.394Z] [2021-09-24T16:25:44.394Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-09-24T16:25:44.394Z] #30 sha256:2b40b9083b920e84d0b3d0a05bd20aa9dd05819e0025b27d1aa5decd8e9f95dc [2021-09-24T16:25:44.394Z] #30 CACHED [2021-09-24T16:25:44.394Z] [2021-09-24T16:25:44.394Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-09-24T16:25:44.394Z] #31 sha256:684d6c8edee769ce42d1d03d9c49874be3a88e62c0235a291c0bca1e4220ae10 [2021-09-24T16:25:44.394Z] #31 CACHED [2021-09-24T16:25:44.394Z] [2021-09-24T16:25:44.394Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-09-24T16:25:44.394Z] #19 sha256:83da23cc167a46441450f5c41ce33da832d81757d7767df1aa653dd8c2420ef7 [2021-09-24T16:25:44.394Z] #19 CACHED [2021-09-24T16:25:44.394Z] [2021-09-24T16:25:44.394Z] #21 [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 bash-completion bzip2 inetutils-ping iproute2 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 zstd [2021-09-24T16:25:44.394Z] #21 sha256:6c58f5a533df099f3c2d82c3856f67d5ba69915718faeab8aebfb6f4ca4d43eb [2021-09-24T16:25:44.394Z] #21 CACHED [2021-09-24T16:25:44.394Z] [2021-09-24T16:25:44.394Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-09-24T16:25:44.394Z] #18 sha256:fda41a5ed256e1b6205be0267a3241a1bb2cc3a9b2ea635789415f9def055b06 [2021-09-24T16:25:44.394Z] #18 CACHED [2021-09-24T16:25:44.394Z] [2021-09-24T16:25:44.394Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-09-24T16:25:44.394Z] #33 sha256:2328b8ab2f0089d7861415344a773a4bac4fe39225f20fced700144c2b146c63 [2021-09-24T16:25:44.394Z] #33 CACHED [2021-09-24T16:25:44.394Z] [2021-09-24T16:25:44.394Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-09-24T16:25:44.394Z] #37 sha256:2f2fc896c13c8e4082a290914ecdd3b82147213d3fe5db28ed8aea3d4677ea01 [2021-09-24T16:25:44.394Z] #37 CACHED [2021-09-24T16:25:44.394Z] [2021-09-24T16:25:44.394Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-09-24T16:25:44.394Z] #27 sha256:9653d8226a4b521b2d95989ece89e1005ae7b2c37a9dc3cacef6a462314d6164 [2021-09-24T16:25:44.394Z] #27 CACHED [2021-09-24T16:25:44.394Z] [2021-09-24T16:25:44.394Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-09-24T16:25:44.394Z] #32 sha256:95e850c34670bb19c88980687bf5fd164af89a3cc797ca4b34561e0304a15a5d [2021-09-24T16:25:44.394Z] #32 CACHED [2021-09-24T16:25:44.394Z] [2021-09-24T16:25:44.394Z] #22 [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-09-24T16:25:44.394Z] #22 sha256:992d22c598a02429c83376d6c7661c08128e17aa9cd79ad00c35fa4f8bc17422 [2021-09-24T16:25:44.394Z] #22 CACHED [2021-09-24T16:25:44.394Z] [2021-09-24T16:25:44.394Z] #41 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-09-24T16:25:44.394Z] #41 sha256:682a95da9178efc46a83293d6444d87acd522c5324ede5787640ec45944a26e2 [2021-09-24T16:25:44.394Z] #41 CACHED [2021-09-24T16:25:44.394Z] [2021-09-24T16:25:44.394Z] #46 [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-09-24T16:25:44.394Z] #46 sha256:279750e72eafeb0dd9c19aed450d987174e3a2430fe8465ba0f068852a470a3c [2021-09-24T16:25:44.394Z] #46 CACHED [2021-09-24T16:25:44.394Z] [2021-09-24T16:25:44.394Z] #47 [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 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-09-24T16:25:44.394Z] #47 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-24T16:25:44.394Z] #47 CACHED [2021-09-24T16:25:44.394Z] [2021-09-24T16:25:44.394Z] #44 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-09-24T16:25:44.394Z] #44 sha256:ae45209ec7e71005b3e53ec2f27c75b79b3718016c7521e5f46f4e241c28568d [2021-09-24T16:25:44.394Z] #44 DONE 0.2s [2021-09-24T16:25:44.394Z] [2021-09-24T16:25:44.394Z] #48 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-09-24T16:25:44.394Z] #48 sha256:78011a37b12a9fa8f447e18263b42bbe08c64c8e2f07017900e16aa65afd10d3 [2021-09-24T16:25:44.394Z] #48 DONE 0.1s [2021-09-24T16:25:44.394Z] [2021-09-24T16:25:44.394Z] #50 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-09-24T16:25:44.394Z] #50 sha256:c4c860caf651a9fa63b1057df5d8097f23b66d280ccd74612cce72e0070e3b2a [2021-09-24T16:25:44.394Z] #50 DONE 0.1s [2021-09-24T16:25:44.394Z] [2021-09-24T16:25:44.394Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-09-24T16:25:44.394Z] #52 sha256:210b8ac6b89da1b956be7831256bcf7922496bbd09423a2f9f650ba94c28b7aa [2021-09-24T16:25:44.656Z] #52 DONE 0.2s [2021-09-24T16:25:44.656Z] [2021-09-24T16:25:44.656Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-09-24T16:25:44.656Z] #53 sha256:319393aee9d935f0faf97a5327713a26007d83e376c1606fe875942d8c491bc9 [2021-09-24T16:25:44.748Z] #19 42.61 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B] [2021-09-24T16:25:44.748Z] #19 42.61 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB] [2021-09-24T16:25:44.748Z] #19 42.64 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2021-09-24T16:25:45.010Z] #19 42.67 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] [2021-09-24T16:25:45.010Z] #19 42.69 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB] [2021-09-24T16:25:45.067Z] #47 ... [2021-09-24T16:25:45.067Z] [2021-09-24T16:25:45.067Z] #38 [tini 1/3] 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-09-24T16:25:45.067Z] #38 sha256:e385f50c9bd149460eaadc75d8d67babb4e1c1aaeaf9258cc10a493f682c7bef [2021-09-24T16:25:45.067Z] #38 32.36 Selecting previously unselected package libicu67:amd64. [2021-09-24T16:25:45.067Z] #38 32.37 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2021-09-24T16:25:45.067Z] #38 32.39 Unpacking libicu67:amd64 (67.1-7) ... [2021-09-24T16:25:45.067Z] #38 39.09 Selecting previously unselected package libxml2:amd64. [2021-09-24T16:25:45.067Z] #38 39.11 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2021-09-24T16:25:45.067Z] #38 39.12 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-09-24T16:25:45.067Z] #38 39.61 Selecting previously unselected package libarchive13:amd64. [2021-09-24T16:25:45.067Z] #38 39.61 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2021-09-24T16:25:45.067Z] #38 39.63 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2021-09-24T16:25:45.067Z] #38 39.94 Selecting previously unselected package libjsoncpp24:amd64. [2021-09-24T16:25:45.067Z] #38 39.94 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2021-09-24T16:25:45.067Z] #38 39.96 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2021-09-24T16:25:45.067Z] #38 40.14 Selecting previously unselected package librhash0:amd64. [2021-09-24T16:25:45.067Z] #38 40.15 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2021-09-24T16:25:45.067Z] #38 40.15 Unpacking librhash0:amd64 (1.4.1-2) ... [2021-09-24T16:25:45.067Z] #38 40.33 Selecting previously unselected package libuv1:amd64. [2021-09-24T16:25:45.067Z] #38 40.33 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2021-09-24T16:25:45.067Z] #38 40.35 Unpacking libuv1:amd64 (1.40.0-2) ... [2021-09-24T16:25:45.067Z] #38 40.51 Selecting previously unselected package cmake. [2021-09-24T16:25:45.067Z] #38 40.51 Preparing to unpack .../9-cmake_3.18.4-2_amd64.deb ... [2021-09-24T16:25:45.067Z] #38 40.52 Unpacking cmake (3.18.4-2) ... [2021-09-24T16:25:45.329Z] #38 ... [2021-09-24T16:25:45.329Z] [2021-09-24T16:25:45.329Z] #34 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-24T16:25:45.329Z] #34 sha256:fb02fb1e1ac8485ef7e7cc063e6a74697ab64e4d3d5a5e0f2ed7e9d92457baaa [2021-09-24T16:25:45.329Z] #34 40.82 Updating files: 94% (1435/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2021-09-24T16:25:45.329Z] #34 40.90 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-09-24T16:25:45.329Z] #34 41.40 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-24T16:25:45.583Z] #19 43.30 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B] [2021-09-24T16:25:45.583Z] #19 43.30 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2021-09-24T16:25:45.583Z] #19 43.30 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2021-09-24T16:25:45.583Z] #19 43.32 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB] [2021-09-24T16:25:45.583Z] #19 43.32 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2021-09-24T16:25:45.583Z] #19 43.32 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2021-09-24T16:25:45.583Z] #19 43.32 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2021-09-24T16:25:45.583Z] #19 43.32 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2021-09-24T16:25:45.583Z] #19 43.35 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2021-09-24T16:25:45.583Z] #19 43.36 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2021-09-24T16:25:45.583Z] #19 43.39 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2021-09-24T16:25:45.583Z] #19 43.40 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2021-09-24T16:25:45.583Z] #19 43.41 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2021-09-24T16:25:45.583Z] #19 43.41 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB] [2021-09-24T16:25:45.583Z] #19 43.43 Get:109 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB] [2021-09-24T16:25:46.157Z] #19 43.91 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B] [2021-09-24T16:25:46.157Z] #19 43.91 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB] [2021-09-24T16:25:46.157Z] #19 43.93 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2021-09-24T16:25:46.157Z] #19 43.96 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB] [2021-09-24T16:25:46.157Z] #19 43.97 Get:114 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB] [2021-09-24T16:25:46.545Z] #65 ... [2021-09-24T16:25:46.545Z] [2021-09-24T16:25:46.545Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-09-24T16:25:46.545Z] #62 sha256:82eaa9592ca4ecb1a779d2cbd15cba31b54059fbfd4284c1e77ff6416e4ec553 [2021-09-24T16:25:46.545Z] #62 35.56 + cd /tmp/tmp.yJqlJZUUkl/src/github.com/containerd/containerd [2021-09-24T16:25:46.545Z] #62 35.56 + git checkout -q v1.5.5 [2021-09-24T16:25:46.730Z] #19 44.59 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] [2021-09-24T16:25:46.730Z] #19 44.59 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2021-09-24T16:25:46.730Z] #19 44.59 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2021-09-24T16:25:46.730Z] #19 44.61 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2021-09-24T16:25:46.730Z] #19 44.61 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2021-09-24T16:25:46.730Z] #19 44.61 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2021-09-24T16:25:46.730Z] #19 44.62 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2021-09-24T16:25:46.991Z] #19 44.62 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2021-09-24T16:25:46.991Z] #19 44.65 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2021-09-24T16:25:46.991Z] #19 44.66 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2021-09-24T16:25:46.991Z] #19 44.67 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] [2021-09-24T16:25:46.991Z] #19 44.67 Get:126 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB] [2021-09-24T16:25:47.111Z] #62 36.20 + export 'BUILDTAGS=netgo osusergo static_build' [2021-09-24T16:25:47.111Z] #62 36.20 + BUILDTAGS='netgo osusergo static_build' [2021-09-24T16:25:47.111Z] #62 36.21 + export EXTRA_FLAGS=-buildmode=pie [2021-09-24T16:25:47.111Z] #62 36.21 + EXTRA_FLAGS=-buildmode=pie [2021-09-24T16:25:47.111Z] #62 36.21 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-09-24T16:25:47.111Z] #62 36.21 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-09-24T16:25:47.111Z] #62 36.21 + '[' '' = dynamic ']' [2021-09-24T16:25:47.111Z] #62 36.21 + make [2021-09-24T16:25:47.563Z] #19 45.20 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B] [2021-09-24T16:25:47.564Z] #19 45.20 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB] [2021-09-24T16:25:47.564Z] #19 45.21 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2021-09-24T16:25:47.564Z] #19 45.24 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB] [2021-09-24T16:25:47.564Z] #19 45.25 Get:131 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB] [2021-09-24T16:25:48.048Z] #62 37.10 + bin/ctr [2021-09-24T16:25:48.136Z] #19 45.69 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B] [2021-09-24T16:25:48.136Z] #19 45.69 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2021-09-24T16:25:48.398Z] #19 46.13 debconf: delaying package configuration, since apt-utils is not installed [2021-09-24T16:25:48.635Z] #34 ... [2021-09-24T16:25:48.635Z] [2021-09-24T16:25:48.635Z] #38 [tini 1/3] 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-09-24T16:25:48.635Z] #38 sha256:e385f50c9bd149460eaadc75d8d67babb4e1c1aaeaf9258cc10a493f682c7bef [2021-09-24T16:25:48.635Z] #38 44.28 Setting up libicu67:amd64 (67.1-7) ... [2021-09-24T16:25:48.635Z] #38 44.34 Setting up xxd (2:8.2.2434-3) ... [2021-09-24T16:25:48.635Z] #38 44.35 Setting up libuv1:amd64 (1.40.0-2) ... [2021-09-24T16:25:48.635Z] #38 44.38 Setting up vim-common (2:8.2.2434-3) ... [2021-09-24T16:25:48.635Z] #38 44.43 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2021-09-24T16:25:48.635Z] #38 44.45 Setting up librhash0:amd64 (1.4.1-2) ... [2021-09-24T16:25:48.635Z] #38 44.46 Setting up cmake-data (3.18.4-2) ... [2021-09-24T16:25:48.635Z] #38 44.49 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-09-24T16:25:48.635Z] #38 44.51 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2021-09-24T16:25:48.635Z] #38 44.53 Setting up cmake (3.18.4-2) ... [2021-09-24T16:25:48.635Z] #38 44.54 Processing triggers for libc-bin (2.31-13) ... [2021-09-24T16:25:48.635Z] #38 DONE 45.3s [2021-09-24T16:25:48.635Z] [2021-09-24T16:25:48.635Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2021-09-24T16:25:48.635Z] #39 sha256:272c94aab68acdf9c1528f9b618b03d2254908752c09326fadd235222d4ad16a [2021-09-24T16:25:48.635Z] #39 DONE 0.2s [2021-09-24T16:25:48.635Z] [2021-09-24T16:25:48.635Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2021-09-24T16:25:48.635Z] #40 sha256:39eb7057177092416d002bc9a6fbd2d3ef2f33b256d432c5ebf4e4c7fcbbb647 [2021-09-24T16:25:48.660Z] #19 46.32 Fetched 787 MB in 12s (66.4 MB/s) [2021-09-24T16:25:48.660Z] #19 46.37 Selecting previously unselected package liblocale-gettext-perl. [2021-09-24T16:25:48.660Z] #19 46.37 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-09-24T16:25:48.660Z] #19 46.39 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2021-09-24T16:25:48.660Z] #19 46.39 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2021-09-24T16:25:48.660Z] #19 46.42 Selecting previously unselected package bzip2. [2021-09-24T16:25:48.660Z] #19 46.43 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2021-09-24T16:25:48.660Z] #19 46.43 Unpacking bzip2 (1.0.8-4) ... [2021-09-24T16:25:48.660Z] #19 46.48 Selecting previously unselected package libmagic-mgc. [2021-09-24T16:25:48.660Z] #19 46.48 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2021-09-24T16:25:48.921Z] #19 46.49 Unpacking libmagic-mgc (1:5.39-3) ... [2021-09-24T16:25:48.921Z] #19 46.62 Selecting previously unselected package libmagic1:amd64. [2021-09-24T16:25:48.921Z] #19 46.62 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2021-09-24T16:25:48.921Z] #19 46.63 Unpacking libmagic1:amd64 (1:5.39-3) ... [2021-09-24T16:25:48.921Z] #19 46.69 Selecting previously unselected package file. [2021-09-24T16:25:48.921Z] #19 46.69 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2021-09-24T16:25:48.921Z] #19 46.69 Unpacking file (1:5.39-3) ... [2021-09-24T16:25:49.183Z] #19 46.74 Selecting previously unselected package xz-utils. [2021-09-24T16:25:49.183Z] #19 46.74 Preparing to unpack .../005-xz-utils_5.2.5-2_amd64.deb ... [2021-09-24T16:25:49.183Z] #19 46.75 Unpacking xz-utils (5.2.5-2) ... [2021-09-24T16:25:49.183Z] #19 46.82 Selecting previously unselected package binutils-aarch64-linux-gnu. [2021-09-24T16:25:49.183Z] #19 46.82 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2021-09-24T16:25:49.183Z] #19 46.83 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2021-09-24T16:25:49.206Z] #40 1.000 + RM_GOPATH=0 [2021-09-24T16:25:49.206Z] #40 1.000 + TMP_GOPATH= [2021-09-24T16:25:49.206Z] #40 1.000 + : /build [2021-09-24T16:25:49.206Z] #40 1.000 + '[' -z '' ']' [2021-09-24T16:25:49.444Z] #19 47.34 Selecting previously unselected package binutils-arm-linux-gnueabi. [2021-09-24T16:25:49.467Z] #40 1.003 ++ mktemp -d [2021-09-24T16:25:49.467Z] #40 1.005 + export GOPATH=/tmp/tmp.28V7GXfqLj [2021-09-24T16:25:49.467Z] #40 1.005 + GOPATH=/tmp/tmp.28V7GXfqLj [2021-09-24T16:25:49.467Z] #40 1.005 + RM_GOPATH=1 [2021-09-24T16:25:49.467Z] #40 1.005 + case "$(go env GOARCH)" in [2021-09-24T16:25:49.467Z] #40 1.005 ++ go env GOARCH [2021-09-24T16:25:49.467Z] #40 1.033 + export GO_BUILDMODE=-buildmode=pie [2021-09-24T16:25:49.467Z] #40 1.033 + GO_BUILDMODE=-buildmode=pie [2021-09-24T16:25:49.467Z] #40 1.037 ++ dirname /install.sh [2021-09-24T16:25:49.467Z] #40 1.038 + dir=/ [2021-09-24T16:25:49.467Z] #40 1.038 + bin=tini [2021-09-24T16:25:49.467Z] #40 1.038 + shift [2021-09-24T16:25:49.467Z] #40 1.038 + '[' '!' -f //tini.installer ']' [2021-09-24T16:25:49.467Z] #40 1.038 + . //tini.installer [2021-09-24T16:25:49.467Z] #40 1.038 ++ : v0.19.0 [2021-09-24T16:25:49.467Z] #40 1.038 Install tini version v0.19.0 [2021-09-24T16:25:49.467Z] #40 1.038 + install_tini [2021-09-24T16:25:49.467Z] #40 1.038 + echo 'Install tini version v0.19.0' [2021-09-24T16:25:49.467Z] #40 1.044 + git clone https://github.com/krallin/tini.git /tmp/tmp.28V7GXfqLj/tini [2021-09-24T16:25:49.467Z] #40 1.046 Cloning into '/tmp/tmp.28V7GXfqLj/tini'... [2021-09-24T16:25:49.705Z] #19 47.34 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2021-09-24T16:25:49.705Z] #19 47.35 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2021-09-24T16:25:50.039Z] #40 1.829 + cd /tmp/tmp.28V7GXfqLj/tini [2021-09-24T16:25:50.039Z] #40 1.830 + git checkout -q v0.19.0 [2021-09-24T16:25:50.039Z] #40 1.835 + cmake . [2021-09-24T16:25:50.277Z] #19 47.81 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2021-09-24T16:25:50.277Z] #19 47.81 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2021-09-24T16:25:50.277Z] #19 47.82 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2021-09-24T16:25:50.300Z] #40 ... [2021-09-24T16:25:50.300Z] [2021-09-24T16:25:50.300Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-24T16:25:50.300Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3 [2021-09-24T16:25:50.300Z] #14 37.58 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-09-24T16:25:50.300Z] #14 37.62 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2021-09-24T16:25:50.300Z] #14 37.62 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-09-24T16:25:50.300Z] #14 39.99 Selecting previously unselected package binutils-mingw-w64. [2021-09-24T16:25:50.300Z] #14 39.99 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-09-24T16:25:50.300Z] #14 40.02 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-09-24T16:25:50.300Z] #14 40.14 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-09-24T16:25:50.300Z] #14 40.15 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-09-24T16:25:50.300Z] #14 40.18 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-09-24T16:25:50.300Z] #14 40.37 Selecting previously unselected package dmsetup. [2021-09-24T16:25:50.301Z] #14 40.39 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2021-09-24T16:25:50.301Z] #14 40.39 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-09-24T16:25:50.301Z] #14 40.57 Selecting previously unselected package mingw-w64-common. [2021-09-24T16:25:50.301Z] #14 40.57 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-09-24T16:25:50.301Z] #14 40.59 Unpacking mingw-w64-common (8.0.0-1) ... [2021-09-24T16:25:50.301Z] #14 45.21 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-09-24T16:25:50.301Z] #14 45.22 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-09-24T16:25:50.301Z] #14 45.24 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-09-24T16:25:50.538Z] #19 48.32 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2021-09-24T16:25:50.538Z] #19 48.32 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2021-09-24T16:25:50.538Z] #19 48.33 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2021-09-24T16:25:50.562Z] #14 ... [2021-09-24T16:25:50.562Z] [2021-09-24T16:25:50.562Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2021-09-24T16:25:50.562Z] #40 sha256:39eb7057177092416d002bc9a6fbd2d3ef2f33b256d432c5ebf4e4c7fcbbb647 [2021-09-24T16:25:50.562Z] #40 2.457 -- The C compiler identification is GNU 10.2.1 [2021-09-24T16:25:50.824Z] #40 2.566 -- Detecting C compiler ABI info [2021-09-24T16:25:51.111Z] #19 48.82 Selecting previously unselected package binutils-s390x-linux-gnu. [2021-09-24T16:25:51.111Z] #19 48.82 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2021-09-24T16:25:51.111Z] #19 48.83 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2021-09-24T16:25:51.372Z] #19 49.21 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2021-09-24T16:25:51.372Z] #19 49.22 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2021-09-24T16:25:51.396Z] #40 2.990 -- Detecting C compiler ABI info - done [2021-09-24T16:25:51.396Z] #40 3.152 -- Check for working C compiler: /usr/bin/cc - skipped [2021-09-24T16:25:51.396Z] #40 3.162 -- Detecting C compile features [2021-09-24T16:25:51.396Z] #40 3.164 -- Detecting C compile features - done [2021-09-24T16:25:51.396Z] #40 3.194 -- Performing Test HAS_BUILTIN_FORTIFY [2021-09-24T16:25:51.633Z] #19 49.22 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-09-24T16:25:51.633Z] #19 49.27 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2021-09-24T16:25:51.633Z] #19 49.27 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-09-24T16:25:51.633Z] #19 49.28 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-09-24T16:25:51.658Z] #40 3.374 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-09-24T16:25:51.919Z] #40 3.473 -- Configuring done [2021-09-24T16:25:51.919Z] #40 3.496 -- Generating done [2021-09-24T16:25:51.919Z] #40 3.500 -- Build files have been written to: /tmp/tmp.28V7GXfqLj/tini [2021-09-24T16:25:51.919Z] #40 3.517 + make tini-static [2021-09-24T16:25:52.181Z] #40 3.887 Scanning dependencies of target tini-static [2021-09-24T16:25:52.181Z] #40 3.984 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-09-24T16:25:53.321Z] #62 ... [2021-09-24T16:25:53.321Z] [2021-09-24T16:25:53.321Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-09-24T16:25:53.321Z] #43 sha256:2a63077b3c5836ea88282bd11103334e6e7afec4251de84ed9d20d758aa3fafb [2021-09-24T16:25:53.321Z] #43 DONE 50.4s [2021-09-24T16:25:53.321Z] [2021-09-24T16:25:53.321Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-09-24T16:25:53.321Z] #65 sha256:3be4e7cb34206aa922a281cb48517348ec32210d95d00151463576dff748be62 [2021-09-24T16:25:53.321Z] #65 41.88 + for f in rootlesskit rootlesskit-docker-proxy [2021-09-24T16:25:53.321Z] #65 41.88 + GOBIN=/build [2021-09-24T16:25:53.321Z] #65 41.88 + GO111MODULE=on [2021-09-24T16:25:53.321Z] #65 41.88 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2021-09-24T16:25:53.567Z] #40 5.256 [100%] Linking C executable tini-static [2021-09-24T16:25:54.150Z] #40 5.943 [100%] Built target tini-static [2021-09-24T16:25:54.414Z] #40 5.991 + mkdir -p /build [2021-09-24T16:25:54.414Z] #40 5.993 + cp tini-static /build/docker-init [2021-09-24T16:25:54.986Z] #40 DONE 6.5s [2021-09-24T16:25:54.986Z] [2021-09-24T16:25:54.986Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-09-24T16:25:54.986Z] #62 sha256:6d90dbcfc365a4d27ecdd17209ca6f23e712983093379fbcec205a6f24184f1c [2021-09-24T16:25:55.509Z] #62 45.54 Updating files: 39% (1805/4578) Updating files: 40% (1832/4578) Updating files: 41% (1877/4578) Updating files: 42% (1923/4578) Updating files: 43% (1969/4578) Updating files: 44% (2015/4578) Updating files: 45% (2061/4578) Updating files: 46% (2106/4578) Updating files: 47% (2152/4578) Updating files: 48% (2198/4578) Updating files: 49% (2244/4578) Updating files: 50% (2289/4578) Updating files: 51% (2335/4578) Updating files: 52% (2381/4578) Updating files: 53% (2427/4578) Updating files: 54% (2473/4578) Updating files: 55% (2518/4578) Updating files: 56% (2564/4578) Updating files: 57% (2610/4578) Updating files: 58% (2656/4578) Updating files: 59% (2702/4578) Updating files: 60% (2747/4578) Updating files: 61% (2793/4578) Updating files: 62% (2839/4578) Updating files: 63% (2885/4578) Updating files: 64% (2930/4578) Updating files: 65% (2976/4578) Updating files: 66% (3022/4578) Updating files: 67% (3068/4578) [2021-09-24T16:25:55.509Z] #62 ... [2021-09-24T16:25:55.509Z] [2021-09-24T16:25:55.509Z] #47 [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 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-09-24T16:25:55.509Z] #47 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-24T16:25:55.509Z] #47 42.39 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2021-09-24T16:25:55.509Z] #47 42.41 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-09-24T16:25:55.509Z] #47 42.42 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-09-24T16:25:55.509Z] #47 42.43 Setting up python3-six (1.16.0-2) ... [2021-09-24T16:25:55.509Z] #47 43.57 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-09-24T16:25:55.509Z] #47 43.62 Setting up python3-protobuf (3.12.4-1) ... [2021-09-24T16:25:55.509Z] #47 47.54 Setting up mailcap (3.69) ... [2021-09-24T16:25:55.509Z] #47 47.63 Setting up mime-support (3.66) ... [2021-09-24T16:25:55.509Z] #47 47.66 Setting up libpython2.7-stdlib:amd64 (2.7.18-8) ... [2021-09-24T16:25:55.509Z] #47 47.67 Setting up python2.7 (2.7.18-8) ... [2021-09-24T16:25:55.770Z] #47 ... [2021-09-24T16:25:55.770Z] [2021-09-24T16:25:55.770Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-09-24T16:25:55.770Z] #62 sha256:6d90dbcfc365a4d27ecdd17209ca6f23e712983093379fbcec205a6f24184f1c [2021-09-24T16:25:55.872Z] #65 44.99 rootlesskit version 0.14.4 [2021-09-24T16:25:55.872Z] #65 45.00 Usage of /build/rootlesskit-docker-proxy: [2021-09-24T16:25:55.872Z] #65 45.00 -container-ip string [2021-09-24T16:25:55.872Z] #65 45.00 container ip [2021-09-24T16:25:55.872Z] #65 45.00 -container-port int [2021-09-24T16:25:55.872Z] #65 45.00 container port (default -1) [2021-09-24T16:25:55.872Z] #65 45.00 -host-ip string [2021-09-24T16:25:55.872Z] #65 45.00 host ip [2021-09-24T16:25:55.872Z] #65 45.00 -host-port int [2021-09-24T16:25:55.872Z] #65 45.00 host port (default -1) [2021-09-24T16:25:55.872Z] #65 45.00 -proto string [2021-09-24T16:25:55.872Z] #65 45.00 proxy protocol (default "tcp") [2021-09-24T16:25:55.872Z] #65 DONE 45.1s [2021-09-24T16:25:55.872Z] [2021-09-24T16:25:55.872Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-09-24T16:25:55.872Z] #23 sha256:8415f03b0154adf9bb9ede16c4a3774fe8011554cd9a5434814e4901c56ea42c [2021-09-24T16:25:55.872Z] #23 CACHED [2021-09-24T16:25:55.872Z] [2021-09-24T16:25:55.872Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-09-24T16:25:55.872Z] #15 sha256:d89995be48c715465ca8776fa1d432e66c3a452e01b7948b04f93a8d3f6d1266 [2021-09-24T16:25:55.872Z] #15 CACHED [2021-09-24T16:25:55.872Z] [2021-09-24T16:25:55.872Z] #21 [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 bash-completion bzip2 inetutils-ping iproute2 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 zstd [2021-09-24T16:25:55.872Z] #21 sha256:6c58f5a533df099f3c2d82c3856f67d5ba69915718faeab8aebfb6f4ca4d43eb [2021-09-24T16:25:55.872Z] #21 CACHED [2021-09-24T16:25:55.872Z] [2021-09-24T16:25:55.872Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-09-24T16:25:55.872Z] #27 sha256:ddc88f06c13c2789937c7cf37d441a2fca078e0b2212c0ab6a5a895ed951c9d4 [2021-09-24T16:25:55.872Z] #27 CACHED [2021-09-24T16:25:55.872Z] [2021-09-24T16:25:55.872Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-09-24T16:25:55.872Z] #30 sha256:535f921227bd871417c8b4350316925598b33cc91f76ba374d6c3147200835f0 [2021-09-24T16:25:55.872Z] #30 CACHED [2021-09-24T16:25:55.872Z] [2021-09-24T16:25:55.872Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-09-24T16:25:55.872Z] #31 sha256:02b279b016ac5bcd586221563bd2f216ce64540dd466d6b26601b1e6cfaf0fec [2021-09-24T16:25:55.872Z] #31 CACHED [2021-09-24T16:25:55.872Z] [2021-09-24T16:25:55.872Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-09-24T16:25:55.872Z] #32 sha256:7a318866c0fe5f35109c9d7167d5563ac3070c074e4eed1f465652accd49f66e [2021-09-24T16:25:55.872Z] #32 CACHED [2021-09-24T16:25:55.872Z] [2021-09-24T16:25:55.872Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-09-24T16:25:55.872Z] #37 sha256:e23c4a1189e0c406cdf5088532b860f3343520619aba28a5e488274114fe7856 [2021-09-24T16:25:55.872Z] #37 CACHED [2021-09-24T16:25:55.872Z] [2021-09-24T16:25:55.872Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-09-24T16:25:55.872Z] #17 sha256:d85bd41018b0bc3dda487a9e39ce5478acc1c221b42b0ef3b3668be03c8931a5 [2021-09-24T16:25:55.872Z] #17 CACHED [2021-09-24T16:25:55.872Z] [2021-09-24T16:25:55.872Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-09-24T16:25:55.872Z] #20 sha256:b06c6994a9b1bbaea63a706f712fecae6d9608e0a3f128e513bea467149aaf78 [2021-09-24T16:25:55.872Z] #20 CACHED [2021-09-24T16:25:55.872Z] [2021-09-24T16:25:55.872Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-09-24T16:25:55.872Z] #33 sha256:2328b8ab2f0089d7861415344a773a4bac4fe39225f20fced700144c2b146c63 [2021-09-24T16:25:55.872Z] #33 CACHED [2021-09-24T16:25:55.872Z] [2021-09-24T16:25:55.872Z] #22 [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-09-24T16:25:55.872Z] #22 sha256:992d22c598a02429c83376d6c7661c08128e17aa9cd79ad00c35fa4f8bc17422 [2021-09-24T16:25:55.872Z] #22 CACHED [2021-09-24T16:25:55.872Z] [2021-09-24T16:25:55.872Z] #29 [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-09-24T16:25:55.872Z] #29 sha256:c5e0f0096bec1087ba13a5728131224f780fba9bd216f2958cf8482fe90b1e54 [2021-09-24T16:25:55.872Z] #29 CACHED [2021-09-24T16:25:55.872Z] [2021-09-24T16:25:55.872Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-09-24T16:25:55.872Z] #35 sha256:8c8db2d2f56a3b8fbd3017af630ca1d1d4c07b52a3d6a708cf93559c9b0d0502 [2021-09-24T16:25:55.872Z] #35 CACHED [2021-09-24T16:25:55.872Z] [2021-09-24T16:25:55.872Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-09-24T16:25:55.872Z] #18 sha256:fda41a5ed256e1b6205be0267a3241a1bb2cc3a9b2ea635789415f9def055b06 [2021-09-24T16:25:55.872Z] #18 CACHED [2021-09-24T16:25:55.872Z] [2021-09-24T16:25:55.872Z] #16 [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-09-24T16:25:55.872Z] #16 sha256:050e32dd6560946e7a7e05db39812e4449ab9ccf3317bdfb93bfd51d5bca7aed [2021-09-24T16:25:55.872Z] #16 CACHED [2021-09-24T16:25:55.872Z] [2021-09-24T16:25:55.872Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-09-24T16:25:55.872Z] #19 sha256:83da23cc167a46441450f5c41ce33da832d81757d7767df1aa653dd8c2420ef7 [2021-09-24T16:25:55.872Z] #19 CACHED [2021-09-24T16:25:55.872Z] [2021-09-24T16:25:55.872Z] #34 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-24T16:25:55.872Z] #34 sha256:fb02fb1e1ac8485ef7e7cc063e6a74697ab64e4d3d5a5e0f2ed7e9d92457baaa [2021-09-24T16:25:55.872Z] #34 CACHED [2021-09-24T16:25:55.872Z] [2021-09-24T16:25:55.872Z] #46 [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-09-24T16:25:55.872Z] #46 sha256:279750e72eafeb0dd9c19aed450d987174e3a2430fe8465ba0f068852a470a3c [2021-09-24T16:25:55.872Z] #46 CACHED [2021-09-24T16:25:55.872Z] [2021-09-24T16:25:55.872Z] #41 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-09-24T16:25:55.872Z] #41 sha256:06e6fbef235377a8fe818db9265537f5b78c6ae045950a41b7f6577a98236fd3 [2021-09-24T16:25:55.872Z] #41 CACHED [2021-09-24T16:25:55.872Z] [2021-09-24T16:25:55.873Z] #47 [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 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-09-24T16:25:55.873Z] #47 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-24T16:25:55.873Z] #47 CACHED [2021-09-24T16:25:55.873Z] [2021-09-24T16:25:55.873Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2021-09-24T16:25:55.873Z] #66 sha256:ce80ecbdeb991b2088eaf270cb968711e91d09ee5ab09ff76441afb1646191c1 [2021-09-24T16:25:56.132Z] #66 DONE 0.1s [2021-09-24T16:25:56.132Z] [2021-09-24T16:25:56.132Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-09-24T16:25:56.132Z] #67 sha256:e86877410364a03c7896956e99daeac0734bedbb7e20e4ddffefe0ccd71f1091 [2021-09-24T16:25:56.132Z] #67 DONE 0.1s [2021-09-24T16:25:56.132Z] [2021-09-24T16:25:56.132Z] #44 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-09-24T16:25:56.132Z] #44 sha256:cb57b7bdd5e8d9013d941d150c6e32c820597c4f7529e334591d1182a9866700 [2021-09-24T16:25:56.132Z] #44 DONE 0.3s [2021-09-24T16:25:56.132Z] [2021-09-24T16:25:56.132Z] #48 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-09-24T16:25:56.132Z] #48 sha256:0ceea3ce41331927680e79a6e64c49ce45b8505129d7caa121e2ce04e25de062 [2021-09-24T16:25:56.313Z] #62 45.54 Updating files: 39% (1805/4578) Updating files: 40% (1832/4578) Updating files: 41% (1877/4578) Updating files: 42% (1923/4578) Updating files: 43% (1969/4578) Updating files: 44% (2015/4578) Updating files: 45% (2061/4578) Updating files: 46% (2106/4578) Updating files: 47% (2152/4578) Updating files: 48% (2198/4578) Updating files: 49% (2244/4578) Updating files: 50% (2289/4578) Updating files: 51% (2335/4578) Updating files: 52% (2381/4578) Updating files: 53% (2427/4578) Updating files: 54% (2473/4578) Updating files: 55% (2518/4578) Updating files: 56% (2564/4578) Updating files: 57% (2610/4578) Updating files: 58% (2656/4578) Updating files: 59% (2702/4578) Updating files: 60% (2747/4578) Updating files: 61% (2793/4578) Updating files: 62% (2839/4578) Updating files: 63% (2885/4578) Updating files: 64% (2930/4578) Updating files: 65% (2976/4578) Updating files: 66% (3022/4578) Updating files: 67% (3068/4578) Updating files: 68% (3114/4578) Updating files: 69% (3159/4578) Updating files: 70% (3205/4578) Updating files: 71% (3251/4578) Updating files: 72% (3297/4578) Updating files: 73% (3342/4578) Updating files: 74% (3388/4578) Updating files: 75% (3434/4578) Updating files: 76% (3480/4578) Updating files: 77% (3526/4578) Updating files: 78% (3571/4578) Updating files: 79% (3617/4578) Updating files: 80% (3663/4578) Updating files: 81% (3709/4578) [2021-09-24T16:25:56.313Z] #62 ... [2021-09-24T16:25:56.313Z] [2021-09-24T16:25:56.313Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-09-24T16:25:56.313Z] #51 sha256:593b6708d36ea9dd080d0d543cecbe0fb532b05ba39b1df7cae8d6513fb27a2e [2021-09-24T16:25:56.313Z] #51 53.19 gotestsum version dev [2021-09-24T16:25:56.313Z] #51 DONE 53.5s [2021-09-24T16:25:56.313Z] [2021-09-24T16:25:56.313Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-09-24T16:25:56.313Z] #62 sha256:6d90dbcfc365a4d27ecdd17209ca6f23e712983093379fbcec205a6f24184f1c [2021-09-24T16:25:56.392Z] #48 DONE 0.2s [2021-09-24T16:25:56.392Z] [2021-09-24T16:25:56.392Z] #50 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-09-24T16:25:56.392Z] #50 sha256:2170dc2dc45db5c4568827d15f3b9934904e63c97d7e44ab9e1d084a4e8ef7a3 [2021-09-24T16:25:56.392Z] #50 DONE 0.1s [2021-09-24T16:25:56.392Z] [2021-09-24T16:25:56.392Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-09-24T16:25:56.392Z] #52 sha256:2287ba5bd9142ff290f7f9274f189927146802f17db020e7161b084e614daaf2 [2021-09-24T16:25:56.651Z] #52 DONE 0.1s [2021-09-24T16:25:56.651Z] [2021-09-24T16:25:56.651Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-09-24T16:25:56.651Z] #53 sha256:319393aee9d935f0faf97a5327713a26007d83e376c1606fe875942d8c491bc9 [2021-09-24T16:25:57.096Z] #62 45.54 Updating files: 39% (1805/4578) Updating files: 40% (1832/4578) Updating files: 41% (1877/4578) Updating files: 42% (1923/4578) Updating files: 43% (1969/4578) Updating files: 44% (2015/4578) Updating files: 45% (2061/4578) Updating files: 46% (2106/4578) Updating files: 47% (2152/4578) Updating files: 48% (2198/4578) Updating files: 49% (2244/4578) Updating files: 50% (2289/4578) Updating files: 51% (2335/4578) Updating files: 52% (2381/4578) Updating files: 53% (2427/4578) Updating files: 54% (2473/4578) Updating files: 55% (2518/4578) Updating files: 56% (2564/4578) Updating files: 57% (2610/4578) Updating files: 58% (2656/4578) Updating files: 59% (2702/4578) Updating files: 60% (2747/4578) Updating files: 61% (2793/4578) Updating files: 62% (2839/4578) Updating files: 63% (2885/4578) Updating files: 64% (2930/4578) Updating files: 65% (2976/4578) Updating files: 66% (3022/4578) Updating files: 67% (3068/4578) Updating files: 68% (3114/4578) Updating files: 69% (3159/4578) Updating files: 70% (3205/4578) Updating files: 71% (3251/4578) Updating files: 72% (3297/4578) Updating files: 73% (3342/4578) Updating files: 74% (3388/4578) Updating files: 75% (3434/4578) Updating files: 76% (3480/4578) Updating files: 77% (3526/4578) Updating files: 78% (3571/4578) Updating files: 79% (3617/4578) Updating files: 80% (3663/4578) Updating files: 81% (3709/4578) Updating files: 82% (3754/4578) Updating files: 83% (3800/4578) Updating files: 84% (3846/4578) Updating files: 85% (3892/4578) Updating files: 86% (3938/4578) Updating files: 87% (3983/4578) Updating files: 88% (4029/4578) Updating files: 89% (4075/4578) Updating files: 90% (4121/4578) Updating files: 91% (4166/4578) Updating files: 92% (4212/4578) Updating files: 93% (4258/4578) Updating files: 93% (4263/4578) Updating files: 94% (4304/4578) Updating files: 95% (4350/4578) Updating files: 96% (4395/4578) Updating files: 97% (4441/4578) Updating files: 98% (4487/4578) Updating files: 99% (4533/4578) Updating files: 100% (4578/4578) Updating files: 100% (4578/4578), done. [2021-09-24T16:25:57.096Z] #62 47.89 + cd /tmp/tmp.p1Ygbc0jOK/src/github.com/containerd/containerd [2021-09-24T16:25:57.096Z] #62 47.89 + git checkout -q v1.5.5 [2021-09-24T16:25:57.589Z] #53 ... [2021-09-24T16:25:57.589Z] [2021-09-24T16:25:57.589Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-09-24T16:25:57.589Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-09-24T16:25:57.589Z] #70 CACHED [2021-09-24T16:25:57.589Z] [2021-09-24T16:25:57.589Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-09-24T16:25:57.589Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-09-24T16:25:57.589Z] #72 CACHED [2021-09-24T16:25:57.848Z] [2021-09-24T16:25:57.848Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-09-24T16:25:57.848Z] #53 sha256:319393aee9d935f0faf97a5327713a26007d83e376c1606fe875942d8c491bc9 [2021-09-24T16:25:58.223Z] #19 55.72 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2021-09-24T16:25:58.223Z] #19 55.72 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2021-09-24T16:25:58.223Z] #19 55.73 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2021-09-24T16:25:58.223Z] #19 55.78 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2021-09-24T16:25:58.223Z] #19 55.78 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2021-09-24T16:25:58.223Z] #19 55.79 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-09-24T16:25:59.014Z] #62 ... [2021-09-24T16:25:59.014Z] [2021-09-24T16:25:59.014Z] #47 [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 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-09-24T16:25:59.014Z] #47 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182 [2021-09-24T16:25:59.014Z] #47 52.85 Setting up libpython2-stdlib:amd64 (2.7.18-3) ... [2021-09-24T16:25:59.014Z] #47 53.03 Setting up python2 (2.7.18-3) ... [2021-09-24T16:25:59.014Z] #47 53.13 Setting up python-is-python2 (2.7.18-9) ... [2021-09-24T16:25:59.014Z] #47 53.15 Setting up criu (3.16-1) ... [2021-09-24T16:25:59.014Z] #47 55.18 Processing triggers for libc-bin (2.31-13) ... [2021-09-24T16:25:59.014Z] #47 DONE 55.5s [2021-09-24T16:25:59.014Z] [2021-09-24T16:25:59.014Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-24T16:25:59.014Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3 [2021-09-24T16:25:59.014Z] #14 50.83 Selecting previously unselected package gcc-mingw-w64-base. [2021-09-24T16:25:59.014Z] #14 50.85 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2021-09-24T16:25:59.014Z] #14 50.86 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-09-24T16:25:59.014Z] #14 50.97 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-09-24T16:25:59.014Z] #14 50.98 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2021-09-24T16:25:59.014Z] #14 50.99 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-09-24T16:25:59.276Z] #14 ... [2021-09-24T16:25:59.276Z] [2021-09-24T16:25:59.276Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-09-24T16:25:59.276Z] #62 sha256:6d90dbcfc365a4d27ecdd17209ca6f23e712983093379fbcec205a6f24184f1c [2021-09-24T16:25:59.276Z] #62 50.01 + export 'BUILDTAGS=netgo osusergo static_build' [2021-09-24T16:25:59.276Z] #62 50.01 + BUILDTAGS='netgo osusergo static_build' [2021-09-24T16:25:59.276Z] #62 50.01 + export EXTRA_FLAGS=-buildmode=pie [2021-09-24T16:25:59.276Z] #62 50.01 + EXTRA_FLAGS=-buildmode=pie [2021-09-24T16:25:59.276Z] #62 50.01 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-09-24T16:25:59.276Z] #62 50.01 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-09-24T16:25:59.276Z] #62 50.01 + '[' '' = dynamic ']' [2021-09-24T16:25:59.276Z] #62 50.01 + make [2021-09-24T16:26:00.665Z] #62 51.25 + bin/ctr [2021-09-24T16:26:04.808Z] #19 61.74 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2021-09-24T16:26:04.808Z] #19 61.75 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2021-09-24T16:26:04.808Z] #19 61.75 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2021-09-24T16:26:04.808Z] #19 61.80 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2021-09-24T16:26:04.808Z] #19 61.80 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2021-09-24T16:26:04.808Z] #19 61.81 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-09-24T16:26:11.400Z] #19 67.91 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2021-09-24T16:26:11.400Z] #19 67.91 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2021-09-24T16:26:11.400Z] #19 67.92 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-09-24T16:26:11.400Z] #19 67.98 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2021-09-24T16:26:11.400Z] #19 67.98 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-09-24T16:26:11.400Z] #19 67.98 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-09-24T16:26:12.900Z] #62 ... [2021-09-24T16:26:12.900Z] [2021-09-24T16:26:12.900Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-24T16:26:12.900Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3 [2021-09-24T16:26:12.900Z] #14 59.19 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-09-24T16:26:12.900Z] #14 59.21 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-09-24T16:26:12.900Z] #14 59.22 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-24T16:26:12.900Z] #14 69.36 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-09-24T16:26:12.900Z] #14 69.36 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-09-24T16:26:12.900Z] #14 69.37 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-24T16:26:13.920Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-067c2bc3aad5491c4) in /home/ubuntu/workspace/moby_PR-42881 [Pipeline] { [Pipeline] checkout [2021-09-24T16:26:14.108Z] The recommended git tool is: git [2021-09-24T16:26:16.695Z] #19 73.83 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2021-09-24T16:26:16.695Z] #19 73.83 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2021-09-24T16:26:16.695Z] #19 73.83 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-09-24T16:26:16.695Z] #19 73.87 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2021-09-24T16:26:16.695Z] #19 73.88 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-09-24T16:26:16.695Z] #19 73.88 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-09-24T16:26:17.112Z] #14 74.17 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-09-24T16:26:17.112Z] #14 74.18 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2021-09-24T16:26:17.112Z] #14 74.18 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-09-24T16:26:17.804Z] using credential docker-jenkins-github-credentials [2021-09-24T16:26:17.812Z] Cloning the remote Git repository [2021-09-24T16:26:17.812Z] Cloning with configured refspecs honoured and without tags [2021-09-24T16:26:17.838Z] Cloning repository https://github.com/moby/moby.git [2021-09-24T16:26:17.904Z] > git init /home/ubuntu/workspace/moby_PR-42881 # timeout=10 [2021-09-24T16:26:18.373Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-24T16:26:18.374Z] > git --version # timeout=10 [2021-09-24T16:26:18.388Z] > git --version # 'git version 2.25.1' [2021-09-24T16:26:18.389Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-24T16:26:18.413Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42881/head:refs/remotes/origin/PR-42881 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-24T16:26:20.905Z] #19 ... [2021-09-24T16:26:20.905Z] [2021-09-24T16:26:20.905Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-09-24T16:26:20.905Z] #60 sha256:319393aee9d935f0faf97a5327713a26007d83e376c1606fe875942d8c491bc9 [2021-09-24T16:26:20.905Z] #60 78.04 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-09-24T16:26:20.905Z] #60 DONE 78.5s [2021-09-24T16:26:20.905Z] [2021-09-24T16:26:20.905Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-09-24T16:26:20.905Z] #19 sha256:40181a04ca9d50d52c2f23c58b084bd906241e79059e82da01c4eea91fb785f0 [2021-09-24T16:26:21.166Z] #19 79.04 Selecting previously unselected package cpp-aarch64-linux-gnu. [2021-09-24T16:26:21.166Z] #19 79.04 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-09-24T16:26:21.166Z] #19 79.04 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2021-09-24T16:26:21.166Z] #19 79.08 Selecting previously unselected package cpp-arm-linux-gnueabi. [2021-09-24T16:26:21.427Z] #19 79.08 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2021-09-24T16:26:21.427Z] #19 79.08 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2021-09-24T16:26:21.427Z] #19 79.12 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2021-09-24T16:26:21.427Z] #19 79.12 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2021-09-24T16:26:21.427Z] #19 79.13 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-09-24T16:26:21.427Z] #19 79.16 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2021-09-24T16:26:21.427Z] #19 79.16 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-09-24T16:26:21.427Z] #19 79.17 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-09-24T16:26:21.427Z] #19 79.20 Selecting previously unselected package cpp-s390x-linux-gnu. [2021-09-24T16:26:21.427Z] #19 79.20 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-09-24T16:26:21.427Z] #19 79.21 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2021-09-24T16:26:21.427Z] #19 79.24 Selecting previously unselected package cross-config. [2021-09-24T16:26:21.427Z] #19 79.25 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2021-09-24T16:26:21.427Z] #19 79.25 Unpacking cross-config (2.6.18+nmu1) ... [2021-09-24T16:26:21.427Z] #19 79.29 Selecting previously unselected package gcc-10-cross-base. [2021-09-24T16:26:21.427Z] #19 79.29 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2021-09-24T16:26:21.427Z] #19 79.30 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2021-09-24T16:26:21.688Z] #19 79.36 Selecting previously unselected package libc6-arm64-cross. [2021-09-24T16:26:21.688Z] #19 79.36 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2021-09-24T16:26:21.688Z] #19 79.36 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2021-09-24T16:26:21.948Z] #19 79.51 Selecting previously unselected package libgcc-s1-arm64-cross. [2021-09-24T16:26:21.948Z] #19 79.51 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-09-24T16:26:21.948Z] #19 79.51 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2021-09-24T16:26:21.948Z] #19 79.54 Selecting previously unselected package libgomp1-arm64-cross. [2021-09-24T16:26:21.949Z] #19 79.55 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-09-24T16:26:21.949Z] #19 79.55 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2021-09-24T16:26:21.949Z] #19 79.59 Selecting previously unselected package libitm1-arm64-cross. [2021-09-24T16:26:21.949Z] #19 79.59 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-09-24T16:26:21.949Z] #19 79.59 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2021-09-24T16:26:21.949Z] #19 79.62 Selecting previously unselected package libatomic1-arm64-cross. [2021-09-24T16:26:21.949Z] #19 79.63 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-09-24T16:26:21.949Z] #19 79.63 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2021-09-24T16:26:21.949Z] #19 79.66 Selecting previously unselected package libasan6-arm64-cross. [2021-09-24T16:26:21.949Z] #19 79.66 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2021-09-24T16:26:21.949Z] #19 79.66 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2021-09-24T16:26:22.209Z] #19 79.89 Selecting previously unselected package liblsan0-arm64-cross. [2021-09-24T16:26:22.209Z] #19 79.89 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2021-09-24T16:26:22.209Z] #19 79.90 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2021-09-24T16:26:22.209Z] #19 80.00 Selecting previously unselected package libtsan0-arm64-cross. [2021-09-24T16:26:22.404Z] #14 79.19 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-09-24T16:26:22.404Z] #14 79.21 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-09-24T16:26:22.404Z] #14 79.22 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-24T16:26:22.469Z] #19 80.00 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2021-09-24T16:26:22.469Z] #19 80.01 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2021-09-24T16:26:22.469Z] #19 80.23 Selecting previously unselected package libstdc++6-arm64-cross. [2021-09-24T16:26:22.469Z] #19 80.24 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2021-09-24T16:26:22.469Z] #19 80.24 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2021-09-24T16:26:22.730Z] #19 80.31 Selecting previously unselected package libubsan1-arm64-cross. [2021-09-24T16:26:22.730Z] #19 80.31 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-09-24T16:26:22.730Z] #19 80.31 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2021-09-24T16:26:22.730Z] #19 80.42 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2021-09-24T16:26:22.730Z] #19 80.42 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2021-09-24T16:26:22.730Z] #19 80.42 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2021-09-24T16:26:22.730Z] #19 80.56 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2021-09-24T16:26:22.990Z] #19 80.56 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-09-24T16:26:22.990Z] #19 80.56 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-09-24T16:26:23.429Z] #53 91.37 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-09-24T16:26:23.429Z] #53 DONE 91.8s [2021-09-24T16:26:23.429Z] [2021-09-24T16:26:23.429Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-09-24T16:26:23.429Z] #62 sha256:129db129c4f36026c7c4505a8517ef6771bc5af5413df82888a8bbbc2c3dfa31 [2021-09-24T16:26:23.429Z] #62 ... [2021-09-24T16:26:23.429Z] [2021-09-24T16:26:23.429Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-09-24T16:26:23.429Z] #54 sha256:9668b215cf8d99845fd083fe016064e7be3e2235bff39ec12ffe9d135fa752d3 [2021-09-24T16:26:23.429Z] #54 DONE 0.2s [2021-09-24T16:26:23.429Z] [2021-09-24T16:26:23.429Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-09-24T16:26:23.429Z] #56 sha256:8dc55380fefffe9bc966c772a299ac24175e8805e6d4dee447815167f3f36ae2 [2021-09-24T16:26:23.429Z] #56 DONE 0.1s [2021-09-24T16:26:23.429Z] [2021-09-24T16:26:23.429Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-09-24T16:26:23.429Z] #59 sha256:2334be8ece19c06a2909429b6867c65bd0d31334049cd94f08cc4a9321b0ce8d [2021-09-24T16:26:23.429Z] #59 DONE 0.1s [2021-09-24T16:26:23.429Z] [2021-09-24T16:26:23.429Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-09-24T16:26:23.429Z] #62 sha256:129db129c4f36026c7c4505a8517ef6771bc5af5413df82888a8bbbc2c3dfa31 [2021-09-24T16:26:24.002Z] #62 90.94 + bin/containerd [2021-09-24T16:26:28.279Z] #19 85.59 Selecting previously unselected package gcc-aarch64-linux-gnu. [2021-09-24T16:26:28.280Z] #19 85.59 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-09-24T16:26:28.280Z] #19 85.59 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2021-09-24T16:26:28.280Z] #19 85.62 Selecting previously unselected package linux-libc-dev-arm64-cross. [2021-09-24T16:26:28.280Z] #19 85.63 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2021-09-24T16:26:28.280Z] #19 85.63 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2021-09-24T16:26:28.280Z] #19 85.86 Selecting previously unselected package libc6-dev-arm64-cross. [2021-09-24T16:26:28.280Z] #19 85.86 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2021-09-24T16:26:28.280Z] #19 85.87 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2021-09-24T16:26:28.540Z] #19 86.11 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2021-09-24T16:26:28.540Z] #19 86.11 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2021-09-24T16:26:28.540Z] #19 86.12 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2021-09-24T16:26:28.540Z] #19 86.37 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2021-09-24T16:26:28.802Z] #19 86.38 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-09-24T16:26:28.802Z] #19 86.38 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-09-24T16:26:29.927Z] #53 87.26 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-09-24T16:26:29.927Z] #53 DONE 87.5s [2021-09-24T16:26:29.927Z] [2021-09-24T16:26:29.927Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-09-24T16:26:29.927Z] #62 sha256:82eaa9592ca4ecb1a779d2cbd15cba31b54059fbfd4284c1e77ff6416e4ec553 [2021-09-24T16:26:30.862Z] #62 ... [2021-09-24T16:26:30.862Z] [2021-09-24T16:26:30.862Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-09-24T16:26:30.862Z] #54 sha256:77f5a33bb7f35c759c849d4ba10468005ee9041f2607dc2b15e12fda18661b17 [2021-09-24T16:26:30.862Z] #54 DONE 0.1s [2021-09-24T16:26:30.862Z] [2021-09-24T16:26:30.862Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-09-24T16:26:30.862Z] #62 sha256:82eaa9592ca4ecb1a779d2cbd15cba31b54059fbfd4284c1e77ff6416e4ec553 [2021-09-24T16:26:30.862Z] #62 ... [2021-09-24T16:26:30.862Z] [2021-09-24T16:26:30.862Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-09-24T16:26:30.862Z] #56 sha256:5e0227baf8fc4584891f6c29e22b34c585781517f3a347c0233b1e1f3774ad3c [2021-09-24T16:26:30.862Z] #56 DONE 0.1s [2021-09-24T16:26:31.120Z] [2021-09-24T16:26:31.120Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-09-24T16:26:31.120Z] #59 sha256:0c9582187d43e5ef1e1fc072544bea6475d209d085ef5836e31206a0e1fbebc0 [2021-09-24T16:26:31.120Z] #59 DONE 0.1s [2021-09-24T16:26:31.120Z] [2021-09-24T16:26:31.120Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-09-24T16:26:31.120Z] #62 sha256:82eaa9592ca4ecb1a779d2cbd15cba31b54059fbfd4284c1e77ff6416e4ec553 [2021-09-24T16:26:32.427Z] #14 89.28 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-09-24T16:26:32.427Z] #14 89.28 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-09-24T16:26:32.427Z] #14 89.29 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-24T16:26:34.093Z] #19 91.12 Selecting previously unselected package g++-aarch64-linux-gnu. [2021-09-24T16:26:34.093Z] #19 91.12 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-09-24T16:26:34.093Z] #19 91.13 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2021-09-24T16:26:34.093Z] #19 91.15 Selecting previously unselected package patch. [2021-09-24T16:26:34.093Z] #19 91.15 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2021-09-24T16:26:34.093Z] #19 91.16 Unpacking patch (2.7.6-7) ... [2021-09-24T16:26:34.093Z] #19 91.20 Selecting previously unselected package dpkg-dev. [2021-09-24T16:26:34.093Z] #19 91.20 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... [2021-09-24T16:26:34.093Z] #19 91.21 Unpacking dpkg-dev (1.20.9) ... [2021-09-24T16:26:34.093Z] #19 91.33 Selecting previously unselected package libconfig-inifiles-perl. [2021-09-24T16:26:34.093Z] #19 91.34 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2021-09-24T16:26:34.093Z] #19 91.34 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2021-09-24T16:26:34.093Z] #19 91.38 Selecting previously unselected package libio-string-perl. [2021-09-24T16:26:34.093Z] #19 91.38 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2021-09-24T16:26:34.093Z] #19 91.39 Unpacking libio-string-perl (1.08-3.1) ... [2021-09-24T16:26:34.093Z] #19 91.43 Selecting previously unselected package libicu67:amd64. [2021-09-24T16:26:34.093Z] #19 91.43 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2021-09-24T16:26:34.093Z] #19 91.44 Unpacking libicu67:amd64 (67.1-7) ... [2021-09-24T16:26:34.664Z] #19 92.27 Selecting previously unselected package libxml2:amd64. [2021-09-24T16:26:34.664Z] #19 92.27 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2021-09-24T16:26:34.664Z] #19 92.28 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-09-24T16:26:34.664Z] #19 92.36 Selecting previously unselected package libxml-namespacesupport-perl. [2021-09-24T16:26:34.664Z] #19 92.36 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2021-09-24T16:26:34.664Z] #19 92.37 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2021-09-24T16:26:34.664Z] #19 92.40 Selecting previously unselected package libxml-sax-base-perl. [2021-09-24T16:26:34.664Z] #19 92.40 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2021-09-24T16:26:34.664Z] #19 92.40 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2021-09-24T16:26:34.664Z] #19 92.44 Selecting previously unselected package libxml-sax-perl. [2021-09-24T16:26:34.664Z] #19 92.44 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2021-09-24T16:26:34.665Z] #19 92.45 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2021-09-24T16:26:34.665Z] #19 92.49 Selecting previously unselected package libxml-libxml-perl. [2021-09-24T16:26:34.665Z] #19 92.49 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2021-09-24T16:26:34.665Z] #19 92.49 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2021-09-24T16:26:34.665Z] #19 92.55 Selecting previously unselected package libxml-simple-perl. [2021-09-24T16:26:34.925Z] #19 92.56 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2021-09-24T16:26:34.925Z] #19 92.56 Unpacking libxml-simple-perl (2.25-1) ... [2021-09-24T16:26:34.925Z] #19 92.59 Selecting previously unselected package libyaml-perl. [2021-09-24T16:26:34.925Z] #19 92.60 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2021-09-24T16:26:34.925Z] #19 92.60 Unpacking libyaml-perl (1.30-1) ... [2021-09-24T16:26:34.925Z] #19 92.64 Selecting previously unselected package libconfig-auto-perl. [2021-09-24T16:26:34.925Z] #19 92.64 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2021-09-24T16:26:34.925Z] #19 92.65 Unpacking libconfig-auto-perl (0.44-1.1) ... [2021-09-24T16:26:34.925Z] #19 92.68 Selecting previously unselected package libfile-which-perl. [2021-09-24T16:26:34.925Z] #19 92.68 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2021-09-24T16:26:34.925Z] #19 92.68 Unpacking libfile-which-perl (1.23-1) ... [2021-09-24T16:26:34.925Z] #19 92.71 Selecting previously unselected package libfile-homedir-perl. [2021-09-24T16:26:34.925Z] #19 92.71 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2021-09-24T16:26:34.925Z] #19 92.72 Unpacking libfile-homedir-perl (1.006-1) ... [2021-09-24T16:26:34.925Z] #19 92.75 Selecting previously unselected package libdebian-dpkgcross-perl. [2021-09-24T16:26:34.925Z] #19 92.75 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2021-09-24T16:26:34.925Z] #19 92.75 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2021-09-24T16:26:34.925Z] #19 92.79 Selecting previously unselected package dpkg-cross. [2021-09-24T16:26:35.186Z] #19 92.79 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2021-09-24T16:26:35.186Z] #19 92.80 Unpacking dpkg-cross (2.6.18+nmu1) ... [2021-09-24T16:26:35.186Z] #19 92.83 Selecting previously unselected package crossbuild-essential-arm64. [2021-09-24T16:26:35.186Z] #19 92.83 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2021-09-24T16:26:35.186Z] #19 92.83 Unpacking crossbuild-essential-arm64 (12.9) ... [2021-09-24T16:26:35.186Z] #19 92.86 Selecting previously unselected package libc6-armel-cross. [2021-09-24T16:26:35.186Z] #19 92.87 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2021-09-24T16:26:35.186Z] #19 92.87 Unpacking libc6-armel-cross (2.31-9cross4) ... [2021-09-24T16:26:35.186Z] #19 92.99 Selecting previously unselected package libgcc-s1-armel-cross. [2021-09-24T16:26:35.187Z] #19 92.99 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2021-09-24T16:26:35.187Z] #19 93.00 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2021-09-24T16:26:35.187Z] #19 93.03 Selecting previously unselected package libgomp1-armel-cross. [2021-09-24T16:26:35.187Z] #19 93.03 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2021-09-24T16:26:35.187Z] #19 93.03 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2021-09-24T16:26:35.187Z] #19 93.07 Selecting previously unselected package libatomic1-armel-cross. [2021-09-24T16:26:35.448Z] #19 93.07 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2021-09-24T16:26:35.448Z] #19 93.08 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2021-09-24T16:26:35.448Z] #19 93.11 Selecting previously unselected package libasan6-armel-cross. [2021-09-24T16:26:35.448Z] #19 93.11 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2021-09-24T16:26:35.448Z] #19 93.11 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2021-09-24T16:26:35.448Z] #19 93.33 Selecting previously unselected package libstdc++6-armel-cross. [2021-09-24T16:26:35.709Z] #19 93.34 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2021-09-24T16:26:35.709Z] #19 93.34 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2021-09-24T16:26:35.709Z] #19 93.41 Selecting previously unselected package libubsan1-armel-cross. [2021-09-24T16:26:35.709Z] #19 93.41 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2021-09-24T16:26:35.709Z] #19 93.42 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2021-09-24T16:26:35.969Z] #19 93.51 Selecting previously unselected package libgcc-10-dev-armel-cross. [2021-09-24T16:26:35.969Z] #19 93.51 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2021-09-24T16:26:35.969Z] #19 93.52 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2021-09-24T16:26:35.969Z] #19 93.64 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2021-09-24T16:26:35.969Z] #19 93.65 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2021-09-24T16:26:35.969Z] #19 93.65 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-09-24T16:26:36.393Z] #62 85.46 + bin/containerd [2021-09-24T16:26:36.638Z] #14 94.03 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-09-24T16:26:36.900Z] #14 94.04 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-09-24T16:26:36.900Z] #14 94.05 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-09-24T16:26:36.900Z] #14 94.14 Selecting previously unselected package libapparmor1:amd64. [2021-09-24T16:26:36.900Z] #14 94.14 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2021-09-24T16:26:36.900Z] #14 94.15 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2021-09-24T16:26:36.900Z] #14 94.26 Selecting previously unselected package libapparmor-dev:amd64. [2021-09-24T16:26:36.900Z] #14 ... [2021-09-24T16:26:36.900Z] [2021-09-24T16:26:36.900Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-09-24T16:26:36.900Z] #65 sha256:0dc906b26a031200f840c94e4199709f2c1d00b6597707d77ee30c860b54cad1 [2021-09-24T16:26:36.900Z] #65 87.71 + for f in rootlesskit rootlesskit-docker-proxy [2021-09-24T16:26:36.900Z] #65 87.72 + GOBIN=/build [2021-09-24T16:26:36.900Z] #65 87.72 + GO111MODULE=on [2021-09-24T16:26:36.900Z] #65 87.72 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2021-09-24T16:26:40.268Z] Fetching without tags [2021-09-24T16:26:40.204Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-24T16:26:40.222Z] > git config --add remote.origin.fetch +refs/pull/42881/head:refs/remotes/origin/PR-42881 # timeout=10 [2021-09-24T16:26:40.238Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-24T16:26:40.249Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-24T16:26:40.630Z] Merging remotes/origin/master commit 30413e5efb6c29da0df23dc95ae4625f31dd8d71 into PR head commit ce715505bd4bf52a6c0f934672e872d70e892f5b [2021-09-24T16:26:41.260Z] #19 98.69 Selecting previously unselected package gcc-arm-linux-gnueabi. [2021-09-24T16:26:41.260Z] #19 98.69 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2021-09-24T16:26:41.260Z] #19 98.69 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2021-09-24T16:26:41.260Z] #19 98.72 Selecting previously unselected package linux-libc-dev-armel-cross. [2021-09-24T16:26:41.260Z] #19 98.73 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2021-09-24T16:26:41.260Z] #19 98.73 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2021-09-24T16:26:41.260Z] #19 98.90 Selecting previously unselected package libc6-dev-armel-cross. [2021-09-24T16:26:41.260Z] #19 98.90 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2021-09-24T16:26:41.260Z] #19 98.90 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2021-09-24T16:26:41.260Z] #19 99.12 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2021-09-24T16:26:41.520Z] #19 99.12 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2021-09-24T16:26:41.520Z] #19 99.13 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2021-09-24T16:26:41.520Z] #19 99.38 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2021-09-24T16:26:41.765Z] Merge succeeded, producing ce715505bd4bf52a6c0f934672e872d70e892f5b [2021-09-24T16:26:41.765Z] Checking out Revision ce715505bd4bf52a6c0f934672e872d70e892f5b (PR-42881) [2021-09-24T16:26:41.781Z] #19 99.39 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2021-09-24T16:26:41.781Z] #19 99.39 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-09-24T16:26:42.196Z] #65 92.17 rootlesskit version 0.14.4 [2021-09-24T16:26:42.196Z] #65 92.18 Usage of /build/rootlesskit-docker-proxy: [2021-09-24T16:26:42.196Z] #65 92.18 -container-ip string [2021-09-24T16:26:42.196Z] #65 92.18 container ip [2021-09-24T16:26:42.196Z] #65 92.18 -container-port int [2021-09-24T16:26:42.196Z] #65 92.18 container port (default -1) [2021-09-24T16:26:42.196Z] #65 92.18 -host-ip string [2021-09-24T16:26:42.196Z] #65 92.18 host ip [2021-09-24T16:26:42.196Z] #65 92.18 -host-port int [2021-09-24T16:26:42.196Z] #65 92.18 host port (default -1) [2021-09-24T16:26:42.196Z] #65 92.18 -proto string [2021-09-24T16:26:42.196Z] #65 92.18 proxy protocol (default "tcp") [2021-09-24T16:26:42.196Z] #65 ... [2021-09-24T16:26:42.196Z] [2021-09-24T16:26:42.196Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-24T16:26:42.196Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3 [2021-09-24T16:26:42.196Z] #14 94.26 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2021-09-24T16:26:42.196Z] #14 94.26 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2021-09-24T16:26:42.196Z] #14 94.40 Selecting previously unselected package libbtrfs0:amd64. [2021-09-24T16:26:42.196Z] #14 94.40 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2021-09-24T16:26:42.196Z] #14 94.41 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-09-24T16:26:42.196Z] #14 94.52 Selecting previously unselected package libbtrfs-dev:amd64. [2021-09-24T16:26:42.196Z] #14 94.52 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-09-24T16:26:42.196Z] #14 94.53 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-09-24T16:26:42.196Z] #14 94.72 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-09-24T16:26:42.196Z] #14 94.72 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-09-24T16:26:42.196Z] #14 94.73 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-09-24T16:26:42.196Z] #14 94.79 Selecting previously unselected package libudev-dev:amd64. [2021-09-24T16:26:42.196Z] #14 94.80 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2021-09-24T16:26:42.196Z] #14 94.81 Unpacking libudev-dev:amd64 (247.3-6) ... [2021-09-24T16:26:42.196Z] #14 94.95 Selecting previously unselected package libsepol1-dev:amd64. [2021-09-24T16:26:42.196Z] #14 94.96 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2021-09-24T16:26:42.196Z] #14 94.96 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2021-09-24T16:26:42.196Z] #14 95.20 Selecting previously unselected package libpcre2-16-0:amd64. [2021-09-24T16:26:42.196Z] #14 95.20 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2021-09-24T16:26:42.196Z] #14 95.21 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2021-09-24T16:26:42.196Z] #14 95.40 Selecting previously unselected package libpcre2-32-0:amd64. [2021-09-24T16:26:42.196Z] #14 95.41 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2021-09-24T16:26:42.196Z] #14 95.42 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2021-09-24T16:26:42.196Z] #14 95.57 Selecting previously unselected package libpcre2-posix2:amd64. [2021-09-24T16:26:42.196Z] #14 95.57 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2021-09-24T16:26:42.196Z] #14 95.57 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2021-09-24T16:26:42.196Z] #14 95.66 Selecting previously unselected package libpcre2-dev:amd64. [2021-09-24T16:26:42.196Z] #14 95.66 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2021-09-24T16:26:42.196Z] #14 95.67 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2021-09-24T16:26:42.196Z] #14 96.08 Selecting previously unselected package libselinux1-dev:amd64. [2021-09-24T16:26:42.196Z] #14 96.08 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2021-09-24T16:26:42.196Z] #14 96.09 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2021-09-24T16:26:42.196Z] #14 96.30 Selecting previously unselected package libdevmapper-dev:amd64. [2021-09-24T16:26:42.196Z] #14 96.32 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2021-09-24T16:26:42.196Z] #14 96.32 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-09-24T16:26:42.196Z] #14 96.41 Selecting previously unselected package libseccomp-dev:amd64. [2021-09-24T16:26:42.196Z] #14 96.41 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ... [2021-09-24T16:26:42.196Z] #14 96.42 Unpacking libseccomp-dev:amd64 (2.5.1-1) ... [2021-09-24T16:26:42.196Z] #14 96.54 Selecting previously unselected package libsystemd-dev:amd64. [2021-09-24T16:26:42.196Z] #14 96.55 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2021-09-24T16:26:42.196Z] #14 96.55 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2021-09-24T16:26:42.196Z] #14 97.04 Setting up libseccomp-dev:amd64 (2.5.1-1) ... [2021-09-24T16:26:42.196Z] #14 97.06 Setting up libapparmor1:amd64 (2.13.6-10) ... [2021-09-24T16:26:42.196Z] #14 97.07 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-09-24T16:26:42.196Z] #14 97.09 Setting up libsepol1-dev:amd64 (3.1-1) ... [2021-09-24T16:26:42.196Z] #14 97.13 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-09-24T16:26:42.196Z] #14 97.16 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2021-09-24T16:26:42.196Z] #14 97.18 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-09-24T16:26:42.196Z] #14 97.20 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2021-09-24T16:26:42.196Z] #14 97.21 Setting up libudev-dev:amd64 (247.3-6) ... [2021-09-24T16:26:42.196Z] #14 97.22 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2021-09-24T16:26:42.196Z] #14 97.23 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-09-24T16:26:42.196Z] #14 97.25 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-09-24T16:26:42.196Z] #14 97.27 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-09-24T16:26:42.196Z] #14 97.28 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2021-09-24T16:26:42.196Z] #14 97.30 Setting up mingw-w64-common (8.0.0-1) ... [2021-09-24T16:26:42.196Z] #14 97.31 Setting up libsystemd-dev:amd64 (247.3-6) ... [2021-09-24T16:26:42.196Z] #14 97.32 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-09-24T16:26:42.196Z] #14 97.34 Setting up libpcre2-dev:amd64 (10.36-2) ... [2021-09-24T16:26:42.196Z] #14 97.35 Setting up libselinux1-dev:amd64 (3.1-3) ... [2021-09-24T16:26:42.196Z] #14 97.36 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-09-24T16:26:42.196Z] #14 97.38 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-24T16:26:42.196Z] #14 97.41 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-09-24T16:26:42.196Z] #14 97.43 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-24T16:26:42.196Z] #14 97.44 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-09-24T16:26:42.196Z] #14 97.45 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-09-24T16:26:42.196Z] #14 97.46 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-24T16:26:42.196Z] #14 97.47 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-09-24T16:26:42.196Z] #14 97.48 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-24T16:26:42.196Z] #14 97.50 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-09-24T16:26:42.196Z] #14 97.53 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-09-24T16:26:42.196Z] #14 97.54 Setting up dmsetup (2:1.02.175-2.1) ... [2021-09-24T16:26:42.196Z] #14 97.55 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-09-24T16:26:42.196Z] #14 97.57 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-09-24T16:26:42.196Z] #14 97.58 Processing triggers for libc-bin (2.31-13) ... [2021-09-24T16:26:40.271Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-24T16:26:40.271Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-24T16:26:40.273Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42881/head:refs/remotes/origin/PR-42881 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-24T16:26:40.637Z] > git config core.sparsecheckout # timeout=10 [2021-09-24T16:26:40.642Z] > git checkout -f ce715505bd4bf52a6c0f934672e872d70e892f5b # timeout=10 [2021-09-24T16:26:41.715Z] > git remote # timeout=10 [2021-09-24T16:26:41.722Z] > git config --get remote.origin.url # timeout=10 [2021-09-24T16:26:41.740Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-24T16:26:41.742Z] > git merge 30413e5efb6c29da0df23dc95ae4625f31dd8d71 # timeout=10 [2021-09-24T16:26:41.754Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-24T16:26:41.766Z] > git config core.sparsecheckout # timeout=10 [2021-09-24T16:26:41.771Z] > git checkout -f ce715505bd4bf52a6c0f934672e872d70e892f5b # timeout=10 [2021-09-24T16:26:44.113Z] #14 DONE 101.2s [2021-09-24T16:26:44.113Z] [2021-09-24T16:26:44.113Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-09-24T16:26:44.113Z] #65 sha256:0dc906b26a031200f840c94e4199709f2c1d00b6597707d77ee30c860b54cad1 [2021-09-24T16:26:44.113Z] #65 DONE 94.6s [2021-09-24T16:26:44.113Z] [2021-09-24T16:26:44.113Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2021-09-24T16:26:44.113Z] #57 sha256:ac94270bb347bc1e27eca59de6f3657695cc29d23fd58c0e9f10f96c57c8148a [2021-09-24T16:26:44.113Z] #57 DONE 0.3s [2021-09-24T16:26:44.113Z] [2021-09-24T16:26:44.113Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2021-09-24T16:26:44.113Z] #66 sha256:5bb8d395d7c2f5c1064eda9085fe7fade7ceaf452c11ab71956c41b397d88478 [2021-09-24T16:26:44.113Z] #66 DONE 0.3s [2021-09-24T16:26:44.113Z] [2021-09-24T16:26:44.113Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-09-24T16:26:44.113Z] #58 sha256:2ccb25b354cf85ebbf7b35d34041fcd5e49bd52bf5865b457bf8f768598c86f9 [2021-09-24T16:26:44.375Z] #58 ... [2021-09-24T16:26:44.375Z] [2021-09-24T16:26:44.375Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-09-24T16:26:44.375Z] #67 sha256:c3d29077e18b674bce529c1ba6f0b478b1f41c47d0ab4bb7bb2918f57dc38347 [2021-09-24T16:26:44.375Z] #67 DONE 0.2s [2021-09-24T16:26:44.637Z] [2021-09-24T16:26:44.637Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-09-24T16:26:44.637Z] #15 sha256:d89995be48c715465ca8776fa1d432e66c3a452e01b7948b04f93a8d3f6d1266 [2021-09-24T16:26:46.001Z] #19 103.9 Selecting previously unselected package g++-arm-linux-gnueabi. [2021-09-24T16:26:46.270Z] #19 103.9 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2021-09-24T16:26:46.270Z] #19 103.9 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2021-09-24T16:26:46.270Z] #19 103.9 Selecting previously unselected package crossbuild-essential-armel. [2021-09-24T16:26:46.270Z] #19 103.9 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2021-09-24T16:26:46.270Z] #19 103.9 Unpacking crossbuild-essential-armel (12.9) ... [2021-09-24T16:26:46.270Z] #19 103.9 Selecting previously unselected package libc6-armhf-cross. [2021-09-24T16:26:46.270Z] #19 103.9 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2021-09-24T16:26:46.270Z] #19 103.9 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2021-09-24T16:26:46.270Z] #19 104.1 Selecting previously unselected package libgcc-s1-armhf-cross. [2021-09-24T16:26:46.270Z] #19 104.1 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2021-09-24T16:26:46.270Z] #19 104.1 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2021-09-24T16:26:46.439Z] Commit message: "Dockerfile: update test-registries to released versions" [2021-09-24T16:26:46.535Z] #19 104.1 Selecting previously unselected package libgomp1-armhf-cross. [2021-09-24T16:26:46.535Z] #19 104.1 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2021-09-24T16:26:46.535Z] #19 104.1 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2021-09-24T16:26:46.535Z] #19 104.2 Selecting previously unselected package libatomic1-armhf-cross. [2021-09-24T16:26:46.535Z] #19 104.2 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2021-09-24T16:26:46.535Z] #19 104.2 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2021-09-24T16:26:46.535Z] #19 104.2 Selecting previously unselected package libasan6-armhf-cross. [2021-09-24T16:26:46.535Z] #19 104.2 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2021-09-24T16:26:46.535Z] #19 104.2 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2021-09-24T16:26:46.556Z] #15 DONE 2.4s [2021-09-24T16:26:46.556Z] [2021-09-24T16:26:46.556Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-09-24T16:26:46.556Z] #58 sha256:2ccb25b354cf85ebbf7b35d34041fcd5e49bd52bf5865b457bf8f768598c86f9 [2021-09-24T16:26:46.556Z] #58 2.018 + RM_GOPATH=0 [2021-09-24T16:26:46.556Z] #58 2.018 + TMP_GOPATH= [2021-09-24T16:26:46.556Z] #58 2.018 + : /build [2021-09-24T16:26:46.556Z] #58 2.018 + '[' -z '' ']' [2021-09-24T16:26:46.556Z] #58 2.021 ++ mktemp -d [2021-09-24T16:26:46.556Z] #58 2.024 + export GOPATH=/tmp/tmp.qJ7ZFTszI7 [2021-09-24T16:26:46.556Z] #58 2.024 + GOPATH=/tmp/tmp.qJ7ZFTszI7 [2021-09-24T16:26:46.556Z] #58 2.024 + RM_GOPATH=1 [2021-09-24T16:26:46.556Z] #58 2.024 + case "$(go env GOARCH)" in [2021-09-24T16:26:46.556Z] #58 2.024 ++ go env GOARCH [2021-09-24T16:26:46.556Z] #58 2.066 + export GO_BUILDMODE=-buildmode=pie [2021-09-24T16:26:46.556Z] #58 2.066 + GO_BUILDMODE=-buildmode=pie [2021-09-24T16:26:46.556Z] #58 2.066 ++ dirname /install.sh [2021-09-24T16:26:46.556Z] #58 2.066 + dir=/ [2021-09-24T16:26:46.556Z] #58 2.066 + bin=runc [2021-09-24T16:26:46.556Z] #58 2.066 + shift [2021-09-24T16:26:46.556Z] #58 2.066 + '[' '!' -f //runc.installer ']' [2021-09-24T16:26:46.556Z] #58 2.066 + . //runc.installer [2021-09-24T16:26:46.556Z] #58 2.066 ++ set -e [2021-09-24T16:26:46.556Z] #58 2.066 ++ : v1.0.2 [2021-09-24T16:26:46.556Z] #58 2.066 + install_runc [2021-09-24T16:26:46.556Z] #58 2.066 + RUNC_BUILDTAGS=seccomp [2021-09-24T16:26:46.556Z] #58 2.066 + echo 'Install runc version v1.0.2 (build tags: seccomp)' [2021-09-24T16:26:46.556Z] #58 2.066 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.qJ7ZFTszI7/src/github.com/opencontainers/runc [2021-09-24T16:26:46.556Z] #58 2.066 Cloning into '/tmp/tmp.qJ7ZFTszI7/src/github.com/opencontainers/runc'... [2021-09-24T16:26:46.556Z] #58 2.067 Install runc version v1.0.2 (build tags: seccomp) [2021-09-24T16:26:46.803Z] #19 104.5 Selecting previously unselected package libstdc++6-armhf-cross. [2021-09-24T16:26:46.803Z] #19 104.5 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2021-09-24T16:26:46.803Z] #19 104.5 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2021-09-24T16:26:46.803Z] #19 104.5 Selecting previously unselected package libubsan1-armhf-cross. [2021-09-24T16:26:46.803Z] #19 104.6 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2021-09-24T16:26:46.803Z] #19 104.6 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-09-24T16:26:47.065Z] #19 104.7 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2021-09-24T16:26:47.065Z] #19 104.7 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2021-09-24T16:26:47.065Z] #19 104.7 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2021-09-24T16:26:47.065Z] #19 104.8 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2021-09-24T16:26:47.066Z] #19 104.8 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2021-09-24T16:26:47.066Z] #19 104.8 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-09-24T16:26:47.842Z] + docker version [2021-09-24T16:26:48.028Z] #58 ... [2021-09-24T16:26:48.028Z] [2021-09-24T16:26:48.028Z] #16 [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-09-24T16:26:48.028Z] #16 sha256:050e32dd6560946e7a7e05db39812e4449ab9ccf3317bdfb93bfd51d5bca7aed [2021-09-24T16:26:48.028Z] #16 DONE 1.8s [2021-09-24T16:26:48.294Z] [2021-09-24T16:26:48.294Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-09-24T16:26:48.294Z] #17 sha256:d85bd41018b0bc3dda487a9e39ce5478acc1c221b42b0ef3b3668be03c8931a5 [2021-09-24T16:26:49.687Z] #17 1.343 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-09-24T16:26:49.687Z] #17 DONE 1.5s [2021-09-24T16:26:49.687Z] [2021-09-24T16:26:49.687Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-09-24T16:26:49.687Z] #18 sha256:fda41a5ed256e1b6205be0267a3241a1bb2cc3a9b2ea635789415f9def055b06 [2021-09-24T16:26:50.635Z] #18 DONE 1.2s [2021-09-24T16:26:50.635Z] [2021-09-24T16:26:50.635Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-09-24T16:26:50.635Z] #53 sha256:319393aee9d935f0faf97a5327713a26007d83e376c1606fe875942d8c491bc9 [2021-09-24T16:26:50.897Z] #53 ... [2021-09-24T16:26:50.897Z] [2021-09-24T16:26:50.897Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-09-24T16:26:50.897Z] #19 sha256:83da23cc167a46441450f5c41ce33da832d81757d7767df1aa653dd8c2420ef7 [2021-09-24T16:26:51.843Z] #19 DONE 1.2s [2021-09-24T16:26:51.843Z] [2021-09-24T16:26:51.843Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-09-24T16:26:51.843Z] #43 sha256:2a63077b3c5836ea88282bd11103334e6e7afec4251de84ed9d20d758aa3fafb [2021-09-24T16:26:52.105Z] #43 ... [2021-09-24T16:26:52.105Z] [2021-09-24T16:26:52.105Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-09-24T16:26:52.105Z] #20 sha256:b06c6994a9b1bbaea63a706f712fecae6d9608e0a3f128e513bea467149aaf78 [2021-09-24T16:26:52.355Z] #19 109.5 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2021-09-24T16:26:52.355Z] #19 109.6 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2021-09-24T16:26:52.355Z] #19 109.6 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-09-24T16:26:52.355Z] #19 109.6 Selecting previously unselected package linux-libc-dev-armhf-cross. [2021-09-24T16:26:52.355Z] #19 109.6 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2021-09-24T16:26:52.355Z] #19 109.6 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2021-09-24T16:26:52.355Z] #19 109.8 Selecting previously unselected package libc6-dev-armhf-cross. [2021-09-24T16:26:52.355Z] #19 109.8 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2021-09-24T16:26:52.355Z] #19 109.8 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2021-09-24T16:26:52.355Z] #19 110.0 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2021-09-24T16:26:52.356Z] #19 110.0 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2021-09-24T16:26:52.356Z] #19 110.0 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2021-09-24T16:26:52.616Z] #19 110.3 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2021-09-24T16:26:52.616Z] #19 110.3 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2021-09-24T16:26:52.616Z] #19 110.3 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-09-24T16:26:53.054Z] #20 DONE 1.2s [2021-09-24T16:26:53.054Z] [2021-09-24T16:26:53.054Z] #34 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-24T16:26:53.054Z] #34 sha256:fb02fb1e1ac8485ef7e7cc063e6a74697ab64e4d3d5a5e0f2ed7e9d92457baaa [2021-09-24T16:26:53.315Z] #34 ... [2021-09-24T16:26:53.315Z] [2021-09-24T16:26:53.315Z] #21 [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 bash-completion bzip2 inetutils-ping iproute2 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 zstd [2021-09-24T16:26:53.315Z] #21 sha256:6c58f5a533df099f3c2d82c3856f67d5ba69915718faeab8aebfb6f4ca4d43eb [2021-09-24T16:26:54.702Z] #21 1.546 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-24T16:26:54.703Z] #21 1.579 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-24T16:26:54.703Z] #21 1.579 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-09-24T16:26:55.275Z] #21 2.035 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-24T16:26:56.127Z] #62 122.2 # github.com/containerd/containerd/cmd/containerd [2021-09-24T16:26:56.127Z] #62 122.2 /usr/bin/ld: /tmp/go-link-3547482463/000019.o: in function `New': [2021-09-24T16:26:56.127Z] #62 122.2 /tmp/tmp.5cqTIM5hT3/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-09-24T16:26:56.127Z] #62 122.2 + bin/containerd-stress [2021-09-24T16:26:56.219Z] #21 2.946 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [36.5 kB] [2021-09-24T16:26:56.388Z] #62 123.3 + bin/containerd-shim [2021-09-24T16:26:57.606Z] #21 4.151 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2088 B] [2021-09-24T16:26:57.865Z] Client: Docker Engine - Community [2021-09-24T16:26:57.865Z] Version: 20.10.6 [2021-09-24T16:26:57.865Z] API version: 1.41 [2021-09-24T16:26:57.865Z] Go version: go1.13.15 [2021-09-24T16:26:57.865Z] Git commit: 370c289 [2021-09-24T16:26:57.865Z] Built: Fri Apr 9 22:45:59 2021 [2021-09-24T16:26:57.865Z] OS/Arch: linux/arm64 [2021-09-24T16:26:57.865Z] Context: default [2021-09-24T16:26:57.865Z] Experimental: true [2021-09-24T16:26:57.865Z] [2021-09-24T16:26:57.865Z] Server: Docker Engine - Community [2021-09-24T16:26:57.865Z] Engine: [2021-09-24T16:26:57.865Z] Version: 20.10.6 [2021-09-24T16:26:57.865Z] API version: 1.41 (minimum version 1.12) [2021-09-24T16:26:57.865Z] Go version: go1.13.15 [2021-09-24T16:26:57.865Z] Git commit: 8728dd2 [2021-09-24T16:26:57.865Z] Built: Fri Apr 9 22:44:09 2021 [2021-09-24T16:26:57.865Z] OS/Arch: linux/arm64 [2021-09-24T16:26:57.865Z] Experimental: true [2021-09-24T16:26:57.865Z] containerd: [2021-09-24T16:26:57.865Z] Version: 1.4.6 [2021-09-24T16:26:57.865Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-09-24T16:26:57.865Z] runc: [2021-09-24T16:26:57.865Z] Version: 1.0.0-rc95 [2021-09-24T16:26:57.865Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-09-24T16:26:57.865Z] docker-init: [2021-09-24T16:26:57.865Z] Version: 0.19.0 [2021-09-24T16:26:57.865Z] GitCommit: de40ad0 [2021-09-24T16:26:57.904Z] #19 114.8 Selecting previously unselected package g++-arm-linux-gnueabihf. [2021-09-24T16:26:57.904Z] #19 114.8 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2021-09-24T16:26:57.904Z] #19 114.8 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-09-24T16:26:57.904Z] #19 114.8 Selecting previously unselected package crossbuild-essential-armhf. [2021-09-24T16:26:57.904Z] #19 114.8 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2021-09-24T16:26:57.904Z] #19 114.8 Unpacking crossbuild-essential-armhf (12.9) ... [2021-09-24T16:26:57.904Z] #19 114.9 Selecting previously unselected package libc6-ppc64el-cross. [2021-09-24T16:26:57.904Z] #19 114.9 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2021-09-24T16:26:57.904Z] #19 114.9 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2021-09-24T16:26:57.904Z] #19 115.0 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2021-09-24T16:26:57.904Z] #19 115.0 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-09-24T16:26:57.904Z] #19 115.0 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2021-09-24T16:26:57.904Z] #19 115.1 Selecting previously unselected package libgomp1-ppc64el-cross. [2021-09-24T16:26:57.904Z] #19 115.1 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-09-24T16:26:57.904Z] #19 115.1 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2021-09-24T16:26:57.904Z] #19 115.1 Selecting previously unselected package libitm1-ppc64el-cross. [2021-09-24T16:26:57.904Z] #19 115.1 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-09-24T16:26:57.904Z] #19 115.1 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2021-09-24T16:26:57.904Z] #19 115.2 Selecting previously unselected package libatomic1-ppc64el-cross. [2021-09-24T16:26:57.905Z] #19 115.2 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-09-24T16:26:57.905Z] #19 115.2 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2021-09-24T16:26:57.905Z] #19 115.2 Selecting previously unselected package libasan6-ppc64el-cross. [2021-09-24T16:26:57.905Z] #19 115.2 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-09-24T16:26:57.905Z] #19 115.2 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2021-09-24T16:26:57.905Z] #19 115.4 Selecting previously unselected package liblsan0-ppc64el-cross. [2021-09-24T16:26:57.905Z] #19 115.4 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-09-24T16:26:57.905Z] #19 115.4 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2021-09-24T16:26:57.905Z] #19 115.5 Selecting previously unselected package libtsan0-ppc64el-cross. [2021-09-24T16:26:57.905Z] #19 115.6 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-09-24T16:26:57.905Z] #19 115.6 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [Pipeline] sh [2021-09-24T16:26:58.165Z] #19 115.8 Selecting previously unselected package libstdc++6-ppc64el-cross. [2021-09-24T16:26:58.165Z] #19 115.8 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-09-24T16:26:58.165Z] #19 115.8 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2021-09-24T16:26:58.165Z] #19 115.9 Selecting previously unselected package libubsan1-ppc64el-cross. [2021-09-24T16:26:58.165Z] #19 115.9 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-09-24T16:26:58.165Z] #19 115.9 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2021-09-24T16:26:58.197Z] + docker info [2021-09-24T16:26:58.426Z] #19 116.0 Selecting previously unselected package libquadmath0-ppc64el-cross. [2021-09-24T16:26:58.426Z] #19 116.0 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-09-24T16:26:58.426Z] #19 116.0 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2021-09-24T16:26:58.426Z] #19 116.1 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2021-09-24T16:26:58.426Z] #19 116.1 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-09-24T16:26:58.426Z] #19 116.1 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2021-09-24T16:26:58.426Z] #19 116.3 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2021-09-24T16:26:58.687Z] #19 116.3 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-09-24T16:26:58.687Z] #19 116.3 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-09-24T16:27:00.913Z] #21 7.437 Fetched 8412 kB in 6s (1344 kB/s) [2021-09-24T16:27:02.830Z] #21 7.437 Reading package lists... [2021-09-24T16:27:02.830Z] #21 ... [2021-09-24T16:27:02.830Z] [2021-09-24T16:27:02.830Z] #34 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-24T16:27:02.830Z] #34 sha256:fb02fb1e1ac8485ef7e7cc063e6a74697ab64e4d3d5a5e0f2ed7e9d92457baaa [2021-09-24T16:27:02.830Z] #34 DONE 119.7s [2021-09-24T16:27:02.830Z] [2021-09-24T16:27:02.830Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-09-24T16:27:02.830Z] #58 sha256:2ccb25b354cf85ebbf7b35d34041fcd5e49bd52bf5865b457bf8f768598c86f9 [2021-09-24T16:27:02.830Z] #58 11.79 + cd /tmp/tmp.qJ7ZFTszI7/src/github.com/opencontainers/runc [2021-09-24T16:27:02.830Z] #58 11.79 + git checkout -q v1.0.2 [2021-09-24T16:27:02.830Z] #58 12.21 + '[' -z '' ']' [2021-09-24T16:27:02.830Z] #58 12.21 + target=static [2021-09-24T16:27:02.830Z] #58 12.21 + make BUILDTAGS=seccomp static [2021-09-24T16:27:02.830Z] #58 12.40 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc . [2021-09-24T16:27:03.777Z] #58 ... [2021-09-24T16:27:03.777Z] [2021-09-24T16:27:03.777Z] #21 [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 bash-completion bzip2 inetutils-ping iproute2 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 zstd [2021-09-24T16:27:03.777Z] #21 sha256:6c58f5a533df099f3c2d82c3856f67d5ba69915718faeab8aebfb6f4ca4d43eb [2021-09-24T16:27:03.777Z] #21 7.437 Reading package lists... [2021-09-24T16:27:03.979Z] #19 120.9 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2021-09-24T16:27:03.979Z] #19 120.9 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-09-24T16:27:03.979Z] #19 120.9 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-09-24T16:27:03.979Z] #19 120.9 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2021-09-24T16:27:03.979Z] #19 120.9 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2021-09-24T16:27:03.979Z] #19 120.9 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2021-09-24T16:27:03.979Z] #19 121.1 Selecting previously unselected package libc6-dev-ppc64el-cross. [2021-09-24T16:27:03.979Z] #19 121.1 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2021-09-24T16:27:03.979Z] #19 121.1 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2021-09-24T16:27:03.979Z] #19 121.4 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2021-09-24T16:27:03.979Z] #19 121.4 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-09-24T16:27:03.979Z] #19 121.4 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2021-09-24T16:27:03.979Z] #19 121.6 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2021-09-24T16:27:03.979Z] #19 121.6 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-09-24T16:27:03.979Z] #19 121.6 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-09-24T16:27:04.536Z] #62 130.8 + bin/containerd-shim-runc-v1 [2021-09-24T16:27:06.592Z] #21 10.76 Reading package lists... [2021-09-24T16:27:06.592Z] #21 12.96 Building dependency tree... [2021-09-24T16:27:07.536Z] #21 14.26 The following additional packages will be installed: [2021-09-24T16:27:07.536Z] #21 14.26 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-09-24T16:27:07.536Z] #21 14.26 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2021-09-24T16:27:07.536Z] #21 14.26 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-09-24T16:27:07.536Z] #21 14.26 python3-pkg-resources vim-runtime xxd [2021-09-24T16:27:07.536Z] #21 14.27 Suggested packages: [2021-09-24T16:27:07.536Z] #21 14.27 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2021-09-24T16:27:07.536Z] #21 14.27 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2021-09-24T16:27:07.536Z] #21 14.27 acl attr quota [2021-09-24T16:27:07.536Z] #21 14.27 Recommended packages: [2021-09-24T16:27:07.536Z] #21 14.27 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-09-24T16:27:08.473Z] #62 115.5 # github.com/containerd/containerd/cmd/containerd [2021-09-24T16:27:08.473Z] #62 115.5 /usr/bin/ld: /tmp/go-link-3087359852/000019.o: in function `New': [2021-09-24T16:27:08.473Z] #62 115.5 /tmp/tmp.yJqlJZUUkl/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-09-24T16:27:08.473Z] #62 115.6 + bin/containerd-stress [2021-09-24T16:27:08.473Z] #62 116.6 + bin/containerd-shim [2021-09-24T16:27:08.924Z] #21 15.38 The following NEW packages will be installed: [2021-09-24T16:27:08.924Z] #21 15.38 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2021-09-24T16:27:08.924Z] #21 15.38 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-09-24T16:27:08.924Z] #21 15.38 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2021-09-24T16:27:08.924Z] #21 15.38 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2021-09-24T16:27:08.924Z] #21 15.38 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2021-09-24T16:27:08.924Z] #21 15.38 python3-pkg-resources python3-setuptools python3-wheel sudo [2021-09-24T16:27:08.924Z] #21 15.38 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-09-24T16:27:08.924Z] #21 15.38 xz-utils zip zstd [2021-09-24T16:27:08.924Z] #21 15.71 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2021-09-24T16:27:08.924Z] #21 15.71 Need to get 27.6 MB of archives. [2021-09-24T16:27:08.924Z] #21 15.71 After this operation, 106 MB of additional disk space will be used. [2021-09-24T16:27:08.924Z] #21 15.71 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2021-09-24T16:27:08.924Z] #21 15.72 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2021-09-24T16:27:08.924Z] #21 15.72 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2021-09-24T16:27:08.924Z] #21 15.72 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2021-09-24T16:27:08.924Z] #21 15.72 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2021-09-24T16:27:08.924Z] #21 15.72 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2021-09-24T16:27:08.924Z] #21 15.72 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2021-09-24T16:27:08.925Z] #21 15.73 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2021-09-24T16:27:08.925Z] #21 15.76 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-09-24T16:27:08.925Z] #21 15.77 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-09-24T16:27:08.925Z] #21 15.78 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2021-09-24T16:27:08.925Z] #21 15.79 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2021-09-24T16:27:08.925Z] #21 15.80 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2021-09-24T16:27:08.925Z] #21 15.80 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2021-09-24T16:27:08.925Z] #21 15.83 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2021-09-24T16:27:09.186Z] #21 15.84 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2021-09-24T16:27:09.186Z] #21 15.84 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2021-09-24T16:27:09.186Z] #21 15.84 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-09-24T16:27:09.186Z] #21 15.85 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2021-09-24T16:27:09.186Z] #21 15.85 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2021-09-24T16:27:09.186Z] #21 15.85 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2021-09-24T16:27:09.186Z] #21 15.87 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-09-24T16:27:09.186Z] #21 15.87 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-09-24T16:27:09.186Z] #21 15.88 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-09-24T16:27:09.186Z] #21 15.89 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2021-09-24T16:27:09.186Z] #21 15.90 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2021-09-24T16:27:09.186Z] #21 15.90 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-09-24T16:27:09.276Z] #19 126.0 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2021-09-24T16:27:09.276Z] #19 126.0 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-09-24T16:27:09.276Z] #19 126.0 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-09-24T16:27:09.276Z] #19 126.0 Selecting previously unselected package crossbuild-essential-ppc64el. [2021-09-24T16:27:09.276Z] #19 126.0 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2021-09-24T16:27:09.276Z] #19 126.0 Unpacking crossbuild-essential-ppc64el (12.9) ... [2021-09-24T16:27:09.276Z] #19 126.1 Selecting previously unselected package libc6-s390x-cross. [2021-09-24T16:27:09.276Z] #19 126.1 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2021-09-24T16:27:09.276Z] #19 126.1 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2021-09-24T16:27:09.276Z] #19 126.2 Selecting previously unselected package libgcc-s1-s390x-cross. [2021-09-24T16:27:09.276Z] #19 126.2 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-09-24T16:27:09.276Z] #19 126.2 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2021-09-24T16:27:09.276Z] #19 126.2 Selecting previously unselected package libgomp1-s390x-cross. [2021-09-24T16:27:09.276Z] #19 126.3 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-09-24T16:27:09.276Z] #19 126.3 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2021-09-24T16:27:09.276Z] #19 126.3 Selecting previously unselected package libitm1-s390x-cross. [2021-09-24T16:27:09.276Z] #19 126.3 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-09-24T16:27:09.276Z] #19 126.3 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2021-09-24T16:27:09.276Z] #19 126.3 Selecting previously unselected package libatomic1-s390x-cross. [2021-09-24T16:27:09.276Z] #19 126.3 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-09-24T16:27:09.276Z] #19 126.3 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2021-09-24T16:27:09.276Z] #19 126.4 Selecting previously unselected package libasan6-s390x-cross. [2021-09-24T16:27:09.276Z] #19 126.4 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2021-09-24T16:27:09.276Z] #19 126.4 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2021-09-24T16:27:09.276Z] #19 126.6 Selecting previously unselected package libstdc++6-s390x-cross. [2021-09-24T16:27:09.276Z] #19 126.6 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2021-09-24T16:27:09.276Z] #19 126.6 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2021-09-24T16:27:09.276Z] #19 126.7 Selecting previously unselected package libubsan1-s390x-cross. [2021-09-24T16:27:09.276Z] #19 126.7 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-09-24T16:27:09.276Z] #19 126.7 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2021-09-24T16:27:09.276Z] #19 126.8 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2021-09-24T16:27:09.276Z] #19 126.8 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2021-09-24T16:27:09.276Z] #19 126.8 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2021-09-24T16:27:09.276Z] #19 126.9 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2021-09-24T16:27:09.276Z] #19 126.9 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-09-24T16:27:09.276Z] #19 126.9 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-09-24T16:27:09.447Z] #21 16.19 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2021-09-24T16:27:09.447Z] #21 16.19 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-09-24T16:27:09.447Z] #21 16.19 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-09-24T16:27:09.447Z] #21 16.19 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-09-24T16:27:09.447Z] #21 16.20 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2021-09-24T16:27:09.447Z] #21 16.20 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2021-09-24T16:27:09.447Z] #21 16.20 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-09-24T16:27:09.447Z] #21 16.26 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-09-24T16:27:09.447Z] #21 16.26 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2021-09-24T16:27:09.448Z] #21 16.26 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-09-24T16:27:09.448Z] #21 16.27 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2021-09-24T16:27:09.448Z] #21 16.28 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-09-24T16:27:09.448Z] #21 16.28 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2021-09-24T16:27:09.448Z] #21 16.29 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2021-09-24T16:27:09.448Z] #21 16.32 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2021-09-24T16:27:09.448Z] #21 16.33 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2021-09-24T16:27:09.448Z] #21 16.34 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-09-24T16:27:09.708Z] #21 16.54 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3 [1494 kB] [2021-09-24T16:27:09.827Z] #62 136.0 + bin/containerd-shim-runc-v2 [2021-09-24T16:27:09.827Z] #62 136.6 + binaries [2021-09-24T16:27:09.827Z] #62 136.6 + install -D bin/containerd /build/containerd [2021-09-24T16:27:09.827Z] #62 136.6 + install -D bin/containerd-shim /build/containerd-shim [2021-09-24T16:27:09.827Z] #62 136.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-09-24T16:27:09.827Z] #62 136.6 + install -D bin/ctr /build/ctr [2021-09-24T16:27:09.970Z] #21 16.57 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2021-09-24T16:27:09.970Z] #21 16.60 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2021-09-24T16:27:09.970Z] #21 16.60 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2021-09-24T16:27:10.449Z] Client: [2021-09-24T16:27:10.449Z] Context: default [2021-09-24T16:27:10.449Z] Debug Mode: false [2021-09-24T16:27:10.449Z] Plugins: [2021-09-24T16:27:10.449Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-09-24T16:27:10.449Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-09-24T16:27:10.449Z] [2021-09-24T16:27:10.449Z] Server: [2021-09-24T16:27:10.449Z] Containers: 0 [2021-09-24T16:27:10.449Z] Running: 0 [2021-09-24T16:27:10.449Z] Paused: 0 [2021-09-24T16:27:10.449Z] Stopped: 0 [2021-09-24T16:27:10.449Z] Images: 0 [2021-09-24T16:27:10.449Z] Server Version: 20.10.6 [2021-09-24T16:27:10.449Z] Storage Driver: overlay2 [2021-09-24T16:27:10.449Z] Backing Filesystem: extfs [2021-09-24T16:27:10.449Z] Supports d_type: true [2021-09-24T16:27:10.449Z] Native Overlay Diff: true [2021-09-24T16:27:10.449Z] userxattr: false [2021-09-24T16:27:10.449Z] Logging Driver: json-file [2021-09-24T16:27:10.449Z] Cgroup Driver: cgroupfs [2021-09-24T16:27:10.449Z] Cgroup Version: 1 [2021-09-24T16:27:10.449Z] Plugins: [2021-09-24T16:27:10.449Z] Volume: local [2021-09-24T16:27:10.449Z] Network: bridge host ipvlan macvlan null overlay [2021-09-24T16:27:10.449Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-09-24T16:27:10.449Z] Swarm: inactive [2021-09-24T16:27:10.449Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-09-24T16:27:10.449Z] Default Runtime: runc [2021-09-24T16:27:10.449Z] Init Binary: docker-init [2021-09-24T16:27:10.449Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-09-24T16:27:10.449Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-09-24T16:27:10.449Z] init version: de40ad0 [2021-09-24T16:27:10.449Z] Security Options: [2021-09-24T16:27:10.449Z] apparmor [2021-09-24T16:27:10.449Z] seccomp [2021-09-24T16:27:10.449Z] Profile: default [2021-09-24T16:27:10.449Z] Kernel Version: 5.4.0-1048-aws [2021-09-24T16:27:10.449Z] Operating System: Ubuntu 20.04.2 LTS [2021-09-24T16:27:10.449Z] OSType: linux [2021-09-24T16:27:10.449Z] Architecture: aarch64 [2021-09-24T16:27:10.449Z] CPUs: 4 [2021-09-24T16:27:10.449Z] Total Memory: 7.493GiB [2021-09-24T16:27:10.449Z] Name: ip-10-100-112-41 [2021-09-24T16:27:10.449Z] ID: MGZL:OOTV:SN5F:X6EL:EAFI:KBFD:Y3ES:GQ7F:YIFA:P3HD:KTGV:V6GG [2021-09-24T16:27:10.449Z] Docker Root Dir: /var/lib/docker [2021-09-24T16:27:10.449Z] Debug Mode: false [2021-09-24T16:27:10.449Z] Registry: https://index.docker.io/v1/ [2021-09-24T16:27:10.449Z] Labels: [2021-09-24T16:27:10.449Z] Experimental: true [2021-09-24T16:27:10.449Z] Insecure Registries: [2021-09-24T16:27:10.449Z] 127.0.0.0/8 [2021-09-24T16:27:10.449Z] Live Restore Enabled: true [2021-09-24T16:27:10.449Z] [2021-09-24T16:27:10.449Z] WARNING: No swap limit support [Pipeline] sh [2021-09-24T16:27:10.481Z] #62 DONE 137.3s [2021-09-24T16:27:10.543Z] #21 17.18 debconf: delaying package configuration, since apt-utils is not installed [2021-09-24T16:27:10.543Z] #21 17.31 Fetched 27.6 MB in 1s (23.2 MB/s) [2021-09-24T16:27:10.543Z] #21 17.36 Selecting previously unselected package pigz. [2021-09-24T16:27:10.543Z] #21 17.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 ... 24014 files and directories currently installed.) [2021-09-24T16:27:10.543Z] #21 17.42 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2021-09-24T16:27:10.543Z] #21 17.42 Unpacking pigz (2.6-1) ... [2021-09-24T16:27:10.543Z] #21 17.51 Selecting previously unselected package libelf1:amd64. [2021-09-24T16:27:10.745Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-09-24T16:27:10.745Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-09-24T16:27:10.745Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42881/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-09-24T16:27:10.745Z] + bash /home/ubuntu/workspace/moby_PR-42881/check-config.sh [2021-09-24T16:27:10.745Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-09-24T16:27:10.745Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-09-24T16:27:10.745Z] [2021-09-24T16:27:10.745Z] Generally Necessary: [2021-09-24T16:27:10.745Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-09-24T16:27:10.746Z] - apparmor: enabled and tools installed [2021-09-24T16:27:10.746Z] - CONFIG_NAMESPACES: enabled [2021-09-24T16:27:10.746Z] - CONFIG_NET_NS: enabled [2021-09-24T16:27:10.746Z] - CONFIG_PID_NS: enabled [2021-09-24T16:27:10.746Z] - CONFIG_IPC_NS: enabled [2021-09-24T16:27:10.746Z] - CONFIG_UTS_NS: enabled [2021-09-24T16:27:10.746Z] - CONFIG_CGROUPS: enabled [2021-09-24T16:27:10.746Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-09-24T16:27:10.746Z] - CONFIG_CGROUP_DEVICE: enabled [2021-09-24T16:27:10.746Z] - CONFIG_CGROUP_FREEZER: enabled [2021-09-24T16:27:10.746Z] - CONFIG_CGROUP_SCHED: enabled [2021-09-24T16:27:10.746Z] - CONFIG_CPUSETS: enabled [2021-09-24T16:27:10.746Z] - CONFIG_MEMCG: enabled [2021-09-24T16:27:10.746Z] - CONFIG_KEYS: enabled [2021-09-24T16:27:10.746Z] - CONFIG_VETH: enabled (as module) [2021-09-24T16:27:10.806Z] #21 17.51 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2021-09-24T16:27:10.806Z] #21 17.55 Unpacking libelf1:amd64 (0.183-1) ... [2021-09-24T16:27:11.007Z] - CONFIG_BRIDGE: enabled (as module) [2021-09-24T16:27:11.008Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-09-24T16:27:11.008Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-09-24T16:27:11.008Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-09-24T16:27:11.008Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-09-24T16:27:11.008Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-09-24T16:27:11.008Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-09-24T16:27:11.008Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-09-24T16:27:11.008Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-09-24T16:27:11.008Z] - CONFIG_NF_NAT: enabled (as module) [2021-09-24T16:27:11.008Z] - CONFIG_POSIX_MQUEUE: enabled [2021-09-24T16:27:11.008Z] [2021-09-24T16:27:11.008Z] Optional Features: [2021-09-24T16:27:11.008Z] - CONFIG_USER_NS: enabled [2021-09-24T16:27:11.008Z] - CONFIG_SECCOMP: enabled [2021-09-24T16:27:11.008Z] - CONFIG_SECCOMP_FILTER: enabled [2021-09-24T16:27:11.008Z] - CONFIG_CGROUP_PIDS: enabled [2021-09-24T16:27:11.008Z] - CONFIG_MEMCG_SWAP: enabled [2021-09-24T16:27:11.008Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-09-24T16:27:11.008Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-09-24T16:27:11.008Z] - CONFIG_BLK_CGROUP: enabled [2021-09-24T16:27:11.008Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-09-24T16:27:11.008Z] - CONFIG_CGROUP_PERF: enabled [2021-09-24T16:27:11.066Z] #21 17.69 Selecting previously unselected package libbpf0:amd64. [2021-09-24T16:27:11.067Z] #21 17.69 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2021-09-24T16:27:11.067Z] #21 17.70 Unpacking libbpf0:amd64 (1:0.3-2) ... [2021-09-24T16:27:11.067Z] #21 17.80 Selecting previously unselected package libcap2:amd64. [2021-09-24T16:27:11.067Z] #21 17.80 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2021-09-24T16:27:11.067Z] #21 17.81 Unpacking libcap2:amd64 (1:2.44-1) ... [2021-09-24T16:27:11.067Z] #21 17.88 Selecting previously unselected package libmnl0:amd64. [2021-09-24T16:27:11.067Z] #21 17.88 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2021-09-24T16:27:11.067Z] #21 17.90 Unpacking libmnl0:amd64 (1.0.4-3) ... [2021-09-24T16:27:11.269Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-09-24T16:27:11.269Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-09-24T16:27:11.269Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-09-24T16:27:11.269Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-09-24T16:27:11.269Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-09-24T16:27:11.269Z] - CONFIG_RT_GROUP_SCHED: missing [2021-09-24T16:27:11.269Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-09-24T16:27:11.269Z] - CONFIG_IP_VS: enabled (as module) [2021-09-24T16:27:11.269Z] - CONFIG_IP_VS_NFCT: enabled [2021-09-24T16:27:11.269Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-09-24T16:27:11.269Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-09-24T16:27:11.269Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-09-24T16:27:11.269Z] - CONFIG_SECURITY_SELINUX: enabled [2021-09-24T16:27:11.269Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-09-24T16:27:11.269Z] - CONFIG_EXT4_FS: enabled [2021-09-24T16:27:11.269Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-09-24T16:27:11.269Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-09-24T16:27:11.269Z] - Network Drivers: [2021-09-24T16:27:11.269Z] - "overlay": [2021-09-24T16:27:11.269Z] - CONFIG_VXLAN: enabled (as module) [2021-09-24T16:27:11.269Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-09-24T16:27:11.269Z] Optional (for encrypted networks): [2021-09-24T16:27:11.327Z] #21 17.95 Selecting previously unselected package libxtables12:amd64. [2021-09-24T16:27:11.327Z] #21 17.95 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2021-09-24T16:27:11.327Z] #21 17.96 Unpacking libxtables12:amd64 (1.8.7-1) ... [2021-09-24T16:27:11.327Z] #21 18.02 Selecting previously unselected package libcap2-bin. [2021-09-24T16:27:11.327Z] #21 18.03 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2021-09-24T16:27:11.327Z] #21 18.04 Unpacking libcap2-bin (1:2.44-1) ... [2021-09-24T16:27:11.327Z] #21 18.11 Selecting previously unselected package iproute2. [2021-09-24T16:27:11.327Z] #21 18.12 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2021-09-24T16:27:11.327Z] #21 18.12 Unpacking iproute2 (5.10.0-4) ... [2021-09-24T16:27:11.424Z] [2021-09-24T16:27:11.424Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-09-24T16:27:11.424Z] #63 sha256:bf915c8261516c5dfff015a791ec8b58c106961269fc5efe56331dd666d757e4 [2021-09-24T16:27:11.531Z] - CONFIG_CRYPTO: enabled [2021-09-24T16:27:11.531Z] - CONFIG_CRYPTO_AEAD: enabled [2021-09-24T16:27:11.531Z] - CONFIG_CRYPTO_GCM: enabled [2021-09-24T16:27:11.531Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-09-24T16:27:11.531Z] - CONFIG_CRYPTO_GHASH: enabled [2021-09-24T16:27:11.531Z] - CONFIG_XFRM: enabled [2021-09-24T16:27:11.531Z] - CONFIG_XFRM_USER: enabled (as module) [2021-09-24T16:27:11.531Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-09-24T16:27:11.531Z] - CONFIG_INET_ESP: enabled (as module) [2021-09-24T16:27:11.531Z] - "ipvlan": [2021-09-24T16:27:11.531Z] - CONFIG_IPVLAN: enabled (as module) [2021-09-24T16:27:11.531Z] - "macvlan": [2021-09-24T16:27:11.531Z] - CONFIG_MACVLAN: enabled (as module) [2021-09-24T16:27:11.531Z] - CONFIG_DUMMY: enabled (as module) [2021-09-24T16:27:11.531Z] - "ftp,tftp client in container": [2021-09-24T16:27:11.531Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-09-24T16:27:11.531Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-09-24T16:27:11.531Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-09-24T16:27:11.531Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-09-24T16:27:11.531Z] - Storage Drivers: [2021-09-24T16:27:11.531Z] - "aufs": [2021-09-24T16:27:11.531Z] - CONFIG_AUFS_FS: enabled (as module) [2021-09-24T16:27:11.531Z] - "btrfs": [2021-09-24T16:27:11.532Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-09-24T16:27:11.532Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-09-24T16:27:11.532Z] - "devicemapper": [2021-09-24T16:27:11.532Z] - CONFIG_BLK_DEV_DM: enabled [2021-09-24T16:27:11.532Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-09-24T16:27:11.532Z] - "overlay": [2021-09-24T16:27:11.532Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-09-24T16:27:11.532Z] - "zfs": [2021-09-24T16:27:11.532Z] - /dev/zfs: present [2021-09-24T16:27:11.532Z] - zfs command: missing [2021-09-24T16:27:11.532Z] - zpool command: missing [2021-09-24T16:27:11.532Z] [2021-09-24T16:27:11.532Z] Limits: [2021-09-24T16:27:11.532Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-09-24T16:27:11.532Z] [2021-09-24T16:27:11.532Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2021-09-24T16:27:11.588Z] #21 18.54 Selecting previously unselected package xxd. [Pipeline] sh [2021-09-24T16:27:11.850Z] #21 18.54 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-09-24T16:27:11.850Z] #21 18.55 Unpacking xxd (2:8.2.2434-3) ... [2021-09-24T16:27:11.850Z] #21 18.66 Selecting previously unselected package vim-common. [2021-09-24T16:27:11.850Z] #21 18.66 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-09-24T16:27:11.850Z] #21 18.68 Unpacking vim-common (2:8.2.2434-3) ... [2021-09-24T16:27:11.880Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:ce715505bd4bf52a6c0f934672e872d70e892f5b . [2021-09-24T16:27:12.111Z] #21 18.82 Selecting previously unselected package bash-completion. [2021-09-24T16:27:12.112Z] #21 18.82 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-09-24T16:27:12.229Z] #1 [internal] load build definition from Dockerfile [2021-09-24T16:27:12.229Z] #1 sha256:ad8a667b6679b481abb0c6e18f91912146d373cb67a13b02cd4aa28bc9bbc0fd [2021-09-24T16:27:12.229Z] #1 transferring dockerfile: 37B [2021-09-24T16:27:12.365Z] #63 DONE 0.8s [2021-09-24T16:27:12.365Z] [2021-09-24T16:27:12.365Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-09-24T16:27:12.365Z] #68 sha256:5dc5df12b87916686c561a3ea706e6faf4b9bacf8e11d26e868ad7d0ef80cf6c [2021-09-24T16:27:12.365Z] #68 DONE 0.1s [2021-09-24T16:27:12.365Z] [2021-09-24T16:27:12.365Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-09-24T16:27:12.365Z] #73 sha256:6b3b9ae1d8195f0b7e6f27e45093a8acc0aae6568d0fff7bdff945d36fb2c0b0 [2021-09-24T16:27:12.491Z] #1 transferring dockerfile: 17.53kB 0.0s done [2021-09-24T16:27:12.491Z] #1 DONE 0.2s [2021-09-24T16:27:12.491Z] [2021-09-24T16:27:12.491Z] #2 [internal] load .dockerignore [2021-09-24T16:27:12.491Z] #2 sha256:6d8a1281f528b953155f21f3ee3930320a1c6c0b1885952f712f4879c9fc052e [2021-09-24T16:27:12.491Z] #2 transferring context: 87B done [2021-09-24T16:27:12.491Z] #2 DONE 0.0s [2021-09-24T16:27:12.626Z] #73 DONE 0.5s [2021-09-24T16:27:12.627Z] [2021-09-24T16:27:12.627Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-09-24T16:27:12.627Z] #74 sha256:12255d07467ce959f270d5871cc149f1a1f39a84f7ae1c7b71667f041234da16 [2021-09-24T16:27:12.627Z] #74 DONE 0.0s [2021-09-24T16:27:12.753Z] [2021-09-24T16:27:12.753Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-09-24T16:27:12.753Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2021-09-24T16:27:12.888Z] [2021-09-24T16:27:12.888Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-09-24T16:27:12.888Z] #75 sha256:c97432dc9774790e5576a97cc936b2f6d89f47844f384e19d901838fbd789f10 [2021-09-24T16:27:13.326Z] #3 DONE 0.7s [2021-09-24T16:27:13.326Z] [2021-09-24T16:27:13.326Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 [2021-09-24T16:27:13.326Z] #4 sha256:5f5d24529406726ec414dd62cdc89c393aac693a7a2b47b0b4d107994528dca3 [2021-09-24T16:27:13.326Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 done [2021-09-24T16:27:13.326Z] #4 sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 2.00kB / 2.00kB done [2021-09-24T16:27:13.326Z] #4 sha256:e3ddb4b6aaf8c965cb8d1a2bb895c494f020bdc1cbccb0fbd4c644ab8a05627d 528B / 528B done [2021-09-24T16:27:13.326Z] #4 sha256:e06327c53328c0deb48a4bdd28de634f8f2c86c5fdba69b0691b4e5e51cb1286 1.21kB / 1.21kB done [2021-09-24T16:27:13.326Z] #4 sha256:52ca1ad6773b066ccd72c6a66eab22b868ca277405973ae6e4c4d00b1420e628 0B / 9.06MB 0.1s [2021-09-24T16:27:13.478Z] #75 DONE 0.8s [2021-09-24T16:27:13.478Z] [2021-09-24T16:27:13.478Z] #76 exporting to image [2021-09-24T16:27:13.478Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-09-24T16:27:13.478Z] #76 exporting layers [2021-09-24T16:27:13.483Z] #19 131.2 Selecting previously unselected package gcc-s390x-linux-gnu. [2021-09-24T16:27:13.483Z] #19 131.2 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-09-24T16:27:13.483Z] #19 131.2 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2021-09-24T16:27:13.483Z] #19 131.3 Selecting previously unselected package linux-libc-dev-s390x-cross. [2021-09-24T16:27:13.483Z] #19 131.3 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2021-09-24T16:27:13.483Z] #19 131.3 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2021-09-24T16:27:13.588Z] #4 sha256:52ca1ad6773b066ccd72c6a66eab22b868ca277405973ae6e4c4d00b1420e628 5.24MB / 9.06MB 0.2s [2021-09-24T16:27:13.588Z] #4 sha256:52ca1ad6773b066ccd72c6a66eab22b868ca277405973ae6e4c4d00b1420e628 9.06MB / 9.06MB 0.4s [2021-09-24T16:27:13.744Z] #19 131.5 Selecting previously unselected package libc6-dev-s390x-cross. [2021-09-24T16:27:13.744Z] #19 131.5 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2021-09-24T16:27:13.744Z] #19 131.5 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2021-09-24T16:27:13.863Z] #4 sha256:52ca1ad6773b066ccd72c6a66eab22b868ca277405973ae6e4c4d00b1420e628 9.06MB / 9.06MB 0.4s done [2021-09-24T16:27:13.863Z] #4 extracting sha256:52ca1ad6773b066ccd72c6a66eab22b868ca277405973ae6e4c4d00b1420e628 [2021-09-24T16:27:14.005Z] #19 131.7 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2021-09-24T16:27:14.005Z] #19 131.7 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2021-09-24T16:27:14.005Z] #19 131.7 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2021-09-24T16:27:14.025Z] #21 20.53 Unpacking bash-completion (1:2.11-2) ... [2021-09-24T16:27:14.025Z] #21 20.84 Selecting previously unselected package bzip2. [2021-09-24T16:27:14.025Z] #21 20.85 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2021-09-24T16:27:14.025Z] #21 20.86 Unpacking bzip2 (1.0.8-4) ... [2021-09-24T16:27:14.125Z] #4 extracting sha256:52ca1ad6773b066ccd72c6a66eab22b868ca277405973ae6e4c4d00b1420e628 0.2s done [2021-09-24T16:27:14.126Z] #4 DONE 0.8s [2021-09-24T16:27:14.266Z] #19 132.0 Selecting previously unselected package g++-10-s390x-linux-gnu. [2021-09-24T16:27:14.266Z] #19 132.0 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-09-24T16:27:14.266Z] #19 132.0 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-09-24T16:27:14.286Z] #21 20.94 Selecting previously unselected package xz-utils. [2021-09-24T16:27:14.286Z] #21 20.95 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2021-09-24T16:27:14.286Z] #21 20.96 Unpacking xz-utils (5.2.5-2) ... [2021-09-24T16:27:14.286Z] #21 21.11 Selecting previously unselected package apparmor. [2021-09-24T16:27:14.286Z] #21 21.11 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2021-09-24T16:27:14.286Z] #21 21.17 Unpacking apparmor (2.13.6-10) ... [2021-09-24T16:27:14.388Z] [2021-09-24T16:27:14.388Z] #5 [internal] load build definition from Dockerfile [2021-09-24T16:27:14.388Z] #5 sha256:bdde3fb9012e6374a6a2ca66c64a7c7406e558cc7748263997acacf30afbc197 [2021-09-24T16:27:14.388Z] #5 DONE 0.0s [2021-09-24T16:27:14.388Z] [2021-09-24T16:27:14.388Z] #6 [internal] load .dockerignore [2021-09-24T16:27:14.388Z] #6 sha256:9434d84040350391a7578dde96f9169d4f20ddb158148cb359cab927395905cc [2021-09-24T16:27:14.388Z] #6 DONE 0.0s [2021-09-24T16:27:14.388Z] [2021-09-24T16:27:14.388Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2021-09-24T16:27:14.388Z] #10 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2021-09-24T16:27:14.859Z] #21 21.58 Selecting previously unselected package inetutils-ping. [2021-09-24T16:27:14.859Z] #21 21.60 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2021-09-24T16:27:14.859Z] #21 21.60 Unpacking inetutils-ping (2:2.0-1) ... [2021-09-24T16:27:14.859Z] #21 21.72 Selecting previously unselected package libip4tc2:amd64. [2021-09-24T16:27:15.055Z] #62 123.9 + bin/containerd-shim-runc-v1 [2021-09-24T16:27:15.120Z] #21 21.72 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2021-09-24T16:27:15.120Z] #21 21.72 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2021-09-24T16:27:15.120Z] #21 21.78 Selecting previously unselected package libip6tc2:amd64. [2021-09-24T16:27:15.120Z] #21 21.79 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2021-09-24T16:27:15.120Z] #21 21.79 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2021-09-24T16:27:15.120Z] #21 21.84 Selecting previously unselected package libnfnetlink0:amd64. [2021-09-24T16:27:15.120Z] #21 21.85 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-09-24T16:27:15.120Z] #21 21.85 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-09-24T16:27:15.120Z] #21 21.91 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-09-24T16:27:15.120Z] #21 21.91 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2021-09-24T16:27:15.120Z] #21 21.92 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-09-24T16:27:15.334Z] #10 DONE 1.1s [2021-09-24T16:27:15.334Z] [2021-09-24T16:27:15.334Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-09-24T16:27:15.334Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-09-24T16:27:15.334Z] #7 DONE 1.0s [2021-09-24T16:27:15.334Z] [2021-09-24T16:27:15.334Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-09-24T16:27:15.334Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-09-24T16:27:15.334Z] #8 DONE 1.0s [2021-09-24T16:27:15.334Z] [2021-09-24T16:27:15.334Z] #9 [internal] load metadata for docker.io/library/golang:1.17.1-bullseye [2021-09-24T16:27:15.334Z] #9 sha256:5ab7288c65d73e82b7838452bfb3b73674cab1cf31f8a4dfafb9b75d64073fde [2021-09-24T16:27:15.387Z] #21 22.00 Selecting previously unselected package libnftnl11:amd64. [2021-09-24T16:27:15.387Z] #21 22.01 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2021-09-24T16:27:15.387Z] #21 22.02 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2021-09-24T16:27:15.387Z] #21 22.10 Selecting previously unselected package iptables. [2021-09-24T16:27:15.387Z] #21 22.11 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2021-09-24T16:27:15.387Z] #21 22.11 Unpacking iptables (1.8.7-1) ... [2021-09-24T16:27:15.395Z] #76 exporting layers 1.9s done [2021-09-24T16:27:15.396Z] #76 writing image sha256:dfbedb65585a262157ce938d6b14f8a1f94fb711ba32289103d82dad3f0aa64c done [2021-09-24T16:27:15.396Z] #76 naming to docker.io/library/docker:ce715505bd4bf52a6c0f934672e872d70e892f5b [2021-09-24T16:27:15.396Z] #76 naming to docker.io/library/docker:ce715505bd4bf52a6c0f934672e872d70e892f5b done [2021-09-24T16:27:15.396Z] #76 DONE 2.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-09-24T16:27:15.621Z] #9 DONE 1.1s [2021-09-24T16:27:15.649Z] #21 22.40 Selecting previously unselected package libonig5:amd64. [2021-09-24T16:27:15.649Z] #21 22.41 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2021-09-24T16:27:15.649Z] #21 22.42 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-09-24T16:27:15.649Z] #21 22.54 Selecting previously unselected package libjq1:amd64. [2021-09-24T16:27:15.754Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42881/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=ce715505bd4bf52a6c0f934672e872d70e892f5b -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:ce715505bd4bf52a6c0f934672e872d70e892f5b hack/make.sh dynbinary test-integration [2021-09-24T16:27:15.910Z] #21 22.55 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2021-09-24T16:27:15.910Z] #21 22.56 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-09-24T16:27:15.910Z] #21 22.69 Selecting previously unselected package jq. [2021-09-24T16:27:15.910Z] #21 22.69 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2021-09-24T16:27:15.910Z] #21 22.70 Unpacking jq (1.6-2.1) ... [2021-09-24T16:27:15.955Z] [2021-09-24T16:27:15.955Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-24T16:27:15.955Z] #11 sha256:628e916ce5ccda9f00053ae003dd8fa6aefb21425d1198ff5a02560f9168eb6e [2021-09-24T16:27:15.955Z] #11 resolve docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 0.0s done [2021-09-24T16:27:15.955Z] #11 sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 1.86kB / 1.86kB done [2021-09-24T16:27:15.955Z] #11 sha256:9de7d9dfb1b6aa12d11f12ef8a8df6b4b7a0a25f0f98f6658e64c19566750e8d 1.80kB / 1.80kB done [2021-09-24T16:27:15.955Z] #11 sha256:4ccf1ad3757bd0cc292755962b9490f8244923b66917b47a40de86c32a2ea8d2 6.97kB / 6.97kB done [2021-09-24T16:27:16.173Z] #21 22.79 Selecting previously unselected package libaio1:amd64. [2021-09-24T16:27:16.173Z] #21 22.80 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2021-09-24T16:27:16.173Z] #21 22.81 Unpacking libaio1:amd64 (0.3.112-9) ... [2021-09-24T16:27:16.173Z] #21 22.85 Selecting previously unselected package libgpm2:amd64. [2021-09-24T16:27:16.173Z] #21 22.87 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2021-09-24T16:27:16.173Z] #21 22.88 Unpacking libgpm2:amd64 (1.20.7-8) ... [2021-09-24T16:27:16.173Z] #21 22.94 Selecting previously unselected package libicu67:amd64. [2021-09-24T16:27:16.173Z] #21 22.95 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2021-09-24T16:27:16.173Z] #21 22.96 Unpacking libicu67:amd64 (67.1-7) ... [2021-09-24T16:27:16.226Z] #11 sha256:ffacddc51d82196acb1d49f2e3c13601fc16c61c995a860b450d23b000353ca1 0B / 53.61MB 0.2s [2021-09-24T16:27:16.226Z] #11 sha256:138e2c18ad04e197e8431cfc2923456979d5b0cfb9c6549a62bcd3732d77bd03 0B / 10.87MB 0.3s [2021-09-24T16:27:16.226Z] #11 sha256:6f80252dfabbfc5bdf4862b9fa8d2de7110ac4a6f08bf30e6f574f6243d0c93d 0B / 5.14MB 0.3s [2021-09-24T16:27:16.227Z] #11 ... [2021-09-24T16:27:16.227Z] [2021-09-24T16:27:16.227Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-09-24T16:27:16.227Z] #45 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-09-24T16:27:16.227Z] #45 DONE 0.0s [2021-09-24T16:27:16.227Z] [2021-09-24T16:27:16.227Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-24T16:27:16.227Z] #11 sha256:628e916ce5ccda9f00053ae003dd8fa6aefb21425d1198ff5a02560f9168eb6e [2021-09-24T16:27:16.227Z] #11 sha256:ffacddc51d82196acb1d49f2e3c13601fc16c61c995a860b450d23b000353ca1 7.34MB / 53.61MB 0.4s [2021-09-24T16:27:16.227Z] #11 sha256:138e2c18ad04e197e8431cfc2923456979d5b0cfb9c6549a62bcd3732d77bd03 1.05MB / 10.87MB 0.4s [2021-09-24T16:27:16.227Z] #11 sha256:6f80252dfabbfc5bdf4862b9fa8d2de7110ac4a6f08bf30e6f574f6243d0c93d 4.19MB / 5.14MB 0.4s [2021-09-24T16:27:16.327Z] [2021-09-24T16:27:16.328Z] Removing bundles/ [2021-09-24T16:27:16.328Z] [2021-09-24T16:27:16.328Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-09-24T16:27:16.328Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-09-24T16:27:16.328Z] GOOS="" GOARCH="" GOARM="" [2021-09-24T16:27:16.500Z] #11 sha256:ffacddc51d82196acb1d49f2e3c13601fc16c61c995a860b450d23b000353ca1 23.07MB / 53.61MB 0.6s [2021-09-24T16:27:16.500Z] #11 sha256:138e2c18ad04e197e8431cfc2923456979d5b0cfb9c6549a62bcd3732d77bd03 10.87MB / 10.87MB 0.6s [2021-09-24T16:27:16.500Z] #11 sha256:6f80252dfabbfc5bdf4862b9fa8d2de7110ac4a6f08bf30e6f574f6243d0c93d 5.14MB / 5.14MB 0.6s [2021-09-24T16:27:16.500Z] #11 sha256:ffacddc51d82196acb1d49f2e3c13601fc16c61c995a860b450d23b000353ca1 35.65MB / 53.61MB 0.7s [2021-09-24T16:27:16.500Z] #11 sha256:6f80252dfabbfc5bdf4862b9fa8d2de7110ac4a6f08bf30e6f574f6243d0c93d 5.14MB / 5.14MB 0.6s done [2021-09-24T16:27:16.500Z] #11 sha256:9597521670e83c9cc67fab06b99d41fef6d1d65c0515c50154a74e2e4f4c7fc5 0B / 54.67MB 0.7s [2021-09-24T16:27:16.774Z] #11 sha256:ffacddc51d82196acb1d49f2e3c13601fc16c61c995a860b450d23b000353ca1 46.14MB / 53.61MB 0.8s [2021-09-24T16:27:16.774Z] #11 sha256:ffacddc51d82196acb1d49f2e3c13601fc16c61c995a860b450d23b000353ca1 50.19MB / 53.61MB 0.9s [2021-09-24T16:27:16.774Z] #11 sha256:9597521670e83c9cc67fab06b99d41fef6d1d65c0515c50154a74e2e4f4c7fc5 6.29MB / 54.67MB 0.9s [2021-09-24T16:27:16.774Z] #11 sha256:ffacddc51d82196acb1d49f2e3c13601fc16c61c995a860b450d23b000353ca1 53.61MB / 53.61MB 1.0s [2021-09-24T16:27:16.774Z] #11 sha256:138e2c18ad04e197e8431cfc2923456979d5b0cfb9c6549a62bcd3732d77bd03 10.87MB / 10.87MB 0.9s done [2021-09-24T16:27:16.774Z] #11 sha256:9597521670e83c9cc67fab06b99d41fef6d1d65c0515c50154a74e2e4f4c7fc5 22.02MB / 54.67MB 1.0s [2021-09-24T16:27:17.050Z] #11 sha256:9597521670e83c9cc67fab06b99d41fef6d1d65c0515c50154a74e2e4f4c7fc5 40.29MB / 54.67MB 1.1s [2021-09-24T16:27:17.050Z] #11 sha256:f599fc0f478e439206c2d681f1bf7fa4edb3a47bbac210afcc073e2f76d8bcb9 0B / 81.16MB 1.1s [2021-09-24T16:27:17.050Z] #11 sha256:9597521670e83c9cc67fab06b99d41fef6d1d65c0515c50154a74e2e4f4c7fc5 51.38MB / 54.67MB 1.2s [2021-09-24T16:27:17.316Z] #11 sha256:9597521670e83c9cc67fab06b99d41fef6d1d65c0515c50154a74e2e4f4c7fc5 54.67MB / 54.67MB 1.3s [2021-09-24T16:27:17.316Z] #11 sha256:f599fc0f478e439206c2d681f1bf7fa4edb3a47bbac210afcc073e2f76d8bcb9 16.78MB / 81.16MB 1.3s [2021-09-24T16:27:17.316Z] #11 sha256:f599fc0f478e439206c2d681f1bf7fa4edb3a47bbac210afcc073e2f76d8bcb9 28.31MB / 81.16MB 1.4s [2021-09-24T16:27:17.316Z] #11 sha256:f599fc0f478e439206c2d681f1bf7fa4edb3a47bbac210afcc073e2f76d8bcb9 40.89MB / 81.16MB 1.5s [2021-09-24T16:27:17.584Z] #11 sha256:f599fc0f478e439206c2d681f1bf7fa4edb3a47bbac210afcc073e2f76d8bcb9 56.79MB / 81.16MB 1.7s [2021-09-24T16:27:17.584Z] #11 sha256:f599fc0f478e439206c2d681f1bf7fa4edb3a47bbac210afcc073e2f76d8bcb9 63.96MB / 81.16MB 1.8s [2021-09-24T16:27:17.856Z] #11 sha256:ffacddc51d82196acb1d49f2e3c13601fc16c61c995a860b450d23b000353ca1 53.61MB / 53.61MB 1.9s done [2021-09-24T16:27:18.121Z] #11 sha256:f599fc0f478e439206c2d681f1bf7fa4edb3a47bbac210afcc073e2f76d8bcb9 81.16MB / 81.16MB 2.1s [2021-09-24T16:27:18.121Z] #11 extracting sha256:ffacddc51d82196acb1d49f2e3c13601fc16c61c995a860b450d23b000353ca1 [2021-09-24T16:27:18.473Z] #19 136.2 Selecting previously unselected package g++-s390x-linux-gnu. [2021-09-24T16:27:18.473Z] #19 136.2 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-09-24T16:27:18.473Z] #19 136.2 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2021-09-24T16:27:18.473Z] #19 136.2 Selecting previously unselected package crossbuild-essential-s390x. [2021-09-24T16:27:18.473Z] #19 136.2 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2021-09-24T16:27:18.473Z] #19 136.2 Unpacking crossbuild-essential-s390x (12.9) ... [2021-09-24T16:27:18.473Z] #19 136.3 Setting up libconfig-inifiles-perl (3.000003-1) ... [2021-09-24T16:27:18.473Z] #19 136.3 Setting up libfile-which-perl (1.23-1) ... [2021-09-24T16:27:18.473Z] #19 136.3 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2021-09-24T16:27:18.473Z] #19 136.3 Setting up libc6-armhf-cross (2.31-9cross4) ... [2021-09-24T16:27:18.473Z] #19 136.3 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2021-09-24T16:27:18.733Z] #19 136.3 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-09-24T16:27:18.733Z] #19 136.4 Setting up libicu67:amd64 (67.1-7) ... [2021-09-24T16:27:18.733Z] #19 136.4 Setting up libmagic-mgc (1:5.39-3) ... [2021-09-24T16:27:18.733Z] #19 136.4 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2021-09-24T16:27:18.733Z] #19 136.4 Setting up libc6-s390x-cross (2.31-9cross4) ... [2021-09-24T16:27:18.733Z] #19 136.4 Setting up libmagic1:amd64 (1:5.39-3) ... [2021-09-24T16:27:18.733Z] #19 136.4 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2021-09-24T16:27:18.733Z] #19 136.4 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2021-09-24T16:27:18.733Z] #19 136.5 Setting up file (1:5.39-3) ... [2021-09-24T16:27:18.733Z] #19 136.5 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2021-09-24T16:27:18.733Z] #19 136.5 Setting up bzip2 (1.0.8-4) ... [2021-09-24T16:27:18.733Z] #19 136.5 Setting up libyaml-perl (1.30-1) ... [2021-09-24T16:27:18.733Z] #19 136.5 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2021-09-24T16:27:18.733Z] #19 136.5 Setting up libxml-sax-base-perl (1.09-1.1) ... [2021-09-24T16:27:18.733Z] #19 136.5 Setting up libio-string-perl (1.08-3.1) ... [2021-09-24T16:27:18.733Z] #19 136.5 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2021-09-24T16:27:18.733Z] #19 136.5 Setting up cross-config (2.6.18+nmu1) ... [2021-09-24T16:27:18.994Z] #19 136.7 Setting up xz-utils (5.2.5-2) ... [2021-09-24T16:27:18.994Z] #19 136.7 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-09-24T16:27:18.994Z] #19 136.7 Setting up libc6-arm64-cross (2.31-9cross4) ... [2021-09-24T16:27:18.994Z] #19 136.7 Setting up patch (2.7.6-7) ... [2021-09-24T16:27:18.994Z] #19 136.7 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2021-09-24T16:27:18.994Z] #19 136.7 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2021-09-24T16:27:18.994Z] #19 136.8 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2021-09-24T16:27:18.994Z] #19 136.8 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2021-09-24T16:27:18.994Z] #19 136.8 Setting up libc6-armel-cross (2.31-9cross4) ... [2021-09-24T16:27:18.994Z] #19 136.8 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2021-09-24T16:27:18.994Z] #19 136.8 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2021-09-24T16:27:18.994Z] #19 136.8 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2021-09-24T16:27:18.994Z] #19 136.8 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2021-09-24T16:27:18.994Z] #19 136.8 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2021-09-24T16:27:18.994Z] #19 136.8 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-09-24T16:27:18.994Z] #19 136.9 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2021-09-24T16:27:18.994Z] #19 136.9 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2021-09-24T16:27:18.994Z] #19 136.9 Setting up libfile-homedir-perl (1.006-1) ... [2021-09-24T16:27:18.994Z] #19 136.9 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2021-09-24T16:27:19.070Z] #11 ... [2021-09-24T16:27:19.070Z] [2021-09-24T16:27:19.070Z] #24 [internal] load build context [2021-09-24T16:27:19.070Z] #24 sha256:3bca7581c4afd5b37bda34a6156d2f13bc480c38561f04f03c30c7322562e59a [2021-09-24T16:27:19.070Z] #24 transferring context: 55.48MB 2.7s done [2021-09-24T16:27:19.070Z] #24 DONE 3.0s [2021-09-24T16:27:19.070Z] [2021-09-24T16:27:19.070Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-24T16:27:19.070Z] #11 sha256:628e916ce5ccda9f00053ae003dd8fa6aefb21425d1198ff5a02560f9168eb6e [2021-09-24T16:27:19.070Z] #11 sha256:9597521670e83c9cc67fab06b99d41fef6d1d65c0515c50154a74e2e4f4c7fc5 54.67MB / 54.67MB 2.8s done [2021-09-24T16:27:19.070Z] #11 sha256:67bb8e7c2a2e9595d75bcbc81496177c7249d6159c895f2292c3bfaf36ef947f 0B / 156B 2.9s [2021-09-24T16:27:19.070Z] #11 sha256:67bb8e7c2a2e9595d75bcbc81496177c7249d6159c895f2292c3bfaf36ef947f 156B / 156B 3.1s [2021-09-24T16:27:19.254Z] #19 136.9 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2021-09-24T16:27:19.254Z] #19 136.9 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-09-24T16:27:19.254Z] #19 136.9 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-09-24T16:27:19.254Z] #19 136.9 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2021-09-24T16:27:19.254Z] #19 136.9 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-09-24T16:27:19.254Z] #19 137.0 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2021-09-24T16:27:19.254Z] #19 137.0 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-09-24T16:27:19.254Z] #19 137.0 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2021-09-24T16:27:19.254Z] #19 137.0 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-09-24T16:27:19.254Z] #19 137.0 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2021-09-24T16:27:19.254Z] #19 137.0 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2021-09-24T16:27:19.254Z] #19 137.0 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2021-09-24T16:27:19.254Z] #19 137.0 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2021-09-24T16:27:19.254Z] #19 137.1 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2021-09-24T16:27:19.254Z] #19 137.1 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2021-09-24T16:27:19.254Z] #19 137.1 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2021-09-24T16:27:19.254Z] #19 137.1 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2021-09-24T16:27:19.254Z] #19 137.1 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2021-09-24T16:27:19.480Z] #21 26.14 Selecting previously unselected package libinih1:amd64. [2021-09-24T16:27:19.480Z] #21 26.15 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2021-09-24T16:27:19.480Z] #21 26.15 Unpacking libinih1:amd64 (53-1+b2) ... [2021-09-24T16:27:19.480Z] #21 26.20 Selecting previously unselected package libnet1:amd64. [2021-09-24T16:27:19.480Z] #21 26.20 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-09-24T16:27:19.480Z] #21 26.21 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-09-24T16:27:19.480Z] #21 26.32 Selecting previously unselected package libnl-3-200:amd64. [2021-09-24T16:27:19.480Z] #21 26.32 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-09-24T16:27:19.480Z] #21 26.35 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-09-24T16:27:19.514Z] #19 137.1 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2021-09-24T16:27:19.514Z] #19 137.1 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2021-09-24T16:27:19.514Z] #19 137.1 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2021-09-24T16:27:19.514Z] #19 137.1 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2021-09-24T16:27:19.514Z] #19 137.2 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2021-09-24T16:27:19.514Z] #19 137.2 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2021-09-24T16:27:19.514Z] #19 137.2 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2021-09-24T16:27:19.514Z] #19 137.2 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2021-09-24T16:27:19.514Z] #19 137.2 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2021-09-24T16:27:19.514Z] #19 137.2 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2021-09-24T16:27:19.514Z] #19 137.2 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2021-09-24T16:27:19.741Z] #21 26.42 Selecting previously unselected package libprotobuf-c1:amd64. [2021-09-24T16:27:19.741Z] #21 26.44 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-09-24T16:27:19.741Z] #21 26.44 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-09-24T16:27:19.741Z] #21 26.49 Selecting previously unselected package net-tools. [2021-09-24T16:27:19.741Z] #21 26.51 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2021-09-24T16:27:19.741Z] #21 26.51 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-09-24T16:27:19.775Z] #19 137.4 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2021-09-24T16:27:19.775Z] #19 137.4 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2021-09-24T16:27:19.775Z] #19 137.6 [2021-09-24T16:27:19.775Z] #19 137.6 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2021-09-24T16:27:19.775Z] #19 137.6 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2021-09-24T16:27:20.004Z] #21 26.67 Selecting previously unselected package patch. [2021-09-24T16:27:20.004Z] #21 26.69 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2021-09-24T16:27:20.004Z] #21 26.69 Unpacking patch (2.7.6-7) ... [2021-09-24T16:27:20.004Z] #21 26.82 Selecting previously unselected package python-pip-whl. [2021-09-24T16:27:20.004Z] #21 26.83 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2021-09-24T16:27:20.004Z] #21 26.84 Unpacking python-pip-whl (20.3.4-4) ... [2021-09-24T16:27:20.037Z] #19 137.6 Setting up dpkg-dev (1.20.9) ... [2021-09-24T16:27:20.037Z] #19 137.6 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2021-09-24T16:27:20.037Z] #19 137.7 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2021-09-24T16:27:20.037Z] #19 137.7 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2021-09-24T16:27:20.037Z] #19 137.7 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2021-09-24T16:27:20.037Z] #19 137.7 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2021-09-24T16:27:20.037Z] #19 137.7 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2021-09-24T16:27:20.037Z] #19 137.7 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-09-24T16:27:20.037Z] #19 137.7 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2021-09-24T16:27:20.038Z] #19 137.7 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2021-09-24T16:27:20.038Z] #19 137.8 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2021-09-24T16:27:20.038Z] #19 137.8 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2021-09-24T16:27:20.038Z] #19 137.8 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2021-09-24T16:27:20.038Z] #19 137.8 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2021-09-24T16:27:20.298Z] #19 137.9 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2021-09-24T16:27:20.298Z] #19 138.0 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2021-09-24T16:27:20.298Z] #19 138.1 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2021-09-24T16:27:20.298Z] #19 138.1 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-09-24T16:27:20.298Z] #19 138.1 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-09-24T16:27:20.298Z] #19 138.1 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2021-09-24T16:27:20.298Z] #19 138.1 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-09-24T16:27:20.298Z] #19 138.2 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2021-09-24T16:27:20.298Z] #19 138.2 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2021-09-24T16:27:20.298Z] #19 138.2 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2021-09-24T16:27:20.298Z] #19 138.2 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-09-24T16:27:20.322Z] #62 129.0 + bin/containerd-shim-runc-v2 [2021-09-24T16:27:20.322Z] #62 129.6 + binaries [2021-09-24T16:27:20.495Z] #11 sha256:f599fc0f478e439206c2d681f1bf7fa4edb3a47bbac210afcc073e2f76d8bcb9 81.16MB / 81.16MB 4.2s done [2021-09-24T16:27:20.495Z] #11 sha256:ec316e6655c8aaab853ef2ae0c0ec35b1d84cec4ed904b9a55df270f222a044b 0B / 102.61MB 4.3s [2021-09-24T16:27:20.495Z] #11 extracting sha256:ffacddc51d82196acb1d49f2e3c13601fc16c61c995a860b450d23b000353ca1 2.2s done [2021-09-24T16:27:20.495Z] #11 sha256:67bb8e7c2a2e9595d75bcbc81496177c7249d6159c895f2292c3bfaf36ef947f 156B / 156B 4.3s done [2021-09-24T16:27:20.495Z] #11 sha256:ec316e6655c8aaab853ef2ae0c0ec35b1d84cec4ed904b9a55df270f222a044b 13.71MB / 102.61MB 4.5s [2021-09-24T16:27:20.495Z] #11 sha256:ec316e6655c8aaab853ef2ae0c0ec35b1d84cec4ed904b9a55df270f222a044b 19.92MB / 102.61MB 4.7s [2021-09-24T16:27:20.495Z] #11 extracting sha256:6f80252dfabbfc5bdf4862b9fa8d2de7110ac4a6f08bf30e6f574f6243d0c93d [2021-09-24T16:27:20.559Z] #19 138.2 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2021-09-24T16:27:20.559Z] #19 138.2 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2021-09-24T16:27:20.559Z] #19 138.2 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2021-09-24T16:27:20.559Z] #19 138.2 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2021-09-24T16:27:20.559Z] #19 138.3 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2021-09-24T16:27:20.559Z] #19 138.3 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2021-09-24T16:27:20.559Z] #19 138.3 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-09-24T16:27:20.559Z] #19 138.3 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2021-09-24T16:27:20.559Z] #19 138.3 Setting up libxml-simple-perl (2.25-1) ... [2021-09-24T16:27:20.559Z] #19 138.3 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-09-24T16:27:20.559Z] #19 138.3 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-09-24T16:27:20.559Z] #19 138.3 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-09-24T16:27:20.559Z] #19 138.3 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2021-09-24T16:27:20.559Z] #19 138.4 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2021-09-24T16:27:20.559Z] #19 138.4 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2021-09-24T16:27:20.559Z] #19 138.4 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2021-09-24T16:27:20.559Z] #19 138.4 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-09-24T16:27:20.559Z] #19 138.4 Setting up libconfig-auto-perl (0.44-1.1) ... [2021-09-24T16:27:20.576Z] #21 27.29 Selecting previously unselected package python3-lib2to3. [2021-09-24T16:27:20.576Z] #21 27.29 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2021-09-24T16:27:20.576Z] #21 27.30 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-09-24T16:27:20.580Z] #62 129.6 + install -D bin/containerd /build/containerd [2021-09-24T16:27:20.580Z] #62 129.6 + install -D bin/containerd-shim /build/containerd-shim [2021-09-24T16:27:20.580Z] #62 129.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-09-24T16:27:20.580Z] #62 129.6 + install -D bin/ctr /build/ctr [2021-09-24T16:27:20.583Z] Running on azwin-2-95fcb0 in d:\jenkins\workspace\moby_PR-42881 [Pipeline] { [Pipeline] ws [2021-09-24T16:27:20.601Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-09-24T16:27:20.760Z] #11 ... [2021-09-24T16:27:20.760Z] [2021-09-24T16:27:20.760Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 [2021-09-24T16:27:20.760Z] #28 sha256:6e57e630ddd50cb94b4e637d5702c2d48f3f4c455c3a0f5bed97fdc773d7753f [2021-09-24T16:27:20.760Z] #28 resolve docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 0.1s done [2021-09-24T16:27:20.760Z] #28 sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 1.85kB / 1.85kB done [2021-09-24T16:27:20.760Z] #28 sha256:145af0fee6240500aa1a49bf736f9e8c4d4ea1d4eec25c7978e794c431477eae 529B / 529B done [2021-09-24T16:27:20.760Z] #28 sha256:d04e7939dfd87a066f1588eafb81eb520d7cfafdb9f000855411b759b18482e8 1.48kB / 1.48kB done [2021-09-24T16:27:20.760Z] #28 sha256:ffacddc51d82196acb1d49f2e3c13601fc16c61c995a860b450d23b000353ca1 53.61MB / 53.61MB 1.8s done [2021-09-24T16:27:20.760Z] #28 DONE 4.9s [2021-09-24T16:27:20.760Z] [2021-09-24T16:27:20.760Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-24T16:27:20.760Z] #11 sha256:628e916ce5ccda9f00053ae003dd8fa6aefb21425d1198ff5a02560f9168eb6e [2021-09-24T16:27:20.760Z] #11 sha256:ec316e6655c8aaab853ef2ae0c0ec35b1d84cec4ed904b9a55df270f222a044b 32.51MB / 102.61MB 4.9s [2021-09-24T16:27:20.819Z] #19 138.4 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2021-09-24T16:27:20.819Z] #19 138.4 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-09-24T16:27:20.819Z] #19 138.4 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2021-09-24T16:27:20.819Z] #19 138.4 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-09-24T16:27:20.819Z] #19 138.5 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2021-09-24T16:27:20.819Z] #19 138.5 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-09-24T16:27:20.819Z] #19 138.5 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2021-09-24T16:27:20.819Z] #19 138.5 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2021-09-24T16:27:20.819Z] #19 138.5 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2021-09-24T16:27:20.819Z] #19 138.5 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-09-24T16:27:20.819Z] #19 138.5 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-09-24T16:27:20.819Z] #19 138.5 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2021-09-24T16:27:20.819Z] #19 138.6 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2021-09-24T16:27:20.819Z] #19 138.6 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-09-24T16:27:20.819Z] #19 138.6 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-09-24T16:27:20.819Z] #19 138.6 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2021-09-24T16:27:20.819Z] #19 138.6 Setting up dpkg-cross (2.6.18+nmu1) ... [2021-09-24T16:27:20.819Z] #19 138.6 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-09-24T16:27:20.838Z] #21 27.43 Selecting previously unselected package python3-distutils. [2021-09-24T16:27:20.838Z] #21 27.43 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2021-09-24T16:27:20.838Z] #21 27.44 Unpacking python3-distutils (3.9.2-1) ... [2021-09-24T16:27:20.838Z] #21 27.56 Selecting previously unselected package python3-pkg-resources. [2021-09-24T16:27:20.838Z] #21 27.56 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2021-09-24T16:27:20.838Z] #21 27.57 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-09-24T16:27:20.839Z] #62 DONE 130.0s [2021-09-24T16:27:21.031Z] #11 sha256:ec316e6655c8aaab853ef2ae0c0ec35b1d84cec4ed904b9a55df270f222a044b 52.07MB / 102.61MB 5.2s [2021-09-24T16:27:21.080Z] #19 138.6 Setting up crossbuild-essential-armel (12.9) ... [2021-09-24T16:27:21.080Z] #19 138.7 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2021-09-24T16:27:21.080Z] #19 138.7 Setting up crossbuild-essential-armhf (12.9) ... [2021-09-24T16:27:21.080Z] #19 138.7 Setting up crossbuild-essential-arm64 (12.9) ... [2021-09-24T16:27:21.080Z] #19 138.7 Setting up crossbuild-essential-s390x (12.9) ... [2021-09-24T16:27:21.080Z] #19 138.7 Setting up crossbuild-essential-ppc64el (12.9) ... [2021-09-24T16:27:21.080Z] #19 138.7 Processing triggers for libc-bin (2.31-13) ... [2021-09-24T16:27:21.099Z] #21 27.73 Selecting previously unselected package python3-setuptools. [2021-09-24T16:27:21.099Z] #21 27.73 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2021-09-24T16:27:21.099Z] #21 27.73 Unpacking python3-setuptools (52.0.0-4) ... [2021-09-24T16:27:21.295Z] #11 sha256:ec316e6655c8aaab853ef2ae0c0ec35b1d84cec4ed904b9a55df270f222a044b 58.72MB / 102.61MB 5.3s [2021-09-24T16:27:21.295Z] #11 sha256:ec316e6655c8aaab853ef2ae0c0ec35b1d84cec4ed904b9a55df270f222a044b 65.01MB / 102.61MB 5.4s [2021-09-24T16:27:21.295Z] #11 extracting sha256:6f80252dfabbfc5bdf4862b9fa8d2de7110ac4a6f08bf30e6f574f6243d0c93d 0.9s done [2021-09-24T16:27:21.360Z] #21 27.98 Selecting previously unselected package python3-wheel. [2021-09-24T16:27:21.360Z] #21 27.99 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2021-09-24T16:27:21.360Z] #21 27.99 Unpacking python3-wheel (0.34.2-1) ... [2021-09-24T16:27:21.360Z] #21 28.07 Selecting previously unselected package python3-pip. [2021-09-24T16:27:21.360Z] #21 28.08 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2021-09-24T16:27:21.360Z] #21 28.09 Unpacking python3-pip (20.3.4-4) ... [2021-09-24T16:27:21.562Z] #11 sha256:ec316e6655c8aaab853ef2ae0c0ec35b1d84cec4ed904b9a55df270f222a044b 76.41MB / 102.61MB 5.6s [2021-09-24T16:27:21.562Z] #11 sha256:ec316e6655c8aaab853ef2ae0c0ec35b1d84cec4ed904b9a55df270f222a044b 88.08MB / 102.61MB 5.7s [2021-09-24T16:27:21.622Z] #21 28.36 Selecting previously unselected package sudo. [2021-09-24T16:27:21.622Z] #21 28.36 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2021-09-24T16:27:21.622Z] #21 28.37 Unpacking sudo (1.9.5p2-3) ... [2021-09-24T16:27:21.775Z] [2021-09-24T16:27:21.775Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-09-24T16:27:21.775Z] #63 sha256:42efc514cd73b3393d2472549c73769828ce9782fdf749cbeaafb05b75edbbe9 [2021-09-24T16:27:21.775Z] #63 DONE 0.2s [2021-09-24T16:27:21.775Z] [2021-09-24T16:27:21.775Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-09-24T16:27:21.775Z] #68 sha256:2c868a92e789e94ea1f0efb35e3b7e767bd2016797a8f1af3876536601046f0d [2021-09-24T16:27:21.826Z] #11 extracting sha256:138e2c18ad04e197e8431cfc2923456979d5b0cfb9c6549a62bcd3732d77bd03 [2021-09-24T16:27:21.826Z] #11 sha256:ec316e6655c8aaab853ef2ae0c0ec35b1d84cec4ed904b9a55df270f222a044b 102.61MB / 102.61MB 6.0s [2021-09-24T16:27:22.033Z] #19 DONE 139.6s [2021-09-24T16:27:22.033Z] [2021-09-24T16:27:22.033Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2021-09-24T16:27:22.033Z] #32 sha256:bc07625caea5934abf3ed9b27ec7e3f362cc45d39c38080300a46ba636cdf1de [2021-09-24T16:27:22.033Z] #32 DONE 0.2s [2021-09-24T16:27:22.033Z] [2021-09-24T16:27:22.033Z] #71 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2021-09-24T16:27:22.033Z] #71 sha256:752e6142d218ad4b20603ef2ef8262e5f5f0cc56b6ad3f5d69fba7ed5f7a8c52 [2021-09-24T16:27:22.033Z] #71 DONE 0.1s [2021-09-24T16:27:22.033Z] [2021-09-24T16:27:22.033Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-09-24T16:27:22.033Z] #33 sha256:63000d14db2ce0b72dfeafd60934a35b2714ec21d2a826927566d6ae6f666446 [2021-09-24T16:27:22.033Z] #68 DONE 0.2s [2021-09-24T16:27:22.033Z] [2021-09-24T16:27:22.033Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-09-24T16:27:22.033Z] #73 sha256:c6cfbf259402c103e17574e0979138eb2ff9ba3b69a12b480888c846a6719cc5 [2021-09-24T16:27:22.089Z] #11 extracting sha256:138e2c18ad04e197e8431cfc2923456979d5b0cfb9c6549a62bcd3732d77bd03 0.5s done [2021-09-24T16:27:22.195Z] #21 28.83 Selecting previously unselected package thin-provisioning-tools. [2021-09-24T16:27:22.195Z] #21 28.84 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2021-09-24T16:27:22.195Z] #21 28.84 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-09-24T16:27:22.195Z] #21 29.05 Selecting previously unselected package uidmap. [2021-09-24T16:27:22.238Z] The recommended git tool is: git [2021-09-24T16:27:22.457Z] #21 29.06 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2021-09-24T16:27:22.457Z] #21 29.07 Unpacking uidmap (1:4.8.1-1) ... [2021-09-24T16:27:22.457Z] #21 29.20 Selecting previously unselected package vim-runtime. [2021-09-24T16:27:22.457Z] #21 29.21 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-09-24T16:27:22.457Z] #21 29.26 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2021-09-24T16:27:22.457Z] #21 29.28 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-09-24T16:27:22.457Z] #21 29.29 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-09-24T16:27:22.601Z] #73 DONE 0.6s [2021-09-24T16:27:22.601Z] [2021-09-24T16:27:22.601Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-09-24T16:27:22.601Z] #74 sha256:af2e7fdd7d24f8a92fedb92818c0aabe37f5a90cc00161cafaff00332d5cc54f [2021-09-24T16:27:22.601Z] #74 DONE 0.0s [2021-09-24T16:27:22.601Z] [2021-09-24T16:27:22.601Z] #75 [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-09-24T16:27:22.601Z] #75 sha256:12f99102366271ed49e0c6ed46bb27d545b1fccb7d5243d6e93cee2845063208 [2021-09-24T16:27:23.950Z] #33 1.678 + RM_GOPATH=0 [2021-09-24T16:27:23.950Z] #33 1.678 + TMP_GOPATH= [2021-09-24T16:27:23.951Z] #33 1.678 + : /build [2021-09-24T16:27:23.951Z] #33 1.678 + '[' -z '' ']' [2021-09-24T16:27:23.951Z] #33 1.678 ++ mktemp -d [2021-09-24T16:27:23.951Z] #33 1.679 + export GOPATH=/tmp/tmp.wJjrd5TISf [2021-09-24T16:27:23.951Z] #33 1.679 + GOPATH=/tmp/tmp.wJjrd5TISf [2021-09-24T16:27:23.951Z] #33 1.679 + RM_GOPATH=1 [2021-09-24T16:27:23.951Z] #33 1.679 + case "$(go env GOARCH)" in [2021-09-24T16:27:23.951Z] #33 1.681 ++ go env GOARCH [2021-09-24T16:27:23.951Z] #33 1.688 + export GO_BUILDMODE=-buildmode=pie [2021-09-24T16:27:23.951Z] #33 1.688 + GO_BUILDMODE=-buildmode=pie [2021-09-24T16:27:23.951Z] #33 1.688 ++ dirname /install.sh [2021-09-24T16:27:23.951Z] #33 1.689 + dir=/ [2021-09-24T16:27:23.951Z] #33 1.689 + bin=dockercli [2021-09-24T16:27:23.951Z] #33 1.689 + shift [2021-09-24T16:27:23.951Z] #33 1.689 + '[' '!' -f //dockercli.installer ']' [2021-09-24T16:27:23.951Z] #33 1.689 + . //dockercli.installer [2021-09-24T16:27:23.951Z] #33 1.689 ++ : stable [2021-09-24T16:27:23.951Z] #33 1.689 ++ : 17.06.2-ce [2021-09-24T16:27:23.951Z] #33 1.689 + install_dockercli [2021-09-24T16:27:23.951Z] #33 1.689 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-09-24T16:27:23.951Z] #33 1.689 Install docker/cli version 17.06.2-ce from stable [2021-09-24T16:27:23.951Z] #33 1.690 ++ uname -m [2021-09-24T16:27:23.951Z] #33 1.695 + arch=x86_64 [2021-09-24T16:27:23.951Z] #33 1.695 + '[' x86_64 '!=' x86_64 ']' [2021-09-24T16:27:23.951Z] #33 1.695 + url=https://download.docker.com/linux/static [2021-09-24T16:27:23.951Z] #33 1.696 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-09-24T16:27:23.951Z] #33 1.698 + tar -xz docker/docker [2021-09-24T16:27:23.975Z] #75 1.047 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2021-09-24T16:27:23.975Z] #75 1.242 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2021-09-24T16:27:24.009Z] #11 ... [2021-09-24T16:27:24.010Z] [2021-09-24T16:27:24.010Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-09-24T16:27:24.010Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-09-24T16:27:24.010Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-09-24T16:27:24.010Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-09-24T16:27:24.010Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-09-24T16:27:24.010Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-09-24T16:27:24.010Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.7s [2021-09-24T16:27:24.010Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.1s done [2021-09-24T16:27:24.010Z] #71 DONE 8.0s [2021-09-24T16:27:24.010Z] [2021-09-24T16:27:24.010Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-09-24T16:27:24.010Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-09-24T16:27:24.010Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-09-24T16:27:24.010Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-09-24T16:27:24.010Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-09-24T16:27:24.010Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-09-24T16:27:24.010Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.9s done [2021-09-24T16:27:24.010Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.9s done [2021-09-24T16:27:24.010Z] #69 DONE 8.1s [2021-09-24T16:27:24.010Z] [2021-09-24T16:27:24.010Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-24T16:27:24.010Z] #11 sha256:628e916ce5ccda9f00053ae003dd8fa6aefb21425d1198ff5a02560f9168eb6e [2021-09-24T16:27:24.010Z] #11 extracting sha256:9597521670e83c9cc67fab06b99d41fef6d1d65c0515c50154a74e2e4f4c7fc5 0.1s [2021-09-24T16:27:24.233Z] #75 1.513 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2021-09-24T16:27:24.800Z] #75 1.595 Reading package lists... [2021-09-24T16:27:25.367Z] #75 2.169 Reading package lists... [2021-09-24T16:27:25.367Z] #75 2.678 Building dependency tree... [2021-09-24T16:27:25.625Z] #75 2.789 Reading state information... [2021-09-24T16:27:25.625Z] #75 2.912 The following additional packages will be installed: [2021-09-24T16:27:25.625Z] #75 2.912 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2021-09-24T16:27:25.625Z] #75 2.912 systemd-timesyncd [2021-09-24T16:27:25.625Z] #75 2.913 Suggested packages: [2021-09-24T16:27:25.625Z] #75 2.913 systemd-container policykit-1 [2021-09-24T16:27:25.625Z] #75 2.913 Recommended packages: [2021-09-24T16:27:25.625Z] #75 2.913 libnss-systemd [2021-09-24T16:27:25.625Z] #75 2.999 The following NEW packages will be installed: [2021-09-24T16:27:25.625Z] #75 3.000 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2021-09-24T16:27:25.625Z] #75 3.001 libkmod2 libpam-systemd systemd systemd-sysv systemd-timesyncd [2021-09-24T16:27:25.762Z] #21 32.11 Selecting previously unselected package vim. [2021-09-24T16:27:25.762Z] #21 32.13 Preparing to unpack .../44-vim_2%3a8.2.2434-3_amd64.deb ... [2021-09-24T16:27:25.762Z] #21 32.14 Unpacking vim (2:8.2.2434-3) ... [2021-09-24T16:27:25.887Z] #75 3.270 0 upgraded, 11 newly installed, 0 to remove and 0 not upgraded. [2021-09-24T16:27:25.888Z] #75 3.270 Need to get 5937 kB of archives. [2021-09-24T16:27:25.888Z] #75 3.270 After this operation, 19.5 MB of additional disk space will be used. [2021-09-24T16:27:25.888Z] #75 3.270 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2021-09-24T16:27:25.888Z] #75 3.272 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2021-09-24T16:27:25.888Z] #75 3.274 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.5-1 [244 kB] [2021-09-24T16:27:25.888Z] #75 3.278 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2021-09-24T16:27:25.888Z] #75 3.279 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-timesyncd amd64 247.3-6 [131 kB] [2021-09-24T16:27:25.888Z] #75 3.281 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-6 [4495 kB] [2021-09-24T16:27:25.888Z] #75 3.319 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-6 [113 kB] [2021-09-24T16:27:26.024Z] #21 32.71 Selecting previously unselected package xfsprogs. [2021-09-24T16:27:26.024Z] #21 32.73 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2021-09-24T16:27:26.024Z] #21 32.74 Unpacking xfsprogs (5.10.0-4) ... [2021-09-24T16:27:26.146Z] #75 3.321 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2021-09-24T16:27:26.146Z] #75 3.322 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2021-09-24T16:27:26.146Z] #75 3.324 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-6 [282 kB] [2021-09-24T16:27:26.146Z] #75 3.326 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2021-09-24T16:27:26.146Z] #75 3.485 debconf: delaying package configuration, since apt-utils is not installed [2021-09-24T16:27:26.146Z] #75 3.522 Fetched 5937 kB in 0s (18.5 MB/s) [2021-09-24T16:27:26.146Z] #75 3.554 Selecting previously unselected package libargon2-1:amd64. [2021-09-24T16:27:26.286Z] #21 33.15 Selecting previously unselected package zip. [2021-09-24T16:27:26.286Z] #21 33.15 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2021-09-24T16:27:26.286Z] #21 33.16 Unpacking zip (3.0-12) ... [2021-09-24T16:27:26.404Z] #75 3.554 (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 ... 28626 files and directories currently installed.) [2021-09-24T16:27:26.404Z] #75 3.697 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-09-24T16:27:26.404Z] #75 3.705 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-09-24T16:27:26.404Z] #75 3.746 Selecting previously unselected package libjson-c5:amd64. [2021-09-24T16:27:26.404Z] #75 3.747 Preparing to unpack .../1-libjson-c5_0.15-2_amd64.deb ... [2021-09-24T16:27:26.404Z] #75 3.751 Unpacking libjson-c5:amd64 (0.15-2) ... [2021-09-24T16:27:26.404Z] #75 3.786 Selecting previously unselected package libcryptsetup12:amd64. [2021-09-24T16:27:26.404Z] #75 3.786 Preparing to unpack .../2-libcryptsetup12_2%3a2.3.5-1_amd64.deb ... [2021-09-24T16:27:26.404Z] #75 3.789 Unpacking libcryptsetup12:amd64 (2:2.3.5-1) ... [2021-09-24T16:27:26.404Z] #75 3.842 Selecting previously unselected package libkmod2:amd64. [2021-09-24T16:27:26.547Z] #21 33.29 Selecting previously unselected package zstd. [2021-09-24T16:27:26.547Z] #21 33.30 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2021-09-24T16:27:26.547Z] #21 33.30 Unpacking zstd (1.4.8+dfsg-2.1) ... [2021-09-24T16:27:26.565Z] #11 extracting sha256:9597521670e83c9cc67fab06b99d41fef6d1d65c0515c50154a74e2e4f4c7fc5 2.3s done [2021-09-24T16:27:26.662Z] #75 3.845 Preparing to unpack .../3-libkmod2_28-1_amd64.deb ... [2021-09-24T16:27:26.662Z] #75 3.849 Unpacking libkmod2:amd64 (28-1) ... [2021-09-24T16:27:26.662Z] #75 3.884 Selecting previously unselected package systemd-timesyncd. [2021-09-24T16:27:26.662Z] #75 3.887 Preparing to unpack .../4-systemd-timesyncd_247.3-6_amd64.deb ... [2021-09-24T16:27:26.662Z] #75 3.890 Unpacking systemd-timesyncd (247.3-6) ... [2021-09-24T16:27:26.662Z] #75 3.950 Selecting previously unselected package systemd. [2021-09-24T16:27:26.662Z] #75 3.951 Preparing to unpack .../5-systemd_247.3-6_amd64.deb ... [2021-09-24T16:27:26.662Z] #75 3.985 Unpacking systemd (247.3-6) ... [2021-09-24T16:27:26.828Z] #11 extracting sha256:f599fc0f478e439206c2d681f1bf7fa4edb3a47bbac210afcc073e2f76d8bcb9 [2021-09-24T16:27:27.120Z] #21 33.73 Setting up python3-pkg-resources (52.0.0-4) ... [2021-09-24T16:27:27.229Z] #75 4.485 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-09-24T16:27:27.230Z] #75 4.498 Setting up libjson-c5:amd64 (0.15-2) ... [2021-09-24T16:27:27.230Z] #75 4.512 Setting up libcryptsetup12:amd64 (2:2.3.5-1) ... [2021-09-24T16:27:27.230Z] #75 4.524 Setting up libkmod2:amd64 (28-1) ... [2021-09-24T16:27:27.230Z] #75 4.534 Setting up systemd (247.3-6) ... [2021-09-24T16:27:27.230Z] #75 4.576 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-09-24T16:27:27.230Z] #75 4.577 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-09-24T16:27:27.230Z] #75 4.580 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2021-09-24T16:27:27.257Z] #33 5.208 + mkdir -p /build [2021-09-24T16:27:27.257Z] #33 5.218 + mv docker/docker /build/ [2021-09-24T16:27:27.257Z] #33 5.224 + rmdir docker [2021-09-24T16:27:27.489Z] #75 4.892 Setting up systemd-timesyncd (247.3-6) ... [2021-09-24T16:27:27.519Z] #33 DONE 5.4s [2021-09-24T16:27:27.519Z] [2021-09-24T16:27:27.519Z] #72 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-09-24T16:27:27.519Z] #72 sha256:35af5c41074378f38ef0d1d1d56f3d74bd3f81b229cbeaaa851d0ee9d5251fa9 [2021-09-24T16:27:27.519Z] #72 1.654 + RM_GOPATH=0 [2021-09-24T16:27:27.519Z] #72 1.654 + TMP_GOPATH= [2021-09-24T16:27:27.519Z] #72 1.656 + : /build [2021-09-24T16:27:27.519Z] #72 1.656 + '[' -z '' ']' [2021-09-24T16:27:27.519Z] #72 1.657 ++ mktemp -d [2021-09-24T16:27:27.519Z] #72 1.669 + export GOPATH=/tmp/tmp.YkMsuBbv5t [2021-09-24T16:27:27.519Z] #72 1.669 + GOPATH=/tmp/tmp.YkMsuBbv5t [2021-09-24T16:27:27.519Z] #72 1.669 + RM_GOPATH=1 [2021-09-24T16:27:27.519Z] #72 1.669 + case "$(go env GOARCH)" in [2021-09-24T16:27:27.519Z] #72 1.669 ++ go env GOARCH [2021-09-24T16:27:27.519Z] #72 1.697 + export GO_BUILDMODE=-buildmode=pie [2021-09-24T16:27:27.519Z] #72 1.697 + GO_BUILDMODE=-buildmode=pie [2021-09-24T16:27:27.519Z] #72 1.698 ++ dirname /install.sh [2021-09-24T16:27:27.519Z] #72 1.699 + dir=/ [2021-09-24T16:27:27.519Z] #72 1.699 + bin=rootlesskit [2021-09-24T16:27:27.519Z] #72 1.699 + shift [2021-09-24T16:27:27.519Z] #72 1.699 + '[' '!' -f //rootlesskit.installer ']' [2021-09-24T16:27:27.519Z] #72 1.699 + . //rootlesskit.installer [2021-09-24T16:27:27.519Z] #72 1.699 ++ : v0.14.4 [2021-09-24T16:27:27.519Z] #72 1.700 + install_rootlesskit [2021-09-24T16:27:27.519Z] #72 1.700 + case "$1" in [2021-09-24T16:27:27.519Z] #72 1.700 + export CGO_ENABLED=0 [2021-09-24T16:27:27.519Z] #72 1.700 + CGO_ENABLED=0 [2021-09-24T16:27:27.519Z] #72 1.701 + _install_rootlesskit [2021-09-24T16:27:27.519Z] #72 1.701 + echo 'Install rootlesskit version v0.14.4' [2021-09-24T16:27:27.519Z] #72 1.701 Install rootlesskit version v0.14.4 [2021-09-24T16:27:27.519Z] #72 1.701 + for f in rootlesskit rootlesskit-docker-proxy [2021-09-24T16:27:27.519Z] #72 1.701 + GOBIN=/build [2021-09-24T16:27:27.519Z] #72 1.701 + GO111MODULE=on [2021-09-24T16:27:27.519Z] #72 1.701 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2021-09-24T16:27:27.519Z] #72 2.099 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2021-09-24T16:27:27.519Z] #72 3.503 go: downloading github.com/pkg/errors v0.9.1 [2021-09-24T16:27:27.519Z] #72 3.506 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-09-24T16:27:27.519Z] #72 3.576 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-09-24T16:27:27.519Z] #72 3.725 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-09-24T16:27:27.519Z] #72 4.955 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-09-24T16:27:27.519Z] #72 5.209 go: downloading github.com/google/uuid v1.3.0 [2021-09-24T16:27:27.519Z] #72 5.240 go: downloading github.com/moby/vpnkit v0.5.0 [2021-09-24T16:27:27.519Z] #72 5.243 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-09-24T16:27:27.519Z] #72 5.321 go: downloading github.com/gofrs/flock v0.8.1 [2021-09-24T16:27:27.519Z] #72 5.369 go: downloading github.com/gorilla/mux v1.8.0 [2021-09-24T16:27:27.519Z] #72 5.485 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-09-24T16:27:27.694Z] #21 34.58 Setting up libip4tc2:amd64 (1.8.7-1) ... [2021-09-24T16:27:27.747Z] #75 5.120 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-09-24T16:27:27.747Z] #75 5.120 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-09-24T16:27:27.747Z] #75 5.158 Selecting previously unselected package systemd-sysv. [2021-09-24T16:27:27.747Z] #75 5.159 (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 ... 29454 files and directories currently installed.) [2021-09-24T16:27:27.747Z] #75 5.172 Preparing to unpack .../systemd-sysv_247.3-6_amd64.deb ... [2021-09-24T16:27:27.747Z] #75 5.175 Unpacking systemd-sysv (247.3-6) ... [2021-09-24T16:27:27.747Z] #75 5.215 Selecting previously unselected package libdbus-1-3:amd64. [2021-09-24T16:27:27.780Z] #72 5.798 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-09-24T16:27:27.956Z] #21 34.59 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-09-24T16:27:27.956Z] #21 34.60 Setting up libgpm2:amd64 (1.20.7-8) ... [2021-09-24T16:27:27.956Z] #21 34.62 Setting up libicu67:amd64 (67.1-7) ... [2021-09-24T16:27:27.956Z] #21 34.63 Setting up libip6tc2:amd64 (1.8.7-1) ... [2021-09-24T16:27:27.956Z] #21 34.64 Setting up libinih1:amd64 (53-1+b2) ... [2021-09-24T16:27:27.956Z] #21 34.66 Setting up uidmap (1:4.8.1-1) ... [2021-09-24T16:27:27.956Z] #21 34.68 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-09-24T16:27:27.956Z] #21 34.70 Setting up bzip2 (1.0.8-4) ... [2021-09-24T16:27:27.956Z] #21 34.71 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-09-24T16:27:27.956Z] #21 34.73 Setting up python3-wheel (0.34.2-1) ... [2021-09-24T16:27:28.005Z] #75 5.217 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2021-09-24T16:27:28.005Z] #75 5.221 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2021-09-24T16:27:28.005Z] #75 5.277 Selecting previously unselected package dbus. [2021-09-24T16:27:28.005Z] #75 5.280 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2021-09-24T16:27:28.005Z] #75 5.289 Unpacking dbus (1.12.20-2) ... [2021-09-24T16:27:28.005Z] #75 5.342 Selecting previously unselected package libpam-systemd:amd64. [2021-09-24T16:27:28.005Z] #75 5.344 Preparing to unpack .../libpam-systemd_247.3-6_amd64.deb ... [2021-09-24T16:27:28.005Z] #75 5.348 Unpacking libpam-systemd:amd64 (247.3-6) ... [2021-09-24T16:27:28.005Z] #75 5.394 Selecting previously unselected package dbus-user-session. [2021-09-24T16:27:28.005Z] #75 5.395 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2021-09-24T16:27:28.005Z] #75 5.398 Unpacking dbus-user-session (1.12.20-2) ... [2021-09-24T16:27:28.005Z] #75 5.437 Setting up systemd-sysv (247.3-6) ... [2021-09-24T16:27:28.005Z] #75 5.448 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2021-09-24T16:27:28.042Z] #72 5.950 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-09-24T16:27:28.263Z] #75 5.457 Setting up dbus (1.12.20-2) ... [2021-09-24T16:27:28.263Z] #75 5.571 invoke-rc.d: could not determine current runlevel [2021-09-24T16:27:28.263Z] #75 5.574 invoke-rc.d: policy-rc.d denied execution of start. [2021-09-24T16:27:28.263Z] #75 5.578 Setting up libpam-systemd:amd64 (247.3-6) ... [2021-09-24T16:27:28.263Z] #75 5.701 Setting up dbus-user-session (1.12.20-2) ... [2021-09-24T16:27:28.521Z] #75 5.717 Processing triggers for libc-bin (2.31-13) ... [2021-09-24T16:27:28.528Z] #21 35.38 Setting up xxd (2:8.2.2434-3) ... [2021-09-24T16:27:28.779Z] #75 DONE 6.1s [2021-09-24T16:27:28.780Z] [2021-09-24T16:27:28.780Z] #76 [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-09-24T16:27:28.780Z] #76 sha256:6c525cc7cee84049a7b9904ae242dd072db2874a07c373a7f02497aba0d80497 [2021-09-24T16:27:28.789Z] #21 35.39 Setting up libcap2:amd64 (1:2.44-1) ... [2021-09-24T16:27:28.789Z] #21 35.41 Setting up libcap2-bin (1:2.44-1) ... [2021-09-24T16:27:28.789Z] #21 35.42 Setting up apparmor (2.13.6-10) ... [2021-09-24T16:27:28.986Z] #72 ... [2021-09-24T16:27:28.986Z] [2021-09-24T16:27:28.986Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-09-24T16:27:28.986Z] #37 sha256:cad96a59010cbc302dcc5710a7d8729744a70b681f1480dbc6208ba24c7e05d3 [2021-09-24T16:27:28.986Z] #37 CACHED [2021-09-24T16:27:28.986Z] [2021-09-24T16:27:28.986Z] #36 [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-09-24T16:27:28.986Z] #36 sha256:c5e0f0096bec1087ba13a5728131224f780fba9bd216f2958cf8482fe90b1e54 [2021-09-24T16:27:28.986Z] #36 CACHED [2021-09-24T16:27:28.986Z] [2021-09-24T16:27:28.986Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-09-24T16:27:28.986Z] #38 sha256:1cf77b7339a78023e4f62709ec8942d49d88f6e1a0ef50dc87405f14b58662e2 [2021-09-24T16:27:28.986Z] #38 CACHED [2021-09-24T16:27:28.986Z] [2021-09-24T16:27:28.986Z] #45 [tini 1/3] 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-09-24T16:27:28.986Z] #45 sha256:b201c5b5393f0e63274621ab19667608bf495a618a19e6b322d39a9792f9f7c7 [2021-09-24T16:27:28.986Z] #45 2.011 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2021-09-24T16:27:28.986Z] #45 2.030 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2021-09-24T16:27:28.986Z] #45 2.300 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2021-09-24T16:27:28.986Z] #45 2.303 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8027 kB] [2021-09-24T16:27:28.986Z] #45 2.668 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-09-24T16:27:28.986Z] #45 3.051 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7941 kB] [2021-09-24T16:27:28.986Z] #45 3.613 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7861 kB] [2021-09-24T16:27:28.986Z] #45 4.211 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7873 kB] [2021-09-24T16:27:28.986Z] #45 4.652 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [35.7 kB] [2021-09-24T16:27:28.986Z] #45 4.652 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [33.9 kB] [2021-09-24T16:27:28.986Z] #45 4.653 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [33.9 kB] [2021-09-24T16:27:28.986Z] #45 4.653 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [36.5 kB] [2021-09-24T16:27:28.986Z] #45 4.653 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [32.6 kB] [2021-09-24T16:27:28.986Z] #45 4.758 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2096 B] [2021-09-24T16:27:28.986Z] #45 4.761 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2088 B] [2021-09-24T16:27:28.986Z] #45 4.763 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2100 B] [2021-09-24T16:27:28.986Z] #45 4.772 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2092 B] [2021-09-24T16:27:28.986Z] #45 4.772 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2088 B] [2021-09-24T16:27:28.986Z] #45 ... [2021-09-24T16:27:28.986Z] [2021-09-24T16:27:28.986Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-09-24T16:27:28.986Z] #40 sha256:2328b8ab2f0089d7861415344a773a4bac4fe39225f20fced700144c2b146c63 [2021-09-24T16:27:28.986Z] #40 CACHED [2021-09-24T16:27:28.986Z] [2021-09-24T16:27:28.986Z] #41 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-24T16:27:28.986Z] #41 sha256:fb02fb1e1ac8485ef7e7cc063e6a74697ab64e4d3d5a5e0f2ed7e9d92457baaa [2021-09-24T16:27:28.986Z] #41 CACHED [2021-09-24T16:27:28.986Z] [2021-09-24T16:27:28.986Z] #72 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-09-24T16:27:28.986Z] #72 sha256:35af5c41074378f38ef0d1d1d56f3d74bd3f81b229cbeaaa851d0ee9d5251fa9 [2021-09-24T16:27:28.986Z] #72 6.997 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-09-24T16:27:29.297Z] #76 0.454 % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-24T16:27:29.297Z] #76 0.458 Dload Upload Total Spent Left Speed [2021-09-24T16:27:29.297Z] #76 0.458 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 15319 0 --:--:-- --:--:-- --:--:-- 15319 [2021-09-24T16:27:29.390Z] #11 extracting sha256:f599fc0f478e439206c2d681f1bf7fa4edb3a47bbac210afcc073e2f76d8bcb9 2.2s done [2021-09-24T16:27:29.390Z] #11 extracting sha256:ec316e6655c8aaab853ef2ae0c0ec35b1d84cec4ed904b9a55df270f222a044b [2021-09-24T16:27:29.557Z] #76 DONE 0.6s [2021-09-24T16:27:29.557Z] [2021-09-24T16:27:29.557Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-09-24T16:27:29.557Z] #77 sha256:33401908d88ece6e4f6c3dbb2121f3e4edb43eab57b9fd57de5368e97444db48 [2021-09-24T16:27:30.124Z] #77 DONE 0.7s [2021-09-24T16:27:30.124Z] [2021-09-24T16:27:30.124Z] #78 exporting to image [2021-09-24T16:27:30.124Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-09-24T16:27:30.124Z] #78 exporting layers [2021-09-24T16:27:30.705Z] #21 37.05 Setting up zip (3.0-12) ... [2021-09-24T16:27:30.706Z] #21 37.06 Setting up vim-common (2:8.2.2434-3) ... [2021-09-24T16:27:30.706Z] #21 37.09 Setting up bash-completion (1:2.11-2) ... [2021-09-24T16:27:30.780Z] #11 ... [2021-09-24T16:27:30.780Z] [2021-09-24T16:27:30.780Z] #29 [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-09-24T16:27:30.780Z] #29 sha256:5d2f784d5c729c602146e19a9eab8fafc0f39296e1c18f5d157b18a78b8971e0 [2021-09-24T16:27:30.780Z] #29 1.745 Get:1 http://deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-24T16:27:30.780Z] #29 1.848 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-09-24T16:27:30.780Z] #29 1.849 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-24T16:27:30.780Z] #29 2.088 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-09-24T16:27:30.780Z] #29 2.556 Get:5 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [36.5 kB] [2021-09-24T16:27:30.780Z] #29 2.663 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2092 B] [2021-09-24T16:27:30.780Z] #29 4.144 Fetched 8301 kB in 3s (3118 kB/s) [2021-09-24T16:27:30.780Z] #29 4.144 Reading package lists... [2021-09-24T16:27:30.780Z] #29 5.243 Reading package lists... [2021-09-24T16:27:30.780Z] #29 6.334 Building dependency tree... [2021-09-24T16:27:30.780Z] #29 7.057 The following additional packages will be installed: [2021-09-24T16:27:30.780Z] #29 7.064 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-09-24T16:27:30.780Z] #29 7.064 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-09-24T16:27:30.780Z] #29 7.064 Recommended packages: [2021-09-24T16:27:30.780Z] #29 7.064 libldap-common publicsuffix libsasl2-modules [2021-09-24T16:27:30.780Z] #29 7.279 The following NEW packages will be installed: [2021-09-24T16:27:30.780Z] #29 7.279 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-09-24T16:27:30.780Z] #29 7.289 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-09-24T16:27:30.780Z] #29 7.289 libssh2-1 openssl [2021-09-24T16:27:30.780Z] #29 7.584 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-09-24T16:27:30.780Z] #29 7.584 Need to get 2934 kB of archives. [2021-09-24T16:27:30.780Z] #29 7.584 After this operation, 6485 kB of additional disk space will be used. [2021-09-24T16:27:30.780Z] #29 7.584 Get:1 http://security.debian.org/debian-security bullseye-security/main arm64 openssl arm64 1.1.1k-1+deb11u1 [829 kB] [2021-09-24T16:27:30.780Z] #29 7.584 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2021-09-24T16:27:30.780Z] #29 7.604 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2021-09-24T16:27:30.780Z] #29 7.616 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1 [69.3 kB] [2021-09-24T16:27:30.780Z] #29 7.632 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1 [105 kB] [2021-09-24T16:27:30.780Z] #29 7.668 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3 [222 kB] [2021-09-24T16:27:30.780Z] #29 7.672 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2021-09-24T16:27:30.780Z] #29 7.678 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2021-09-24T16:27:30.780Z] #29 7.722 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2021-09-24T16:27:30.780Z] #29 7.811 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2021-09-24T16:27:30.780Z] #29 7.817 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+b1 [321 kB] [2021-09-24T16:27:30.780Z] #29 7.840 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+b1 [261 kB] [2021-09-24T16:27:30.780Z] #29 7.875 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2021-09-24T16:27:30.780Z] #29 7.883 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2021-09-24T16:27:30.780Z] #29 7.886 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2021-09-24T16:27:30.780Z] #29 8.316 debconf: delaying package configuration, since apt-utils is not installed [2021-09-24T16:27:30.780Z] #29 8.413 Fetched 2934 kB in 1s (4953 kB/s) [2021-09-24T16:27:30.780Z] #29 8.456 Selecting previously unselected package openssl. [2021-09-24T16:27:30.780Z] #29 8.456 (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 ... 6645 files and directories currently installed.) [2021-09-24T16:27:30.780Z] #29 8.467 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_arm64.deb ... [2021-09-24T16:27:30.780Z] #29 8.475 Unpacking openssl (1.1.1k-1+deb11u1) ... [2021-09-24T16:27:30.780Z] #29 8.669 Selecting previously unselected package ca-certificates. [2021-09-24T16:27:30.780Z] #29 8.670 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-09-24T16:27:30.780Z] #29 8.912 Unpacking ca-certificates (20210119) ... [2021-09-24T16:27:30.780Z] #29 9.684 Selecting previously unselected package libbrotli1:arm64. [2021-09-24T16:27:30.780Z] #29 9.686 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2021-09-24T16:27:30.780Z] #29 ... [2021-09-24T16:27:30.780Z] [2021-09-24T16:27:30.780Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-24T16:27:30.780Z] #11 sha256:628e916ce5ccda9f00053ae003dd8fa6aefb21425d1198ff5a02560f9168eb6e [2021-09-24T16:27:30.899Z] #72 8.480 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-09-24T16:27:31.842Z] #72 ... [2021-09-24T16:27:31.842Z] [2021-09-24T16:27:31.842Z] #67 [containerd 1/3] 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-09-24T16:27:31.842Z] #67 sha256:3af73c212a0c62ce792667a5a5d5c8464a35e6d17ea07d8eb34ef7f4f4b7a327 [2021-09-24T16:27:31.842Z] #67 1.825 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2021-09-24T16:27:31.842Z] #67 2.030 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2021-09-24T16:27:31.842Z] #67 2.302 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2021-09-24T16:27:31.842Z] #67 2.306 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7941 kB] [2021-09-24T16:27:31.842Z] #67 2.664 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7873 kB] [2021-09-24T16:27:31.842Z] #67 3.114 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8027 kB] [2021-09-24T16:27:31.842Z] #67 3.596 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-09-24T16:27:31.842Z] #67 4.109 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7861 kB] [2021-09-24T16:27:31.842Z] #67 4.429 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [32.6 kB] [2021-09-24T16:27:31.842Z] #67 4.430 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [33.9 kB] [2021-09-24T16:27:31.842Z] #67 4.432 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [33.9 kB] [2021-09-24T16:27:31.842Z] #67 4.433 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [35.7 kB] [2021-09-24T16:27:31.842Z] #67 4.440 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [36.5 kB] [2021-09-24T16:27:31.842Z] #67 4.444 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2088 B] [2021-09-24T16:27:31.842Z] #67 4.445 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2100 B] [2021-09-24T16:27:31.842Z] #67 4.448 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2092 B] [2021-09-24T16:27:31.842Z] #67 4.449 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2088 B] [2021-09-24T16:27:31.842Z] #67 4.449 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2096 B] [2021-09-24T16:27:32.026Z] #78 exporting layers 2.0s done [2021-09-24T16:27:32.026Z] #78 writing image sha256:3ecdadded75cb11d0ea106345c03c590f8ebce3568c6f563831fdf672087ce34 done [2021-09-24T16:27:32.026Z] #78 naming to docker.io/library/docker:ce715505bd4bf52a6c0f934672e872d70e892f5b done [2021-09-24T16:27:32.026Z] #78 DONE 2.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-09-24T16:27:32.104Z] #67 ... [2021-09-24T16:27:32.104Z] [2021-09-24T16:27:32.104Z] #20 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-24T16:27:32.104Z] #20 sha256:f22e05dfbfee4590b1933f4b15bf1551708f58955fb5faad1c8238c127b5507f [2021-09-24T16:27:32.104Z] #20 1.957 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2021-09-24T16:27:32.104Z] #20 2.034 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2021-09-24T16:27:32.104Z] #20 2.301 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2021-09-24T16:27:32.104Z] #20 2.307 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7941 kB] [2021-09-24T16:27:32.104Z] #20 2.612 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7861 kB] [2021-09-24T16:27:32.104Z] #20 3.040 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7873 kB] [2021-09-24T16:27:32.104Z] #20 3.612 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-09-24T16:27:32.104Z] #20 4.164 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8027 kB] [2021-09-24T16:27:32.104Z] #20 4.612 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [33.9 kB] [2021-09-24T16:27:32.104Z] #20 4.612 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [35.7 kB] [2021-09-24T16:27:32.104Z] #20 4.613 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [36.5 kB] [2021-09-24T16:27:32.104Z] #20 4.613 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [33.9 kB] [2021-09-24T16:27:32.104Z] #20 4.614 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [32.6 kB] [2021-09-24T16:27:32.104Z] #20 4.762 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2096 B] [2021-09-24T16:27:32.104Z] #20 4.768 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2100 B] [2021-09-24T16:27:32.104Z] #20 4.769 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2088 B] [2021-09-24T16:27:32.104Z] #20 4.769 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2088 B] [2021-09-24T16:27:32.104Z] #20 4.770 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2092 B] [2021-09-24T16:27:32.371Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42881/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=ce715505bd4bf52a6c0f934672e872d70e892f5b -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:ce715505bd4bf52a6c0f934672e872d70e892f5b hack/make.sh dynbinary test-integration [2021-09-24T16:27:32.623Z] #21 39.02 Setting up xz-utils (5.2.5-2) ... [2021-09-24T16:27:32.623Z] #21 39.04 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-09-24T16:27:32.623Z] #21 39.06 Setting up libmnl0:amd64 (1.0.4-3) ... [2021-09-24T16:27:32.623Z] #21 39.08 Setting up patch (2.7.6-7) ... [2021-09-24T16:27:32.623Z] #21 39.09 Setting up sudo (1.9.5p2-3) ... [2021-09-24T16:27:32.623Z] #21 39.16 invoke-rc.d: could not determine current runlevel [2021-09-24T16:27:32.623Z] #21 39.16 invoke-rc.d: policy-rc.d denied execution of start. [2021-09-24T16:27:32.623Z] #21 39.18 Setting up xfsprogs (5.10.0-4) ... [2021-09-24T16:27:32.623Z] #21 39.19 Setting up libxtables12:amd64 (1.8.7-1) ... [2021-09-24T16:27:32.623Z] #21 39.21 Setting up inetutils-ping (2:2.0-1) ... [2021-09-24T16:27:32.623Z] #21 39.26 Setting up pigz (2.6-1) ... [2021-09-24T16:27:32.623Z] #21 39.28 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-09-24T16:27:32.623Z] #21 39.32 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-09-24T16:27:32.623Z] #21 39.35 Setting up python-pip-whl (20.3.4-4) ... [2021-09-24T16:27:32.623Z] #21 39.36 Setting up vim-runtime (2:8.2.2434-3) ... [2021-09-24T16:27:32.939Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-09-24T16:27:32.939Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-09-24T16:27:32.939Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-09-24T16:27:32.939Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-09-24T16:27:32.939Z] systemd 247.3-6 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [2021-09-24T16:27:32.939Z] Detected virtualization docker. [2021-09-24T16:27:32.939Z] Detected architecture x86-64. [2021-09-24T16:27:32.939Z] Set hostname to . [2021-09-24T16:27:32.939Z] modprobe@configfs.service: Succeeded. [2021-09-24T16:27:32.939Z] modprobe@drm.service: Succeeded. [2021-09-24T16:27:32.939Z] modprobe@fuse.service: Succeeded. [2021-09-24T16:27:33.197Z] #21 40.10 Setting up libaio1:amd64 (0.3.112-9) ... [2021-09-24T16:27:33.197Z] #21 40.11 Setting up python3-lib2to3 (3.9.2-1) ... [2021-09-24T16:27:33.198Z] + source /etc/docker-entrypoint-cmd [2021-09-24T16:27:33.198Z] ++ hack/make.sh dynbinary test-integration [2021-09-24T16:27:33.198Z] [2021-09-24T16:27:33.456Z] Removing bundles/ [2021-09-24T16:27:33.456Z] [2021-09-24T16:27:33.456Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-09-24T16:27:33.456Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-09-24T16:27:33.456Z] GOOS="" GOARCH="" GOARM="" [2021-09-24T16:27:33.769Z] #21 40.51 Setting up libelf1:amd64 (0.183-1) ... [2021-09-24T16:27:33.769Z] #21 40.56 Setting up zstd (1.4.8+dfsg-2.1) ... [2021-09-24T16:27:33.769Z] #21 40.58 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-09-24T16:27:33.769Z] #21 40.61 Setting up python3-distutils (3.9.2-1) ... [2021-09-24T16:27:34.092Z] #11 extracting sha256:ec316e6655c8aaab853ef2ae0c0ec35b1d84cec4ed904b9a55df270f222a044b 4.4s done [2021-09-24T16:27:34.342Z] #21 41.10 Setting up vim (2:8.2.2434-3) ... [2021-09-24T16:27:34.342Z] #21 41.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-09-24T16:27:34.342Z] #21 41.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-09-24T16:27:34.342Z] #21 41.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-09-24T16:27:34.342Z] #21 41.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-09-24T16:27:34.342Z] #21 41.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-09-24T16:27:34.342Z] #21 41.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-09-24T16:27:34.342Z] #21 41.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-09-24T16:27:34.342Z] #21 41.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-09-24T16:27:34.342Z] #21 41.20 Setting up python3-setuptools (52.0.0-4) ... [2021-09-24T16:27:34.665Z] #11 ... [2021-09-24T16:27:34.665Z] [2021-09-24T16:27:34.665Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-09-24T16:27:34.665Z] #70 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-09-24T16:27:34.665Z] #70 DONE 1.1s [2021-09-24T16:27:34.665Z] [2021-09-24T16:27:34.665Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-24T16:27:34.665Z] #11 sha256:628e916ce5ccda9f00053ae003dd8fa6aefb21425d1198ff5a02560f9168eb6e [2021-09-24T16:27:34.665Z] #11 extracting sha256:67bb8e7c2a2e9595d75bcbc81496177c7249d6159c895f2292c3bfaf36ef947f done [2021-09-24T16:27:35.610Z] #11 ... [2021-09-24T16:27:35.610Z] [2021-09-24T16:27:35.610Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-09-24T16:27:35.610Z] #72 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-09-24T16:27:35.610Z] #72 DONE 1.1s [2021-09-24T16:27:35.610Z] [2021-09-24T16:27:35.610Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 [2021-09-24T16:27:35.610Z] #11 sha256:628e916ce5ccda9f00053ae003dd8fa6aefb21425d1198ff5a02560f9168eb6e [2021-09-24T16:27:35.610Z] #11 DONE 20.0s [2021-09-24T16:27:35.610Z] [2021-09-24T16:27:35.610Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-09-24T16:27:35.610Z] #12 sha256:0297f576bb31f0c43e6e6e25e7e1db565cc237df96ce70f719df7da7471074c9 [2021-09-24T16:27:35.729Z] #21 42.59 Setting up libjq1:amd64 (1.6-2.1) ... [2021-09-24T16:27:35.991Z] #21 42.62 Setting up libnftnl11:amd64 (1.1.9-1) ... [2021-09-24T16:27:35.991Z] #21 42.64 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-09-24T16:27:35.991Z] #21 42.67 Setting up python3-pip (20.3.4-4) ... [2021-09-24T16:27:36.556Z] #12 DONE 0.7s [2021-09-24T16:27:36.556Z] [2021-09-24T16:27:36.556Z] #29 [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-09-24T16:27:36.556Z] #29 sha256:5d2f784d5c729c602146e19a9eab8fafc0f39296e1c18f5d157b18a78b8971e0 [2021-09-24T16:27:36.556Z] #29 10.44 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2021-09-24T16:27:36.556Z] #29 11.58 Selecting previously unselected package libsasl2-modules-db:arm64. [2021-09-24T16:27:36.556Z] #29 11.58 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_arm64.deb ... [2021-09-24T16:27:36.556Z] #29 11.60 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1) ... [2021-09-24T16:27:36.556Z] #29 12.45 Selecting previously unselected package libsasl2-2:arm64. [2021-09-24T16:27:36.556Z] #29 12.46 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_arm64.deb ... [2021-09-24T16:27:36.556Z] #29 12.47 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1) ... [2021-09-24T16:27:36.556Z] #29 12.67 Selecting previously unselected package libldap-2.4-2:arm64. [2021-09-24T16:27:36.556Z] #29 12.68 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_arm64.deb ... [2021-09-24T16:27:36.556Z] #29 12.69 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2021-09-24T16:27:36.556Z] #29 12.78 Selecting previously unselected package libnghttp2-14:arm64. [2021-09-24T16:27:36.556Z] #29 12.78 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2021-09-24T16:27:36.556Z] #29 12.79 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2021-09-24T16:27:36.556Z] #29 13.33 Selecting previously unselected package libpsl5:arm64. [2021-09-24T16:27:36.556Z] #29 13.33 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2021-09-24T16:27:36.556Z] #29 13.76 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2021-09-24T16:27:36.556Z] #29 13.82 Selecting previously unselected package librtmp1:arm64. [2021-09-24T16:27:36.556Z] #29 13.82 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2021-09-24T16:27:36.556Z] #29 13.83 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-09-24T16:27:36.556Z] #29 13.90 Selecting previously unselected package libssh2-1:arm64. [2021-09-24T16:27:36.556Z] #29 13.90 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2021-09-24T16:27:36.556Z] #29 13.90 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2021-09-24T16:27:36.556Z] #29 14.87 Selecting previously unselected package libcurl4:arm64. [2021-09-24T16:27:36.556Z] #29 14.87 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_arm64.deb ... [2021-09-24T16:27:36.556Z] #29 14.88 Unpacking libcurl4:arm64 (7.74.0-1.3+b1) ... [2021-09-24T16:27:36.556Z] #29 14.95 Selecting previously unselected package curl. [2021-09-24T16:27:36.556Z] #29 14.95 Preparing to unpack .../11-curl_7.74.0-1.3+b1_arm64.deb ... [2021-09-24T16:27:36.556Z] #29 14.95 Unpacking curl (7.74.0-1.3+b1) ... [2021-09-24T16:27:36.556Z] #29 15.03 Selecting previously unselected package libonig5:arm64. [2021-09-24T16:27:36.556Z] #29 15.03 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2021-09-24T16:27:36.556Z] #29 15.04 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2021-09-24T16:27:36.556Z] #29 15.13 Selecting previously unselected package libjq1:arm64. [2021-09-24T16:27:36.556Z] #29 15.13 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2021-09-24T16:27:36.556Z] #29 15.14 Unpacking libjq1:arm64 (1.6-2.1) ... [2021-09-24T16:27:36.556Z] #29 15.19 Selecting previously unselected package jq. [2021-09-24T16:27:36.556Z] #29 15.19 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2021-09-24T16:27:36.556Z] #29 15.20 Unpacking jq (1.6-2.1) ... [2021-09-24T16:27:36.556Z] #29 15.26 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2021-09-24T16:27:36.556Z] #29 15.28 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2021-09-24T16:27:36.556Z] #29 15.29 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2021-09-24T16:27:36.556Z] #29 15.31 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1) ... [2021-09-24T16:27:36.556Z] #29 15.33 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-09-24T16:27:36.556Z] #29 15.35 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1) ... [2021-09-24T16:27:36.556Z] #29 15.36 Setting up libssh2-1:arm64 (1.9.0-2) ... [2021-09-24T16:27:36.556Z] #29 15.37 Setting up openssl (1.1.1k-1+deb11u1) ... [2021-09-24T16:27:36.556Z] #29 15.39 Setting up libonig5:arm64 (6.9.6-1.1) ... [2021-09-24T16:27:36.556Z] #29 15.40 Setting up libjq1:arm64 (1.6-2.1) ... [2021-09-24T16:27:36.556Z] #29 15.42 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2021-09-24T16:27:36.556Z] #29 15.43 Setting up ca-certificates (20210119) ... [2021-09-24T16:27:36.934Z] #21 43.88 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-09-24T16:27:36.934Z] #21 43.89 Setting up jq (1.6-2.1) ... [2021-09-24T16:27:37.134Z] #29 16.37 Updating certificates in /etc/ssl/certs... [2021-09-24T16:27:37.134Z] #29 ... [2021-09-24T16:27:37.134Z] [2021-09-24T16:27:37.134Z] #13 [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-09-24T16:27:37.134Z] #13 sha256:4e909e1ddf012bc37865cea8b90160e2c16760f67330e296cfa7c65e3f369d82 [2021-09-24T16:27:37.134Z] #13 DONE 0.8s [2021-09-24T16:27:37.134Z] [2021-09-24T16:27:37.134Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2021-09-24T16:27:37.134Z] #25 sha256:6dcc9a37c7436bc0d6fb2e947aa44eacfe338959183b180cd1f3ab36c8273d95 [2021-09-24T16:27:37.195Z] #21 43.91 Setting up libbpf0:amd64 (1:0.3-2) ... [2021-09-24T16:27:37.195Z] #21 43.92 Setting up iptables (1.8.7-1) ... [2021-09-24T16:27:37.195Z] #21 43.93 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-09-24T16:27:37.195Z] #21 43.94 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-09-24T16:27:37.195Z] #21 43.94 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-09-24T16:27:37.195Z] #21 43.95 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-09-24T16:27:37.195Z] #21 43.96 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-09-24T16:27:37.195Z] #21 43.97 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-09-24T16:27:37.195Z] #21 43.97 Setting up iproute2 (5.10.0-4) ... [2021-09-24T16:27:37.402Z] #25 ... [2021-09-24T16:27:37.402Z] [2021-09-24T16:27:37.402Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-09-24T16:27:37.402Z] #33 sha256:712cb41469724a1660d44a4d43717784d8de6ca745ba007bfd3eb7cd72916f24 [2021-09-24T16:27:37.402Z] #33 DONE 0.2s [2021-09-24T16:27:37.402Z] [2021-09-24T16:27:37.402Z] #46 [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-09-24T16:27:37.402Z] #46 sha256:a01be052f99e330ad687f67159832ad34e732f6c4661220bb763444296602a34 [2021-09-24T16:27:37.402Z] #46 DONE 0.2s [2021-09-24T16:27:37.402Z] [2021-09-24T16:27:37.402Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-09-24T16:27:37.402Z] #42 sha256:9305f4139a73c97a5d8ff4b8f8071910a78430a3e67d078ee85df5ca27e842f5 [2021-09-24T16:27:37.402Z] #42 DONE 0.3s [2021-09-24T16:27:37.545Z] #21 44.32 Processing triggers for libc-bin (2.31-13) ... [2021-09-24T16:27:37.665Z] [2021-09-24T16:27:37.665Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2021-09-24T16:27:37.665Z] #64 sha256:4a06b6b872c61f3a07e753df605d5bc9e445a9300dce37fdae25699278c89e67 [2021-09-24T16:27:37.665Z] #64 DONE 0.3s [2021-09-24T16:27:37.665Z] [2021-09-24T16:27:37.665Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2021-09-24T16:27:37.665Z] #25 sha256:6dcc9a37c7436bc0d6fb2e947aa44eacfe338959183b180cd1f3ab36c8273d95 [2021-09-24T16:27:37.665Z] #25 DONE 0.4s [2021-09-24T16:27:37.665Z] [2021-09-24T16:27:37.665Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-09-24T16:27:37.665Z] #26 sha256:b7e675dc3f20327f13c40d8e6188d39897b9cdf6fa91a90a0372d67ba0b05d3b [2021-09-24T16:27:38.512Z] #21 DONE 45.3s [2021-09-24T16:27:38.512Z] [2021-09-24T16:27:38.512Z] #22 [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-09-24T16:27:38.512Z] #22 sha256:992d22c598a02429c83376d6c7661c08128e17aa9cd79ad00c35fa4f8bc17422 [2021-09-24T16:27:39.759Z] #22 1.078 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-09-24T16:27:39.759Z] #22 1.084 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-09-24T16:27:39.759Z] #22 1.090 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-09-24T16:27:39.759Z] #22 DONE 1.1s [2021-09-24T16:27:39.759Z] [2021-09-24T16:27:39.759Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-09-24T16:27:39.759Z] #23 sha256:8415f03b0154adf9bb9ede16c4a3774fe8011554cd9a5434814e4901c56ea42c [2021-09-24T16:27:42.118Z] #20 ... [2021-09-24T16:27:42.118Z] [2021-09-24T16:27:42.118Z] #45 [tini 1/3] 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-09-24T16:27:42.118Z] #45 sha256:b201c5b5393f0e63274621ab19667608bf495a618a19e6b322d39a9792f9f7c7 [2021-09-24T16:27:42.118Z] #45 18.83 Fetched 40.0 MB in 17s (2337 kB/s) [2021-09-24T16:27:42.590Z] #26 5.057 + RM_GOPATH=0 [2021-09-24T16:27:42.590Z] #26 5.057 + TMP_GOPATH= [2021-09-24T16:27:42.590Z] #26 5.057 + : /build [2021-09-24T16:27:42.590Z] #26 5.057 + '[' -z '' ']' [2021-09-24T16:27:42.590Z] #26 5.058 ++ mktemp -d [2021-09-24T16:27:42.590Z] #26 5.071 + export GOPATH=/tmp/tmp.wn4GVRmuZC [2021-09-24T16:27:42.590Z] #26 5.072 + GOPATH=/tmp/tmp.wn4GVRmuZC [2021-09-24T16:27:42.590Z] #26 5.072 + RM_GOPATH=1 [2021-09-24T16:27:42.590Z] #26 5.072 + case "$(go env GOARCH)" in [2021-09-24T16:27:42.590Z] #26 5.073 ++ go env GOARCH [2021-09-24T16:27:42.854Z] #26 5.095 + export GO_BUILDMODE=-buildmode=pie [2021-09-24T16:27:42.854Z] #26 5.095 + GO_BUILDMODE=-buildmode=pie [2021-09-24T16:27:42.854Z] #26 5.099 ++ dirname /install.sh [2021-09-24T16:27:42.854Z] #26 5.101 + dir=/ [2021-09-24T16:27:42.854Z] #26 5.101 + bin=dockercli [2021-09-24T16:27:42.854Z] #26 5.102 + shift [2021-09-24T16:27:42.854Z] #26 5.102 + '[' '!' -f //dockercli.installer ']' [2021-09-24T16:27:42.854Z] #26 5.102 + . //dockercli.installer [2021-09-24T16:27:42.854Z] #26 5.103 ++ : stable [2021-09-24T16:27:42.854Z] #26 5.103 ++ : 17.06.2-ce [2021-09-24T16:27:42.854Z] #26 5.104 + install_dockercli [2021-09-24T16:27:42.854Z] #26 5.104 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-09-24T16:27:42.854Z] #26 5.105 Install docker/cli version 17.06.2-ce from stable [2021-09-24T16:27:42.854Z] #26 5.106 ++ uname -m [2021-09-24T16:27:42.854Z] #26 5.108 + arch=aarch64 [2021-09-24T16:27:42.854Z] #26 5.109 + '[' aarch64 '!=' x86_64 ']' [2021-09-24T16:27:42.854Z] #26 5.109 + '[' aarch64 '!=' s390x ']' [2021-09-24T16:27:42.854Z] #26 5.109 + '[' aarch64 '!=' armhf ']' [2021-09-24T16:27:42.854Z] #26 5.110 + build_dockercli [2021-09-24T16:27:42.854Z] #26 5.111 + git clone https://github.com/docker/docker-ce /tmp/tmp.wn4GVRmuZC/tmp/docker-ce [2021-09-24T16:27:42.854Z] #26 5.116 Cloning into '/tmp/tmp.wn4GVRmuZC/tmp/docker-ce'... [2021-09-24T16:27:44.266Z] #26 ... [2021-09-24T16:27:44.267Z] [2021-09-24T16:27:44.267Z] #29 [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-09-24T16:27:44.267Z] #29 sha256:5d2f784d5c729c602146e19a9eab8fafc0f39296e1c18f5d157b18a78b8971e0 [2021-09-24T16:27:44.267Z] #29 18.49 129 added, 0 removed; done. [2021-09-24T16:27:44.267Z] #29 18.61 Setting up jq (1.6-2.1) ... [2021-09-24T16:27:44.267Z] #29 18.63 Setting up libcurl4:arm64 (7.74.0-1.3+b1) ... [2021-09-24T16:27:44.267Z] #29 18.64 Setting up curl (7.74.0-1.3+b1) ... [2021-09-24T16:27:44.267Z] #29 18.66 Processing triggers for libc-bin (2.31-13) ... [2021-09-24T16:27:44.267Z] #29 18.74 Processing triggers for ca-certificates (20210119) ... [2021-09-24T16:27:44.267Z] #29 18.76 Updating certificates in /etc/ssl/certs... [2021-09-24T16:27:44.267Z] #29 22.27 0 added, 0 removed; done. [2021-09-24T16:27:44.267Z] #29 22.27 Running hooks in /etc/ca-certificates/update.d... [2021-09-24T16:27:44.267Z] #29 22.27 done. [2021-09-24T16:27:44.267Z] #29 DONE 23.6s [2021-09-24T16:27:44.267Z] [2021-09-24T16:27:44.267Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-09-24T16:27:44.267Z] #65 sha256:e4ec58b5e27ac385b2fa8a87bc262e093eb1c21f7f78f8698cb02bed6a8d5bdb [2021-09-24T16:27:44.267Z] #65 4.844 + RM_GOPATH=0 [2021-09-24T16:27:44.267Z] #65 4.844 + TMP_GOPATH= [2021-09-24T16:27:44.267Z] #65 4.844 + : /build [2021-09-24T16:27:44.267Z] #65 4.844 + '[' -z '' ']' [2021-09-24T16:27:44.267Z] #65 4.860 ++ mktemp -d [2021-09-24T16:27:44.267Z] #65 4.865 + export GOPATH=/tmp/tmp.lbujRhqvbD [2021-09-24T16:27:44.267Z] #65 4.865 + GOPATH=/tmp/tmp.lbujRhqvbD [2021-09-24T16:27:44.267Z] #65 4.865 + RM_GOPATH=1 [2021-09-24T16:27:44.267Z] #65 4.865 + case "$(go env GOARCH)" in [2021-09-24T16:27:44.267Z] #65 4.874 ++ go env GOARCH [2021-09-24T16:27:44.267Z] #65 4.902 + export GO_BUILDMODE=-buildmode=pie [2021-09-24T16:27:44.267Z] #65 4.902 + GO_BUILDMODE=-buildmode=pie [2021-09-24T16:27:44.267Z] #65 4.907 ++ dirname /install.sh [2021-09-24T16:27:44.267Z] #65 4.945 + dir=/ [2021-09-24T16:27:44.267Z] #65 4.945 + bin=rootlesskit [2021-09-24T16:27:44.267Z] #65 4.945 + shift [2021-09-24T16:27:44.267Z] #65 4.945 + '[' '!' -f //rootlesskit.installer ']' [2021-09-24T16:27:44.267Z] #65 4.945 + . //rootlesskit.installer [2021-09-24T16:27:44.267Z] #65 4.945 ++ : v0.14.4 [2021-09-24T16:27:44.267Z] #65 4.945 + install_rootlesskit [2021-09-24T16:27:44.267Z] #65 4.945 + case "$1" in [2021-09-24T16:27:44.267Z] #65 4.945 + export CGO_ENABLED=0 [2021-09-24T16:27:44.267Z] #65 4.945 + CGO_ENABLED=0 [2021-09-24T16:27:44.267Z] #65 4.945 + _install_rootlesskit [2021-09-24T16:27:44.267Z] #65 4.948 Install rootlesskit version v0.14.4 [2021-09-24T16:27:44.267Z] #65 4.948 + echo 'Install rootlesskit version v0.14.4' [2021-09-24T16:27:44.267Z] #65 4.953 + for f in rootlesskit rootlesskit-docker-proxy [2021-09-24T16:27:44.267Z] #65 4.954 + GOBIN=/build [2021-09-24T16:27:44.267Z] #65 4.970 + GO111MODULE=on [2021-09-24T16:27:44.267Z] #65 4.970 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2021-09-24T16:27:44.267Z] #65 5.546 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2021-09-24T16:27:44.531Z] #65 ... [2021-09-24T16:27:44.531Z] [2021-09-24T16:27:44.531Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-09-24T16:27:44.531Z] #30 sha256:34fb99c5ada6b551b09a1f768fd793466d568424bffb5b857702d030f79b2f29 [2021-09-24T16:27:45.133Z] #30 DONE 0.8s [2021-09-24T16:27:45.133Z] [2021-09-24T16:27:45.133Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-09-24T16:27:45.133Z] #51 sha256:dc2ffcf5126e62dddad0eb629569029c8e4dbd3b4403745a63710889e2813fc1 [2021-09-24T16:27:45.133Z] #51 4.746 go: downloading gotest.tools/gotestsum v1.7.0 [2021-09-24T16:27:45.133Z] #51 6.118 go: downloading github.com/fatih/color v1.10.0 [2021-09-24T16:27:45.133Z] #51 6.142 go: downloading github.com/dnephin/pflag v1.0.7 [2021-09-24T16:27:45.133Z] #51 6.176 go: downloading github.com/pkg/errors v0.9.1 [2021-09-24T16:27:45.133Z] #51 6.181 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-09-24T16:27:45.133Z] #51 6.559 go: downloading golang.org/x/tools v0.1.0 [2021-09-24T16:27:45.133Z] #51 7.000 go: downloading github.com/mattn/go-colorable v0.1.8 [2021-09-24T16:27:45.133Z] #51 7.051 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-24T16:27:45.133Z] #51 7.183 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-09-24T16:27:45.133Z] #51 7.217 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-09-24T16:27:45.133Z] #51 7.501 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-09-24T16:27:45.133Z] #51 7.526 go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-09-24T16:27:45.133Z] #51 7.606 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-09-24T16:27:45.133Z] #51 ... [2021-09-24T16:27:45.133Z] [2021-09-24T16:27:45.133Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-09-24T16:27:45.133Z] #31 sha256:f59e8d893cebf1310ab1566a303c01516c65b9cf6dc0a2ff1ddd8c6e03a25332 [2021-09-24T16:27:46.424Z] using credential docker-jenkins-github-credentials [2021-09-24T16:27:46.498Z] Cloning the remote Git repository [2021-09-24T16:27:46.498Z] Cloning with configured refspecs honoured and without tags [2021-09-24T16:27:47.707Z] #31 ... [2021-09-24T16:27:47.707Z] [2021-09-24T16:27:47.707Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-24T16:27:47.707Z] #14 sha256:1b785adace3bf370c8df9df0374909f65e98566562c53a17673bd5040386ee99 [2021-09-24T16:27:47.707Z] #14 4.707 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-24T16:27:47.707Z] #14 4.737 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-24T16:27:47.707Z] #14 4.785 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-09-24T16:27:47.707Z] #14 5.452 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-09-24T16:27:47.707Z] #14 6.441 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [36.5 kB] [2021-09-24T16:27:47.707Z] #14 7.989 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2092 B] [2021-09-24T16:27:47.707Z] #14 ... [2021-09-24T16:27:47.707Z] [2021-09-24T16:27:47.707Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-09-24T16:27:47.707Z] #49 sha256:5042a12edfc528dda717fb3e5799ef316558671239740fa04e7c8026ce3d9908 [2021-09-24T16:27:47.707Z] #49 5.345 go: downloading github.com/LK4D4/vndr v0.1.2 [2021-09-24T16:27:47.707Z] #49 ... [2021-09-24T16:27:47.707Z] [2021-09-24T16:27:47.707Z] #60 [containerd 1/3] 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-09-24T16:27:47.707Z] #60 sha256:fb5e83f7d295fdcb4c6428040902408693a1c98b1f056660cc27ca9026d2d842 [2021-09-24T16:27:47.707Z] #60 4.301 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-24T16:27:47.707Z] #60 4.584 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-24T16:27:47.707Z] #60 4.783 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-09-24T16:27:47.707Z] #60 5.013 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-09-24T16:27:47.707Z] #60 5.901 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [36.5 kB] [2021-09-24T16:27:47.707Z] #60 7.622 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2092 B] [2021-09-24T16:27:47.707Z] #60 ... [2021-09-24T16:27:47.707Z] [2021-09-24T16:27:47.707Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2021-09-24T16:27:47.707Z] #36 sha256:9e3458e77b30ae3e51a94134b2c2a287fb9c5896336402720767ab70f4e431cc [2021-09-24T16:27:47.707Z] #36 5.795 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-09-24T16:27:47.707Z] #36 ... [2021-09-24T16:27:47.707Z] [2021-09-24T16:27:47.707Z] #47 [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 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-09-24T16:27:47.707Z] #47 sha256:ec6730dd9afdcedd9e669a8174703241efa66f05a09ada224c8b0556a7d9b5de [2021-09-24T16:27:47.707Z] #47 5.678 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-24T16:27:47.707Z] #47 5.713 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-24T16:27:47.707Z] #47 5.759 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-09-24T16:27:47.707Z] #47 6.254 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-09-24T16:27:47.707Z] #47 6.898 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-09-24T16:27:47.707Z] #47 8.638 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [36.5 kB] [2021-09-24T16:27:47.970Z] #47 ... [2021-09-24T16:27:47.970Z] [2021-09-24T16:27:47.970Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-09-24T16:27:47.970Z] #55 sha256:5e98af6bb1ebef73e7b7ab60cf9b81bbab169add32db7e69fa493c6f6349bc1b [2021-09-24T16:27:47.970Z] #55 4.902 go: downloading mvdan.cc/sh/v3 v3.0.2 [2021-09-24T16:27:47.970Z] #55 5.926 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-09-24T16:27:47.970Z] #55 5.927 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-09-24T16:27:47.970Z] #55 5.928 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-09-24T16:27:47.970Z] #55 7.497 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-09-24T16:27:47.970Z] #55 ... [2021-09-24T16:27:47.970Z] [2021-09-24T16:27:47.970Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-09-24T16:27:47.970Z] #53 sha256:d374749d95a9f643919e1a796bb82089cf546bdd7159417c3a01a33f9189b641 [2021-09-24T16:27:47.970Z] #53 5.241 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-09-24T16:27:47.970Z] #53 10.23 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-09-24T16:27:47.970Z] #53 10.23 go: downloading github.com/fatih/color v1.7.0 [2021-09-24T16:27:47.970Z] #53 10.27 go: downloading github.com/pkg/errors v0.8.1 [2021-09-24T16:27:47.970Z] #53 10.31 go: downloading github.com/spf13/cobra v0.0.5 [2021-09-24T16:27:47.970Z] #53 10.38 go: downloading github.com/spf13/pflag v1.0.5 [2021-09-24T16:27:47.970Z] #53 10.39 go: downloading github.com/spf13/viper v1.6.1 [2021-09-24T16:27:47.970Z] #53 10.58 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-09-24T16:27:47.970Z] #53 10.63 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-09-24T16:27:47.970Z] #53 10.74 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-09-24T16:27:46.686Z] Cloning repository https://github.com/moby/moby.git [2021-09-24T16:27:47.070Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-09-24T16:27:47.869Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-24T16:27:47.870Z] > git --version # timeout=10 [2021-09-24T16:27:47.915Z] > git --version # 'git version 2.24.1.windows.2' [2021-09-24T16:27:47.916Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-24T16:27:47.918Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42881/head:refs/remotes/origin/PR-42881 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-24T16:27:48.233Z] #53 10.91 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-24T16:27:48.233Z] #53 ... [2021-09-24T16:27:48.233Z] [2021-09-24T16:27:48.233Z] #34 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-24T16:27:48.233Z] #34 sha256:bf8adb7ed355b4799344ce1c320ab4a4346595065c8038c59e568a9092745ffa [2021-09-24T16:27:48.233Z] #34 5.164 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-09-24T16:27:48.233Z] #34 5.165 Cloning into '.'... [2021-09-24T16:27:48.496Z] #34 ... [2021-09-24T16:27:48.496Z] [2021-09-24T16:27:48.496Z] #38 [tini 1/3] 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-09-24T16:27:48.496Z] #38 sha256:4918f141568a9ea7cb4e5ffcb06834cd5b9cf5a620fe1ffee6115ea81d1e3bd9 [2021-09-24T16:27:48.496Z] #38 5.260 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-24T16:27:48.496Z] #38 5.324 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-24T16:27:48.496Z] #38 5.324 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-09-24T16:27:48.496Z] #38 5.966 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-09-24T16:27:48.496Z] #38 7.387 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [36.5 kB] [2021-09-24T16:27:48.496Z] #38 9.049 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2092 B] [2021-09-24T16:27:48.496Z] #38 ... [2021-09-24T16:27:48.496Z] [2021-09-24T16:27:48.497Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-09-24T16:27:48.497Z] #43 sha256:9c9247cf2204796787856585958b29c1f1f5721d99ad17b1775fbebdc1c90fef [2021-09-24T16:27:48.497Z] #43 4.847 + git clone https://github.com/docker/distribution.git . [2021-09-24T16:27:48.497Z] #43 4.847 Cloning into '.'... [2021-09-24T16:27:48.712Z] #45 18.83 Reading package lists... [2021-09-24T16:27:48.712Z] #45 ... [2021-09-24T16:27:48.712Z] [2021-09-24T16:27:48.712Z] #20 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-24T16:27:48.712Z] #20 sha256:f22e05dfbfee4590b1933f4b15bf1551708f58955fb5faad1c8238c127b5507f [2021-09-24T16:27:48.712Z] #20 19.22 Fetched 40.0 MB in 18s (2281 kB/s) [2021-09-24T16:27:48.759Z] #43 ... [2021-09-24T16:27:48.759Z] [2021-09-24T16:27:48.759Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-09-24T16:27:48.759Z] #53 sha256:d374749d95a9f643919e1a796bb82089cf546bdd7159417c3a01a33f9189b641 [2021-09-24T16:27:48.759Z] #53 11.19 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-09-24T16:27:48.759Z] #53 11.35 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-09-24T16:27:48.759Z] #53 11.54 go: downloading github.com/stretchr/testify v1.4.0 [2021-09-24T16:27:49.023Z] #53 11.79 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-09-24T16:27:49.023Z] #53 11.87 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-09-24T16:27:49.286Z] #53 11.95 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-09-24T16:27:49.286Z] #53 12.03 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-09-24T16:27:49.763Z] #23 9.491 Collecting yamllint==1.26.1 [2021-09-24T16:27:49.863Z] #53 12.41 go: downloading github.com/magiconair/properties v1.8.1 [2021-09-24T16:27:49.863Z] #53 12.44 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-24T16:27:49.863Z] #53 12.47 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-09-24T16:27:49.863Z] #53 12.56 go: downloading github.com/spf13/afero v1.1.2 [2021-09-24T16:27:49.863Z] #53 12.74 go: downloading github.com/spf13/cast v1.3.0 [2021-09-24T16:27:49.863Z] #53 12.79 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-09-24T16:27:50.100Z] #20 19.22 Reading package lists... [2021-09-24T16:27:50.100Z] #20 ... [2021-09-24T16:27:50.100Z] [2021-09-24T16:27:50.100Z] #67 [containerd 1/3] 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-09-24T16:27:50.100Z] #67 sha256:3af73c212a0c62ce792667a5a5d5c8464a35e6d17ea07d8eb34ef7f4f4b7a327 [2021-09-24T16:27:50.100Z] #67 18.96 Fetched 40.0 MB in 17s (2297 kB/s) [2021-09-24T16:27:50.100Z] #67 18.96 Reading package lists... [2021-09-24T16:27:50.100Z] #67 28.16 Reading package lists... [2021-09-24T16:27:50.100Z] #67 ... [2021-09-24T16:27:50.100Z] [2021-09-24T16:27:50.100Z] #45 [tini 1/3] 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-09-24T16:27:50.100Z] #45 sha256:b201c5b5393f0e63274621ab19667608bf495a618a19e6b322d39a9792f9f7c7 [2021-09-24T16:27:50.100Z] #45 18.83 Reading package lists... [2021-09-24T16:27:50.127Z] #53 12.90 go: downloading github.com/subosito/gotenv v1.2.0 [2021-09-24T16:27:50.127Z] #53 12.91 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-09-24T16:27:50.336Z] #23 10.56 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-09-24T16:27:50.390Z] #53 13.06 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-09-24T16:27:50.653Z] #53 13.44 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-09-24T16:27:51.279Z] #23 11.56 Collecting pathspec>=0.5.3 [2021-09-24T16:27:51.279Z] #23 11.57 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-09-24T16:27:51.541Z] #23 11.85 Collecting pyyaml [2021-09-24T16:27:51.541Z] #23 11.86 Downloading PyYAML-5.4.1-cp39-cp39-manylinux1_x86_64.whl (630 kB) [2021-09-24T16:27:51.541Z] #23 11.93 Building wheels for collected packages: yamllint [2021-09-24T16:27:51.541Z] #23 11.93 Building wheel for yamllint (setup.py): started [2021-09-24T16:27:52.484Z] #23 12.84 Building wheel for yamllint (setup.py): finished with status 'done' [2021-09-24T16:27:52.484Z] #23 12.84 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=cec37e66e003847f0b1747fc3cc870f4a7c17de99709fbea7096da277a1fad14 [2021-09-24T16:27:52.484Z] #23 12.85 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-09-24T16:27:52.484Z] #23 12.85 Successfully built yamllint [2021-09-24T16:27:52.484Z] #23 12.89 Installing collected packages: pyyaml, pathspec, yamllint [2021-09-24T16:27:53.057Z] #23 13.22 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-09-24T16:27:53.212Z] #53 15.91 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-09-24T16:27:53.212Z] #53 15.91 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-09-24T16:27:53.212Z] #53 15.93 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-09-24T16:27:53.212Z] #53 15.97 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-09-24T16:27:53.212Z] #53 15.98 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-09-24T16:27:53.212Z] #53 15.99 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-09-24T16:27:53.212Z] #53 16.01 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-09-24T16:27:53.212Z] #53 16.06 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-09-24T16:27:53.212Z] #53 16.07 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-09-24T16:27:53.212Z] #53 16.11 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-09-24T16:27:53.321Z] #23 DONE 13.6s [2021-09-24T16:27:53.321Z] [2021-09-24T16:27:53.321Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-09-24T16:27:53.321Z] #62 sha256:6d90dbcfc365a4d27ecdd17209ca6f23e712983093379fbcec205a6f24184f1c [2021-09-24T16:27:53.321Z] #62 ... [2021-09-24T16:27:53.321Z] [2021-09-24T16:27:53.321Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-09-24T16:27:53.321Z] #27 sha256:bdfdfa4f8d94fad2281ad2e95acd1d3c481e6ded5944867acf1a090d7c4c21c2 [2021-09-24T16:27:53.478Z] #53 16.16 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-09-24T16:27:53.592Z] #27 DONE 0.4s [2021-09-24T16:27:53.592Z] [2021-09-24T16:27:53.592Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-09-24T16:27:53.592Z] #32 sha256:96059bb0c7c97e3a984e4fa5edfaa4edd105870d13d80fe159817903a4875b72 [2021-09-24T16:27:53.744Z] #53 16.46 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-09-24T16:27:53.744Z] #53 16.46 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-09-24T16:27:53.744Z] #53 16.48 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-09-24T16:27:53.744Z] #53 16.50 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-09-24T16:27:53.744Z] #53 16.54 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-09-24T16:27:54.007Z] #53 16.65 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-09-24T16:27:54.007Z] #53 16.66 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-09-24T16:27:54.007Z] #53 16.70 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-09-24T16:27:54.007Z] #53 16.78 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-09-24T16:27:54.007Z] #53 ... [2021-09-24T16:27:54.007Z] [2021-09-24T16:27:54.007Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-09-24T16:27:54.007Z] #43 sha256:9c9247cf2204796787856585958b29c1f1f5721d99ad17b1775fbebdc1c90fef [2021-09-24T16:27:54.007Z] #43 16.40 + git checkout -q v2.3.0 [2021-09-24T16:27:54.537Z] #32 DONE 0.7s [2021-09-24T16:27:54.537Z] [2021-09-24T16:27:54.537Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-09-24T16:27:54.537Z] #43 sha256:2a63077b3c5836ea88282bd11103334e6e7afec4251de84ed9d20d758aa3fafb [2021-09-24T16:27:54.537Z] #43 171.6 + dpkg --print-architecture [2021-09-24T16:27:54.537Z] #43 171.6 + git checkout -q v2.1.0 [2021-09-24T16:27:54.798Z] #43 171.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-09-24T16:27:54.798Z] #43 171.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-09-24T16:27:54.798Z] #43 ... [2021-09-24T16:27:54.798Z] [2021-09-24T16:27:54.798Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-09-24T16:27:54.798Z] #35 sha256:d1160da465a1cd87bc1818e3dc7ccfa5ae55d003757bf6b2a3e6e5b08737aaa6 [2021-09-24T16:27:54.798Z] #35 DONE 0.4s [2021-09-24T16:27:54.798Z] [2021-09-24T16:27:54.798Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-09-24T16:27:54.798Z] #37 sha256:0b0cc2e47d3330273549f7415e35dba993513dd9e44882bcb33c9975025e34bc [2021-09-24T16:27:54.798Z] #37 DONE 0.1s [2021-09-24T16:27:55.060Z] [2021-09-24T16:27:55.060Z] #41 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-09-24T16:27:55.060Z] #41 sha256:3d236e414d5aaa94bd6033daba3b2d6190730b3fbf25a907715173cac692c94a [2021-09-24T16:27:55.060Z] #41 DONE 0.1s [2021-09-24T16:27:55.060Z] [2021-09-24T16:27:55.060Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-09-24T16:27:55.060Z] #53 sha256:319393aee9d935f0faf97a5327713a26007d83e376c1606fe875942d8c491bc9 [2021-09-24T16:27:55.402Z] #43 ... [2021-09-24T16:27:55.402Z] [2021-09-24T16:27:55.402Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-09-24T16:27:55.402Z] #65 sha256:e4ec58b5e27ac385b2fa8a87bc262e093eb1c21f7f78f8698cb02bed6a8d5bdb [2021-09-24T16:27:55.402Z] #65 7.913 go: downloading github.com/pkg/errors v0.9.1 [2021-09-24T16:27:55.402Z] #65 7.923 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-09-24T16:27:55.402Z] #65 7.925 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-09-24T16:27:55.402Z] #65 8.420 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-09-24T16:27:55.402Z] #65 8.914 go: downloading github.com/google/uuid v1.3.0 [2021-09-24T16:27:55.402Z] #65 9.122 go: downloading github.com/moby/vpnkit v0.5.0 [2021-09-24T16:27:55.402Z] #65 9.319 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-09-24T16:27:55.402Z] #65 9.531 go: downloading github.com/gofrs/flock v0.8.1 [2021-09-24T16:27:55.402Z] #65 9.642 go: downloading github.com/gorilla/mux v1.8.0 [2021-09-24T16:27:55.402Z] #65 9.895 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-09-24T16:27:55.402Z] #65 10.41 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-09-24T16:27:55.402Z] #65 12.87 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-09-24T16:27:55.402Z] #65 14.63 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-09-24T16:27:55.402Z] #65 15.67 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-09-24T16:27:55.402Z] #65 15.85 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-09-24T16:27:55.412Z] #45 28.29 Reading package lists... [2021-09-24T16:27:55.412Z] #45 ... [2021-09-24T16:27:55.412Z] [2021-09-24T16:27:55.412Z] #72 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-09-24T16:27:55.412Z] #72 sha256:35af5c41074378f38ef0d1d1d56f3d74bd3f81b229cbeaaa851d0ee9d5251fa9 [2021-09-24T16:27:55.412Z] #72 29.18 + for f in rootlesskit rootlesskit-docker-proxy [2021-09-24T16:27:55.412Z] #72 29.18 + GOBIN=/build [2021-09-24T16:27:55.412Z] #72 29.18 + GO111MODULE=on [2021-09-24T16:27:55.412Z] #72 29.18 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2021-09-24T16:27:55.412Z] #72 32.82 rootlesskit version 0.14.4 [2021-09-24T16:27:55.412Z] #72 32.83 Usage of /build/rootlesskit-docker-proxy: [2021-09-24T16:27:55.412Z] #72 32.83 -container-ip string [2021-09-24T16:27:55.412Z] #72 32.83 container ip [2021-09-24T16:27:55.412Z] #72 32.83 -container-port int [2021-09-24T16:27:55.412Z] #72 32.83 container port (default -1) [2021-09-24T16:27:55.412Z] #72 32.83 -host-ip string [2021-09-24T16:27:55.412Z] #72 32.83 host ip [2021-09-24T16:27:55.412Z] #72 32.83 -host-port int [2021-09-24T16:27:55.412Z] #72 32.83 host port (default -1) [2021-09-24T16:27:55.412Z] #72 32.83 -proto string [2021-09-24T16:27:55.412Z] #72 32.83 proxy protocol (default "tcp") [2021-09-24T16:27:55.412Z] #72 DONE 33.1s [2021-09-24T16:27:55.412Z] [2021-09-24T16:27:55.412Z] #73 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2021-09-24T16:27:55.412Z] #73 sha256:e30946ef9051f3d75d4b163e7a72b4aa2c107ea37e8ff878bba5d7c3812350b4 [2021-09-24T16:27:55.412Z] #73 DONE 0.1s [2021-09-24T16:27:55.412Z] [2021-09-24T16:27:55.412Z] #20 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-24T16:27:55.412Z] #20 sha256:f22e05dfbfee4590b1933f4b15bf1551708f58955fb5faad1c8238c127b5507f [2021-09-24T16:27:55.412Z] #20 19.22 Reading package lists... [2021-09-24T16:27:55.412Z] #20 29.08 Reading package lists... [2021-09-24T16:27:55.412Z] #20 ... [2021-09-24T16:27:55.412Z] [2021-09-24T16:27:55.412Z] #74 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-09-24T16:27:55.412Z] #74 sha256:79e5db2cd09fd00384aa9d5e96f943d96850e0b3bc886d9fb10fe7aaff4c1bc2 [2021-09-24T16:27:55.412Z] #74 DONE 0.1s [2021-09-24T16:27:55.412Z] [2021-09-24T16:27:55.412Z] #45 [tini 1/3] 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-09-24T16:27:55.412Z] #45 sha256:b201c5b5393f0e63274621ab19667608bf495a618a19e6b322d39a9792f9f7c7 [2021-09-24T16:27:55.666Z] #65 ... [2021-09-24T16:27:55.666Z] [2021-09-24T16:27:55.666Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-09-24T16:27:55.666Z] #31 sha256:f59e8d893cebf1310ab1566a303c01516c65b9cf6dc0a2ff1ddd8c6e03a25332 [2021-09-24T16:27:55.666Z] #31 6.513 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-09-24T16:27:55.666Z] #31 8.009 #=#=# [2021-09-24T16:27:55.666Z] #31 8.308 #=#=# ######################################################################## 100.0% [2021-09-24T16:27:55.666Z] #31 9.898 [2021-09-24T16:27:56.796Z] #45 28.29 Reading package lists... [2021-09-24T16:27:56.796Z] #45 ... [2021-09-24T16:27:56.796Z] [2021-09-24T16:27:56.796Z] #77 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-09-24T16:27:56.796Z] #77 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-09-24T16:27:56.796Z] #77 CACHED [2021-09-24T16:27:56.796Z] [2021-09-24T16:27:56.796Z] #79 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-09-24T16:27:56.796Z] #79 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-09-24T16:27:56.796Z] #79 CACHED [2021-09-24T16:27:56.796Z] [2021-09-24T16:27:56.796Z] #67 [containerd 1/3] 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-09-24T16:27:56.796Z] #67 sha256:3af73c212a0c62ce792667a5a5d5c8464a35e6d17ea07d8eb34ef7f4f4b7a327 [2021-09-24T16:27:57.065Z] #31 ... [2021-09-24T16:27:57.065Z] [2021-09-24T16:27:57.065Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-09-24T16:27:57.065Z] #49 sha256:5042a12edfc528dda717fb3e5799ef316558671239740fa04e7c8026ce3d9908 [2021-09-24T16:27:57.065Z] #49 17.66 Usage of /build/vndr: [2021-09-24T16:27:57.065Z] #49 17.66 /build/vndr [[import path] [revision]] [repository] [2021-09-24T16:27:57.065Z] #49 17.66 /build/vndr init [2021-09-24T16:27:57.065Z] #49 17.66 -strict [2021-09-24T16:27:57.065Z] #49 17.66 checking mode. treat non-trivial warning as an error [2021-09-24T16:27:57.065Z] #49 17.66 -verbose [2021-09-24T16:27:57.065Z] #49 17.66 shows all warnings [2021-09-24T16:27:57.065Z] #49 17.66 -whitelist value [2021-09-24T16:27:57.065Z] #49 17.66 regular expressions to whitelist for cleaning phase of vendoring, relative to the vendor/ directory [2021-09-24T16:27:57.065Z] #49 DONE 19.5s [2021-09-24T16:27:57.065Z] [2021-09-24T16:27:57.065Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2021-09-24T16:27:57.065Z] #36 sha256:9e3458e77b30ae3e51a94134b2c2a287fb9c5896336402720767ab70f4e431cc [2021-09-24T16:27:57.065Z] #36 16.39 tomll can be used in two ways: [2021-09-24T16:27:57.065Z] #36 16.39 Writing to STDIN and reading from STDOUT: [2021-09-24T16:27:57.065Z] #36 16.39 cat file.toml | tomll > file.toml [2021-09-24T16:27:57.065Z] #36 16.39 [2021-09-24T16:27:57.065Z] #36 16.39 Reading and updating a list of files: [2021-09-24T16:27:57.065Z] #36 16.39 tomll a.toml b.toml c.toml [2021-09-24T16:27:57.065Z] #36 16.39 [2021-09-24T16:27:57.065Z] #36 16.39 When given a list of files, tomll will modify all files in place without asking. [2021-09-24T16:27:57.065Z] #36 DONE 19.5s [2021-09-24T16:27:57.065Z] [2021-09-24T16:27:57.065Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-09-24T16:27:57.065Z] #53 sha256:d374749d95a9f643919e1a796bb82089cf546bdd7159417c3a01a33f9189b641 [2021-09-24T16:27:57.065Z] #53 17.12 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-09-24T16:27:57.065Z] #53 17.14 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-09-24T16:27:57.065Z] #53 17.18 go: downloading github.com/ultraware/funlen v0.0.2 [2021-09-24T16:27:57.065Z] #53 17.24 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-09-24T16:27:57.065Z] #53 17.26 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-09-24T16:27:57.065Z] #53 17.32 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-09-24T16:27:57.065Z] #53 18.32 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-09-24T16:27:57.065Z] #53 18.33 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-09-24T16:27:57.065Z] #53 18.41 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-09-24T16:27:57.065Z] #53 18.66 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-09-24T16:27:57.065Z] #53 18.67 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-09-24T16:27:57.065Z] #53 18.69 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-09-24T16:27:57.065Z] #53 18.74 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-09-24T16:27:57.065Z] #53 18.75 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-09-24T16:27:57.065Z] #53 18.75 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-09-24T16:27:57.065Z] #53 18.82 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-24T16:27:57.065Z] #53 18.92 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-24T16:27:57.065Z] #53 18.93 go: downloading github.com/stretchr/objx v0.2.0 [2021-09-24T16:27:57.065Z] #53 19.13 go: downloading golang.org/x/text v0.3.2 [2021-09-24T16:27:57.065Z] #53 19.41 go: downloading github.com/gobwas/glob v0.2.3 [2021-09-24T16:27:57.329Z] #53 20.11 go: downloading github.com/kisielk/gotool v1.0.0 [2021-09-24T16:27:57.906Z] #53 ... [2021-09-24T16:27:57.906Z] [2021-09-24T16:27:57.906Z] #47 [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 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-09-24T16:27:57.906Z] #47 sha256:ec6730dd9afdcedd9e669a8174703241efa66f05a09ada224c8b0556a7d9b5de [2021-09-24T16:27:57.906Z] #47 10.56 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2092 B] [2021-09-24T16:27:57.906Z] #47 15.78 Get:8 https://downloadcontent.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2141 B] [2021-09-24T16:27:57.906Z] #47 15.81 Fetched 8304 kB in 10s (796 kB/s) [2021-09-24T16:27:57.906Z] #47 15.81 Reading package lists... [2021-09-24T16:27:58.169Z] #47 19.76 Reading package lists... [2021-09-24T16:27:58.169Z] #47 ... [2021-09-24T16:27:58.169Z] [2021-09-24T16:27:58.169Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-09-24T16:27:58.169Z] #43 sha256:9c9247cf2204796787856585958b29c1f1f5721d99ad17b1775fbebdc1c90fef [2021-09-24T16:27:58.169Z] #43 18.28 + 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-09-24T16:27:58.709Z] #67 28.16 Reading package lists... [2021-09-24T16:27:58.710Z] #67 ... [2021-09-24T16:27:58.710Z] [2021-09-24T16:27:58.710Z] #45 [tini 1/3] 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-09-24T16:27:58.710Z] #45 sha256:b201c5b5393f0e63274621ab19667608bf495a618a19e6b322d39a9792f9f7c7 [2021-09-24T16:27:58.710Z] #45 28.29 Reading package lists... [2021-09-24T16:27:58.786Z] #43 ... [2021-09-24T16:27:58.786Z] [2021-09-24T16:27:58.786Z] #60 [containerd 1/3] 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-09-24T16:27:58.786Z] #60 sha256:fb5e83f7d295fdcb4c6428040902408693a1c98b1f056660cc27ca9026d2d842 [2021-09-24T16:27:58.786Z] #60 11.68 Fetched 8301 kB in 8s (1003 kB/s) [2021-09-24T16:27:58.786Z] #60 11.68 Reading package lists... [2021-09-24T16:27:58.786Z] #60 15.77 Reading package lists... [2021-09-24T16:27:58.786Z] #60 19.72 Building dependency tree... [2021-09-24T16:27:59.067Z] #60 ... [2021-09-24T16:27:59.067Z] [2021-09-24T16:27:59.067Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-24T16:27:59.067Z] #14 sha256:1b785adace3bf370c8df9df0374909f65e98566562c53a17673bd5040386ee99 [2021-09-24T16:27:59.067Z] #14 12.29 Fetched 8301 kB in 8s (1056 kB/s) [2021-09-24T16:27:59.067Z] #14 12.29 Reading package lists... [2021-09-24T16:27:59.067Z] #14 16.05 Reading package lists... [2021-09-24T16:27:59.067Z] #14 20.12 Building dependency tree... [2021-09-24T16:27:59.067Z] #14 ... [2021-09-24T16:27:59.067Z] [2021-09-24T16:27:59.067Z] #38 [tini 1/3] 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-09-24T16:27:59.067Z] #38 sha256:4918f141568a9ea7cb4e5ffcb06834cd5b9cf5a620fe1ffee6115ea81d1e3bd9 [2021-09-24T16:27:59.067Z] #38 12.51 Fetched 8301 kB in 8s (1104 kB/s) [2021-09-24T16:27:59.067Z] #38 12.51 Reading package lists... [2021-09-24T16:27:59.067Z] #38 16.64 Reading package lists... [2021-09-24T16:27:59.067Z] #38 20.51 Building dependency tree... [2021-09-24T16:27:59.333Z] #38 ... [2021-09-24T16:27:59.334Z] [2021-09-24T16:27:59.334Z] #60 [containerd 1/3] 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-09-24T16:27:59.334Z] #60 sha256:fb5e83f7d295fdcb4c6428040902408693a1c98b1f056660cc27ca9026d2d842 [2021-09-24T16:27:59.334Z] #60 22.27 The following additional packages will be installed: [2021-09-24T16:27:59.334Z] #60 22.27 libbtrfs0 [2021-09-24T16:27:59.935Z] #60 22.57 The following NEW packages will be installed: [2021-09-24T16:27:59.935Z] #60 22.58 libbtrfs-dev libbtrfs0 [2021-09-24T16:28:00.216Z] #60 22.99 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-09-24T16:28:00.216Z] #60 22.99 Need to get 454 kB of archives. [2021-09-24T16:28:00.216Z] #60 22.99 After this operation, 1275 kB of additional disk space will be used. [2021-09-24T16:28:00.216Z] #60 22.99 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2021-09-24T16:28:00.216Z] #60 22.99 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2021-09-24T16:28:00.216Z] #60 ... [2021-09-24T16:28:00.216Z] [2021-09-24T16:28:00.216Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-09-24T16:28:00.216Z] #51 sha256:dc2ffcf5126e62dddad0eb629569029c8e4dbd3b4403745a63710889e2813fc1 [2021-09-24T16:28:00.216Z] #51 13.10 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-09-24T16:28:00.216Z] #51 13.10 go: downloading golang.org/x/mod v0.3.0 [2021-09-24T16:28:00.355Z] #45 37.01 Building dependency tree... [2021-09-24T16:28:00.493Z] #51 ... [2021-09-24T16:28:00.493Z] [2021-09-24T16:28:00.493Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-09-24T16:28:00.493Z] #31 sha256:f59e8d893cebf1310ab1566a303c01516c65b9cf6dc0a2ff1ddd8c6e03a25332 [2021-09-24T16:28:00.493Z] #31 15.50 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-09-24T16:28:00.616Z] #45 38.61 Reading state information... [2021-09-24T16:28:01.652Z] #53 178.6 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-09-24T16:28:01.913Z] #53 DONE 179.1s [2021-09-24T16:28:01.913Z] [2021-09-24T16:28:01.913Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-09-24T16:28:01.913Z] #43 sha256:2a63077b3c5836ea88282bd11103334e6e7afec4251de84ed9d20d758aa3fafb [2021-09-24T16:28:02.531Z] #45 40.35 The following additional packages will be installed: [2021-09-24T16:28:02.531Z] #45 40.37 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2021-09-24T16:28:02.531Z] #45 40.41 Suggested packages: [2021-09-24T16:28:02.531Z] #45 40.41 cmake-doc ninja-build lrzip [2021-09-24T16:28:02.531Z] #45 40.41 Recommended packages: [2021-09-24T16:28:02.531Z] #45 40.41 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-09-24T16:28:02.792Z] #45 40.92 The following NEW packages will be installed: [2021-09-24T16:28:02.792Z] #45 40.93 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2021-09-24T16:28:03.053Z] #45 41.27 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2021-09-24T16:28:03.053Z] #45 41.27 Need to get 8419 kB of archives. [2021-09-24T16:28:03.053Z] #45 41.27 After this operation, 34.9 MB of additional disk space will be used. [2021-09-24T16:28:03.053Z] #45 41.27 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-09-24T16:28:03.089Z] #31 17.47 #=#=# [2021-09-24T16:28:03.089Z] [2021-09-24T16:28:03.089Z] #31 ... [2021-09-24T16:28:03.089Z] [2021-09-24T16:28:03.089Z] #60 [containerd 1/3] 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-09-24T16:28:03.089Z] #60 sha256:fb5e83f7d295fdcb4c6428040902408693a1c98b1f056660cc27ca9026d2d842 [2021-09-24T16:28:03.089Z] #60 24.26 debconf: delaying package configuration, since apt-utils is not installed [2021-09-24T16:28:03.089Z] #60 24.47 Fetched 454 kB in 0s (1385 kB/s) [2021-09-24T16:28:03.089Z] #60 24.57 Selecting previously unselected package libbtrfs0:arm64. [2021-09-24T16:28:03.089Z] #60 24.57 (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 ... 15703 files and directories currently installed.) [2021-09-24T16:28:03.089Z] #60 24.63 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2021-09-24T16:28:03.089Z] #60 24.67 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2021-09-24T16:28:03.089Z] #60 24.79 Selecting previously unselected package libbtrfs-dev:arm64. [2021-09-24T16:28:03.089Z] #60 24.79 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2021-09-24T16:28:03.089Z] #60 24.81 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2021-09-24T16:28:03.089Z] #60 25.00 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2021-09-24T16:28:03.089Z] #60 25.04 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2021-09-24T16:28:03.089Z] #60 25.06 Processing triggers for libc-bin (2.31-13) ... [2021-09-24T16:28:03.089Z] #60 DONE 25.6s [2021-09-24T16:28:03.089Z] [2021-09-24T16:28:03.089Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-09-24T16:28:03.089Z] #31 sha256:f59e8d893cebf1310ab1566a303c01516c65b9cf6dc0a2ff1ddd8c6e03a25332 [2021-09-24T16:28:03.315Z] #45 41.28 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-09-24T16:28:03.315Z] #45 41.28 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB] [2021-09-24T16:28:03.315Z] #45 41.30 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2021-09-24T16:28:03.315Z] #45 41.31 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2021-09-24T16:28:03.315Z] #45 41.31 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2021-09-24T16:28:03.315Z] #45 41.31 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2021-09-24T16:28:03.315Z] #45 41.31 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB] [2021-09-24T16:28:03.360Z] #31 17.68 #=#=# ############### 21.6% ###################################### 53.5% ######################################################################## 100.0% [2021-09-24T16:28:03.360Z] #31 ... [2021-09-24T16:28:03.360Z] [2021-09-24T16:28:03.360Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2021-09-24T16:28:03.360Z] #61 sha256:69d2e52d2c413ed07e1f5620f9ff40f8cfa04f23aa6a6b78a83ba6fd890459d3 [2021-09-24T16:28:03.360Z] #61 DONE 0.4s [2021-09-24T16:28:03.625Z] [2021-09-24T16:28:03.625Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-24T16:28:03.625Z] #14 sha256:1b785adace3bf370c8df9df0374909f65e98566562c53a17673bd5040386ee99 [2021-09-24T16:28:03.625Z] #14 23.42 The following additional packages will be installed: [2021-09-24T16:28:03.625Z] #14 23.43 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-09-24T16:28:03.625Z] #14 23.43 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-09-24T16:28:03.625Z] #14 23.43 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-09-24T16:28:03.625Z] #14 23.43 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-09-24T16:28:03.625Z] #14 23.43 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-09-24T16:28:03.625Z] #14 23.43 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-09-24T16:28:03.625Z] #14 23.43 mingw-w64-common mingw-w64-x86-64-dev [2021-09-24T16:28:03.625Z] #14 23.44 Suggested packages: [2021-09-24T16:28:03.625Z] #14 23.45 gcc-10-locales seccomp wine64 [2021-09-24T16:28:03.625Z] #14 24.46 The following NEW packages will be installed: [2021-09-24T16:28:03.625Z] #14 24.46 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-09-24T16:28:03.625Z] #14 24.46 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-09-24T16:28:03.625Z] #14 24.46 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-09-24T16:28:03.625Z] #14 24.46 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-09-24T16:28:03.625Z] #14 24.46 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-09-24T16:28:03.625Z] #14 24.46 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-09-24T16:28:03.625Z] #14 24.46 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-09-24T16:28:03.625Z] #14 24.46 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-09-24T16:28:03.625Z] #14 24.46 mingw-w64-x86-64-dev [2021-09-24T16:28:03.625Z] #14 24.83 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2021-09-24T16:28:03.625Z] #14 24.83 Need to get 108 MB of archives. [2021-09-24T16:28:03.625Z] #14 24.83 After this operation, 620 MB of additional disk space will be used. [2021-09-24T16:28:03.625Z] #14 24.83 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB] [2021-09-24T16:28:03.625Z] #14 24.92 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB] [2021-09-24T16:28:03.625Z] #14 24.98 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2021-09-24T16:28:03.625Z] #14 24.98 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2021-09-24T16:28:03.625Z] #14 24.98 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2021-09-24T16:28:03.625Z] #14 24.98 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-09-24T16:28:03.625Z] #14 25.08 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2021-09-24T16:28:03.625Z] #14 25.16 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB] [2021-09-24T16:28:03.625Z] #14 25.16 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB] [2021-09-24T16:28:03.625Z] #14 25.49 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB] [2021-09-24T16:28:03.888Z] #45 41.99 debconf: delaying package configuration, since apt-utils is not installed [2021-09-24T16:28:03.888Z] #14 26.54 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB] [2021-09-24T16:28:04.150Z] #45 42.24 Fetched 8419 kB in 0s (21.8 MB/s) [2021-09-24T16:28:04.150Z] #45 42.28 Selecting previously unselected package xxd. [2021-09-24T16:28:04.150Z] #45 42.28 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30211 files and directories currently installed.) [2021-09-24T16:28:04.150Z] #45 42.32 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-09-24T16:28:04.150Z] #45 42.32 Unpacking xxd (2:8.2.2434-3) ... [2021-09-24T16:28:04.150Z] #45 42.43 Selecting previously unselected package vim-common. [2021-09-24T16:28:04.168Z] #14 26.83 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB] [2021-09-24T16:28:04.415Z] #45 ... [2021-09-24T16:28:04.416Z] [2021-09-24T16:28:04.416Z] #67 [containerd 1/3] 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-09-24T16:28:04.416Z] #67 sha256:3af73c212a0c62ce792667a5a5d5c8464a35e6d17ea07d8eb34ef7f4f4b7a327 [2021-09-24T16:28:04.416Z] #67 28.16 Reading package lists... [2021-09-24T16:28:04.416Z] #67 37.46 Building dependency tree... [2021-09-24T16:28:04.416Z] #67 39.01 Reading state information... [2021-09-24T16:28:04.416Z] #67 40.48 The following additional packages will be installed: [2021-09-24T16:28:04.416Z] #67 40.50 libbtrfs0 [2021-09-24T16:28:04.416Z] #67 40.73 The following NEW packages will be installed: [2021-09-24T16:28:04.416Z] #67 40.76 libbtrfs-dev libbtrfs0 [2021-09-24T16:28:04.416Z] #67 41.16 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-09-24T16:28:04.416Z] #67 41.16 Need to get 460 kB of archives. [2021-09-24T16:28:04.416Z] #67 41.16 After this operation, 1237 kB of additional disk space will be used. [2021-09-24T16:28:04.416Z] #67 41.16 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-09-24T16:28:04.416Z] #67 41.16 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-09-24T16:28:04.416Z] #67 41.64 debconf: delaying package configuration, since apt-utils is not installed [2021-09-24T16:28:04.416Z] #67 41.90 Fetched 460 kB in 0s (1504 kB/s) [2021-09-24T16:28:04.416Z] #67 41.95 Selecting previously unselected package libbtrfs0:amd64. [2021-09-24T16:28:04.416Z] #67 41.95 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30211 files and directories currently installed.) [2021-09-24T16:28:04.416Z] #67 42.01 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2021-09-24T16:28:04.416Z] #67 42.02 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-09-24T16:28:04.416Z] #67 42.12 Selecting previously unselected package libbtrfs-dev:amd64. [2021-09-24T16:28:04.416Z] #67 42.12 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-09-24T16:28:04.416Z] #67 42.13 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-09-24T16:28:04.416Z] #67 42.30 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-09-24T16:28:04.416Z] #67 42.31 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-09-24T16:28:04.416Z] #67 42.32 Processing triggers for libc-bin (2.31-13) ... [2021-09-24T16:28:04.416Z] #67 DONE 42.5s [2021-09-24T16:28:04.416Z] [2021-09-24T16:28:04.416Z] #45 [tini 1/3] 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-09-24T16:28:04.416Z] #45 sha256:b201c5b5393f0e63274621ab19667608bf495a618a19e6b322d39a9792f9f7c7 [2021-09-24T16:28:04.416Z] #45 42.43 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-09-24T16:28:04.416Z] #45 42.44 Unpacking vim-common (2:8.2.2434-3) ... [2021-09-24T16:28:04.416Z] #45 ... [2021-09-24T16:28:04.416Z] [2021-09-24T16:28:04.416Z] #20 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-24T16:28:04.416Z] #20 sha256:f22e05dfbfee4590b1933f4b15bf1551708f58955fb5faad1c8238c127b5507f [2021-09-24T16:28:04.416Z] #20 29.08 Reading package lists... [2021-09-24T16:28:04.416Z] #20 37.36 Building dependency tree... [2021-09-24T16:28:04.416Z] #20 38.99 Reading state information... [2021-09-24T16:28:04.416Z] #20 40.46 The following additional packages will be installed: [2021-09-24T16:28:04.416Z] #20 40.46 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-09-24T16:28:04.416Z] #20 40.46 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-09-24T16:28:04.416Z] #20 40.46 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-09-24T16:28:04.416Z] #20 40.46 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-09-24T16:28:04.416Z] #20 40.47 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-09-24T16:28:04.416Z] #20 40.47 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-09-24T16:28:04.416Z] #20 40.47 mingw-w64-common mingw-w64-x86-64-dev [2021-09-24T16:28:04.416Z] #20 40.51 Suggested packages: [2021-09-24T16:28:04.416Z] #20 40.51 gcc-10-locales seccomp wine64 [2021-09-24T16:28:04.416Z] #20 41.03 The following NEW packages will be installed: [2021-09-24T16:28:04.416Z] #20 41.03 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-09-24T16:28:04.416Z] #20 41.03 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-09-24T16:28:04.416Z] #20 41.03 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-09-24T16:28:04.416Z] #20 41.03 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-09-24T16:28:04.416Z] #20 41.03 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-09-24T16:28:04.416Z] #20 41.03 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-09-24T16:28:04.416Z] #20 41.04 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-09-24T16:28:04.416Z] #20 41.04 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-09-24T16:28:04.416Z] #20 41.04 mingw-w64-x86-64-dev [2021-09-24T16:28:04.416Z] #20 41.36 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2021-09-24T16:28:04.416Z] #20 41.36 Need to get 115 MB of archives. [2021-09-24T16:28:04.416Z] #20 41.36 After this operation, 645 MB of additional disk space will be used. [2021-09-24T16:28:04.416Z] #20 41.36 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2021-09-24T16:28:04.416Z] #20 41.41 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2021-09-24T16:28:04.416Z] #20 41.46 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2021-09-24T16:28:04.416Z] #20 41.46 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2021-09-24T16:28:04.416Z] #20 41.47 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2021-09-24T16:28:04.416Z] #20 41.47 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-09-24T16:28:04.416Z] #20 41.56 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2021-09-24T16:28:04.416Z] #20 41.60 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2021-09-24T16:28:04.416Z] #20 41.61 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2021-09-24T16:28:04.416Z] #20 41.75 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2021-09-24T16:28:04.416Z] #20 42.08 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2021-09-24T16:28:04.416Z] #20 42.20 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2021-09-24T16:28:04.416Z] #20 42.37 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2021-09-24T16:28:04.416Z] #20 ... [2021-09-24T16:28:04.416Z] [2021-09-24T16:28:04.416Z] #68 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2021-09-24T16:28:04.416Z] #68 sha256:c500557330a6d7310fd9b29be32c11f178f27b7ce0ed8e1c70e21e12dbe77d06 [2021-09-24T16:28:04.416Z] #68 DONE 0.1s [2021-09-24T16:28:04.416Z] [2021-09-24T16:28:04.416Z] #45 [tini 1/3] 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-09-24T16:28:04.416Z] #45 sha256:b201c5b5393f0e63274621ab19667608bf495a618a19e6b322d39a9792f9f7c7 [2021-09-24T16:28:04.416Z] #45 42.59 Selecting previously unselected package cmake-data. [2021-09-24T16:28:04.416Z] #45 42.59 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-09-24T16:28:04.416Z] #45 42.60 Unpacking cmake-data (3.18.4-2) ... [2021-09-24T16:28:04.431Z] #14 27.29 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB] [2021-09-24T16:28:05.305Z] Fetching without tags [2021-09-24T16:28:05.361Z] #45 43.57 Selecting previously unselected package libarchive13:amd64. [2021-09-24T16:28:05.361Z] #45 43.57 Preparing to unpack .../3-libarchive13_3.4.3-2+b1_amd64.deb ... [2021-09-24T16:28:05.361Z] #45 43.59 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2021-09-24T16:28:05.380Z] #14 28.08 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB] [2021-09-24T16:28:05.623Z] #45 43.72 Selecting previously unselected package libjsoncpp24:amd64. [2021-09-24T16:28:05.623Z] #45 43.72 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2021-09-24T16:28:05.623Z] #45 43.73 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2021-09-24T16:28:05.623Z] #45 43.79 Selecting previously unselected package librhash0:amd64. [2021-09-24T16:28:05.623Z] #45 43.79 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2021-09-24T16:28:05.623Z] #45 43.79 Unpacking librhash0:amd64 (1.4.1-2) ... [2021-09-24T16:28:05.623Z] #45 43.87 Selecting previously unselected package libuv1:amd64. [2021-09-24T16:28:05.623Z] #45 43.88 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2021-09-24T16:28:05.623Z] #45 43.88 Unpacking libuv1:amd64 (1.40.0-2) ... [2021-09-24T16:28:05.642Z] #14 28.43 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2021-09-24T16:28:05.643Z] #14 28.43 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2021-09-24T16:28:05.643Z] #14 28.44 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2021-09-24T16:28:05.643Z] #14 28.44 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2021-09-24T16:28:05.643Z] #14 28.44 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2021-09-24T16:28:05.643Z] #14 28.44 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] [2021-09-24T16:28:05.643Z] #14 28.45 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-6 [123 kB] [2021-09-24T16:28:05.643Z] #14 28.46 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2021-09-24T16:28:05.643Z] #14 28.47 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2021-09-24T16:28:05.643Z] #14 28.48 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2021-09-24T16:28:05.643Z] #14 28.49 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2021-09-24T16:28:05.643Z] #14 28.49 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2021-09-24T16:28:05.643Z] #14 28.50 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2021-09-24T16:28:05.643Z] #14 28.51 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2021-09-24T16:28:05.643Z] #14 28.52 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1 [88.9 kB] [2021-09-24T16:28:05.643Z] #14 28.52 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-6 [401 kB] [2021-09-24T16:28:05.004Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-24T16:28:05.059Z] > git config --add remote.origin.fetch +refs/pull/42881/head:refs/remotes/origin/PR-42881 # timeout=10 [2021-09-24T16:28:05.103Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-24T16:28:05.218Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-24T16:28:05.339Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-24T16:28:05.340Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-24T16:28:05.342Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42881/head:refs/remotes/origin/PR-42881 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-24T16:28:05.884Z] #45 43.93 Selecting previously unselected package cmake. [2021-09-24T16:28:05.884Z] #45 43.94 Preparing to unpack .../7-cmake_3.18.4-2_amd64.deb ... [2021-09-24T16:28:05.884Z] #45 43.94 Unpacking cmake (3.18.4-2) ... [2021-09-24T16:28:06.010Z] Merging remotes/origin/master commit 30413e5efb6c29da0df23dc95ae4625f31dd8d71 into PR head commit ce715505bd4bf52a6c0f934672e872d70e892f5b [2021-09-24T16:28:06.827Z] #45 44.99 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2021-09-24T16:28:06.827Z] #45 45.00 Setting up xxd (2:8.2.2434-3) ... [2021-09-24T16:28:06.827Z] #45 45.01 Setting up libuv1:amd64 (1.40.0-2) ... [2021-09-24T16:28:06.827Z] #45 45.02 Setting up vim-common (2:8.2.2434-3) ... [2021-09-24T16:28:06.827Z] #45 45.05 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2021-09-24T16:28:07.041Z] #14 29.60 debconf: delaying package configuration, since apt-utils is not installed [2021-09-24T16:28:07.041Z] #14 29.77 Fetched 108 MB in 4s (27.0 MB/s) [2021-09-24T16:28:07.041Z] #14 29.83 Selecting previously unselected package binutils-mingw-w64-i686. [2021-09-24T16:28:07.041Z] #14 29.84 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15703 files and directories currently installed.) [2021-09-24T16:28:07.041Z] #14 29.91 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2021-09-24T16:28:07.041Z] #14 29.96 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-09-24T16:28:07.088Z] #45 45.06 Setting up librhash0:amd64 (1.4.1-2) ... [2021-09-24T16:28:07.088Z] #45 45.07 Setting up cmake-data (3.18.4-2) ... [2021-09-24T16:28:07.088Z] #45 45.10 Setting up cmake (3.18.4-2) ... [2021-09-24T16:28:07.088Z] #45 45.11 Processing triggers for libc-bin (2.31-13) ... [2021-09-24T16:28:07.311Z] #14 ... [2021-09-24T16:28:07.311Z] [2021-09-24T16:28:07.311Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-09-24T16:28:07.311Z] #55 sha256:5e98af6bb1ebef73e7b7ab60cf9b81bbab169add32db7e69fa493c6f6349bc1b [2021-09-24T16:28:07.311Z] #55 29.87 v3.0.2 [2021-09-24T16:28:07.311Z] #55 DONE 30.2s [2021-09-24T16:28:07.311Z] [2021-09-24T16:28:07.311Z] #38 [tini 1/3] 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-09-24T16:28:07.311Z] #38 sha256:4918f141568a9ea7cb4e5ffcb06834cd5b9cf5a620fe1ffee6115ea81d1e3bd9 [2021-09-24T16:28:07.311Z] #38 23.83 The following additional packages will be installed: [2021-09-24T16:28:07.311Z] #38 23.86 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2021-09-24T16:28:07.311Z] #38 23.86 Suggested packages: [2021-09-24T16:28:07.311Z] #38 23.86 cmake-doc ninja-build lrzip [2021-09-24T16:28:07.311Z] #38 23.87 Recommended packages: [2021-09-24T16:28:07.311Z] #38 23.87 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-09-24T16:28:07.311Z] #38 24.65 The following NEW packages will be installed: [2021-09-24T16:28:07.311Z] #38 24.65 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2021-09-24T16:28:07.311Z] #38 24.65 vim-common xxd [2021-09-24T16:28:07.311Z] #38 24.98 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-09-24T16:28:07.311Z] #38 24.98 Need to get 15.6 MB of archives. [2021-09-24T16:28:07.311Z] #38 24.98 After this operation, 67.4 MB of additional disk space will be used. [2021-09-24T16:28:07.311Z] #38 24.98 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3 [192 kB] [2021-09-24T16:28:07.311Z] #38 24.98 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3 [226 kB] [2021-09-24T16:28:07.311Z] #38 25.00 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2 [1725 kB] [2021-09-24T16:28:07.311Z] #38 25.09 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2021-09-24T16:28:07.311Z] #38 25.41 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7 [629 kB] [2021-09-24T16:28:07.311Z] #38 25.44 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+b1 [320 kB] [2021-09-24T16:28:07.311Z] #38 25.46 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2021-09-24T16:28:07.311Z] #38 25.47 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2021-09-24T16:28:07.311Z] #38 25.48 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2021-09-24T16:28:07.311Z] #38 25.49 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2 [3673 kB] [2021-09-24T16:28:07.311Z] #38 27.01 debconf: delaying package configuration, since apt-utils is not installed [2021-09-24T16:28:07.311Z] #38 27.18 Fetched 15.6 MB in 1s (15.7 MB/s) [2021-09-24T16:28:07.311Z] #38 27.33 Selecting previously unselected package xxd. [2021-09-24T16:28:07.311Z] #38 27.33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15703 files and directories currently installed.) [2021-09-24T16:28:07.311Z] #38 27.49 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_arm64.deb ... [2021-09-24T16:28:07.311Z] #38 27.51 Unpacking xxd (2:8.2.2434-3) ... [2021-09-24T16:28:07.311Z] #38 27.72 Selecting previously unselected package vim-common. [2021-09-24T16:28:07.311Z] #38 27.72 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-09-24T16:28:07.311Z] #38 27.79 Unpacking vim-common (2:8.2.2434-3) ... [2021-09-24T16:28:07.311Z] #38 28.12 Selecting previously unselected package cmake-data. [2021-09-24T16:28:07.311Z] #38 28.12 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-09-24T16:28:07.311Z] #38 28.14 Unpacking cmake-data (3.18.4-2) ... [2021-09-24T16:28:07.350Z] #45 DONE 45.5s [2021-09-24T16:28:07.350Z] [2021-09-24T16:28:07.350Z] #20 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-24T16:28:07.350Z] #20 sha256:f22e05dfbfee4590b1933f4b15bf1551708f58955fb5faad1c8238c127b5507f [2021-09-24T16:28:07.350Z] #20 42.80 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2021-09-24T16:28:07.350Z] #20 43.04 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2021-09-24T16:28:07.350Z] #20 43.04 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2021-09-24T16:28:07.350Z] #20 43.05 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2021-09-24T16:28:07.350Z] #20 43.06 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-09-24T16:28:07.350Z] #20 43.06 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-09-24T16:28:07.350Z] #20 43.06 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2021-09-24T16:28:07.350Z] #20 43.07 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2021-09-24T16:28:07.350Z] #20 43.08 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2021-09-24T16:28:07.350Z] #20 43.08 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2021-09-24T16:28:07.350Z] #20 43.09 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2021-09-24T16:28:07.350Z] #20 43.09 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2021-09-24T16:28:07.350Z] #20 43.09 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2021-09-24T16:28:07.350Z] #20 43.10 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2021-09-24T16:28:07.350Z] #20 43.10 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2021-09-24T16:28:07.350Z] #20 43.10 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB] [2021-09-24T16:28:07.350Z] #20 43.10 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2021-09-24T16:28:07.350Z] #20 43.65 debconf: delaying package configuration, since apt-utils is not installed [2021-09-24T16:28:07.350Z] #20 43.83 Fetched 115 MB in 2s (56.9 MB/s) [2021-09-24T16:28:07.350Z] #20 43.86 Selecting previously unselected package binutils-mingw-w64-i686. [2021-09-24T16:28:07.350Z] #20 43.86 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30211 files and directories currently installed.) [2021-09-24T16:28:07.350Z] #20 43.88 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2021-09-24T16:28:07.350Z] #20 43.89 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-09-24T16:28:07.350Z] #20 44.36 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-09-24T16:28:07.350Z] #20 44.36 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2021-09-24T16:28:07.350Z] #20 44.37 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-09-24T16:28:07.350Z] #20 45.11 Selecting previously unselected package binutils-mingw-w64. [2021-09-24T16:28:07.350Z] #20 45.12 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-09-24T16:28:07.350Z] #20 45.12 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-09-24T16:28:07.350Z] #20 45.18 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-09-24T16:28:07.350Z] #20 45.19 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-09-24T16:28:07.350Z] #20 45.20 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-09-24T16:28:07.350Z] #20 45.32 Selecting previously unselected package dmsetup. [2021-09-24T16:28:07.350Z] #20 45.35 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2021-09-24T16:28:07.350Z] #20 45.36 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-09-24T16:28:07.350Z] #20 45.53 Selecting previously unselected package mingw-w64-common. [2021-09-24T16:28:07.350Z] #20 45.53 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-09-24T16:28:07.350Z] #20 45.54 Unpacking mingw-w64-common (8.0.0-1) ... [2021-09-24T16:28:07.611Z] #20 ... [2021-09-24T16:28:07.611Z] [2021-09-24T16:28:07.611Z] #46 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2021-09-24T16:28:07.611Z] #46 sha256:a44a092d3247f82081f6ff16a5f186677c0884ffd21b56e65cc087844e618643 [2021-09-24T16:28:07.611Z] #46 DONE 0.1s [2021-09-24T16:28:07.611Z] [2021-09-24T16:28:07.611Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-09-24T16:28:07.611Z] #69 sha256:bf27e013ba8923f2c0bab92f0e56d32cef679a5ae03a081890dfae1388a3cbee [2021-09-24T16:28:07.611Z] #69 0.967 + RM_GOPATH=0 [2021-09-24T16:28:07.611Z] #69 0.967 + TMP_GOPATH= [2021-09-24T16:28:07.611Z] #69 0.967 + : /build [2021-09-24T16:28:07.611Z] #69 0.967 + '[' -z '' ']' [2021-09-24T16:28:07.611Z] #69 0.967 ++ mktemp -d [2021-09-24T16:28:07.611Z] #69 0.968 + export GOPATH=/tmp/tmp.C9gfcGytr3 [2021-09-24T16:28:07.611Z] #69 0.968 + GOPATH=/tmp/tmp.C9gfcGytr3 [2021-09-24T16:28:07.611Z] #69 0.969 + RM_GOPATH=1 [2021-09-24T16:28:07.611Z] #69 0.969 + case "$(go env GOARCH)" in [2021-09-24T16:28:07.611Z] #69 0.969 ++ go env GOARCH [2021-09-24T16:28:07.611Z] #69 0.974 + export GO_BUILDMODE=-buildmode=pie [2021-09-24T16:28:07.611Z] #69 0.974 + GO_BUILDMODE=-buildmode=pie [2021-09-24T16:28:07.611Z] #69 0.975 ++ dirname /install.sh [2021-09-24T16:28:07.611Z] #69 0.982 + dir=/ [2021-09-24T16:28:07.611Z] #69 0.982 + bin=containerd [2021-09-24T16:28:07.611Z] #69 0.982 + shift [2021-09-24T16:28:07.611Z] #69 0.983 + '[' '!' -f //containerd.installer ']' [2021-09-24T16:28:07.611Z] #69 0.983 + . //containerd.installer [2021-09-24T16:28:07.611Z] #69 0.983 ++ set -e [2021-09-24T16:28:07.611Z] #69 0.983 ++ : v1.5.5 [2021-09-24T16:28:07.611Z] #69 0.984 + install_containerd [2021-09-24T16:28:07.611Z] #69 0.984 + echo 'Install containerd version v1.5.5' [2021-09-24T16:28:07.611Z] #69 0.984 Install containerd version v1.5.5 [2021-09-24T16:28:07.611Z] #69 0.985 + git clone https://github.com/containerd/containerd.git /tmp/tmp.C9gfcGytr3/src/github.com/containerd/containerd [2021-09-24T16:28:07.611Z] #69 0.988 Cloning into '/tmp/tmp.C9gfcGytr3/src/github.com/containerd/containerd'... [2021-09-24T16:28:08.729Z] #38 ... [2021-09-24T16:28:08.729Z] [2021-09-24T16:28:08.729Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-24T16:28:08.729Z] #14 sha256:1b785adace3bf370c8df9df0374909f65e98566562c53a17673bd5040386ee99 [2021-09-24T16:28:08.729Z] #14 31.44 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-09-24T16:28:08.729Z] #14 31.44 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2021-09-24T16:28:08.729Z] #14 31.45 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-09-24T16:28:08.821Z] Merge succeeded, producing ce715505bd4bf52a6c0f934672e872d70e892f5b [2021-09-24T16:28:08.822Z] Checking out Revision ce715505bd4bf52a6c0f934672e872d70e892f5b (PR-42881) [2021-09-24T16:28:06.116Z] > git config core.sparsecheckout # timeout=10 [2021-09-24T16:28:06.164Z] > git checkout -f ce715505bd4bf52a6c0f934672e872d70e892f5b # timeout=10 [2021-09-24T16:28:08.461Z] > git remote # timeout=10 [2021-09-24T16:28:08.530Z] > git config --get remote.origin.url # timeout=10 [2021-09-24T16:28:08.579Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-24T16:28:08.581Z] > git merge 30413e5efb6c29da0df23dc95ae4625f31dd8d71 # timeout=10 [2021-09-24T16:28:08.725Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-09-24T16:28:10.658Z] #14 ... [2021-09-24T16:28:10.658Z] [2021-09-24T16:28:10.658Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-09-24T16:28:10.658Z] #53 sha256:d374749d95a9f643919e1a796bb82089cf546bdd7159417c3a01a33f9189b641 [2021-09-24T16:28:10.658Z] #53 23.35 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-09-24T16:28:10.658Z] #53 23.47 go: downloading github.com/gogo/protobuf v1.2.1 [2021-09-24T16:28:10.658Z] #53 28.52 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-09-24T16:28:10.658Z] #53 28.59 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-09-24T16:28:10.658Z] #53 29.59 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-09-24T16:28:10.658Z] #53 29.68 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-09-24T16:28:10.658Z] #53 ... [2021-09-24T16:28:10.658Z] [2021-09-24T16:28:10.658Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-24T16:28:10.658Z] #14 sha256:1b785adace3bf370c8df9df0374909f65e98566562c53a17673bd5040386ee99 [2021-09-24T16:28:10.658Z] #14 33.46 Selecting previously unselected package binutils-mingw-w64. [2021-09-24T16:28:10.658Z] #14 33.48 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-09-24T16:28:10.658Z] #14 33.49 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-09-24T16:28:10.915Z] #69 ... [2021-09-24T16:28:10.915Z] [2021-09-24T16:28:10.915Z] #47 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2021-09-24T16:28:10.915Z] #47 sha256:131d7abd468e9958ed6f0e7875e79ec6c8ed38c5f6c216339ba00f034d0129b2 [2021-09-24T16:28:10.915Z] #47 0.944 + RM_GOPATH=0 [2021-09-24T16:28:10.915Z] #47 0.944 + TMP_GOPATH= [2021-09-24T16:28:10.915Z] #47 0.944 + : /build [2021-09-24T16:28:10.915Z] #47 0.944 + '[' -z '' ']' [2021-09-24T16:28:10.915Z] #47 0.946 ++ mktemp -d [2021-09-24T16:28:10.915Z] #47 0.948 + export GOPATH=/tmp/tmp.vs8S0Fue2e [2021-09-24T16:28:10.915Z] #47 0.949 + GOPATH=/tmp/tmp.vs8S0Fue2e [2021-09-24T16:28:10.915Z] #47 0.949 + RM_GOPATH=1 [2021-09-24T16:28:10.915Z] #47 0.949 + case "$(go env GOARCH)" in [2021-09-24T16:28:10.915Z] #47 0.949 ++ go env GOARCH [2021-09-24T16:28:10.915Z] #47 0.960 + export GO_BUILDMODE=-buildmode=pie [2021-09-24T16:28:10.915Z] #47 0.961 + GO_BUILDMODE=-buildmode=pie [2021-09-24T16:28:10.915Z] #47 0.961 ++ dirname /install.sh [2021-09-24T16:28:10.915Z] #47 0.962 + dir=/ [2021-09-24T16:28:10.915Z] #47 0.962 + bin=tini [2021-09-24T16:28:10.915Z] #47 0.962 + shift [2021-09-24T16:28:10.915Z] #47 0.962 + '[' '!' -f //tini.installer ']' [2021-09-24T16:28:10.915Z] #47 0.962 + . //tini.installer [2021-09-24T16:28:10.915Z] #47 0.962 ++ : v0.19.0 [2021-09-24T16:28:10.915Z] #47 0.963 Install tini version v0.19.0 [2021-09-24T16:28:10.915Z] #47 0.963 + install_tini [2021-09-24T16:28:10.915Z] #47 0.963 + echo 'Install tini version v0.19.0' [2021-09-24T16:28:10.915Z] #47 0.963 + git clone https://github.com/krallin/tini.git /tmp/tmp.vs8S0Fue2e/tini [2021-09-24T16:28:10.915Z] #47 0.966 Cloning into '/tmp/tmp.vs8S0Fue2e/tini'... [2021-09-24T16:28:10.915Z] #47 1.414 + cd /tmp/tmp.vs8S0Fue2e/tini [2021-09-24T16:28:10.915Z] #47 1.415 + git checkout -q v0.19.0 [2021-09-24T16:28:10.915Z] #47 1.427 + cmake . [2021-09-24T16:28:10.915Z] #47 1.666 -- The C compiler identification is GNU 10.2.1 [2021-09-24T16:28:10.915Z] #47 1.707 -- Detecting C compiler ABI info [2021-09-24T16:28:10.915Z] #47 1.997 -- Detecting C compiler ABI info - done [2021-09-24T16:28:10.915Z] #47 2.057 -- Check for working C compiler: /usr/bin/cc - skipped [2021-09-24T16:28:10.915Z] #47 2.058 -- Detecting C compile features [2021-09-24T16:28:10.915Z] #47 2.060 -- Detecting C compile features - done [2021-09-24T16:28:10.915Z] #47 2.079 -- Performing Test HAS_BUILTIN_FORTIFY [2021-09-24T16:28:10.915Z] #47 2.165 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-09-24T16:28:10.915Z] #47 2.213 -- Configuring done [2021-09-24T16:28:10.915Z] #47 2.224 -- Generating done [2021-09-24T16:28:10.915Z] #47 2.225 -- Build files have been written to: /tmp/tmp.vs8S0Fue2e/tini [2021-09-24T16:28:10.915Z] #47 2.231 + make tini-static [2021-09-24T16:28:10.915Z] #47 2.355 Scanning dependencies of target tini-static [2021-09-24T16:28:10.915Z] #47 2.393 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-09-24T16:28:10.915Z] #47 3.021 [100%] Linking C executable tini-static [2021-09-24T16:28:10.915Z] #47 3.300 [100%] Built target tini-static [2021-09-24T16:28:10.915Z] #47 3.321 + mkdir -p /build [2021-09-24T16:28:10.915Z] #47 3.323 + cp tini-static /build/docker-init [2021-09-24T16:28:10.924Z] #14 33.67 Selecting previously unselected package libdevmapper1.02.1:arm64. [2021-09-24T16:28:10.925Z] #14 33.67 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2021-09-24T16:28:10.925Z] #14 33.69 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2021-09-24T16:28:11.181Z] #47 DONE 3.6s [2021-09-24T16:28:11.181Z] [2021-09-24T16:28:11.181Z] #20 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-24T16:28:11.181Z] #20 sha256:f22e05dfbfee4590b1933f4b15bf1551708f58955fb5faad1c8238c127b5507f [2021-09-24T16:28:11.181Z] #20 47.24 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-09-24T16:28:11.181Z] #20 47.25 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-09-24T16:28:11.181Z] #20 47.25 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-09-24T16:28:11.181Z] #20 48.96 Selecting previously unselected package gcc-mingw-w64-base. [2021-09-24T16:28:11.181Z] #20 48.97 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2021-09-24T16:28:11.181Z] #20 48.97 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-09-24T16:28:11.181Z] #20 49.06 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-09-24T16:28:11.181Z] #20 49.08 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2021-09-24T16:28:11.181Z] #20 49.08 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-09-24T16:28:11.187Z] #14 33.84 Selecting previously unselected package dmsetup. [2021-09-24T16:28:11.187Z] #14 33.84 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2021-09-24T16:28:11.187Z] #14 33.87 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-09-24T16:28:11.187Z] #14 34.03 Selecting previously unselected package mingw-w64-common. [2021-09-24T16:28:11.187Z] #14 34.05 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-09-24T16:28:11.187Z] #14 34.08 Unpacking mingw-w64-common (8.0.0-1) ... [2021-09-24T16:28:08.855Z] > git config core.sparsecheckout # timeout=10 [2021-09-24T16:28:08.902Z] > git checkout -f ce715505bd4bf52a6c0f934672e872d70e892f5b # timeout=10 [2021-09-24T16:28:12.138Z] #14 ... [2021-09-24T16:28:12.138Z] [2021-09-24T16:28:12.138Z] #47 [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 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-09-24T16:28:12.138Z] #47 sha256:ec6730dd9afdcedd9e669a8174703241efa66f05a09ada224c8b0556a7d9b5de [2021-09-24T16:28:12.138Z] #47 19.76 Reading package lists... [2021-09-24T16:28:12.138Z] #47 24.74 Building dependency tree... [2021-09-24T16:28:12.138Z] #47 27.42 The following additional packages will be installed: [2021-09-24T16:28:12.138Z] #47 27.42 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 libpython2-stdlib [2021-09-24T16:28:12.138Z] #47 27.42 libpython2.7-minimal libpython2.7-stdlib mailcap mime-support [2021-09-24T16:28:12.138Z] #47 27.42 python-is-python2 python2 python2-minimal python2.7 python2.7-minimal [2021-09-24T16:28:12.138Z] #47 27.42 python3-pkg-resources python3-protobuf python3-six [2021-09-24T16:28:12.138Z] #47 27.42 Suggested packages: [2021-09-24T16:28:12.138Z] #47 27.42 python2-doc python-tk python2.7-doc binfmt-support python3-setuptools [2021-09-24T16:28:12.138Z] #47 27.42 Recommended packages: [2021-09-24T16:28:12.138Z] #47 27.42 iproute2 | iproute bzip2 file xz-utils [2021-09-24T16:28:12.138Z] #47 28.22 The following NEW packages will be installed: [2021-09-24T16:28:12.138Z] #47 28.23 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 libpython2-stdlib [2021-09-24T16:28:12.138Z] #47 28.23 libpython2.7-minimal libpython2.7-stdlib mailcap mime-support [2021-09-24T16:28:12.138Z] #47 28.23 python-is-python2 python2 python2-minimal python2.7 python2.7-minimal [2021-09-24T16:28:12.138Z] #47 28.23 python3-pkg-resources python3-protobuf python3-six [2021-09-24T16:28:12.138Z] #47 28.68 0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded. [2021-09-24T16:28:12.138Z] #47 28.68 Need to get 6100 kB of archives. [2021-09-24T16:28:12.138Z] #47 28.68 After this operation, 26.9 MB of additional disk space will be used. [2021-09-24T16:28:12.138Z] #47 28.68 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpython2.7-minimal arm64 2.7.18-8 [396 kB] [2021-09-24T16:28:12.138Z] #47 28.72 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python2.7-minimal arm64 2.7.18-8 [1303 kB] [2021-09-24T16:28:12.138Z] #47 28.78 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python2-minimal arm64 2.7.18-3 [34.2 kB] [2021-09-24T16:28:12.138Z] #47 28.78 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mailcap all 3.69 [31.7 kB] [2021-09-24T16:28:12.138Z] #47 28.79 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mime-support all 3.66 [10.9 kB] [2021-09-24T16:28:12.138Z] #47 28.83 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpython2.7-stdlib arm64 2.7.18-8 [1846 kB] [2021-09-24T16:28:12.138Z] #47 28.97 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python2.7 arm64 2.7.18-8 [311 kB] [2021-09-24T16:28:12.138Z] #47 29.00 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpython2-stdlib arm64 2.7.18-3 [21.2 kB] [2021-09-24T16:28:12.138Z] #47 29.00 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python2 arm64 2.7.18-3 [24.5 kB] [2021-09-24T16:28:12.138Z] #47 29.02 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2021-09-24T16:28:12.138Z] #47 29.06 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-09-24T16:28:12.138Z] #47 29.07 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2021-09-24T16:28:12.138Z] #47 29.07 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2021-09-24T16:28:12.138Z] #47 29.12 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-is-python2 all 2.7.18-9 [2940 B] [2021-09-24T16:28:12.138Z] #47 29.12 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-09-24T16:28:12.138Z] #47 29.13 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2021-09-24T16:28:12.138Z] #47 29.13 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2021-09-24T16:28:12.138Z] #47 31.76 Get:18 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.16-1 [612 kB] [2021-09-24T16:28:12.138Z] #47 33.30 debconf: delaying package configuration, since apt-utils is not installed [2021-09-24T16:28:12.138Z] #47 33.48 Fetched 6100 kB in 4s (1576 kB/s) [2021-09-24T16:28:12.138Z] #47 33.65 Selecting previously unselected package libpython2.7-minimal:arm64. [2021-09-24T16:28:12.138Z] #47 33.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15703 files and directories currently installed.) [2021-09-24T16:28:12.138Z] #47 33.79 Preparing to unpack .../0-libpython2.7-minimal_2.7.18-8_arm64.deb ... [2021-09-24T16:28:12.138Z] #47 33.80 Unpacking libpython2.7-minimal:arm64 (2.7.18-8) ... [2021-09-24T16:28:12.138Z] #47 34.28 Selecting previously unselected package python2.7-minimal. [2021-09-24T16:28:12.138Z] #47 34.28 Preparing to unpack .../1-python2.7-minimal_2.7.18-8_arm64.deb ... [2021-09-24T16:28:12.138Z] #47 34.31 Unpacking python2.7-minimal (2.7.18-8) ... [2021-09-24T16:28:12.401Z] #47 ... [2021-09-24T16:28:12.401Z] [2021-09-24T16:28:12.401Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-09-24T16:28:12.401Z] #31 sha256:f59e8d893cebf1310ab1566a303c01516c65b9cf6dc0a2ff1ddd8c6e03a25332 [2021-09-24T16:28:12.401Z] #31 19.36 [2021-09-24T16:28:12.401Z] #31 23.47 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-09-24T16:28:12.401Z] #31 24.73 [2021-09-24T16:28:12.401Z] #31 24.95 #=#=# ##O#-# ### 4.8% ######## 11.4% ############### 21.1% ###################### 30.6% ########################### 37.9% ################################# 46.9% ##################################### 52.7% ############################################ 61.9% ################################################# 68.1% ###################################################### 75.3% ########################################################## 81.3% ############################################################## 86.5% ################################################################### 93.6% ######################################################################## 100.0% [2021-09-24T16:28:12.664Z] #31 27.56 [2021-09-24T16:28:13.622Z] #31 ... [2021-09-24T16:28:13.622Z] [2021-09-24T16:28:13.622Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-09-24T16:28:13.622Z] #62 sha256:aaeaef7c74af89b07bb1db25004f881eaff2616d3dede0774a263351158c0a22 [2021-09-24T16:28:13.622Z] #62 1.454 + RM_GOPATH=0 [2021-09-24T16:28:13.622Z] #62 1.454 + TMP_GOPATH= [2021-09-24T16:28:13.622Z] #62 1.454 + : /build [2021-09-24T16:28:13.622Z] #62 1.454 + '[' -z '' ']' [2021-09-24T16:28:13.622Z] #62 1.454 ++ mktemp -d [2021-09-24T16:28:13.622Z] #62 1.457 + export GOPATH=/tmp/tmp.AUrqxbi9rK [2021-09-24T16:28:13.622Z] #62 1.458 + GOPATH=/tmp/tmp.AUrqxbi9rK [2021-09-24T16:28:13.622Z] #62 1.458 + RM_GOPATH=1 [2021-09-24T16:28:13.622Z] #62 1.459 + case "$(go env GOARCH)" in [2021-09-24T16:28:13.622Z] #62 1.461 ++ go env GOARCH [2021-09-24T16:28:13.622Z] #62 1.507 + export GO_BUILDMODE=-buildmode=pie [2021-09-24T16:28:13.622Z] #62 1.507 + GO_BUILDMODE=-buildmode=pie [2021-09-24T16:28:13.622Z] #62 1.509 ++ dirname /install.sh [2021-09-24T16:28:13.622Z] #62 1.511 + dir=/ [2021-09-24T16:28:13.622Z] #62 1.511 + bin=containerd [2021-09-24T16:28:13.622Z] #62 1.511 + shift [2021-09-24T16:28:13.622Z] #62 1.511 + '[' '!' -f //containerd.installer ']' [2021-09-24T16:28:13.622Z] #62 1.511 + . //containerd.installer [2021-09-24T16:28:13.622Z] #62 1.512 ++ set -e [2021-09-24T16:28:13.622Z] #62 1.512 ++ : v1.5.5 [2021-09-24T16:28:13.622Z] #62 1.512 + install_containerd [2021-09-24T16:28:13.622Z] #62 1.513 + echo 'Install containerd version v1.5.5' [2021-09-24T16:28:13.622Z] #62 1.513 Install containerd version v1.5.5 [2021-09-24T16:28:13.622Z] #62 1.513 + git clone https://github.com/containerd/containerd.git /tmp/tmp.AUrqxbi9rK/src/github.com/containerd/containerd [2021-09-24T16:28:13.622Z] #62 1.520 Cloning into '/tmp/tmp.AUrqxbi9rK/src/github.com/containerd/containerd'... [2021-09-24T16:28:13.622Z] #62 ... [2021-09-24T16:28:13.622Z] [2021-09-24T16:28:13.622Z] #47 [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 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-09-24T16:28:13.622Z] #47 sha256:ec6730dd9afdcedd9e669a8174703241efa66f05a09ada224c8b0556a7d9b5de [2021-09-24T16:28:13.622Z] #47 35.12 Selecting previously unselected package python2-minimal. [2021-09-24T16:28:13.622Z] #47 35.12 Preparing to unpack .../2-python2-minimal_2.7.18-3_arm64.deb ... [2021-09-24T16:28:13.622Z] #47 35.16 Unpacking python2-minimal (2.7.18-3) ... [2021-09-24T16:28:13.622Z] #47 35.34 Selecting previously unselected package mailcap. [2021-09-24T16:28:13.622Z] #47 35.34 Preparing to unpack .../3-mailcap_3.69_all.deb ... [2021-09-24T16:28:13.622Z] #47 35.35 Unpacking mailcap (3.69) ... [2021-09-24T16:28:13.622Z] #47 35.50 Selecting previously unselected package mime-support. [2021-09-24T16:28:13.622Z] #47 35.51 Preparing to unpack .../4-mime-support_3.66_all.deb ... [2021-09-24T16:28:13.622Z] #47 35.53 Unpacking mime-support (3.66) ... [2021-09-24T16:28:13.622Z] #47 35.69 Selecting previously unselected package libpython2.7-stdlib:arm64. [2021-09-24T16:28:13.622Z] #47 35.70 Preparing to unpack .../5-libpython2.7-stdlib_2.7.18-8_arm64.deb ... [2021-09-24T16:28:13.622Z] #47 35.72 Unpacking libpython2.7-stdlib:arm64 (2.7.18-8) ... [2021-09-24T16:28:13.731Z] #20 51.44 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-09-24T16:28:13.732Z] #20 51.45 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-09-24T16:28:13.732Z] #20 51.45 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-24T16:28:14.156Z] #43 DONE 189.5s [2021-09-24T16:28:14.156Z] [2021-09-24T16:28:14.156Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-09-24T16:28:14.156Z] #58 sha256:2ccb25b354cf85ebbf7b35d34041fcd5e49bd52bf5865b457bf8f768598c86f9 [2021-09-24T16:28:14.156Z] #58 ... [2021-09-24T16:28:14.156Z] [2021-09-24T16:28:14.156Z] #44 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-09-24T16:28:14.156Z] #44 sha256:19857963e2f1efcb7d24dc6bbaa12cd338d969fe329bdda20dca8a2d4e638f56 [2021-09-24T16:28:14.420Z] #44 DONE 0.5s [2021-09-24T16:28:14.421Z] [2021-09-24T16:28:14.421Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-09-24T16:28:14.421Z] #58 sha256:2ccb25b354cf85ebbf7b35d34041fcd5e49bd52bf5865b457bf8f768598c86f9 [2021-09-24T16:28:14.582Z] #47 37.26 Selecting previously unselected package python2.7. [2021-09-24T16:28:14.690Z] #58 ... [2021-09-24T16:28:14.690Z] [2021-09-24T16:28:14.690Z] #48 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-09-24T16:28:14.690Z] #48 sha256:d6863868f85a6a9e7a94ed39a460a9bda4887cb3c34c1e7dc7672c6394d5e390 [2021-09-24T16:28:14.690Z] #48 DONE 0.0s [2021-09-24T16:28:14.690Z] [2021-09-24T16:28:14.690Z] #50 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-09-24T16:28:14.690Z] #50 sha256:c219f9fd79b1cfb2b7ee627b4862d4fda39ebcfe78a075e49f4f5dc955a4e17b [2021-09-24T16:28:14.690Z] #50 DONE 0.1s [2021-09-24T16:28:14.690Z] [2021-09-24T16:28:14.690Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-09-24T16:28:14.690Z] #52 sha256:765631ea5eda99d984cb733ab00d4aa52a18dcc1b07ae0daf90fbbe2c751bebc [2021-09-24T16:28:14.690Z] #52 DONE 0.1s [2021-09-24T16:28:14.690Z] [2021-09-24T16:28:14.690Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-09-24T16:28:14.690Z] #58 sha256:2ccb25b354cf85ebbf7b35d34041fcd5e49bd52bf5865b457bf8f768598c86f9 [2021-09-24T16:28:14.846Z] #47 37.28 Preparing to unpack .../6-python2.7_2.7.18-8_arm64.deb ... [2021-09-24T16:28:14.846Z] #47 37.31 Unpacking python2.7 (2.7.18-8) ... [2021-09-24T16:28:14.846Z] #47 37.55 Selecting previously unselected package libpython2-stdlib:arm64. [2021-09-24T16:28:14.952Z] #58 ... [2021-09-24T16:28:14.952Z] [2021-09-24T16:28:14.952Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-09-24T16:28:14.952Z] #54 sha256:55ceb399dfdd5dd68ab7898e22d646afebe1e8eaf34832f65e12cf005f261045 [2021-09-24T16:28:15.109Z] #47 37.57 Preparing to unpack .../7-libpython2-stdlib_2.7.18-3_arm64.deb ... [2021-09-24T16:28:15.109Z] #47 37.58 Unpacking libpython2-stdlib:arm64 (2.7.18-3) ... [2021-09-24T16:28:15.214Z] #54 DONE 0.4s [2021-09-24T16:28:15.214Z] [2021-09-24T16:28:15.214Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-09-24T16:28:15.214Z] #62 sha256:6d90dbcfc365a4d27ecdd17209ca6f23e712983093379fbcec205a6f24184f1c [2021-09-24T16:28:15.214Z] #62 ... [2021-09-24T16:28:15.214Z] [2021-09-24T16:28:15.214Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-09-24T16:28:15.214Z] #56 sha256:bb4045909584d300e8357a1aef74d2275ebed0ae3bf2e19e5fdd32e46b5d9dd8 [2021-09-24T16:28:15.214Z] #56 DONE 0.1s [2021-09-24T16:28:15.373Z] #47 37.75 Setting up libpython2.7-minimal:arm64 (2.7.18-8) ... [2021-09-24T16:28:15.373Z] #47 37.79 Setting up python2.7-minimal (2.7.18-8) ... [2021-09-24T16:28:15.476Z] [2021-09-24T16:28:15.476Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-09-24T16:28:15.476Z] #58 sha256:2ccb25b354cf85ebbf7b35d34041fcd5e49bd52bf5865b457bf8f768598c86f9 [2021-09-24T16:28:17.037Z] #20 ... [2021-09-24T16:28:17.037Z] [2021-09-24T16:28:17.037Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-09-24T16:28:17.037Z] #69 sha256:bf27e013ba8923f2c0bab92f0e56d32cef679a5ae03a081890dfae1388a3cbee [2021-09-24T16:28:17.037Z] #69 12.29 + cd /tmp/tmp.C9gfcGytr3/src/github.com/containerd/containerd [2021-09-24T16:28:17.037Z] #69 12.29 + git checkout -q v1.5.5 [2021-09-24T16:28:17.307Z] #47 39.70 Setting up python2-minimal (2.7.18-3) ... [2021-09-24T16:28:17.574Z] #47 40.06 Selecting previously unselected package python2. [2021-09-24T16:28:17.574Z] #47 40.06 (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 ... 16473 files and directories currently installed.) [2021-09-24T16:28:17.610Z] #69 13.11 + export 'BUILDTAGS=netgo osusergo static_build' [2021-09-24T16:28:17.610Z] #69 13.11 + BUILDTAGS='netgo osusergo static_build' [2021-09-24T16:28:17.610Z] #69 13.11 + export EXTRA_FLAGS=-buildmode=pie [2021-09-24T16:28:17.610Z] #69 13.11 + EXTRA_FLAGS=-buildmode=pie [2021-09-24T16:28:17.610Z] #69 13.11 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-09-24T16:28:17.610Z] #69 13.11 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-09-24T16:28:17.610Z] #69 13.11 + '[' '' = dynamic ']' [2021-09-24T16:28:17.610Z] #69 13.11 + make [2021-09-24T16:28:17.838Z] #47 40.25 Preparing to unpack .../0-python2_2.7.18-3_arm64.deb ... [2021-09-24T16:28:17.838Z] #47 40.54 Unpacking python2 (2.7.18-3) ... [2021-09-24T16:28:18.554Z] #69 13.96 + bin/ctr [2021-09-24T16:28:19.710Z] Commit message: "Dockerfile: update test-registries to released versions" [2021-09-24T16:28:19.884Z] #47 ... [2021-09-24T16:28:19.884Z] [2021-09-24T16:28:19.884Z] #38 [tini 1/3] 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-09-24T16:28:19.884Z] #38 sha256:4918f141568a9ea7cb4e5ffcb06834cd5b9cf5a620fe1ffee6115ea81d1e3bd9 [2021-09-24T16:28:19.884Z] #38 32.04 Selecting previously unselected package libicu67:arm64. [2021-09-24T16:28:19.884Z] #38 32.05 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2021-09-24T16:28:19.884Z] #38 32.10 Unpacking libicu67:arm64 (67.1-7) ... [2021-09-24T16:28:19.884Z] #38 35.87 Selecting previously unselected package libxml2:arm64. [2021-09-24T16:28:19.884Z] #38 35.87 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_arm64.deb ... [2021-09-24T16:28:19.884Z] #38 35.89 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7) ... [2021-09-24T16:28:19.884Z] #38 36.32 Selecting previously unselected package libarchive13:arm64. [2021-09-24T16:28:19.884Z] #38 36.32 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_arm64.deb ... [2021-09-24T16:28:19.884Z] #38 36.33 Unpacking libarchive13:arm64 (3.4.3-2+b1) ... [2021-09-24T16:28:19.884Z] #38 36.67 Selecting previously unselected package libjsoncpp24:arm64. [2021-09-24T16:28:19.884Z] #38 36.68 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2021-09-24T16:28:19.884Z] #38 36.70 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2021-09-24T16:28:19.884Z] #38 36.92 Selecting previously unselected package librhash0:arm64. [2021-09-24T16:28:19.884Z] #38 36.92 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2021-09-24T16:28:19.884Z] #38 36.94 Unpacking librhash0:arm64 (1.4.1-2) ... [2021-09-24T16:28:19.884Z] #38 37.16 Selecting previously unselected package libuv1:arm64. [2021-09-24T16:28:19.884Z] #38 37.17 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2021-09-24T16:28:19.884Z] #38 37.18 Unpacking libuv1:arm64 (1.40.0-2) ... [2021-09-24T16:28:19.884Z] #38 37.38 Selecting previously unselected package cmake. [2021-09-24T16:28:19.884Z] #38 37.39 Preparing to unpack .../9-cmake_3.18.4-2_arm64.deb ... [2021-09-24T16:28:19.884Z] #38 37.41 Unpacking cmake (3.18.4-2) ... [2021-09-24T16:28:19.884Z] #38 39.74 Setting up libicu67:arm64 (67.1-7) ... [2021-09-24T16:28:19.884Z] #38 39.76 Setting up xxd (2:8.2.2434-3) ... [2021-09-24T16:28:19.884Z] #38 39.80 Setting up libuv1:arm64 (1.40.0-2) ... [2021-09-24T16:28:19.884Z] #38 39.82 Setting up vim-common (2:8.2.2434-3) ... [2021-09-24T16:28:19.884Z] #38 39.87 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2021-09-24T16:28:19.884Z] #38 39.91 Setting up librhash0:arm64 (1.4.1-2) ... [2021-09-24T16:28:19.884Z] #38 39.94 Setting up cmake-data (3.18.4-2) ... [2021-09-24T16:28:19.884Z] #38 39.97 Setting up libxml2:arm64 (2.9.10+dfsg-6.7) ... [2021-09-24T16:28:19.884Z] #38 40.01 Setting up libarchive13:arm64 (3.4.3-2+b1) ... [2021-09-24T16:28:19.884Z] #38 40.03 Setting up cmake (3.18.4-2) ... [2021-09-24T16:28:19.884Z] #38 40.08 Processing triggers for libc-bin (2.31-13) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-09-24T16:28:20.489Z] #38 ... [2021-09-24T16:28:20.489Z] [2021-09-24T16:28:20.489Z] #47 [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 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-09-24T16:28:20.489Z] #47 sha256:ec6730dd9afdcedd9e669a8174703241efa66f05a09ada224c8b0556a7d9b5de [2021-09-24T16:28:20.489Z] #47 42.87 Selecting previously unselected package libprotobuf23:arm64. [2021-09-24T16:28:20.489Z] #47 42.87 Preparing to unpack .../1-libprotobuf23_3.12.4-1_arm64.deb ... [2021-09-24T16:28:20.755Z] #47 ... [2021-09-24T16:28:20.755Z] [2021-09-24T16:28:20.755Z] #34 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-24T16:28:20.755Z] #34 sha256:bf8adb7ed355b4799344ce1c320ab4a4346595065c8038c59e568a9092745ffa [2021-09-24T16:28:20.755Z] #34 33.25 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-09-24T16:28:20.755Z] #34 33.87 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-24T16:28:20.755Z] #34 ... [2021-09-24T16:28:20.755Z] [2021-09-24T16:28:20.755Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-09-24T16:28:20.755Z] #31 sha256:f59e8d893cebf1310ab1566a303c01516c65b9cf6dc0a2ff1ddd8c6e03a25332 [2021-09-24T16:28:20.755Z] #31 31.86 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-09-24T16:28:20.755Z] #31 33.21 [2021-09-24T16:28:20.755Z] #31 33.47 ######################################################################## 100.0% [2021-09-24T16:28:20.755Z] #31 34.49 [2021-09-24T16:28:21.713Z] #31 36.21 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-09-24T16:28:21.976Z] #31 ... [2021-09-24T16:28:21.976Z] [2021-09-24T16:28:21.976Z] #38 [tini 1/3] 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-09-24T16:28:21.977Z] #38 sha256:4918f141568a9ea7cb4e5ffcb06834cd5b9cf5a620fe1ffee6115ea81d1e3bd9 [2021-09-24T16:28:21.977Z] #38 DONE 44.8s [2021-09-24T16:28:21.977Z] [2021-09-24T16:28:21.977Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2021-09-24T16:28:21.977Z] #39 sha256:ccf612d3786595829c559037363a31437cf0ec3345766c3cbcfddd883c97928e [2021-09-24T16:28:22.246Z] #39 DONE 0.3s [2021-09-24T16:28:22.246Z] [2021-09-24T16:28:22.246Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2021-09-24T16:28:22.246Z] #40 sha256:838431fe37b9b30d78388a71c667424c499e23d9c60ed7b5e3c87fa5fb866327 [2021-09-24T16:28:22.954Z] + docker version [2021-09-24T16:28:23.848Z] #69 ... [2021-09-24T16:28:23.848Z] [2021-09-24T16:28:23.848Z] #20 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-24T16:28:23.848Z] #20 sha256:f22e05dfbfee4590b1933f4b15bf1551708f58955fb5faad1c8238c127b5507f [2021-09-24T16:28:23.848Z] #20 55.23 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-09-24T16:28:23.848Z] #20 55.23 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-09-24T16:28:23.848Z] #20 55.24 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-24T16:28:23.848Z] #20 56.77 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-09-24T16:28:23.848Z] #20 56.78 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2021-09-24T16:28:23.848Z] #20 56.78 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-09-24T16:28:23.848Z] #20 58.43 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-09-24T16:28:23.848Z] #20 58.44 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-09-24T16:28:23.848Z] #20 58.44 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-24T16:28:24.175Z] #40 1.437 + RM_GOPATH=0 [2021-09-24T16:28:24.175Z] #40 1.437 + TMP_GOPATH= [2021-09-24T16:28:24.175Z] #40 1.437 + : /build [2021-09-24T16:28:24.175Z] #40 1.438 + '[' -z '' ']' [2021-09-24T16:28:24.175Z] #40 1.439 ++ mktemp -d [2021-09-24T16:28:24.175Z] #40 1.457 + export GOPATH=/tmp/tmp.dRylzNDJib [2021-09-24T16:28:24.175Z] #40 1.458 + GOPATH=/tmp/tmp.dRylzNDJib [2021-09-24T16:28:24.175Z] #40 1.458 + RM_GOPATH=1 [2021-09-24T16:28:24.175Z] #40 1.459 + case "$(go env GOARCH)" in [2021-09-24T16:28:24.175Z] #40 1.460 ++ go env GOARCH [2021-09-24T16:28:24.175Z] #40 1.466 + export GO_BUILDMODE=-buildmode=pie [2021-09-24T16:28:24.175Z] #40 1.467 + GO_BUILDMODE=-buildmode=pie [2021-09-24T16:28:24.175Z] #40 1.471 ++ dirname /install.sh [2021-09-24T16:28:24.175Z] #40 1.477 + dir=/ [2021-09-24T16:28:24.175Z] #40 1.478 + bin=tini [2021-09-24T16:28:24.175Z] #40 1.478 + shift [2021-09-24T16:28:24.175Z] #40 1.479 + '[' '!' -f //tini.installer ']' [2021-09-24T16:28:24.175Z] #40 1.480 + . //tini.installer [2021-09-24T16:28:24.175Z] #40 1.481 ++ : v0.19.0 [2021-09-24T16:28:24.175Z] #40 1.482 + install_tini [2021-09-24T16:28:24.175Z] #40 1.483 + echo 'Install tini version v0.19.0' [2021-09-24T16:28:24.175Z] #40 1.483 Install tini version v0.19.0 [2021-09-24T16:28:24.175Z] #40 1.484 + git clone https://github.com/krallin/tini.git /tmp/tmp.dRylzNDJib/tini [2021-09-24T16:28:24.175Z] #40 1.498 Cloning into '/tmp/tmp.dRylzNDJib/tini'... [2021-09-24T16:28:24.422Z] #20 62.37 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-09-24T16:28:24.422Z] #20 62.38 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-09-24T16:28:24.422Z] #20 62.38 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-24T16:28:25.141Z] #40 2.565 + cd /tmp/tmp.dRylzNDJib/tini [2021-09-24T16:28:25.141Z] #40 2.565 + git checkout -q v0.19.0 [2021-09-24T16:28:25.141Z] #40 2.575 + cmake . [2021-09-24T16:28:25.141Z] #40 ... [2021-09-24T16:28:25.141Z] [2021-09-24T16:28:25.141Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-09-24T16:28:25.141Z] #31 sha256:f59e8d893cebf1310ab1566a303c01516c65b9cf6dc0a2ff1ddd8c6e03a25332 [2021-09-24T16:28:25.141Z] #31 37.49 #=#=# [2021-09-24T16:28:25.141Z] #31 37.75 # 2.3% ######################################################################## 100.0% [2021-09-24T16:28:25.141Z] #31 38.97 [2021-09-24T16:28:25.141Z] #31 39.30 Download of images into '/build' complete. [2021-09-24T16:28:25.141Z] #31 39.30 Use something like the following to load the result into a Docker daemon: [2021-09-24T16:28:25.141Z] #31 39.30 tar -cC '/build' . | docker load [2021-09-24T16:28:25.141Z] #31 DONE 39.9s [2021-09-24T16:28:25.141Z] [2021-09-24T16:28:25.141Z] #47 [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 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-09-24T16:28:25.141Z] #47 sha256:ec6730dd9afdcedd9e669a8174703241efa66f05a09ada224c8b0556a7d9b5de [2021-09-24T16:28:25.141Z] #47 43.58 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2021-09-24T16:28:25.141Z] #47 44.74 Selecting previously unselected package python3-pkg-resources. [2021-09-24T16:28:25.141Z] #47 44.76 Preparing to unpack .../2-python3-pkg-resources_52.0.0-4_all.deb ... [2021-09-24T16:28:25.141Z] #47 44.82 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-09-24T16:28:25.141Z] #47 45.01 Selecting previously unselected package python3-six. [2021-09-24T16:28:25.141Z] #47 45.03 Preparing to unpack .../3-python3-six_1.16.0-2_all.deb ... [2021-09-24T16:28:25.141Z] #47 45.04 Unpacking python3-six (1.16.0-2) ... [2021-09-24T16:28:25.141Z] #47 45.15 Selecting previously unselected package python3-protobuf. [2021-09-24T16:28:25.141Z] #47 45.15 Preparing to unpack .../4-python3-protobuf_3.12.4-1_arm64.deb ... [2021-09-24T16:28:25.141Z] #47 45.21 Unpacking python3-protobuf (3.12.4-1) ... [2021-09-24T16:28:25.141Z] #47 45.81 Selecting previously unselected package python-is-python2. [2021-09-24T16:28:25.141Z] #47 45.82 Preparing to unpack .../5-python-is-python2_2.7.18-9_all.deb ... [2021-09-24T16:28:25.141Z] #47 45.83 Unpacking python-is-python2 (2.7.18-9) ... [2021-09-24T16:28:25.141Z] #47 45.90 Selecting previously unselected package libnet1:arm64. [2021-09-24T16:28:25.141Z] #47 45.91 Preparing to unpack .../6-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-09-24T16:28:25.141Z] #47 45.92 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-09-24T16:28:25.141Z] #47 46.10 Selecting previously unselected package libnl-3-200:arm64. [2021-09-24T16:28:25.141Z] #47 46.11 Preparing to unpack .../7-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2021-09-24T16:28:25.141Z] #47 46.12 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-09-24T16:28:25.141Z] #47 46.31 Selecting previously unselected package libprotobuf-c1:arm64. [2021-09-24T16:28:25.141Z] #47 46.32 Preparing to unpack .../8-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2021-09-24T16:28:25.141Z] #47 46.33 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-09-24T16:28:25.141Z] #47 46.54 Selecting previously unselected package criu. [2021-09-24T16:28:25.141Z] #47 46.55 Preparing to unpack .../9-criu_3.16-1_arm64.deb ... [2021-09-24T16:28:25.141Z] #47 46.57 Unpacking criu (3.16-1) ... [2021-09-24T16:28:25.141Z] #47 47.66 Setting up python3-pkg-resources (52.0.0-4) ... [2021-09-24T16:28:25.717Z] #47 ... [2021-09-24T16:28:25.717Z] [2021-09-24T16:28:25.717Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-09-24T16:28:25.717Z] #51 sha256:dc2ffcf5126e62dddad0eb629569029c8e4dbd3b4403745a63710889e2813fc1 [2021-09-24T16:28:25.717Z] #51 48.06 gotestsum version dev [2021-09-24T16:28:25.717Z] #51 DONE 48.4s [2021-09-24T16:28:25.717Z] [2021-09-24T16:28:25.717Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-24T16:28:25.717Z] #14 sha256:1b785adace3bf370c8df9df0374909f65e98566562c53a17673bd5040386ee99 [2021-09-24T16:28:25.717Z] #14 39.10 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-09-24T16:28:25.717Z] #14 39.12 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-09-24T16:28:25.717Z] #14 39.13 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-09-24T16:28:25.717Z] #14 46.21 Selecting previously unselected package gcc-mingw-w64-base. [2021-09-24T16:28:25.717Z] #14 46.24 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2021-09-24T16:28:25.717Z] #14 46.27 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-09-24T16:28:25.717Z] #14 46.47 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-09-24T16:28:25.717Z] #14 46.48 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2021-09-24T16:28:25.717Z] #14 46.53 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-09-24T16:28:25.807Z] #20 64.00 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-09-24T16:28:25.807Z] #20 64.00 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-09-24T16:28:25.807Z] #20 64.02 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-09-24T16:28:25.807Z] #20 64.08 Selecting previously unselected package libapparmor1:amd64. [2021-09-24T16:28:25.980Z] #14 ... [2021-09-24T16:28:25.980Z] [2021-09-24T16:28:25.980Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2021-09-24T16:28:25.980Z] #40 sha256:838431fe37b9b30d78388a71c667424c499e23d9c60ed7b5e3c87fa5fb866327 [2021-09-24T16:28:25.980Z] #40 3.634 -- The C compiler identification is GNU 10.2.1 [2021-09-24T16:28:26.068Z] #20 64.09 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2021-09-24T16:28:26.068Z] #20 64.09 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2021-09-24T16:28:26.068Z] #20 64.15 Selecting previously unselected package libapparmor-dev:amd64. [2021-09-24T16:28:26.068Z] #20 64.15 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2021-09-24T16:28:26.068Z] #20 64.16 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2021-09-24T16:28:26.068Z] #20 64.22 Selecting previously unselected package libbtrfs0:amd64. [2021-09-24T16:28:26.068Z] #20 64.23 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2021-09-24T16:28:26.068Z] #20 64.24 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-09-24T16:28:26.068Z] #20 64.31 Selecting previously unselected package libbtrfs-dev:amd64. [2021-09-24T16:28:26.068Z] #20 64.31 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-09-24T16:28:26.068Z] #20 64.32 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-09-24T16:28:26.245Z] #40 3.801 -- Detecting C compiler ABI info [2021-09-24T16:28:26.328Z] #20 64.43 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-09-24T16:28:26.329Z] #20 64.44 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-09-24T16:28:26.329Z] #20 64.44 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-09-24T16:28:26.329Z] #20 64.48 Selecting previously unselected package libudev-dev:amd64. [2021-09-24T16:28:26.329Z] #20 64.49 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2021-09-24T16:28:26.329Z] #20 64.50 Unpacking libudev-dev:amd64 (247.3-6) ... [2021-09-24T16:28:26.329Z] #20 64.57 Selecting previously unselected package libsepol1-dev:amd64. [2021-09-24T16:28:26.329Z] #20 64.57 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2021-09-24T16:28:26.329Z] #20 64.58 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2021-09-24T16:28:26.589Z] #20 64.71 Selecting previously unselected package libpcre2-16-0:amd64. [2021-09-24T16:28:26.590Z] #20 64.72 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2021-09-24T16:28:26.590Z] #20 64.72 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2021-09-24T16:28:26.850Z] #20 64.82 Selecting previously unselected package libpcre2-32-0:amd64. [2021-09-24T16:28:26.850Z] #20 64.83 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2021-09-24T16:28:26.850Z] #20 64.83 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2021-09-24T16:28:26.850Z] #20 64.92 Selecting previously unselected package libpcre2-posix2:amd64. [2021-09-24T16:28:26.850Z] #20 64.93 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2021-09-24T16:28:26.850Z] #20 64.94 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2021-09-24T16:28:26.850Z] #20 64.99 Selecting previously unselected package libpcre2-dev:amd64. [2021-09-24T16:28:26.850Z] #20 64.99 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2021-09-24T16:28:26.850Z] #20 65.00 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2021-09-24T16:28:27.112Z] #20 65.15 Selecting previously unselected package libselinux1-dev:amd64. [2021-09-24T16:28:27.112Z] #20 65.17 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2021-09-24T16:28:27.112Z] #20 65.17 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2021-09-24T16:28:27.194Z] #40 4.765 -- Detecting C compiler ABI info - done [2021-09-24T16:28:27.194Z] #40 4.918 -- Check for working C compiler: /usr/bin/cc - skipped [2021-09-24T16:28:27.373Z] #20 65.29 Selecting previously unselected package libdevmapper-dev:amd64. [2021-09-24T16:28:27.373Z] #20 65.30 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2021-09-24T16:28:27.373Z] #20 65.30 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-09-24T16:28:27.373Z] #20 65.35 Selecting previously unselected package libseccomp-dev:amd64. [2021-09-24T16:28:27.373Z] #20 65.36 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ... [2021-09-24T16:28:27.373Z] #20 65.37 Unpacking libseccomp-dev:amd64 (2.5.1-1) ... [2021-09-24T16:28:27.373Z] #20 65.43 Selecting previously unselected package libsystemd-dev:amd64. [2021-09-24T16:28:27.373Z] #20 65.44 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2021-09-24T16:28:27.373Z] #20 65.45 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2021-09-24T16:28:27.473Z] #40 4.952 -- Detecting C compile features [2021-09-24T16:28:27.473Z] #40 4.952 -- Detecting C compile features - done [2021-09-24T16:28:27.473Z] #40 5.008 -- Performing Test HAS_BUILTIN_FORTIFY [2021-09-24T16:28:27.473Z] #40 5.283 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-09-24T16:28:27.473Z] #40 5.331 -- Configuring done [2021-09-24T16:28:27.635Z] #20 65.69 Setting up libseccomp-dev:amd64 (2.5.1-1) ... [2021-09-24T16:28:27.635Z] #20 65.70 Setting up libapparmor1:amd64 (2.13.6-10) ... [2021-09-24T16:28:27.635Z] #20 65.71 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-09-24T16:28:27.635Z] #20 65.72 Setting up libsepol1-dev:amd64 (3.1-1) ... [2021-09-24T16:28:27.635Z] #20 65.74 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-09-24T16:28:27.635Z] #20 65.75 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2021-09-24T16:28:27.635Z] #20 65.76 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-09-24T16:28:27.635Z] #20 65.77 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2021-09-24T16:28:27.635Z] #20 65.79 Setting up libudev-dev:amd64 (247.3-6) ... [2021-09-24T16:28:27.635Z] #20 65.80 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2021-09-24T16:28:27.635Z] #20 65.82 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-09-24T16:28:27.635Z] #20 65.83 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-09-24T16:28:27.635Z] #20 65.84 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-09-24T16:28:27.635Z] #20 65.85 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2021-09-24T16:28:27.635Z] #20 65.87 Setting up mingw-w64-common (8.0.0-1) ... [2021-09-24T16:28:27.635Z] #20 65.88 Setting up libsystemd-dev:amd64 (247.3-6) ... [2021-09-24T16:28:27.635Z] #20 65.89 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-09-24T16:28:27.740Z] #40 5.351 -- Generating done [2021-09-24T16:28:27.740Z] #40 5.380 -- Build files have been written to: /tmp/tmp.dRylzNDJib/tini [2021-09-24T16:28:27.740Z] #40 5.383 + make tini-static [2021-09-24T16:28:27.896Z] #20 65.91 Setting up libpcre2-dev:amd64 (10.36-2) ... [2021-09-24T16:28:27.896Z] #20 65.92 Setting up libselinux1-dev:amd64 (3.1-3) ... [2021-09-24T16:28:27.896Z] #20 65.93 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-09-24T16:28:27.896Z] #20 65.95 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-24T16:28:27.896Z] #20 65.96 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-09-24T16:28:27.896Z] #20 65.97 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-24T16:28:27.896Z] #20 65.98 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-09-24T16:28:27.896Z] #20 65.99 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-09-24T16:28:27.896Z] #20 66.00 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-24T16:28:27.896Z] #20 66.02 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-09-24T16:28:27.896Z] #20 66.02 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-24T16:28:27.896Z] #20 66.04 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-09-24T16:28:27.896Z] #20 66.06 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-09-24T16:28:27.896Z] #20 66.07 Setting up dmsetup (2:1.02.175-2.1) ... [2021-09-24T16:28:27.896Z] #20 66.09 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-09-24T16:28:27.896Z] #20 66.10 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-09-24T16:28:27.896Z] #20 66.12 Processing triggers for libc-bin (2.31-13) ... [2021-09-24T16:28:28.006Z] #40 5.629 Scanning dependencies of target tini-static [2021-09-24T16:28:28.006Z] #40 5.674 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-09-24T16:28:28.736Z] Client: [2021-09-24T16:28:28.736Z] Version: 20.10.8 [2021-09-24T16:28:28.736Z] API version: 1.41 [2021-09-24T16:28:28.736Z] Go version: go1.16.6 [2021-09-24T16:28:28.736Z] Git commit: 3967b7d [2021-09-24T16:28:28.736Z] Built: Fri Jul 30 19:58:50 2021 [2021-09-24T16:28:28.736Z] OS/Arch: windows/amd64 [2021-09-24T16:28:28.736Z] Context: default [2021-09-24T16:28:28.736Z] Experimental: true [2021-09-24T16:28:28.736Z] [2021-09-24T16:28:28.736Z] Server: Docker Engine - Community [2021-09-24T16:28:28.736Z] Engine: [2021-09-24T16:28:28.736Z] Version: 20.10.8 [2021-09-24T16:28:28.736Z] API version: 1.41 (minimum version 1.24) [2021-09-24T16:28:28.736Z] Go version: go1.16.6 [2021-09-24T16:28:28.736Z] Git commit: 75249d8 [2021-09-24T16:28:28.736Z] Built: Fri Jul 30 19:54:29 2021 [2021-09-24T16:28:28.736Z] OS/Arch: windows/amd64 [2021-09-24T16:28:28.736Z] Experimental: true [2021-09-24T16:28:29.285Z] #20 DONE 67.4s [2021-09-24T16:28:29.285Z] [2021-09-24T16:28:29.285Z] #21 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el libseccomp-dev:s390x [2021-09-24T16:28:29.285Z] #21 sha256:4bed97712d6713380f35e2e124eb672e66b76b1c4e264ad29a79f0dd0a3be78e [Pipeline] sh [2021-09-24T16:28:29.404Z] #40 6.934 [100%] Linking C executable tini-static [2021-09-24T16:28:29.980Z] #40 7.553 [100%] Built target tini-static [2021-09-24T16:28:29.980Z] #40 7.604 + mkdir -p /build [2021-09-24T16:28:29.980Z] #40 7.608 + cp tini-static /build/docker-init [2021-09-24T16:28:30.253Z] + docker info [2021-09-24T16:28:30.571Z] #40 DONE 8.3s [2021-09-24T16:28:30.571Z] [2021-09-24T16:28:30.571Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-24T16:28:30.571Z] #14 sha256:1b785adace3bf370c8df9df0374909f65e98566562c53a17673bd5040386ee99 [2021-09-24T16:28:30.571Z] #14 53.23 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-09-24T16:28:30.571Z] #14 53.23 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2021-09-24T16:28:30.571Z] #14 53.31 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-24T16:28:31.204Z] #21 1.515 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2021-09-24T16:28:31.204Z] #21 1.515 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2021-09-24T16:28:31.204Z] #21 1.515 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2021-09-24T16:28:33.604Z] #58 ... [2021-09-24T16:28:33.604Z] [2021-09-24T16:28:33.604Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-09-24T16:28:33.604Z] #62 sha256:6d90dbcfc365a4d27ecdd17209ca6f23e712983093379fbcec205a6f24184f1c [2021-09-24T16:28:33.604Z] #62 203.2 + bin/containerd [2021-09-24T16:28:35.891Z] #14 ... [2021-09-24T16:28:35.891Z] [2021-09-24T16:28:35.891Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-09-24T16:28:35.891Z] #62 sha256:aaeaef7c74af89b07bb1db25004f881eaff2616d3dede0774a263351158c0a22 [2021-09-24T16:28:35.891Z] #62 30.71 Updating files: 48% (2213/4578) Updating files: 49% (2244/4578) Updating files: 50% (2289/4578) Updating files: 51% (2335/4578) Updating files: 52% (2381/4578) Updating files: 53% (2427/4578) Updating files: 54% (2473/4578) Updating files: 55% (2518/4578) Updating files: 56% (2564/4578) Updating files: 57% (2610/4578) Updating files: 58% (2656/4578) Updating files: 59% (2702/4578) Updating files: 60% (2747/4578) Updating files: 61% (2793/4578) Updating files: 62% (2839/4578) Updating files: 63% (2885/4578) Updating files: 64% (2930/4578) Updating files: 65% (2976/4578) Updating files: 66% (3022/4578) Updating files: 67% (3068/4578) Updating files: 68% (3114/4578) Updating files: 69% (3159/4578) Updating files: 70% (3205/4578) Updating files: 71% (3251/4578) Updating files: 72% (3297/4578) Updating files: 73% (3342/4578) Updating files: 74% (3388/4578) Updating files: 75% (3434/4578) Updating files: 76% (3480/4578) Updating files: 77% (3526/4578) Updating files: 78% (3571/4578) Updating files: 79% (3617/4578) Updating files: 80% (3663/4578) Updating files: 81% (3709/4578) Updating files: 82% (3754/4578) Updating files: 83% (3800/4578) Updating files: 84% (3846/4578) Updating files: 85% (3892/4578) Updating files: 86% (3938/4578) Updating files: 87% (3983/4578) Updating files: 88% (4029/4578) Updating files: 88% (4033/4578) Updating files: 89% (4075/4578) Updating files: 90% (4121/4578) Updating files: 91% (4166/4578) Updating files: 92% (4212/4578) Updating files: 93% (4258/4578) Updating files: 94% (4304/4578) Updating files: 95% (4350/4578) Updating files: 96% (4395/4578) Updating files: 97% (4441/4578) Updating files: 98% (4487/4578) Updating files: 99% (4533/4578) Updating files: 100% (4578/4578) Updating files: 100% (4578/4578), done. [2021-09-24T16:28:35.891Z] #62 31.97 + cd /tmp/tmp.AUrqxbi9rK/src/github.com/containerd/containerd [2021-09-24T16:28:35.891Z] #62 31.97 + git checkout -q v1.5.5 [2021-09-24T16:28:36.154Z] #62 32.98 + export 'BUILDTAGS=netgo osusergo static_build' [2021-09-24T16:28:36.418Z] #62 32.98 + BUILDTAGS='netgo osusergo static_build' [2021-09-24T16:28:36.418Z] #62 32.98 + export EXTRA_FLAGS=-buildmode=pie [2021-09-24T16:28:36.418Z] #62 32.99 + EXTRA_FLAGS=-buildmode=pie [2021-09-24T16:28:36.418Z] #62 32.99 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-09-24T16:28:36.418Z] #62 32.99 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-09-24T16:28:36.418Z] #62 32.99 + '[' '' = dynamic ']' [2021-09-24T16:28:36.418Z] #62 32.99 + make [2021-09-24T16:28:36.757Z] #21 2.104 Reading package lists... [2021-09-24T16:28:36.993Z] #62 ... [2021-09-24T16:28:36.993Z] [2021-09-24T16:28:36.993Z] #47 [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 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-09-24T16:28:36.993Z] #47 sha256:ec6730dd9afdcedd9e669a8174703241efa66f05a09ada224c8b0556a7d9b5de [2021-09-24T16:28:36.993Z] #47 49.36 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2021-09-24T16:28:36.993Z] #47 49.38 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-09-24T16:28:36.993Z] #47 49.40 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-09-24T16:28:36.993Z] #47 49.43 Setting up python3-six (1.16.0-2) ... [2021-09-24T16:28:36.993Z] #47 50.65 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-09-24T16:28:36.993Z] #47 50.68 Setting up python3-protobuf (3.12.4-1) ... [2021-09-24T16:28:36.993Z] #47 53.16 Setting up mailcap (3.69) ... [2021-09-24T16:28:36.993Z] #47 53.34 Setting up mime-support (3.66) ... [2021-09-24T16:28:36.993Z] #47 53.36 Setting up libpython2.7-stdlib:arm64 (2.7.18-8) ... [2021-09-24T16:28:36.993Z] #47 53.38 Setting up python2.7 (2.7.18-8) ... [2021-09-24T16:28:36.993Z] #47 56.65 Setting up libpython2-stdlib:arm64 (2.7.18-3) ... [2021-09-24T16:28:36.993Z] #47 56.67 Setting up python2 (2.7.18-3) ... [2021-09-24T16:28:36.993Z] #47 56.69 Setting up python-is-python2 (2.7.18-9) ... [2021-09-24T16:28:36.993Z] #47 56.70 Setting up criu (3.16-1) ... [2021-09-24T16:28:36.993Z] #47 58.97 Processing triggers for libc-bin (2.31-13) ... [2021-09-24T16:28:37.941Z] #47 DONE 60.3s [2021-09-24T16:28:37.941Z] [2021-09-24T16:28:37.941Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-24T16:28:37.941Z] #14 sha256:1b785adace3bf370c8df9df0374909f65e98566562c53a17673bd5040386ee99 [2021-09-24T16:28:38.206Z] #14 ... [2021-09-24T16:28:38.206Z] [2021-09-24T16:28:38.206Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-09-24T16:28:38.206Z] #62 sha256:aaeaef7c74af89b07bb1db25004f881eaff2616d3dede0774a263351158c0a22 [2021-09-24T16:28:38.206Z] #62 34.92 + bin/ctr [2021-09-24T16:28:38.899Z] #62 ... [2021-09-24T16:28:38.899Z] [2021-09-24T16:28:38.899Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-09-24T16:28:38.899Z] #58 sha256:2ccb25b354cf85ebbf7b35d34041fcd5e49bd52bf5865b457bf8f768598c86f9 [2021-09-24T16:28:38.899Z] #58 114.8 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-09-24T16:28:39.844Z] #58 115.7 + mkdir -p /build [2021-09-24T16:28:39.844Z] #58 115.7 + cp runc /build/runc [2021-09-24T16:28:40.790Z] #58 DONE 116.6s [2021-09-24T16:28:40.790Z] [2021-09-24T16:28:40.790Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-09-24T16:28:40.790Z] #62 sha256:6d90dbcfc365a4d27ecdd17209ca6f23e712983093379fbcec205a6f24184f1c [2021-09-24T16:28:40.967Z] #21 6.993 Reading package lists... [2021-09-24T16:28:42.177Z] #62 ... [2021-09-24T16:28:42.177Z] [2021-09-24T16:28:42.177Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-09-24T16:28:42.177Z] #59 sha256:494c13da6a5fa87b14467165e6c108023f15eec044dec6417690ebb274d9c84f [2021-09-24T16:28:42.177Z] #59 DONE 0.2s [2021-09-24T16:28:42.177Z] [2021-09-24T16:28:42.177Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-09-24T16:28:42.177Z] #62 sha256:6d90dbcfc365a4d27ecdd17209ca6f23e712983093379fbcec205a6f24184f1c [2021-09-24T16:28:42.355Z] #21 11.76 Building dependency tree... [2021-09-24T16:28:42.355Z] #21 12.95 Reading state information... [2021-09-24T16:28:42.619Z] Client: [2021-09-24T16:28:42.619Z] Context: default [2021-09-24T16:28:42.619Z] Debug Mode: false [2021-09-24T16:28:42.619Z] Plugins: [2021-09-24T16:28:42.619Z] app: Docker Application (Docker Inc., v0.8.0) [2021-09-24T16:28:42.619Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-09-24T16:28:42.619Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-09-24T16:28:42.619Z] [2021-09-24T16:28:42.619Z] Server: [2021-09-24T16:28:42.619Z] Containers: 0 [2021-09-24T16:28:42.619Z] Running: 0 [2021-09-24T16:28:42.619Z] Paused: 0 [2021-09-24T16:28:42.619Z] Stopped: 0 [2021-09-24T16:28:42.619Z] Images: 0 [2021-09-24T16:28:42.619Z] Server Version: 20.10.8 [2021-09-24T16:28:42.619Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-09-24T16:28:42.619Z] Windows: [2021-09-24T16:28:42.619Z] LCOW: [2021-09-24T16:28:42.619Z] Logging Driver: json-file [2021-09-24T16:28:42.619Z] Plugins: [2021-09-24T16:28:42.619Z] Volume: local [2021-09-24T16:28:42.619Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-09-24T16:28:42.619Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-09-24T16:28:42.619Z] Swarm: inactive [2021-09-24T16:28:42.619Z] Default Isolation: process [2021-09-24T16:28:42.619Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-09-24T16:28:42.619Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2114) [2021-09-24T16:28:42.619Z] OSType: windows [2021-09-24T16:28:42.619Z] Architecture: x86_64 [2021-09-24T16:28:42.619Z] CPUs: 4 [2021-09-24T16:28:42.619Z] Total Memory: 32GiB [2021-09-24T16:28:42.619Z] Name: azwin-2-95fcb0 [2021-09-24T16:28:42.619Z] ID: XY73:YXCL:4JV2:L5OD:3LLO:K3OC:FGXE:SVIG:WUSL:HBJG:UQY5:VISZ [2021-09-24T16:28:42.619Z] Docker Root Dir: D:\docker [2021-09-24T16:28:42.619Z] Debug Mode: false [2021-09-24T16:28:42.619Z] Registry: https://index.docker.io/v1/ [2021-09-24T16:28:42.619Z] Labels: [2021-09-24T16:28:42.619Z] Experimental: true [2021-09-24T16:28:42.619Z] Insecure Registries: [2021-09-24T16:28:42.619Z] 10.0.0.4:5000 [2021-09-24T16:28:42.619Z] 127.0.0.0/8 [2021-09-24T16:28:42.619Z] Registry Mirrors: [2021-09-24T16:28:42.619Z] http://10.0.0.4:5000/ [2021-09-24T16:28:42.619Z] Live Restore Enabled: false [2021-09-24T16:28:42.619Z] Product License: Community Engine [2021-09-24T16:28:42.619Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-09-24T16:28:43.741Z] #21 14.22 The following additional packages will be installed: [2021-09-24T16:28:43.742Z] #21 14.22 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2021-09-24T16:28:43.742Z] #21 14.22 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2021-09-24T16:28:43.742Z] #21 14.22 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2021-09-24T16:28:43.742Z] #21 14.22 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2021-09-24T16:28:43.742Z] #21 14.22 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2021-09-24T16:28:43.742Z] #21 14.22 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2021-09-24T16:28:43.742Z] #21 14.23 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2021-09-24T16:28:43.742Z] #21 14.25 Suggested packages: [2021-09-24T16:28:43.742Z] #21 14.25 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2021-09-24T16:28:43.742Z] #21 14.25 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2021-09-24T16:28:43.742Z] #21 14.25 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2021-09-24T16:28:43.742Z] #21 14.25 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2021-09-24T16:28:43.742Z] #21 14.25 seccomp:ppc64el seccomp:s390x [2021-09-24T16:28:43.742Z] #21 14.25 Recommended packages: [2021-09-24T16:28:43.742Z] #21 14.25 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2021-09-24T16:28:43.742Z] #21 14.25 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2021-09-24T16:28:43.742Z] #21 14.25 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2021-09-24T16:28:43.742Z] #21 14.25 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2021-09-24T16:28:43.820Z] #62 ... [2021-09-24T16:28:43.820Z] [2021-09-24T16:28:43.820Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-24T16:28:43.820Z] #14 sha256:1b785adace3bf370c8df9df0374909f65e98566562c53a17673bd5040386ee99 [2021-09-24T16:28:43.820Z] #14 62.65 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-09-24T16:28:43.820Z] #14 62.65 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2021-09-24T16:28:43.820Z] #14 62.69 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-24T16:28:43.820Z] #14 66.59 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-09-24T16:28:43.820Z] #14 66.59 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2021-09-24T16:28:43.820Z] #14 66.61 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-09-24T16:28:44.002Z] #21 14.70 The following NEW packages will be installed: [2021-09-24T16:28:44.002Z] #21 14.70 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2021-09-24T16:28:44.002Z] #21 14.70 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2021-09-24T16:28:44.002Z] #21 14.70 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2021-09-24T16:28:44.002Z] #21 14.70 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2021-09-24T16:28:44.002Z] #21 14.70 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2021-09-24T16:28:44.002Z] #21 14.70 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2021-09-24T16:28:44.002Z] #21 14.70 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2021-09-24T16:28:44.002Z] #21 14.71 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2021-09-24T16:28:44.002Z] #21 14.71 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2021-09-24T16:28:44.002Z] #21 14.71 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2021-09-24T16:28:44.002Z] #21 14.71 libseccomp2:ppc64el libseccomp2:s390x [2021-09-24T16:28:44.263Z] #21 15.07 0 upgraded, 40 newly installed, 0 to remove and 0 not upgraded. [2021-09-24T16:28:44.263Z] #21 15.07 Need to get 15.9 MB of archives. [2021-09-24T16:28:44.263Z] #21 15.07 After this operation, 72.9 MB of additional disk space will be used. [2021-09-24T16:28:44.263Z] #21 15.07 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2021-09-24T16:28:44.524Z] #21 15.08 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2021-09-24T16:28:44.524Z] #21 15.08 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2021-09-24T16:28:44.524Z] #21 15.09 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2021-09-24T16:28:44.524Z] #21 15.09 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2021-09-24T16:28:44.524Z] #21 15.10 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2021-09-24T16:28:44.524Z] #21 15.10 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2021-09-24T16:28:44.524Z] #21 15.10 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13 [2445 kB] [2021-09-24T16:28:44.524Z] #21 15.13 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2021-09-24T16:28:44.524Z] #21 15.13 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2021-09-24T16:28:44.524Z] #21 15.14 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2021-09-24T16:28:44.524Z] #21 15.14 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2021-09-24T16:28:44.524Z] #21 15.14 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13 [2833 kB] [2021-09-24T16:28:44.524Z] #21 15.18 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2021-09-24T16:28:44.524Z] #21 15.18 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2021-09-24T16:28:44.524Z] #21 15.19 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2021-09-24T16:28:44.524Z] #21 15.19 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2021-09-24T16:28:44.524Z] #21 15.19 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13 [2331 kB] [2021-09-24T16:28:44.524Z] #21 15.22 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2021-09-24T16:28:44.524Z] #21 15.22 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2021-09-24T16:28:44.524Z] #21 15.22 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2021-09-24T16:28:44.524Z] #21 15.23 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2021-09-24T16:28:44.524Z] #21 15.23 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13 [2458 kB] [2021-09-24T16:28:44.524Z] #21 15.25 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2021-09-24T16:28:44.524Z] #21 15.25 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2021-09-24T16:28:44.524Z] #21 15.26 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2021-09-24T16:28:44.524Z] #21 15.26 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2021-09-24T16:28:44.524Z] #21 15.26 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13 [2342 kB] [2021-09-24T16:28:44.524Z] #21 15.28 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2021-09-24T16:28:44.790Z] #21 15.28 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2021-09-24T16:28:44.790Z] #21 15.28 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1 [46.4 kB] [2021-09-24T16:28:44.790Z] #21 15.29 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1 [90.2 kB] [2021-09-24T16:28:44.790Z] #21 15.29 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1 [54.2 kB] [2021-09-24T16:28:44.790Z] #21 15.29 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1 [94.8 kB] [2021-09-24T16:28:44.790Z] #21 15.29 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1 [46.3 kB] [2021-09-24T16:28:44.790Z] #21 15.29 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1 [86.4 kB] [2021-09-24T16:28:44.790Z] #21 15.29 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1 [47.2 kB] [2021-09-24T16:28:44.790Z] #21 15.29 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1 [87.3 kB] [2021-09-24T16:28:44.790Z] #21 15.30 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1 [47.0 kB] [2021-09-24T16:28:44.790Z] #21 15.30 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1 [88.9 kB] [2021-09-24T16:28:45.050Z] #21 15.83 debconf: delaying package configuration, since apt-utils is not installed [2021-09-24T16:28:45.311Z] #21 16.05 Fetched 15.9 MB in 1s (31.4 MB/s) [2021-09-24T16:28:45.311Z] #21 16.10 Selecting previously unselected package gcc-10-base:armel. [2021-09-24T16:28:45.311Z] #21 16.10 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38512 files and directories currently installed.) [2021-09-24T16:28:45.572Z] #21 16.14 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2021-09-24T16:28:45.572Z] #21 16.14 Unpacking gcc-10-base:armel (10.2.1-6) ... [2021-09-24T16:28:45.572Z] #21 16.20 Selecting previously unselected package gcc-10-base:armhf. [2021-09-24T16:28:45.572Z] #21 16.21 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2021-09-24T16:28:45.572Z] #21 16.21 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2021-09-24T16:28:45.572Z] #21 16.27 Selecting previously unselected package gcc-10-base:ppc64el. [2021-09-24T16:28:45.572Z] #21 16.27 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2021-09-24T16:28:45.572Z] #21 16.28 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2021-09-24T16:28:45.572Z] #21 16.33 Selecting previously unselected package gcc-10-base:s390x. [2021-09-24T16:28:45.572Z] #21 16.33 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2021-09-24T16:28:45.572Z] #21 16.34 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2021-09-24T16:28:45.572Z] #21 16.40 Selecting previously unselected package gcc-10-base:arm64. [2021-09-24T16:28:45.572Z] #21 16.40 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2021-09-24T16:28:45.833Z] #21 16.41 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2021-09-24T16:28:45.833Z] #21 16.47 Selecting previously unselected package libgcc-s1:armel. [2021-09-24T16:28:45.833Z] #21 16.48 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2021-09-24T16:28:45.833Z] #21 16.48 Unpacking libgcc-s1:armel (10.2.1-6) ... [2021-09-24T16:28:45.833Z] #21 16.54 Selecting previously unselected package libcrypt1:armel. [2021-09-24T16:28:45.833Z] #21 16.54 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2021-09-24T16:28:45.833Z] #21 16.55 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2021-09-24T16:28:45.833Z] #21 16.63 Selecting previously unselected package libc6:armel. [2021-09-24T16:28:45.833Z] #21 16.64 Preparing to unpack .../07-libc6_2.31-13_armel.deb ... [2021-09-24T16:28:46.093Z] #21 16.84 Unpacking libc6:armel (2.31-13) ... [2021-09-24T16:28:46.711Z] #21 17.22 Selecting previously unselected package libapparmor1:armel. [2021-09-24T16:28:46.711Z] #21 17.23 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2021-09-24T16:28:46.711Z] #21 17.23 Unpacking libapparmor1:armel (2.13.6-10) ... [2021-09-24T16:28:46.711Z] #21 17.33 Selecting previously unselected package libapparmor-dev:armel. [2021-09-24T16:28:46.711Z] #21 17.33 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2021-09-24T16:28:46.711Z] #21 17.34 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2021-09-24T16:28:46.711Z] #21 17.43 Selecting previously unselected package libgcc-s1:arm64. [2021-09-24T16:28:46.711Z] #21 17.43 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2021-09-24T16:28:46.711Z] #21 17.44 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2021-09-24T16:28:46.711Z] #21 17.52 Selecting previously unselected package libcrypt1:arm64. [2021-09-24T16:28:46.983Z] #21 17.53 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2021-09-24T16:28:46.983Z] #21 17.54 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2021-09-24T16:28:46.983Z] #21 17.71 Selecting previously unselected package libc6:arm64. [2021-09-24T16:28:46.983Z] #21 17.72 Preparing to unpack .../12-libc6_2.31-13_arm64.deb ... [2021-09-24T16:28:47.248Z] #21 17.93 Unpacking libc6:arm64 (2.31-13) ... [2021-09-24T16:28:47.823Z] #21 18.46 Selecting previously unselected package libapparmor1:arm64. [2021-09-24T16:28:47.823Z] #21 18.47 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2021-09-24T16:28:47.823Z] #21 18.48 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2021-09-24T16:28:47.823Z] #21 18.54 Selecting previously unselected package libapparmor-dev:arm64. [2021-09-24T16:28:47.823Z] #21 18.55 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2021-09-24T16:28:47.823Z] #21 18.55 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2021-09-24T16:28:47.823Z] #21 18.63 Selecting previously unselected package libgcc-s1:s390x. [2021-09-24T16:28:48.036Z] #14 70.41 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-09-24T16:28:48.036Z] #14 70.41 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2021-09-24T16:28:48.036Z] #14 70.43 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-24T16:28:48.088Z] #21 18.64 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2021-09-24T16:28:48.088Z] #21 18.66 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2021-09-24T16:28:48.088Z] #21 18.73 Selecting previously unselected package libcrypt1:s390x. [2021-09-24T16:28:48.088Z] #21 18.73 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2021-09-24T16:28:48.088Z] #21 18.73 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2021-09-24T16:28:48.088Z] #21 18.83 Selecting previously unselected package libc6:s390x. [2021-09-24T16:28:48.088Z] #21 18.84 Preparing to unpack .../17-libc6_2.31-13_s390x.deb ... [2021-09-24T16:28:48.348Z] #21 19.02 Unpacking libc6:s390x (2.31-13) ... [2021-09-24T16:28:48.919Z] #21 19.48 Selecting previously unselected package libapparmor1:s390x. [2021-09-24T16:28:48.919Z] #21 19.48 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2021-09-24T16:28:48.919Z] #21 19.49 Unpacking libapparmor1:s390x (2.13.6-10) ... [2021-09-24T16:28:48.919Z] #21 19.56 Selecting previously unselected package libapparmor-dev:s390x. [2021-09-24T16:28:48.919Z] #21 19.56 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2021-09-24T16:28:48.919Z] #21 19.57 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2021-09-24T16:28:48.919Z] #21 19.64 Selecting previously unselected package libgcc-s1:armhf. [2021-09-24T16:28:48.919Z] #21 19.65 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2021-09-24T16:28:48.919Z] #21 19.66 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2021-09-24T16:28:48.919Z] #21 19.71 Selecting previously unselected package libcrypt1:armhf. [2021-09-24T16:28:48.919Z] #21 19.71 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2021-09-24T16:28:48.919Z] #21 19.72 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2021-09-24T16:28:49.180Z] #21 19.81 Selecting previously unselected package libc6:armhf. [2021-09-24T16:28:49.180Z] #21 19.81 Preparing to unpack .../22-libc6_2.31-13_armhf.deb ... [2021-09-24T16:28:49.440Z] #21 19.96 Unpacking libc6:armhf (2.31-13) ... [2021-09-24T16:28:49.701Z] #21 20.37 Selecting previously unselected package libapparmor1:armhf. [2021-09-24T16:28:49.701Z] #21 20.38 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2021-09-24T16:28:49.701Z] #21 20.39 Unpacking libapparmor1:armhf (2.13.6-10) ... [2021-09-24T16:28:49.701Z] #21 20.43 Selecting previously unselected package libapparmor-dev:armhf. [2021-09-24T16:28:49.701Z] #21 20.44 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2021-09-24T16:28:49.701Z] #21 20.45 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2021-09-24T16:28:49.701Z] #21 20.52 Selecting previously unselected package libgcc-s1:ppc64el. [2021-09-24T16:28:49.962Z] #21 20.52 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2021-09-24T16:28:49.962Z] #21 20.53 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2021-09-24T16:28:49.962Z] #21 20.59 Selecting previously unselected package libcrypt1:ppc64el. [2021-09-24T16:28:49.962Z] #21 20.59 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2021-09-24T16:28:49.962Z] #21 20.60 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2021-09-24T16:28:49.962Z] #21 20.70 Selecting previously unselected package libc6:ppc64el. [2021-09-24T16:28:49.962Z] #21 20.71 Preparing to unpack .../27-libc6_2.31-13_ppc64el.deb ... [2021-09-24T16:28:50.224Z] #21 20.94 Unpacking libc6:ppc64el (2.31-13) ... [2021-09-24T16:28:50.797Z] #21 21.49 Selecting previously unselected package libapparmor1:ppc64el. [2021-09-24T16:28:50.797Z] #21 21.50 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2021-09-24T16:28:50.797Z] #21 21.50 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2021-09-24T16:28:50.797Z] #21 21.56 Selecting previously unselected package libapparmor-dev:ppc64el. [2021-09-24T16:28:50.797Z] #21 21.57 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2021-09-24T16:28:50.797Z] #21 21.57 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2021-09-24T16:28:51.059Z] #21 21.63 Selecting previously unselected package libseccomp2:s390x. [2021-09-24T16:28:51.059Z] #21 21.63 Preparing to unpack .../30-libseccomp2_2.5.1-1_s390x.deb ... [2021-09-24T16:28:51.059Z] #21 21.64 Unpacking libseccomp2:s390x (2.5.1-1) ... [2021-09-24T16:28:51.059Z] #21 21.68 Selecting previously unselected package libseccomp-dev:s390x. [2021-09-24T16:28:51.059Z] #21 21.69 Preparing to unpack .../31-libseccomp-dev_2.5.1-1_s390x.deb ... [2021-09-24T16:28:51.059Z] #21 21.69 Unpacking libseccomp-dev:s390x (2.5.1-1) ... [2021-09-24T16:28:51.059Z] #21 21.77 Selecting previously unselected package libseccomp2:ppc64el. [2021-09-24T16:28:51.059Z] #21 21.77 Preparing to unpack .../32-libseccomp2_2.5.1-1_ppc64el.deb ... [2021-09-24T16:28:51.059Z] #21 21.78 Unpacking libseccomp2:ppc64el (2.5.1-1) ... [2021-09-24T16:28:51.059Z] #21 21.84 Selecting previously unselected package libseccomp-dev:ppc64el. [2021-09-24T16:28:51.059Z] #21 21.84 Preparing to unpack .../33-libseccomp-dev_2.5.1-1_ppc64el.deb ... [2021-09-24T16:28:51.059Z] #21 21.85 Unpacking libseccomp-dev:ppc64el (2.5.1-1) ... [2021-09-24T16:28:51.321Z] #21 21.92 Selecting previously unselected package libseccomp2:armhf. [2021-09-24T16:28:51.321Z] #21 21.93 Preparing to unpack .../34-libseccomp2_2.5.1-1_armhf.deb ... [2021-09-24T16:28:51.321Z] #21 21.93 Unpacking libseccomp2:armhf (2.5.1-1) ... [2021-09-24T16:28:51.321Z] #21 21.98 Selecting previously unselected package libseccomp-dev:armhf. [2021-09-24T16:28:51.321Z] #21 21.98 Preparing to unpack .../35-libseccomp-dev_2.5.1-1_armhf.deb ... [2021-09-24T16:28:51.321Z] #21 21.99 Unpacking libseccomp-dev:armhf (2.5.1-1) ... [2021-09-24T16:28:51.321Z] #21 22.07 Selecting previously unselected package libseccomp2:armel. [2021-09-24T16:28:51.321Z] #21 22.08 Preparing to unpack .../36-libseccomp2_2.5.1-1_armel.deb ... [2021-09-24T16:28:51.321Z] #21 22.08 Unpacking libseccomp2:armel (2.5.1-1) ... [2021-09-24T16:28:51.321Z] #21 22.12 Selecting previously unselected package libseccomp-dev:armel. [2021-09-24T16:28:51.321Z] #21 22.13 Preparing to unpack .../37-libseccomp-dev_2.5.1-1_armel.deb ... [2021-09-24T16:28:51.321Z] #21 22.13 Unpacking libseccomp-dev:armel (2.5.1-1) ... [2021-09-24T16:28:51.321Z] #21 22.20 Selecting previously unselected package libseccomp2:arm64. [2021-09-24T16:28:51.582Z] #21 22.20 Preparing to unpack .../38-libseccomp2_2.5.1-1_arm64.deb ... [2021-09-24T16:28:51.582Z] #21 22.21 Unpacking libseccomp2:arm64 (2.5.1-1) ... [2021-09-24T16:28:51.582Z] #21 22.25 Selecting previously unselected package libseccomp-dev:arm64. [2021-09-24T16:28:51.582Z] #21 22.26 Preparing to unpack .../39-libseccomp-dev_2.5.1-1_arm64.deb ... [2021-09-24T16:28:51.582Z] #21 22.26 Unpacking libseccomp-dev:arm64 (2.5.1-1) ... [2021-09-24T16:28:51.582Z] #21 22.35 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2021-09-24T16:28:51.582Z] #21 22.37 Setting up gcc-10-base:armel (10.2.1-6) ... [2021-09-24T16:28:51.582Z] #21 22.38 Setting up gcc-10-base:armhf (10.2.1-6) ... [2021-09-24T16:28:51.582Z] #21 22.39 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2021-09-24T16:28:51.582Z] #21 22.40 Setting up gcc-10-base:s390x (10.2.1-6) ... [2021-09-24T16:28:51.582Z] #21 22.42 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2021-09-24T16:28:51.582Z] #21 22.44 Setting up libcrypt1:armel (1:4.4.18-4) ... [2021-09-24T16:28:51.582Z] #21 22.45 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2021-09-24T16:28:51.844Z] #21 22.46 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2021-09-24T16:28:51.844Z] #21 22.47 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2021-09-24T16:28:51.844Z] #21 22.49 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2021-09-24T16:28:51.844Z] #21 22.50 Setting up libgcc-s1:armel (10.2.1-6) ... [2021-09-24T16:28:51.844Z] #21 22.51 Setting up libgcc-s1:armhf (10.2.1-6) ... [2021-09-24T16:28:51.844Z] #21 22.53 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2021-09-24T16:28:51.844Z] #21 22.54 Setting up libgcc-s1:s390x (10.2.1-6) ... [2021-09-24T16:28:51.844Z] #21 22.55 Setting up libc6:arm64 (2.31-13) ... [2021-09-24T16:28:52.826Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-09-24T16:28:52.826Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-09-24T16:28:52.826Z] GOOS="" GOARCH="" GOARM="" [2021-09-24T16:28:52.826Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-09-24T16:28:52.826Z] [2021-09-24T16:28:52.826Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-09-24T16:28:52.826Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-09-24T16:28:52.826Z] HOSTNAME=a2bedd3d4937 [2021-09-24T16:28:52.826Z] DEST=bundles/test-integration [2021-09-24T16:28:52.826Z] PWD=/go/src/github.com/docker/docker [2021-09-24T16:28:52.826Z] DOCKER_ROOTLESS=1 [2021-09-24T16:28:52.826Z] DOCKER_GITCOMMIT=ce715505bd4bf52a6c0f934672e872d70e892f5b [2021-09-24T16:28:52.826Z] container=docker [2021-09-24T16:28:52.826Z] HOME=/root [2021-09-24T16:28:52.826Z] GOLANG_VERSION=1.17.1 [2021-09-24T16:28:52.826Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-09-24T16:28:52.826Z] VALIDATE_BRANCH=master [2021-09-24T16:28:52.826Z] TERM=xterm [2021-09-24T16:28:52.826Z] DOCKER_PKG=github.com/docker/docker [2021-09-24T16:28:52.826Z] SHLVL=1 [2021-09-24T16:28:52.826Z] TIMEOUT=120m [2021-09-24T16:28:52.826Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-09-24T16:28:52.826Z] DOCKER_GRAPHDRIVER=overlay2 [2021-09-24T16:28:52.826Z] GO111MODULE=off [2021-09-24T16:28:52.826Z] DOCKER_EXPERIMENTAL=1 [2021-09-24T16:28:52.826Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-09-24T16:28:52.826Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-09-24T16:28:52.826Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-09-24T16:28:52.826Z] GOPATH=/go [2021-09-24T16:28:52.826Z] PKG_CONFIG=pkg-config [2021-09-24T16:28:52.826Z] _=/usr/bin/env [2021-09-24T16:28:52.826Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-09-24T16:28:53.230Z] #21 23.77 Setting up libc6:armel (2.31-13) ... [2021-09-24T16:28:53.615Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-09-24T16:28:53.615Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-83c9a492\powershellScript.ps1'; exit $LASTEXITCODE; [2021-09-24T16:28:53.615Z] ---------------------------------------------------------------------------- [2021-09-24T16:28:53.615Z] [2021-09-24T16:28:53.615Z] INFO: executeCI.ps1 starting at Fri Sep 24 16:28:52 CUT 2021 [2021-09-24T16:28:53.615Z] [2021-09-24T16:28:53.615Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-09-24T16:28:53.615Z] INFO: Running git version 2.24.1.windows.2 [2021-09-24T16:28:53.615Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-09-24T16:28:53.615Z] INFO: Environment variables: [2021-09-24T16:28:53.615Z] [2021-09-24T16:28:53.615Z] Name Value [2021-09-24T16:28:53.615Z] ---- ----- [2021-09-24T16:28:53.615Z] ALLUSERSPROFILE C:\ProgramData [2021-09-24T16:28:53.615Z] amd64 true [2021-09-24T16:28:53.615Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-09-24T16:28:53.615Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-09-24T16:28:53.615Z] arm64 true [2021-09-24T16:28:53.615Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-09-24T16:28:53.615Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-09-24T16:28:53.615Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-09-24T16:28:53.615Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-09-24T16:28:53.615Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-09-24T16:28:53.615Z] BRANCH_NAME PR-42881 [2021-09-24T16:28:53.615Z] BUILD_DISPLAY_NAME #2 [2021-09-24T16:28:53.615Z] BUILD_ID 2 [2021-09-24T16:28:53.615Z] BUILD_NUMBER 2 [2021-09-24T16:28:53.615Z] BUILD_TAG jenkins-moby-PR-42881-2 [2021-09-24T16:28:53.615Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42881/2/ [2021-09-24T16:28:53.615Z] cgroup2 true [2021-09-24T16:28:53.615Z] CHANGE_AUTHOR thaJeztah [2021-09-24T16:28:53.615Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-09-24T16:28:53.615Z] CHANGE_BRANCH dockerfile_rewrite [2021-09-24T16:28:53.615Z] CHANGE_FORK thaJeztah/docker [2021-09-24T16:28:53.615Z] CHANGE_ID 42881 [2021-09-24T16:28:53.615Z] CHANGE_TARGET master [2021-09-24T16:28:53.615Z] CHANGE_TITLE Dockerfile: move installers into Dockerfile, and update registry versions [2021-09-24T16:28:53.615Z] CHANGE_URL https://github.com/moby/moby/pull/42881 [2021-09-24T16:28:53.615Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-09-24T16:28:53.615Z] CommonProgramFiles C:\Program Files\Common Files [2021-09-24T16:28:53.615Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-09-24T16:28:53.615Z] CommonProgramW6432 C:\Program Files\Common Files [2021-09-24T16:28:53.615Z] COMPUTERNAME azwin-2-95fcb0 [2021-09-24T16:28:53.615Z] ComSpec C:\Windows\system32\cmd.exe [2021-09-24T16:28:53.615Z] ConfigSequenceNumber 0 [2021-09-24T16:28:53.615Z] dco true [2021-09-24T16:28:53.615Z] DOCKER_BUILDKIT 0 [2021-09-24T16:28:53.615Z] DOCKER_DUT_DEBUG 1 [2021-09-24T16:28:53.615Z] DOCKER_EXPERIMENTAL 1 [2021-09-24T16:28:53.615Z] DOCKER_GRAPHDRIVER overlay2 [2021-09-24T16:28:53.615Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-09-24T16:28:53.615Z] EXECUTOR_NUMBER 0 [2021-09-24T16:28:53.615Z] FQDN azwin-2-95fcb0.westus.cloudapp.azure.com [2021-09-24T16:28:53.615Z] GIT_BRANCH PR-42881 [2021-09-24T16:28:53.615Z] GIT_COMMIT ce715505bd4bf52a6c0f934672e872d70e892f5b [2021-09-24T16:28:53.615Z] GIT_PREVIOUS_COMMIT 58d82aaf08b19720de08c5f254d5636f419f3527 [2021-09-24T16:28:53.615Z] GIT_URL https://github.com/moby/moby.git [2021-09-24T16:28:53.615Z] HUDSON_COOKIE 88909c02-7dca-4f40-9cc0-3ecb9c033289 [2021-09-24T16:28:53.615Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-09-24T16:28:53.615Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-09-24T16:28:53.615Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-09-24T16:28:53.615Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2021-09-24T16:28:53.615Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-09-24T16:28:53.615Z] JENKINS_NODE_COOKIE 8ac2d83a-5dc3-4fdf-ab4d-15db4eabbe01 [2021-09-24T16:28:53.615Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-09-24T16:28:53.615Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-09-24T16:28:53.615Z] JOB_BASE_NAME PR-42881 [2021-09-24T16:28:53.615Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42881/display/redirect [2021-09-24T16:28:53.615Z] JOB_NAME moby/PR-42881 [2021-09-24T16:28:53.615Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42881/ [2021-09-24T16:28:53.615Z] library.jps.version master [2021-09-24T16:28:53.615Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-09-24T16:28:53.615Z] NODE_LABELS amd64 azure azwin-2-95fcb0 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-09-24T16:28:53.615Z] NODE_NAME azwin-2-95fcb0 [2021-09-24T16:28:53.615Z] NUMBER_OF_PROCESSORS 4 [2021-09-24T16:28:53.615Z] OS Windows_NT [2021-09-24T16:28:53.615Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-09-24T16:28:53.615Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-09-24T16:28:53.615Z] ppc64le false [2021-09-24T16:28:53.615Z] PROCESSOR_ARCHITECTURE AMD64 [2021-09-24T16:28:53.615Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2021-09-24T16:28:53.615Z] PROCESSOR_LEVEL 6 [2021-09-24T16:28:53.615Z] PROCESSOR_REVISION 5507 [2021-09-24T16:28:53.615Z] ProgramData C:\ProgramData [2021-09-24T16:28:53.615Z] ProgramFiles C:\Program Files [2021-09-24T16:28:53.615Z] ProgramFiles(x86) C:\Program Files (x86) [2021-09-24T16:28:53.615Z] ProgramW6432 C:\Program Files [2021-09-24T16:28:53.615Z] PROMPT $P$G [2021-09-24T16:28:53.615Z] PSExecutionPolicyPreference Bypass [2021-09-24T16:28:53.615Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-09-24T16:28:53.615Z] PUBLIC C:\Users\Public [2021-09-24T16:28:53.615Z] rootless true [2021-09-24T16:28:53.615Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42881/2/display/redirect?page=artif... [2021-09-24T16:28:53.615Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42881/2/display/redirect?page=changes [2021-09-24T16:28:53.615Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42881/2/display/redirect [2021-09-24T16:28:53.615Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42881/2/display/redirect?page=tests [2021-09-24T16:28:53.616Z] s390x false [2021-09-24T16:28:53.616Z] SKIP_VALIDATION_TESTS 1 [2021-09-24T16:28:53.616Z] SOURCES_DRIVE d [2021-09-24T16:28:53.616Z] SOURCES_SUBDIR gopath [2021-09-24T16:28:53.616Z] STAGE_NAME Run tests [2021-09-24T16:28:53.616Z] SystemDrive C: [2021-09-24T16:28:53.616Z] SystemRoot C:\Windows [2021-09-24T16:28:53.616Z] TEMP C:\Windows\TEMP [2021-09-24T16:28:53.616Z] TESTDEBUG 0 [2021-09-24T16:28:53.616Z] TESTRUN_DRIVE d [2021-09-24T16:28:53.616Z] TESTRUN_SUBDIR CI [2021-09-24T16:28:53.616Z] TIMEOUT 120m [2021-09-24T16:28:53.616Z] TMP C:\Windows\TEMP [2021-09-24T16:28:53.616Z] unit_validate true [2021-09-24T16:28:53.616Z] USERDOMAIN WORKGROUP [2021-09-24T16:28:53.616Z] USERNAME azwin-2-95fcb0$ [2021-09-24T16:28:53.616Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-09-24T16:28:53.616Z] validate_force false [2021-09-24T16:28:53.616Z] windir C:\Windows [2021-09-24T16:28:53.616Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-09-24T16:28:53.616Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-09-24T16:28:53.616Z] windows2022 true [2021-09-24T16:28:53.616Z] windows2022containerd true [2021-09-24T16:28:53.616Z] windowsRS1 false [2021-09-24T16:28:53.616Z] windowsRS5 true [2021-09-24T16:28:53.616Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-09-24T16:28:53.616Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-09-24T16:28:53.616Z] [2021-09-24T16:28:53.616Z] [2021-09-24T16:28:53.616Z] [2021-09-24T16:28:53.616Z] INFO: Sources under d:\gopath\... [2021-09-24T16:28:53.616Z] INFO: Test run under d:\CI\... [2021-09-24T16:28:53.616Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-09-24T16:28:53.616Z] INFO: docker/docker repository was found [2021-09-24T16:28:54.074Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2021-09-24T16:28:54.074Z] ltsc2019: Pulling from windows/servercore [2021-09-24T16:28:54.074Z] 4612f6d0b889: Pulling fs layer [2021-09-24T16:28:54.074Z] a0ddf88812f1: Pulling fs layer [2021-09-24T16:28:54.616Z] #21 25.05 Setting up libc6:armhf (2.31-13) ... [2021-09-24T16:28:54.641Z] #14 77.14 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-09-24T16:28:54.641Z] #14 77.14 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2021-09-24T16:28:54.641Z] #14 77.15 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-24T16:28:55.559Z] #21 26.31 Setting up libc6:ppc64el (2.31-13) ... [2021-09-24T16:28:56.966Z] #21 27.54 Setting up libc6:s390x (2.31-13) ... [2021-09-24T16:28:58.353Z] #21 28.79 Setting up libapparmor1:arm64 (2.13.6-10) ... [2021-09-24T16:28:58.353Z] #21 28.80 Setting up libapparmor1:armel (2.13.6-10) ... [2021-09-24T16:28:58.353Z] #21 28.82 Setting up libapparmor1:armhf (2.13.6-10) ... [2021-09-24T16:28:58.353Z] #21 28.83 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2021-09-24T16:28:58.353Z] #21 28.84 Setting up libapparmor1:s390x (2.13.6-10) ... [2021-09-24T16:28:58.353Z] #21 28.86 Setting up libseccomp2:arm64 (2.5.1-1) ... [2021-09-24T16:28:58.353Z] #21 28.88 Setting up libseccomp2:armel (2.5.1-1) ... [2021-09-24T16:28:58.353Z] #21 28.90 Setting up libseccomp2:armhf (2.5.1-1) ... [2021-09-24T16:28:58.353Z] #21 28.91 Setting up libseccomp2:ppc64el (2.5.1-1) ... [2021-09-24T16:28:58.353Z] #21 28.92 Setting up libseccomp2:s390x (2.5.1-1) ... [2021-09-24T16:28:58.353Z] #21 28.94 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2021-09-24T16:28:58.353Z] #21 28.96 Setting up libapparmor-dev:armel (2.13.6-10) ... [2021-09-24T16:28:58.353Z] #21 28.97 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2021-09-24T16:28:58.353Z] #21 28.98 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2021-09-24T16:28:58.353Z] #21 29.00 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2021-09-24T16:28:58.353Z] #21 29.01 Setting up libseccomp-dev:arm64 (2.5.1-1) ... [2021-09-24T16:28:58.353Z] #21 29.03 Setting up libseccomp-dev:armel (2.5.1-1) ... [2021-09-24T16:28:58.353Z] #21 29.04 Setting up libseccomp-dev:armhf (2.5.1-1) ... [2021-09-24T16:28:58.353Z] #21 29.05 Setting up libseccomp-dev:ppc64el (2.5.1-1) ... [2021-09-24T16:28:58.353Z] #21 29.07 Setting up libseccomp-dev:s390x (2.5.1-1) ... [2021-09-24T16:28:58.353Z] #21 29.08 Processing triggers for libc-bin (2.31-13) ... [2021-09-24T16:28:58.862Z] #14 81.06 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-09-24T16:28:58.862Z] #14 81.07 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-09-24T16:28:58.862Z] #14 81.09 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-09-24T16:28:58.862Z] #14 81.26 Selecting previously unselected package libapparmor1:arm64. [2021-09-24T16:28:58.862Z] #14 81.27 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2021-09-24T16:28:58.862Z] #14 81.29 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2021-09-24T16:28:58.862Z] #14 81.41 Selecting previously unselected package libapparmor-dev:arm64. [2021-09-24T16:28:58.862Z] #14 81.41 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2021-09-24T16:28:58.862Z] #14 81.44 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2021-09-24T16:28:58.862Z] #14 81.59 Selecting previously unselected package libbtrfs0:arm64. [2021-09-24T16:28:58.862Z] #14 81.60 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2021-09-24T16:28:58.862Z] #14 81.61 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2021-09-24T16:28:59.125Z] #14 81.74 Selecting previously unselected package libbtrfs-dev:arm64. [2021-09-24T16:28:59.125Z] #14 81.74 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2021-09-24T16:28:59.125Z] #14 81.76 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2021-09-24T16:28:59.125Z] #14 81.93 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2021-09-24T16:28:59.125Z] #14 81.93 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2021-09-24T16:28:59.125Z] #14 81.95 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2021-09-24T16:28:59.306Z] #21 DONE 29.8s [2021-09-24T16:28:59.306Z] [2021-09-24T16:28:59.306Z] #22 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-09-24T16:28:59.306Z] #22 sha256:e1da3d93a765b7da9566244bff030f0fb2be9bf3e37eadf7354cecb162278595 [2021-09-24T16:28:59.306Z] #22 ... [2021-09-24T16:28:59.306Z] [2021-09-24T16:28:59.306Z] #64 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2021-09-24T16:28:59.306Z] #64 sha256:a748cdd6d01dfb8a37a278c7d9cd8b638e684fdf5543bc58a1b8f253385c1358 [2021-09-24T16:28:59.306Z] #64 DONE 0.1s [2021-09-24T16:28:59.388Z] #14 82.03 Selecting previously unselected package libudev-dev:arm64. [2021-09-24T16:28:59.388Z] #14 82.03 Preparing to unpack .../20-libudev-dev_247.3-6_arm64.deb ... [2021-09-24T16:28:59.388Z] #14 82.05 Unpacking libudev-dev:arm64 (247.3-6) ... [2021-09-24T16:28:59.388Z] #14 82.21 Selecting previously unselected package libsepol1-dev:arm64. [2021-09-24T16:28:59.388Z] #14 82.21 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2021-09-24T16:28:59.388Z] #14 82.21 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2021-09-24T16:28:59.568Z] [2021-09-24T16:28:59.568Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-09-24T16:28:59.568Z] #65 sha256:60d1e6c212c3adcd070e324daf0f78a956e1d73a293d1fab500ed0546414e3ad [2021-09-24T16:28:59.650Z] #14 82.45 Selecting previously unselected package libpcre2-16-0:arm64. [2021-09-24T16:28:59.650Z] #14 82.45 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2021-09-24T16:28:59.650Z] #14 82.46 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2021-09-24T16:28:59.938Z] #14 82.66 Selecting previously unselected package libpcre2-32-0:arm64. [2021-09-24T16:28:59.938Z] #14 82.67 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2021-09-24T16:28:59.939Z] #14 82.67 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2021-09-24T16:29:00.200Z] #14 82.91 Selecting previously unselected package libpcre2-posix2:arm64. [2021-09-24T16:29:00.200Z] #14 82.92 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2021-09-24T16:29:00.200Z] #14 82.94 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2021-09-24T16:29:00.462Z] #14 83.01 Selecting previously unselected package libpcre2-dev:arm64. [2021-09-24T16:29:00.462Z] #14 83.03 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2021-09-24T16:29:00.462Z] #14 83.04 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2021-09-24T16:29:00.512Z] #65 1.225 + RM_GOPATH=0 [2021-09-24T16:29:00.512Z] #65 1.225 + TMP_GOPATH= [2021-09-24T16:29:00.512Z] #65 1.229 + : /build [2021-09-24T16:29:00.512Z] #65 1.229 + '[' -z '' ']' [2021-09-24T16:29:00.512Z] #65 1.229 ++ mktemp -d [2021-09-24T16:29:00.512Z] #65 1.230 + export GOPATH=/tmp/tmp.k6KoCvQ7gN [2021-09-24T16:29:00.512Z] #65 1.230 + GOPATH=/tmp/tmp.k6KoCvQ7gN [2021-09-24T16:29:00.512Z] #65 1.230 + RM_GOPATH=1 [2021-09-24T16:29:00.512Z] #65 1.230 + case "$(go env GOARCH)" in [2021-09-24T16:29:00.512Z] #65 1.230 ++ go env GOARCH [2021-09-24T16:29:00.512Z] #65 1.240 + export GO_BUILDMODE=-buildmode=pie [2021-09-24T16:29:00.512Z] #65 1.240 + GO_BUILDMODE=-buildmode=pie [2021-09-24T16:29:00.512Z] #65 1.240 ++ dirname /install.sh [2021-09-24T16:29:00.512Z] #65 1.241 + dir=/ [2021-09-24T16:29:00.512Z] #65 1.241 + bin=runc [2021-09-24T16:29:00.512Z] #65 1.241 + shift [2021-09-24T16:29:00.512Z] #65 1.241 + '[' '!' -f //runc.installer ']' [2021-09-24T16:29:00.512Z] #65 1.241 + . //runc.installer [2021-09-24T16:29:00.512Z] #65 1.241 ++ set -e [2021-09-24T16:29:00.512Z] #65 1.241 ++ : v1.0.2 [2021-09-24T16:29:00.512Z] #65 1.241 + install_runc [2021-09-24T16:29:00.512Z] #65 1.241 + RUNC_BUILDTAGS=seccomp [2021-09-24T16:29:00.512Z] #65 1.242 Install runc version v1.0.2 (build tags: seccomp) [2021-09-24T16:29:00.512Z] #65 1.242 + echo 'Install runc version v1.0.2 (build tags: seccomp)' [2021-09-24T16:29:00.512Z] #65 1.242 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.k6KoCvQ7gN/src/github.com/opencontainers/runc [2021-09-24T16:29:00.512Z] #65 1.244 Cloning into '/tmp/tmp.k6KoCvQ7gN/src/github.com/opencontainers/runc'... [2021-09-24T16:29:00.725Z] #14 83.38 Selecting previously unselected package libselinux1-dev:arm64. [2021-09-24T16:29:00.725Z] #14 83.39 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2021-09-24T16:29:00.725Z] #14 83.41 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2021-09-24T16:29:00.775Z] #65 ... [2021-09-24T16:29:00.775Z] [2021-09-24T16:29:00.775Z] #22 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-09-24T16:29:00.775Z] #22 sha256:e1da3d93a765b7da9566244bff030f0fb2be9bf3e37eadf7354cecb162278595 [2021-09-24T16:29:00.776Z] #22 DONE 1.5s [2021-09-24T16:29:00.776Z] [2021-09-24T16:29:00.776Z] #23 [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-09-24T16:29:00.776Z] #23 sha256:468b06526bb67b02665517e427e534b509bcf4b9fbce8c7afd9d5db7ad854de0 [2021-09-24T16:29:00.988Z] #14 83.71 Selecting previously unselected package libdevmapper-dev:arm64. [2021-09-24T16:29:00.988Z] #14 83.71 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2021-09-24T16:29:00.988Z] #14 83.72 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2021-09-24T16:29:00.988Z] #14 83.80 Selecting previously unselected package libseccomp-dev:arm64. [2021-09-24T16:29:00.988Z] #14 83.80 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_arm64.deb ... [2021-09-24T16:29:00.988Z] #14 83.81 Unpacking libseccomp-dev:arm64 (2.5.1-1) ... [2021-09-24T16:29:01.251Z] #14 84.00 Selecting previously unselected package libsystemd-dev:arm64. [2021-09-24T16:29:01.251Z] #14 84.00 Preparing to unpack .../29-libsystemd-dev_247.3-6_arm64.deb ... [2021-09-24T16:29:01.251Z] #14 84.01 Unpacking libsystemd-dev:arm64 (247.3-6) ... [2021-09-24T16:29:01.827Z] #14 84.66 Setting up libseccomp-dev:arm64 (2.5.1-1) ... [2021-09-24T16:29:01.827Z] #14 84.68 Setting up libapparmor1:arm64 (2.13.6-10) ... [2021-09-24T16:29:01.827Z] #14 84.70 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-09-24T16:29:01.827Z] #14 84.71 Setting up libsepol1-dev:arm64 (3.1-1) ... [2021-09-24T16:29:02.094Z] #14 84.79 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-09-24T16:29:02.094Z] #14 84.80 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2021-09-24T16:29:02.094Z] #14 84.82 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2021-09-24T16:29:02.094Z] #14 84.83 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2021-09-24T16:29:02.094Z] #14 84.85 Setting up libudev-dev:arm64 (247.3-6) ... [2021-09-24T16:29:02.094Z] #14 84.92 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2021-09-24T16:29:02.094Z] #14 84.96 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-09-24T16:29:02.094Z] #14 84.99 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2021-09-24T16:29:02.094Z] #14 85.00 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-09-24T16:29:02.094Z] #14 85.03 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2021-09-24T16:29:02.162Z] #23 DONE 1.2s [2021-09-24T16:29:02.162Z] [2021-09-24T16:29:02.162Z] #24 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-09-24T16:29:02.162Z] #24 sha256:1e2dbbd824ae1525a3abe411c21a00d5f646621dd208e79896d1447a3383949d [2021-09-24T16:29:02.378Z] #14 85.05 Setting up mingw-w64-common (8.0.0-1) ... [2021-09-24T16:29:02.378Z] #14 85.06 Setting up libsystemd-dev:arm64 (247.3-6) ... [2021-09-24T16:29:02.378Z] #14 85.09 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-09-24T16:29:02.378Z] #14 85.12 Setting up libpcre2-dev:arm64 (10.36-2) ... [2021-09-24T16:29:02.379Z] #14 85.13 Setting up libselinux1-dev:arm64 (3.1-3) ... [2021-09-24T16:29:02.634Z] a0ddf88812f1: Verifying Checksum [2021-09-24T16:29:02.634Z] a0ddf88812f1: Download complete [2021-09-24T16:29:02.662Z] #14 85.15 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-09-24T16:29:02.662Z] #14 85.16 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-24T16:29:02.662Z] #14 85.18 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-09-24T16:29:02.662Z] #14 85.19 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-24T16:29:02.662Z] #14 85.22 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-09-24T16:29:02.662Z] #14 85.23 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-09-24T16:29:02.662Z] #14 85.34 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-24T16:29:02.662Z] #14 85.37 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-09-24T16:29:02.662Z] #14 85.40 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-24T16:29:02.662Z] #14 85.42 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-09-24T16:29:02.662Z] #14 85.46 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2021-09-24T16:29:02.662Z] #14 85.48 Setting up dmsetup (2:1.02.175-2.1) ... [2021-09-24T16:29:02.926Z] #14 85.51 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2021-09-24T16:29:02.926Z] #14 85.55 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2021-09-24T16:29:02.926Z] #14 85.67 Processing triggers for libc-bin (2.31-13) ... [2021-09-24T16:29:03.108Z] #24 1.072 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-09-24T16:29:03.108Z] #24 DONE 1.1s [2021-09-24T16:29:03.108Z] [2021-09-24T16:29:03.108Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-09-24T16:29:03.108Z] #69 sha256:bf27e013ba8923f2c0bab92f0e56d32cef679a5ae03a081890dfae1388a3cbee [2021-09-24T16:29:03.108Z] #69 54.40 + bin/containerd [2021-09-24T16:29:03.502Z] #14 ... [2021-09-24T16:29:03.503Z] [2021-09-24T16:29:03.503Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-09-24T16:29:03.503Z] #65 sha256:e4ec58b5e27ac385b2fa8a87bc262e093eb1c21f7f78f8698cb02bed6a8d5bdb [2021-09-24T16:29:03.503Z] #65 85.85 + for f in rootlesskit rootlesskit-docker-proxy [2021-09-24T16:29:03.503Z] #65 85.85 + GOBIN=/build [2021-09-24T16:29:03.503Z] #65 85.85 + GO111MODULE=on [2021-09-24T16:29:03.503Z] #65 85.85 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2021-09-24T16:29:04.499Z] #69 ... [2021-09-24T16:29:04.499Z] [2021-09-24T16:29:04.499Z] #25 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-09-24T16:29:04.499Z] #25 sha256:488bcf8a80a7be5ceb5be19e6410436cb477b4deff5193be6349ffb16b19ce16 [2021-09-24T16:29:04.499Z] #25 DONE 1.3s [2021-09-24T16:29:04.499Z] [2021-09-24T16:29:04.499Z] #26 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-09-24T16:29:04.499Z] #26 sha256:1f69fce4775473a73c8303cd95deaab8105a717e4c02f03e0dab06603f5434db [2021-09-24T16:29:05.445Z] #26 DONE 1.2s [2021-09-24T16:29:05.445Z] [2021-09-24T16:29:05.445Z] #27 [dev-systemd-false 6/25] RUN ldconfig [2021-09-24T16:29:05.445Z] #27 sha256:14f44ff3272a66852961468b1c7d49d2cfe6655368f919e82960a7438ef2dc31 [2021-09-24T16:29:06.360Z] 4612f6d0b889: Verifying Checksum [2021-09-24T16:29:06.360Z] 4612f6d0b889: Download complete [2021-09-24T16:29:06.389Z] #27 DONE 1.0s [2021-09-24T16:29:06.389Z] [2021-09-24T16:29:06.389Z] #28 [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 bash-completion bzip2 inetutils-ping iproute2 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 zstd [2021-09-24T16:29:06.389Z] #28 sha256:3d97054d7027b89cd58795220820dc89be701d2f3b38822e5424d87761609d99 [2021-09-24T16:29:07.725Z] #65 ... [2021-09-24T16:29:07.725Z] [2021-09-24T16:29:07.725Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-09-24T16:29:07.725Z] #14 sha256:1b785adace3bf370c8df9df0374909f65e98566562c53a17673bd5040386ee99 [2021-09-24T16:29:07.725Z] #14 DONE 90.1s [2021-09-24T16:29:07.725Z] [2021-09-24T16:29:07.725Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2021-09-24T16:29:07.725Z] #57 sha256:e657b1f4b0cc7663a734eb0cdbb4f6f39e9eeb5ccf8ec77868e3ec73e303be0d [2021-09-24T16:29:07.725Z] #57 DONE 0.2s [2021-09-24T16:29:07.725Z] [2021-09-24T16:29:07.725Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-09-24T16:29:07.725Z] #15 sha256:0893a8bafed62ce2bd496cfba201452edd5f671a33799d834b5c908ab8bc005d [2021-09-24T16:29:07.777Z] #28 1.249 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2021-09-24T16:29:07.777Z] #28 1.249 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2021-09-24T16:29:07.777Z] #28 1.250 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2021-09-24T16:29:08.044Z] #28 1.485 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7873 kB] [2021-09-24T16:29:08.044Z] #28 1.721 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-09-24T16:29:08.616Z] #28 2.080 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8027 kB] [2021-09-24T16:29:08.686Z] #15 ... [2021-09-24T16:29:08.686Z] [2021-09-24T16:29:08.686Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-09-24T16:29:08.686Z] #65 sha256:e4ec58b5e27ac385b2fa8a87bc262e093eb1c21f7f78f8698cb02bed6a8d5bdb [2021-09-24T16:29:08.686Z] #65 90.78 rootlesskit version 0.14.4 [2021-09-24T16:29:08.686Z] #65 90.79 Usage of /build/rootlesskit-docker-proxy: [2021-09-24T16:29:08.686Z] #65 90.79 -container-ip string [2021-09-24T16:29:08.686Z] #65 90.79 container ip [2021-09-24T16:29:08.686Z] #65 90.79 -container-port int [2021-09-24T16:29:08.686Z] #65 90.79 container port (default -1) [2021-09-24T16:29:08.686Z] #65 90.79 -host-ip string [2021-09-24T16:29:08.686Z] #65 90.79 host ip [2021-09-24T16:29:08.686Z] #65 90.79 -host-port int [2021-09-24T16:29:08.686Z] #65 90.79 host port (default -1) [2021-09-24T16:29:08.686Z] #65 90.79 -proto string [2021-09-24T16:29:08.686Z] #65 90.79 proxy protocol (default "tcp") [2021-09-24T16:29:08.686Z] #65 DONE 91.1s [2021-09-24T16:29:08.686Z] [2021-09-24T16:29:08.686Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2021-09-24T16:29:08.686Z] #66 sha256:ccafb1bf5a7ce06809f307e4465191de3c887932ad27ddd32898441e85985d4b [2021-09-24T16:29:08.878Z] #28 2.477 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7861 kB] [2021-09-24T16:29:08.950Z] #66 DONE 0.2s [2021-09-24T16:29:08.950Z] [2021-09-24T16:29:08.950Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-09-24T16:29:08.950Z] #67 sha256:d260acc9012777ed9d61350b04a33ad4f780fdcb5e7762f8fa0989066a32377f [2021-09-24T16:29:08.950Z] #67 DONE 0.1s [2021-09-24T16:29:08.950Z] [2021-09-24T16:29:08.950Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-09-24T16:29:08.950Z] #58 sha256:b7b7a885e5e3ef735e40aeabb137ce768244b193224772d4910376c652657ac4 [2021-09-24T16:29:09.140Z] #28 2.798 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7941 kB] [2021-09-24T16:29:09.405Z] #28 3.022 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [33.9 kB] [2021-09-24T16:29:09.405Z] #28 3.026 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [33.9 kB] [2021-09-24T16:29:09.405Z] #28 3.027 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [35.7 kB] [2021-09-24T16:29:09.405Z] #28 3.027 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [32.6 kB] [2021-09-24T16:29:09.405Z] #28 3.027 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [36.5 kB] [2021-09-24T16:29:09.405Z] #28 3.028 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2088 B] [2021-09-24T16:29:09.405Z] #28 3.028 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2092 B] [2021-09-24T16:29:09.405Z] #28 3.028 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2100 B] [2021-09-24T16:29:09.405Z] #28 3.028 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2096 B] [2021-09-24T16:29:09.405Z] #28 3.032 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2088 B] [2021-09-24T16:29:09.602Z] #58 1.984 + RM_GOPATH=0 [2021-09-24T16:29:09.602Z] #58 1.984 + TMP_GOPATH= [2021-09-24T16:29:09.602Z] #58 1.984 + : /build [2021-09-24T16:29:09.602Z] #58 1.984 + '[' -z '' ']' [2021-09-24T16:29:09.602Z] #58 1.984 ++ mktemp -d [2021-09-24T16:29:09.602Z] #58 2.003 + export GOPATH=/tmp/tmp.UUkEB8FtDV [2021-09-24T16:29:09.602Z] #58 2.003 + GOPATH=/tmp/tmp.UUkEB8FtDV [2021-09-24T16:29:09.602Z] #58 2.003 + RM_GOPATH=1 [2021-09-24T16:29:09.602Z] #58 2.003 + case "$(go env GOARCH)" in [2021-09-24T16:29:09.602Z] #58 2.003 ++ go env GOARCH [2021-09-24T16:29:09.602Z] #58 2.094 + export GO_BUILDMODE=-buildmode=pie [2021-09-24T16:29:09.602Z] #58 2.094 + GO_BUILDMODE=-buildmode=pie [2021-09-24T16:29:09.602Z] #58 2.116 Install runc version v1.0.2 (build tags: seccomp) [2021-09-24T16:29:09.865Z] #58 ... [2021-09-24T16:29:09.865Z] [2021-09-24T16:29:09.865Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-09-24T16:29:09.865Z] #15 sha256:0893a8bafed62ce2bd496cfba201452edd5f671a33799d834b5c908ab8bc005d [2021-09-24T16:29:09.865Z] #15 DONE 2.4s [2021-09-24T16:29:09.865Z] [2021-09-24T16:29:09.865Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-09-24T16:29:09.865Z] #58 sha256:b7b7a885e5e3ef735e40aeabb137ce768244b193224772d4910376c652657ac4 [2021-09-24T16:29:09.865Z] #58 2.118 ++ dirname /install.sh [2021-09-24T16:29:09.865Z] #58 2.118 + dir=/ [2021-09-24T16:29:09.865Z] #58 2.118 + bin=runc [2021-09-24T16:29:09.865Z] #58 2.118 + shift [2021-09-24T16:29:09.865Z] #58 2.118 + '[' '!' -f //runc.installer ']' [2021-09-24T16:29:09.865Z] #58 2.118 + . //runc.installer [2021-09-24T16:29:09.865Z] #58 2.118 ++ set -e [2021-09-24T16:29:09.865Z] #58 2.118 ++ : v1.0.2 [2021-09-24T16:29:09.865Z] #58 2.118 + install_runc [2021-09-24T16:29:09.865Z] #58 2.118 + RUNC_BUILDTAGS=seccomp [2021-09-24T16:29:09.865Z] #58 2.118 + echo 'Install runc version v1.0.2 (build tags: seccomp)' [2021-09-24T16:29:09.865Z] #58 2.118 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.UUkEB8FtDV/src/github.com/opencontainers/runc [2021-09-24T16:29:09.865Z] #58 2.120 Cloning into '/tmp/tmp.UUkEB8FtDV/src/github.com/opencontainers/runc'... [2021-09-24T16:29:09.919Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-09-24T16:29:09.919Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-09-24T16:29:09.919Z] GOOS="" GOARCH="" GOARM="" [2021-09-24T16:29:09.919Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-09-24T16:29:09.919Z] [2021-09-24T16:29:09.919Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-09-24T16:29:09.919Z] DOCKER_SYSTEMD=1 [2021-09-24T16:29:09.919Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-09-24T16:29:09.919Z] HOSTNAME=dd69d15d788a [2021-09-24T16:29:09.919Z] DEST=bundles/test-integration [2021-09-24T16:29:09.919Z] PWD=/go/src/github.com/docker/docker [2021-09-24T16:29:09.919Z] DOCKER_GITCOMMIT=ce715505bd4bf52a6c0f934672e872d70e892f5b [2021-09-24T16:29:09.919Z] container=docker [2021-09-24T16:29:09.919Z] HOME=/root [2021-09-24T16:29:09.919Z] LANG=C.UTF-8 [2021-09-24T16:29:09.919Z] INVOCATION_ID=00a23c5563334aaea4c5c762a8f4f38c [2021-09-24T16:29:09.919Z] GOLANG_VERSION=1.17.1 [2021-09-24T16:29:09.919Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-09-24T16:29:09.919Z] VALIDATE_BRANCH=master [2021-09-24T16:29:09.919Z] TERM=xterm [2021-09-24T16:29:09.919Z] DOCKER_PKG=github.com/docker/docker [2021-09-24T16:29:09.919Z] SHLVL=3 [2021-09-24T16:29:09.919Z] TIMEOUT=120m [2021-09-24T16:29:09.919Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-09-24T16:29:09.919Z] DOCKER_GRAPHDRIVER=overlay2 [2021-09-24T16:29:09.919Z] GO111MODULE=off [2021-09-24T16:29:09.919Z] DOCKER_EXPERIMENTAL=1 [2021-09-24T16:29:09.919Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-09-24T16:29:09.919Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-09-24T16:29:09.919Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-09-24T16:29:09.919Z] GOPATH=/go [2021-09-24T16:29:09.919Z] PKG_CONFIG=pkg-config [2021-09-24T16:29:09.919Z] _=/usr/bin/env [2021-09-24T16:29:09.919Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-09-24T16:29:12.431Z] #58 ... [2021-09-24T16:29:12.431Z] [2021-09-24T16:29:12.431Z] #16 [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-09-24T16:29:12.431Z] #16 sha256:441badb823a5bd5d31af128e71418d5050ed9be4eb72dd2433a240abb0f49b28 [2021-09-24T16:29:12.431Z] #16 DONE 2.3s [2021-09-24T16:29:12.431Z] [2021-09-24T16:29:12.431Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-09-24T16:29:12.431Z] #26 sha256:b7e675dc3f20327f13c40d8e6188d39897b9cdf6fa91a90a0372d67ba0b05d3b [2021-09-24T16:29:12.710Z] #28 ... [2021-09-24T16:29:12.710Z] [2021-09-24T16:29:12.710Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-09-24T16:29:12.710Z] #65 sha256:60d1e6c212c3adcd070e324daf0f78a956e1d73a293d1fab500ed0546414e3ad [2021-09-24T16:29:12.710Z] #65 5.168 + cd /tmp/tmp.k6KoCvQ7gN/src/github.com/opencontainers/runc [2021-09-24T16:29:12.710Z] #65 5.168 + git checkout -q v1.0.2 [2021-09-24T16:29:12.710Z] #65 5.324 + '[' -z '' ']' [2021-09-24T16:29:12.710Z] #65 5.324 + target=static [2021-09-24T16:29:12.710Z] #65 5.325 + make BUILDTAGS=seccomp static [2021-09-24T16:29:12.710Z] #65 5.664 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc . [2021-09-24T16:29:12.710Z] #65 12.18 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-09-24T16:29:12.710Z] #65 13.28 + mkdir -p /build [2021-09-24T16:29:12.710Z] #65 13.28 + cp runc /build/runc [2021-09-24T16:29:12.710Z] #65 DONE 13.5s [2021-09-24T16:29:12.972Z] [2021-09-24T16:29:12.972Z] #28 [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 bash-completion bzip2 inetutils-ping iproute2 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 zstd [2021-09-24T16:29:12.972Z] #28 sha256:3d97054d7027b89cd58795220820dc89be701d2f3b38822e5424d87761609d99 [2021-09-24T16:29:14.049Z] #26 92.12 Updating files: 14% (1664/11434) Updating files: 15% (1716/11434) Updating files: 16% (1830/11434) Updating files: 17% (1944/11434) Updating files: 18% (2059/11434) Updating files: 19% (2173/11434) Updating files: 20% (2287/11434) Updating files: 21% (2402/11434) Updating files: 22% (2516/11434) Updating files: 23% (2630/11434) Updating files: 24% (2745/11434) Updating files: 25% (2859/11434) Updating files: 26% (2973/11434) Updating files: 27% (3088/11434) Updating files: 28% (3202/11434) Updating files: 29% (3316/11434) Updating files: 30% (3431/11434) Updating files: 30% (3499/11434) Updating files: 31% (3545/11434) Updating files: 32% (3659/11434) Updating files: 33% (3774/11434) Updating files: 34% (3888/11434) Updating files: 35% (4002/11434) Updating files: 36% (4117/11434) Updating files: 37% (4231/11434) Updating files: 38% (4345/11434) Updating files: 39% (4460/11434) Updating files: 40% (4574/11434) Updating files: 41% (4688/11434) Updating files: 42% (4803/11434) Updating files: 43% (4917/11434) Updating files: 44% (5031/11434) Updating files: 45% (5146/11434) Updating files: 46% (5260/11434) Updating files: 47% (5374/11434) Updating files: 48% (5489/11434) Updating files: 48% (5580/11434) Updating files: 49% (5603/11434) Updating files: 50% (5717/11434) Updating files: 51% (5832/11434) Updating files: 52% (5946/11434) Updating files: 53% (6061/11434) Updating files: 54% (6175/11434) Updating files: 55% (6289/11434) Updating files: 56% (6404/11434) Updating files: 57% (6518/11434) Updating files: 58% (6632/11434) Updating files: 59% (6747/11434) Updating files: 60% (6861/11434) Updating files: 61% (6975/11434) Updating files: 62% (7090/11434) Updating files: 63% (7204/11434) Updating files: 64% (7318/11434) Updating files: 65% (7433/11434) Updating files: 66% (7547/11434) Updating files: 67% (7661/11434) Updating files: 67% (7762/11434) Updating files: 68% (7776/11434) Updating files: 69% (7890/11434) Updating files: 70% (8004/11434) Updating files: 71% (8119/11434) Updating files: 72% (8233/11434) Updating files: 73% (8347/11434) Updating files: 74% (8462/11434) Updating files: 75% (8576/11434) Updating files: 76% (8690/11434) Updating files: 77% (8805/11434) Updating files: 78% (8919/11434) Updating files: 79% (9033/11434) Updating files: 80% (9148/11434) Updating files: 81% (9262/11434) Updating files: 82% (9376/11434) Updating files: 83% (9491/11434) Updating files: 84% (9605/11434) Updating files: 85% (9719/11434) Updating files: 86% (9834/11434) Updating files: 87% (9948/11434) Updating files: 88% (10062/11434) Updating files: 89% (10177/11434) Updating files: 90% (10291/11434) Updating files: 91% (10405/11434) Updating files: 92% (10520/11434) Updating files: 93% (10634/11434) Updating files: 94% (10748/11434) Updating files: 95% (10863/11434) Updating files: 95% (10925/11434) Updating files: 96% (10977/11434) Updating files: 97% (11091/11434) Updating files: 98% (11206/11434) #26 ... [2021-09-24T16:29:14.049Z] [2021-09-24T16:29:14.049Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-09-24T16:29:14.049Z] #17 sha256:77fb787437daa6dc0e547d54d215f1fec18d7ae0888faa35aaf2084942364f4d [2021-09-24T16:29:14.049Z] #17 1.392 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-09-24T16:29:14.049Z] #17 DONE 2.0s [2021-09-24T16:29:14.049Z] [2021-09-24T16:29:14.049Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-09-24T16:29:14.049Z] #26 sha256:b7e675dc3f20327f13c40d8e6188d39897b9cdf6fa91a90a0372d67ba0b05d3b [2021-09-24T16:29:14.049Z] #26 92.12 Updating files: 14% (1664/11434) Updating files: 15% (1716/11434) Updating files: 16% (1830/11434) Updating files: 17% (1944/11434) Updating files: 18% (2059/11434) Updating files: 19% (2173/11434) Updating files: 20% (2287/11434) Updating files: 21% (2402/11434) Updating files: 22% (2516/11434) Updating files: 23% (2630/11434) Updating files: 24% (2745/11434) Updating files: 25% (2859/11434) Updating files: 26% (2973/11434) Updating files: 27% (3088/11434) Updating files: 28% (3202/11434) Updating files: 29% (3316/11434) Updating files: 30% (3431/11434) Updating files: 30% (3499/11434) Updating files: 31% (3545/11434) Updating files: 32% (3659/11434) Updating files: 33% (3774/11434) Updating files: 34% (3888/11434) Updating files: 35% (4002/11434) Updating files: 36% (4117/11434) Updating files: 37% (4231/11434) Updating files: 38% (4345/11434) Updating files: 39% (4460/11434) Updating files: 40% (4574/11434) Updating files: 41% (4688/11434) Updating files: 42% (4803/11434) Updating files: 43% (4917/11434) Updating files: 44% (5031/11434) Updating files: 45% (5146/11434) Updating files: 46% (5260/11434) Updating files: 47% (5374/11434) Updating files: 48% (5489/11434) Updating files: 48% (5580/11434) Updating files: 49% (5603/11434) Updating files: 50% (5717/11434) Updating files: 51% (5832/11434) Updating files: 52% (5946/11434) Updating files: 53% (6061/11434) Updating files: 54% (6175/11434) Updating files: 55% (6289/11434) Updating files: 56% (6404/11434) Updating files: 57% (6518/11434) Updating files: 58% (6632/11434) Updating files: 59% (6747/11434) Updating files: 60% (6861/11434) Updating files: 61% (6975/11434) Updating files: 62% (7090/11434) Updating files: 63% (7204/11434) Updating files: 64% (7318/11434) Updating files: 65% (7433/11434) Updating files: 66% (7547/11434) Updating files: 67% (7661/11434) Updating files: 67% (7762/11434) Updating files: 68% (7776/11434) Updating files: 69% (7890/11434) Updating files: 70% (8004/11434) Updating files: 71% (8119/11434) Updating files: 72% (8233/11434) Updating files: 73% (8347/11434) Updating files: 74% (8462/11434) Updating files: 75% (8576/11434) Updating files: 76% (8690/11434) Updating files: 77% (8805/11434) Updating files: 78% (8919/11434) Updating files: 79% (9033/11434) Updating files: 80% (9148/11434) Updating files: 81% (9262/11434) Updating files: 82% (9376/11434) Updating files: 83% (9491/11434) Updating files: 84% (9605/11434) Updating files: 85% (9719/11434) Updating files: 86% (9834/11434) Updating files: 87% (9948/11434) Updating files: 88% (10062/11434) Updating files: 89% (10177/11434) Updating files: 90% (10291/11434) Updating files: 91% (10405/11434) Updating files: 92% (10520/11434) Updating files: 93% (10634/11434) Updating files: 94% (10748/11434) Updating files: 95% (10863/11434) Updating files: 95% (10925/11434) Updating files: 96% (10977/11434) Updating files: 97% (11091/11434) Updating files: 98% (11206/11434) Updating files: 99% (11320/11434) Updating files: 100% (11434/11434) Updating files: 100% (11434/11434), done. [2021-09-24T16:29:14.049Z] #26 96.53 + cd /tmp/tmp.wn4GVRmuZC/tmp/docker-ce [2021-09-24T16:29:14.049Z] #26 96.53 + git checkout -q v17.06.2-ce [2021-09-24T16:29:14.298Z] #62 240.4 # github.com/containerd/containerd/cmd/containerd [2021-09-24T16:29:14.298Z] #62 240.4 /usr/bin/ld: /tmp/go-link-507778460/000019.o: in function `New': [2021-09-24T16:29:14.299Z] #62 240.4 /tmp/tmp.p1Ygbc0jOK/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-09-24T16:29:14.299Z] #62 240.4 + bin/containerd-stress [2021-09-24T16:29:14.299Z] #62 241.6 + bin/containerd-shim [2021-09-24T16:29:15.443Z] #26 ... [2021-09-24T16:29:15.443Z] [2021-09-24T16:29:15.443Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-09-24T16:29:15.443Z] #18 sha256:3cdb79a98651982c7259819996ac107c5c0b1993ddff8db6abf099a792a988c7 [2021-09-24T16:29:15.443Z] #18 DONE 1.3s [2021-09-24T16:29:15.443Z] [2021-09-24T16:29:15.443Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-09-24T16:29:15.443Z] #19 sha256:5f10c916d479105f5a57b0c24ca149c027cafa2d401ed74401ae3dbde0732f63 [2021-09-24T16:29:17.368Z] #19 DONE 1.8s [2021-09-24T16:29:17.368Z] [2021-09-24T16:29:17.368Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-09-24T16:29:17.368Z] #58 sha256:b7b7a885e5e3ef735e40aeabb137ce768244b193224772d4910376c652657ac4 [2021-09-24T16:29:17.368Z] #58 9.138 + cd /tmp/tmp.UUkEB8FtDV/src/github.com/opencontainers/runc [2021-09-24T16:29:17.368Z] #58 9.138 + git checkout -q v1.0.2 [2021-09-24T16:29:17.368Z] #58 9.858 + '[' -z '' ']' [2021-09-24T16:29:17.368Z] #58 9.858 + target=static [2021-09-24T16:29:17.631Z] #58 9.859 + make BUILDTAGS=seccomp static [2021-09-24T16:29:17.894Z] #58 10.23 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc . [2021-09-24T16:29:18.266Z] #28 11.19 Fetched 40.0 MB in 10s (3915 kB/s) [2021-09-24T16:29:18.510Z] #62 249.0 + bin/containerd-shim-runc-v1 [2021-09-24T16:29:18.843Z] #58 ... [2021-09-24T16:29:18.843Z] [2021-09-24T16:29:18.843Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-09-24T16:29:18.843Z] #20 sha256:95c8fba9b423d947a90dc604a21876d886247a4e3a4a78133e49c06e89bdcb91 [2021-09-24T16:29:18.843Z] #20 DONE 1.7s [2021-09-24T16:29:19.106Z] [2021-09-24T16:29:19.106Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-09-24T16:29:19.106Z] #26 sha256:b7e675dc3f20327f13c40d8e6188d39897b9cdf6fa91a90a0372d67ba0b05d3b [2021-09-24T16:29:19.106Z] #26 101.0 + mkdir -p /tmp/tmp.wn4GVRmuZC/src/github.com/docker [2021-09-24T16:29:19.106Z] #26 101.0 + mv components/cli /tmp/tmp.wn4GVRmuZC/src/github.com/docker/cli [2021-09-24T16:29:19.106Z] #26 101.0 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-09-24T16:29:22.610Z] #28 11.19 Reading package lists... [2021-09-24T16:29:23.803Z] #62 254.4 + bin/containerd-shim-runc-v2 [2021-09-24T16:29:24.374Z] #62 255.0 + binaries [2021-09-24T16:29:24.374Z] #62 255.0 + install -D bin/containerd /build/containerd [2021-09-24T16:29:24.374Z] #62 255.0 + install -D bin/containerd-shim /build/containerd-shim [2021-09-24T16:29:24.374Z] #62 255.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-09-24T16:29:24.374Z] #62 255.0 + install -D bin/ctr /build/ctr [2021-09-24T16:29:25.717Z] #26 ... [2021-09-24T16:29:25.717Z] [2021-09-24T16:29:25.717Z] #34 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-24T16:29:25.717Z] #34 sha256:bf8adb7ed355b4799344ce1c320ab4a4346595065c8038c59e568a9092745ffa [2021-09-24T16:29:25.717Z] #34 DONE 107.6s [2021-09-24T16:29:25.717Z] [2021-09-24T16:29:25.717Z] #21 [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 bash-completion bzip2 inetutils-ping iproute2 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 zstd [2021-09-24T16:29:25.717Z] #21 sha256:3e933cf17ac219c9de460396638afb9d7eaf72b9e463964d5c460e517fb40ec1 [2021-09-24T16:29:25.717Z] #21 1.800 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-24T16:29:25.717Z] #21 1.908 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-24T16:29:25.717Z] #21 2.076 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-09-24T16:29:25.717Z] #21 2.458 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-09-24T16:29:25.717Z] #21 3.315 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [36.5 kB] [2021-09-24T16:29:25.717Z] #21 4.272 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2092 B] [2021-09-24T16:29:25.717Z] #21 5.717 Fetched 8301 kB in 4s (1901 kB/s) [2021-09-24T16:29:26.286Z] #62 DONE 257.1s [2021-09-24T16:29:27.112Z] #21 5.717 Reading package lists... [2021-09-24T16:29:27.231Z] [2021-09-24T16:29:27.231Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-09-24T16:29:27.231Z] #63 sha256:eef0397861dd3b47c0f20a84e0d0e6fe188456432f50112c67db5ade57c735a2 [2021-09-24T16:29:27.801Z] #63 DONE 0.7s [2021-09-24T16:29:27.801Z] [2021-09-24T16:29:27.801Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-09-24T16:29:27.801Z] #68 sha256:aa7e44f7b209e548ff1e58c543e4b1acc461de12cf328fc0b4bdcc1be0eab8cd [2021-09-24T16:29:27.907Z] #28 16.15 Reading package lists... [2021-09-24T16:29:28.061Z] #68 DONE 0.2s [2021-09-24T16:29:28.061Z] [2021-09-24T16:29:28.061Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-09-24T16:29:28.061Z] #73 sha256:04b0c0571c6532f956ae9eb8a89b70116fae6603584d2af8e513faa4679699a9 [2021-09-24T16:29:28.851Z] #28 21.04 Building dependency tree... [2021-09-24T16:29:28.851Z] #28 22.26 Reading state information... [2021-09-24T16:29:29.001Z] #73 DONE 0.9s [2021-09-24T16:29:29.001Z] [2021-09-24T16:29:29.001Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-09-24T16:29:29.001Z] #74 sha256:075f32a684f1d1d216e79d4168e440d285312d9cff8f84fd012a7f420ceb641d [2021-09-24T16:29:29.001Z] #74 DONE 0.0s [2021-09-24T16:29:29.001Z] [2021-09-24T16:29:29.001Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-09-24T16:29:29.001Z] #75 sha256:9a84f816c4fd6c2f04bd4a6bd391861d79a28622c3565dd6ea2d02c7ac5e3e4b [2021-09-24T16:29:29.035Z] #21 8.163 Reading package lists... [2021-09-24T16:29:29.035Z] #21 9.937 Building dependency tree... [2021-09-24T16:29:29.795Z] #28 23.30 bzip2 is already the newest version (1.0.8-4). [2021-09-24T16:29:29.795Z] #28 23.30 patch is already the newest version (2.7.6-7). [2021-09-24T16:29:29.795Z] #28 23.30 xz-utils is already the newest version (5.2.5-2). [2021-09-24T16:29:29.795Z] #28 23.30 The following additional packages will be installed: [2021-09-24T16:29:29.795Z] #28 23.30 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2021-09-24T16:29:29.795Z] #28 23.30 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2021-09-24T16:29:29.795Z] #28 23.31 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-09-24T16:29:29.795Z] #28 23.31 python3-pkg-resources vim-runtime xxd [2021-09-24T16:29:29.795Z] #28 23.32 Suggested packages: [2021-09-24T16:29:29.795Z] #28 23.32 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2021-09-24T16:29:29.795Z] #28 23.32 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2021-09-24T16:29:29.795Z] #28 23.32 Recommended packages: [2021-09-24T16:29:29.795Z] #28 23.32 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-09-24T16:29:29.945Z] #75 DONE 0.9s [2021-09-24T16:29:29.945Z] [2021-09-24T16:29:29.945Z] #76 exporting to image [2021-09-24T16:29:29.945Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-09-24T16:29:29.945Z] #76 exporting layers [2021-09-24T16:29:29.985Z] #21 10.98 The following additional packages will be installed: [2021-09-24T16:29:29.985Z] #21 10.98 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-09-24T16:29:29.985Z] #21 10.98 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2021-09-24T16:29:29.985Z] #21 10.98 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-09-24T16:29:29.985Z] #21 10.98 python3-pkg-resources vim-runtime xxd [2021-09-24T16:29:29.985Z] #21 10.99 Suggested packages: [2021-09-24T16:29:29.985Z] #21 10.99 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2021-09-24T16:29:29.985Z] #21 10.99 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2021-09-24T16:29:29.985Z] #21 10.99 acl attr quota [2021-09-24T16:29:29.985Z] #21 10.99 Recommended packages: [2021-09-24T16:29:29.985Z] #21 10.99 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-09-24T16:29:30.740Z] #28 24.43 The following NEW packages will be installed: [2021-09-24T16:29:30.740Z] #28 24.43 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2021-09-24T16:29:30.740Z] #28 24.43 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2021-09-24T16:29:30.740Z] #28 24.43 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2021-09-24T16:29:30.740Z] #28 24.44 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2021-09-24T16:29:30.740Z] #28 24.44 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2021-09-24T16:29:30.740Z] #28 24.44 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2021-09-24T16:29:30.934Z] #21 11.95 The following NEW packages will be installed: [2021-09-24T16:29:30.934Z] #21 11.95 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2021-09-24T16:29:30.934Z] #21 11.95 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-09-24T16:29:30.934Z] #21 11.95 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2021-09-24T16:29:30.934Z] #21 11.95 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2021-09-24T16:29:30.934Z] #21 11.95 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2021-09-24T16:29:30.934Z] #21 11.96 python3-pkg-resources python3-setuptools python3-wheel sudo [2021-09-24T16:29:30.934Z] #21 11.96 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-09-24T16:29:30.934Z] #21 11.96 xz-utils zip zstd [2021-09-24T16:29:31.001Z] #28 24.44 vim-common vim-runtime xfsprogs xxd zip zstd [2021-09-24T16:29:31.197Z] #21 12.29 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2021-09-24T16:29:31.197Z] #21 12.29 Need to get 27.0 MB of archives. [2021-09-24T16:29:31.197Z] #21 12.29 After this operation, 105 MB of additional disk space will be used. [2021-09-24T16:29:31.197Z] #21 12.29 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2021-09-24T16:29:31.197Z] #21 12.29 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2021-09-24T16:29:31.197Z] #21 12.47 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2021-09-24T16:29:31.263Z] #28 24.81 0 upgraded, 44 newly installed, 0 to remove and 0 not upgraded. [2021-09-24T16:29:31.263Z] #28 24.81 Need to get 18.6 MB of archives. [2021-09-24T16:29:31.263Z] #28 24.81 After this operation, 71.4 MB of additional disk space will be used. [2021-09-24T16:29:31.263Z] #28 24.81 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2021-09-24T16:29:31.263Z] #28 24.82 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2021-09-24T16:29:31.263Z] #28 24.82 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2021-09-24T16:29:31.263Z] #28 24.82 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2021-09-24T16:29:31.263Z] #28 24.82 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2021-09-24T16:29:31.263Z] #28 24.82 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2021-09-24T16:29:31.263Z] #28 24.90 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2021-09-24T16:29:31.263Z] #28 24.97 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2021-09-24T16:29:31.263Z] #28 24.98 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-09-24T16:29:31.263Z] #28 25.03 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-09-24T16:29:31.525Z] #28 25.08 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2021-09-24T16:29:31.525Z] #28 25.08 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2021-09-24T16:29:31.525Z] #28 25.09 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2021-09-24T16:29:31.525Z] #28 25.10 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2021-09-24T16:29:31.525Z] #28 25.10 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2021-09-24T16:29:31.525Z] #28 25.10 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-09-24T16:29:31.525Z] #28 25.10 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2021-09-24T16:29:31.525Z] #28 25.10 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2021-09-24T16:29:31.525Z] #28 25.10 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2021-09-24T16:29:31.525Z] #28 25.11 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-09-24T16:29:31.525Z] #28 25.11 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-09-24T16:29:31.525Z] #28 25.11 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-09-24T16:29:31.525Z] #28 25.11 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2021-09-24T16:29:31.525Z] #28 25.12 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2021-09-24T16:29:31.525Z] #28 25.12 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2021-09-24T16:29:31.525Z] #28 25.12 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-09-24T16:29:31.525Z] #28 25.12 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-09-24T16:29:31.525Z] #28 25.12 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-09-24T16:29:31.525Z] #28 25.12 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2021-09-24T16:29:31.525Z] #28 25.13 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-09-24T16:29:31.525Z] #28 25.17 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-09-24T16:29:31.525Z] #28 25.17 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2021-09-24T16:29:31.525Z] #28 25.17 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-09-24T16:29:31.525Z] #28 25.18 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2021-09-24T16:29:31.525Z] #28 25.19 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-09-24T16:29:31.525Z] #28 25.20 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2021-09-24T16:29:31.525Z] #28 25.20 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2021-09-24T16:29:31.525Z] #28 25.22 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2021-09-24T16:29:31.525Z] #28 25.22 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2021-09-24T16:29:31.525Z] #28 25.23 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-09-24T16:29:31.525Z] #28 25.31 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3 [1494 kB] [2021-09-24T16:29:31.772Z] #21 12.73 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2021-09-24T16:29:31.772Z] #21 12.91 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2021-09-24T16:29:31.772Z] #21 12.91 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2021-09-24T16:29:31.787Z] #28 25.33 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2021-09-24T16:29:31.787Z] #28 25.34 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2021-09-24T16:29:31.787Z] #28 25.35 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2021-09-24T16:29:32.035Z] #21 13.01 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2021-09-24T16:29:32.035Z] #21 13.02 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2021-09-24T16:29:32.035Z] #21 13.04 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3 [192 kB] [2021-09-24T16:29:32.035Z] #21 13.04 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3 [226 kB] [2021-09-24T16:29:32.035Z] #21 13.05 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2021-09-24T16:29:32.035Z] #21 13.06 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2021-09-24T16:29:32.035Z] #21 13.22 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2 [219 kB] [2021-09-24T16:29:32.299Z] #21 13.54 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2021-09-24T16:29:32.360Z] #28 25.89 debconf: delaying package configuration, since apt-utils is not installed [2021-09-24T16:29:32.562Z] #21 13.83 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2021-09-24T16:29:32.563Z] #21 13.85 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2021-09-24T16:29:32.622Z] #28 26.12 Fetched 18.6 MB in 1s (22.4 MB/s) [2021-09-24T16:29:32.622Z] #28 26.17 Selecting previously unselected package pigz. [2021-09-24T16:29:32.826Z] #21 14.02 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2021-09-24T16:29:32.826Z] #21 14.03 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2021-09-24T16:29:32.826Z] #21 14.12 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2021-09-24T16:29:32.885Z] #28 26.17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40072 files and directories currently installed.) [2021-09-24T16:29:32.885Z] #28 26.34 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2021-09-24T16:29:32.885Z] #28 26.35 Unpacking pigz (2.6-1) ... [2021-09-24T16:29:32.885Z] #28 26.41 Selecting previously unselected package libelf1:amd64. [2021-09-24T16:29:32.885Z] #28 26.42 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2021-09-24T16:29:32.885Z] #28 26.43 Unpacking libelf1:amd64 (0.183-1) ... [2021-09-24T16:29:32.885Z] #28 26.52 Selecting previously unselected package libbpf0:amd64. [2021-09-24T16:29:32.885Z] #28 26.53 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2021-09-24T16:29:32.885Z] #28 26.53 Unpacking libbpf0:amd64 (1:0.3-2) ... [2021-09-24T16:29:32.885Z] #28 26.60 Selecting previously unselected package libcap2:amd64. [2021-09-24T16:29:32.885Z] #28 26.61 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2021-09-24T16:29:32.885Z] #28 26.61 Unpacking libcap2:amd64 (1:2.44-1) ... [2021-09-24T16:29:33.089Z] #21 14.19 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2021-09-24T16:29:33.089Z] #21 14.41 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2021-09-24T16:29:33.149Z] #28 26.66 Selecting previously unselected package libmnl0:amd64. [2021-09-24T16:29:33.149Z] #28 26.67 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2021-09-24T16:29:33.149Z] #28 26.68 Unpacking libmnl0:amd64 (1.0.4-3) ... [2021-09-24T16:29:33.149Z] #28 26.72 Selecting previously unselected package libxtables12:amd64. [2021-09-24T16:29:33.149Z] #28 26.73 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2021-09-24T16:29:33.149Z] #28 26.74 Unpacking libxtables12:amd64 (1.8.7-1) ... [2021-09-24T16:29:33.149Z] #28 26.79 Selecting previously unselected package libcap2-bin. [2021-09-24T16:29:33.149Z] #28 26.79 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2021-09-24T16:29:33.149Z] #28 26.80 Unpacking libcap2-bin (1:2.44-1) ... [2021-09-24T16:29:33.149Z] #28 26.87 Selecting previously unselected package iproute2. [2021-09-24T16:29:33.149Z] #28 26.87 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2021-09-24T16:29:33.149Z] #28 26.87 Unpacking iproute2 (5.10.0-4) ... [2021-09-24T16:29:33.352Z] #21 14.61 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2021-09-24T16:29:33.353Z] #21 14.62 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2021-09-24T16:29:33.353Z] #21 14.62 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2021-09-24T16:29:33.353Z] #21 14.71 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2021-09-24T16:29:33.411Z] #28 27.11 Selecting previously unselected package xxd. [2021-09-24T16:29:33.411Z] #28 27.11 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-09-24T16:29:33.411Z] #28 27.12 Unpacking xxd (2:8.2.2434-3) ... [2021-09-24T16:29:33.411Z] #28 27.19 Selecting previously unselected package vim-common. [2021-09-24T16:29:33.616Z] #21 14.80 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2021-09-24T16:29:33.616Z] #21 14.80 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2021-09-24T16:29:33.672Z] #28 27.20 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-09-24T16:29:33.672Z] #28 27.22 Unpacking vim-common (2:8.2.2434-3) ... [2021-09-24T16:29:33.673Z] #28 27.32 Selecting previously unselected package bash-completion. [2021-09-24T16:29:33.673Z] #28 27.33 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-09-24T16:29:34.192Z] #21 15.17 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2021-09-24T16:29:34.192Z] #21 15.17 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-09-24T16:29:34.192Z] #21 15.17 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2021-09-24T16:29:34.192Z] #21 15.17 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2021-09-24T16:29:34.192Z] #21 15.17 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2021-09-24T16:29:34.192Z] #21 15.26 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2021-09-24T16:29:34.192Z] #21 15.26 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-09-24T16:29:34.192Z] #21 15.31 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-09-24T16:29:34.192Z] #21 15.31 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2021-09-24T16:29:34.192Z] #21 15.32 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-09-24T16:29:34.192Z] #21 15.33 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2021-09-24T16:29:34.192Z] #21 15.33 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-09-24T16:29:34.192Z] #21 15.36 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4 [337 kB] [2021-09-24T16:29:34.455Z] #21 15.47 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2021-09-24T16:29:34.617Z] #28 28.25 Unpacking bash-completion (1:2.11-2) ... [2021-09-24T16:29:34.718Z] #21 15.78 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2021-09-24T16:29:34.718Z] #21 15.79 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2021-09-24T16:29:34.718Z] #21 15.79 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-09-24T16:29:34.879Z] #28 28.47 Selecting previously unselected package apparmor. [2021-09-24T16:29:34.879Z] #28 28.48 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2021-09-24T16:29:34.879Z] #28 28.51 Unpacking apparmor (2.13.6-10) ... [2021-09-24T16:29:34.981Z] #21 16.15 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3 [1387 kB] [2021-09-24T16:29:35.141Z] #28 28.71 Selecting previously unselected package inetutils-ping. [2021-09-24T16:29:35.141Z] #28 28.72 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2021-09-24T16:29:35.141Z] #28 28.72 Unpacking inetutils-ping (2:2.0-1) ... [2021-09-24T16:29:35.141Z] #28 28.79 Selecting previously unselected package libip4tc2:amd64. [2021-09-24T16:29:35.141Z] #28 28.79 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2021-09-24T16:29:35.142Z] #28 28.80 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2021-09-24T16:29:35.142Z] #28 28.85 Selecting previously unselected package libip6tc2:amd64. [2021-09-24T16:29:35.142Z] #28 28.86 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2021-09-24T16:29:35.142Z] #28 28.87 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2021-09-24T16:29:35.142Z] #28 28.92 Selecting previously unselected package libnfnetlink0:amd64. [2021-09-24T16:29:35.244Z] #21 16.54 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2021-09-24T16:29:35.403Z] #28 28.92 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-09-24T16:29:35.403Z] #28 28.93 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-09-24T16:29:35.403Z] #28 28.98 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-09-24T16:29:35.403Z] #28 28.98 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2021-09-24T16:29:35.403Z] #28 28.99 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-09-24T16:29:35.404Z] #28 29.05 Selecting previously unselected package libnftnl11:amd64. [2021-09-24T16:29:35.404Z] #28 29.05 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2021-09-24T16:29:35.404Z] #28 29.06 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2021-09-24T16:29:35.404Z] #28 29.11 Selecting previously unselected package iptables. [2021-09-24T16:29:35.404Z] #28 29.12 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2021-09-24T16:29:35.404Z] #28 29.13 Unpacking iptables (1.8.7-1) ... [2021-09-24T16:29:35.507Z] #21 16.73 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2021-09-24T16:29:35.665Z] #28 29.27 Selecting previously unselected package libonig5:amd64. [2021-09-24T16:29:35.666Z] #28 29.28 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2021-09-24T16:29:35.666Z] #28 29.28 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-09-24T16:29:35.666Z] #28 29.37 Selecting previously unselected package libjq1:amd64. [2021-09-24T16:29:35.666Z] #28 29.38 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2021-09-24T16:29:35.666Z] #28 29.39 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-09-24T16:29:35.772Z] #21 16.95 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2021-09-24T16:29:35.928Z] #28 29.45 Selecting previously unselected package jq. [2021-09-24T16:29:35.928Z] #28 29.46 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2021-09-24T16:29:35.928Z] #28 29.46 Unpacking jq (1.6-2.1) ... [2021-09-24T16:29:35.928Z] #28 29.53 Selecting previously unselected package libaio1:amd64. [2021-09-24T16:29:35.928Z] #28 29.53 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2021-09-24T16:29:35.928Z] #28 29.54 Unpacking libaio1:amd64 (0.3.112-9) ... [2021-09-24T16:29:35.928Z] #28 29.59 Selecting previously unselected package libgpm2:amd64. [2021-09-24T16:29:35.928Z] #28 29.59 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2021-09-24T16:29:35.928Z] #28 29.60 Unpacking libgpm2:amd64 (1.20.7-8) ... [2021-09-24T16:29:35.928Z] #28 29.65 Selecting previously unselected package libinih1:amd64. [2021-09-24T16:29:35.928Z] #28 29.66 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2021-09-24T16:29:35.928Z] #28 29.67 Unpacking libinih1:amd64 (53-1+b2) ... [2021-09-24T16:29:36.190Z] #28 29.72 Selecting previously unselected package libnet1:amd64. [2021-09-24T16:29:36.190Z] #28 29.73 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-09-24T16:29:36.190Z] #28 29.73 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-09-24T16:29:36.190Z] #28 29.79 Selecting previously unselected package libnl-3-200:amd64. [2021-09-24T16:29:36.190Z] #28 29.80 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-09-24T16:29:36.190Z] #28 29.81 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-09-24T16:29:36.190Z] #28 29.87 Selecting previously unselected package libprotobuf-c1:amd64. [2021-09-24T16:29:36.453Z] #28 29.88 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-09-24T16:29:36.453Z] #28 29.88 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-09-24T16:29:36.453Z] #28 29.92 Selecting previously unselected package net-tools. [2021-09-24T16:29:36.453Z] #28 29.92 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2021-09-24T16:29:36.453Z] #28 29.93 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-09-24T16:29:36.453Z] #28 30.03 Selecting previously unselected package python-pip-whl. [2021-09-24T16:29:36.453Z] #28 30.04 Preparing to unpack .../29-python-pip-whl_20.3.4-4_all.deb ... [2021-09-24T16:29:36.453Z] #28 30.04 Unpacking python-pip-whl (20.3.4-4) ... [2021-09-24T16:29:36.574Z] #76 exporting layers 6.2s done [2021-09-24T16:29:36.574Z] #76 writing image sha256:2984b91026e77c38b273bb38b67f05e12e7da9649ac016c26540a5d6dbe457ad done [2021-09-24T16:29:36.574Z] #76 naming to docker.io/library/docker:ce715505bd4bf52a6c0f934672e872d70e892f5b done [2021-09-24T16:29:36.574Z] #76 DONE 6.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-09-24T16:29:36.716Z] #28 30.31 Selecting previously unselected package python3-lib2to3. [2021-09-24T16:29:36.716Z] #28 30.32 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2021-09-24T16:29:36.716Z] #28 30.33 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-09-24T16:29:36.716Z] #28 30.40 Selecting previously unselected package python3-distutils. [2021-09-24T16:29:36.716Z] #28 30.41 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2021-09-24T16:29:36.720Z] #21 17.89 debconf: delaying package configuration, since apt-utils is not installed [2021-09-24T16:29:36.721Z] #21 18.03 Fetched 27.0 MB in 5s (5207 kB/s) [2021-09-24T16:29:36.961Z] + trap exit INT TERM [2021-09-24T16:29:36.961Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-09-24T16:29:36.961Z] + CONTAINER_NAME=docker-pr2 [2021-09-24T16:29:36.961Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42881/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42881/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ce715505bd4bf52a6c0f934672e872d70e892f5b -e DOCKER_GRAPHDRIVER docker:ce715505bd4bf52a6c0f934672e872d70e892f5b hack/make.sh dynbinary [2021-09-24T16:29:36.980Z] #28 30.42 Unpacking python3-distutils (3.9.2-1) ... [2021-09-24T16:29:36.980Z] #28 30.49 Selecting previously unselected package python3-pkg-resources. [2021-09-24T16:29:36.980Z] #28 30.50 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2021-09-24T16:29:36.980Z] #28 30.51 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-09-24T16:29:36.980Z] #28 30.60 Selecting previously unselected package python3-setuptools. [2021-09-24T16:29:36.980Z] #28 30.61 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2021-09-24T16:29:36.980Z] #28 30.61 Unpacking python3-setuptools (52.0.0-4) ... [2021-09-24T16:29:36.984Z] #21 18.10 Selecting previously unselected package pigz. [2021-09-24T16:29:36.985Z] #21 18.10 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24004 files and directories currently installed.) [2021-09-24T16:29:36.985Z] #21 18.20 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2021-09-24T16:29:36.985Z] #21 18.25 Unpacking pigz (2.6-1) ... [2021-09-24T16:29:37.242Z] #28 30.73 Selecting previously unselected package python3-wheel. [2021-09-24T16:29:37.242Z] #28 30.74 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2021-09-24T16:29:37.242Z] #28 30.75 Unpacking python3-wheel (0.34.2-1) ... [2021-09-24T16:29:37.242Z] #28 30.81 Selecting previously unselected package python3-pip. [2021-09-24T16:29:37.242Z] #28 30.81 Preparing to unpack .../35-python3-pip_20.3.4-4_all.deb ... [2021-09-24T16:29:37.242Z] #28 30.82 Unpacking python3-pip (20.3.4-4) ... [2021-09-24T16:29:37.248Z] #21 18.36 Selecting previously unselected package libelf1:arm64. [2021-09-24T16:29:37.248Z] #21 18.37 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2021-09-24T16:29:37.248Z] #21 18.38 Unpacking libelf1:arm64 (0.183-1) ... [2021-09-24T16:29:37.504Z] #28 30.98 Selecting previously unselected package sudo. [2021-09-24T16:29:37.504Z] #28 30.99 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2021-09-24T16:29:37.504Z] #28 31.00 Unpacking sudo (1.9.5p2-3) ... [2021-09-24T16:29:37.504Z] #28 31.27 Selecting previously unselected package thin-provisioning-tools. [2021-09-24T16:29:37.511Z] #21 18.57 Selecting previously unselected package libbpf0:arm64. [2021-09-24T16:29:37.511Z] #21 18.58 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2021-09-24T16:29:37.511Z] #21 18.60 Unpacking libbpf0:arm64 (1:0.3-2) ... [2021-09-24T16:29:37.511Z] #21 18.70 Selecting previously unselected package libcap2:arm64. [2021-09-24T16:29:37.511Z] #21 18.70 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2021-09-24T16:29:37.511Z] #21 18.71 Unpacking libcap2:arm64 (1:2.44-1) ... [2021-09-24T16:29:37.511Z] #21 18.81 Selecting previously unselected package libmnl0:arm64. [2021-09-24T16:29:37.549Z] [2021-09-24T16:29:37.549Z] Removing bundles/ [2021-09-24T16:29:37.549Z] [2021-09-24T16:29:37.549Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-09-24T16:29:37.549Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-09-24T16:29:37.549Z] GOOS="" GOARCH="" GOARM="" [2021-09-24T16:29:37.766Z] #28 31.27 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2021-09-24T16:29:37.766Z] #28 31.28 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-09-24T16:29:37.766Z] #28 31.39 Selecting previously unselected package uidmap. [2021-09-24T16:29:37.766Z] #28 31.40 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2021-09-24T16:29:37.766Z] #28 31.41 Unpacking uidmap (1:4.8.1-1) ... [2021-09-24T16:29:37.766Z] #28 31.49 Selecting previously unselected package vim-runtime. [2021-09-24T16:29:37.774Z] #21 18.81 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2021-09-24T16:29:37.774Z] #21 18.84 Unpacking libmnl0:arm64 (1.0.4-3) ... [2021-09-24T16:29:37.774Z] #21 18.94 Selecting previously unselected package libxtables12:arm64. [2021-09-24T16:29:37.774Z] #21 18.94 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2021-09-24T16:29:37.774Z] #21 18.95 Unpacking libxtables12:arm64 (1.8.7-1) ... [2021-09-24T16:29:38.028Z] #28 31.49 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-09-24T16:29:38.028Z] #28 31.51 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2021-09-24T16:29:38.028Z] #28 31.54 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-09-24T16:29:38.028Z] #28 31.55 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-09-24T16:29:38.058Z] #21 19.05 Selecting previously unselected package libcap2-bin. [2021-09-24T16:29:38.058Z] #21 19.06 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2021-09-24T16:29:38.058Z] #21 19.08 Unpacking libcap2-bin (1:2.44-1) ... [2021-09-24T16:29:38.058Z] #21 19.21 Selecting previously unselected package iproute2. [2021-09-24T16:29:38.058Z] #21 19.21 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2021-09-24T16:29:38.058Z] #21 19.23 Unpacking iproute2 (5.10.0-4) ... [2021-09-24T16:29:38.644Z] #21 19.87 Selecting previously unselected package xxd. [2021-09-24T16:29:38.644Z] #21 19.87 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_arm64.deb ... [2021-09-24T16:29:38.644Z] #21 19.89 Unpacking xxd (2:8.2.2434-3) ... [2021-09-24T16:29:38.934Z] #21 20.03 Selecting previously unselected package vim-common. [2021-09-24T16:29:38.934Z] #21 20.03 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-09-24T16:29:38.934Z] #21 20.05 Unpacking vim-common (2:8.2.2434-3) ... [2021-09-24T16:29:39.343Z] #21 20.30 Selecting previously unselected package bash-completion. [2021-09-24T16:29:39.343Z] #21 20.31 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-09-24T16:29:39.416Z] #28 32.73 Selecting previously unselected package vim. [2021-09-24T16:29:39.416Z] #28 32.74 Preparing to unpack .../40-vim_2%3a8.2.2434-3_amd64.deb ... [2021-09-24T16:29:39.416Z] #28 32.76 Unpacking vim (2:8.2.2434-3) ... [2021-09-24T16:29:39.416Z] #28 33.03 Selecting previously unselected package xfsprogs. [2021-09-24T16:29:39.416Z] #28 33.04 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2021-09-24T16:29:39.416Z] #28 33.04 Unpacking xfsprogs (5.10.0-4) ... [2021-09-24T16:29:39.546Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-09-24T16:29:39.546Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-09-24T16:29:39.678Z] #28 33.25 Selecting previously unselected package zip. [2021-09-24T16:29:39.678Z] #28 33.26 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2021-09-24T16:29:39.678Z] #28 33.26 Unpacking zip (3.0-12) ... [2021-09-24T16:29:39.678Z] #28 33.33 Selecting previously unselected package zstd. [2021-09-24T16:29:39.678Z] #28 33.34 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2021-09-24T16:29:39.678Z] #28 33.35 Unpacking zstd (1.4.8+dfsg-2.1) ... [2021-09-24T16:29:39.939Z] #28 33.56 Setting up python3-pkg-resources (52.0.0-4) ... [2021-09-24T16:29:40.524Z] #28 34.10 Setting up libip4tc2:amd64 (1.8.7-1) ... [2021-09-24T16:29:40.524Z] #28 34.11 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-09-24T16:29:40.524Z] #28 34.13 Setting up libgpm2:amd64 (1.20.7-8) ... [2021-09-24T16:29:40.524Z] #28 34.14 Setting up libip6tc2:amd64 (1.8.7-1) ... [2021-09-24T16:29:40.524Z] #28 34.15 Setting up libinih1:amd64 (53-1+b2) ... [2021-09-24T16:29:40.524Z] #28 34.16 Setting up uidmap (1:4.8.1-1) ... [2021-09-24T16:29:40.524Z] #28 34.18 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-09-24T16:29:40.524Z] #28 34.20 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-09-24T16:29:40.785Z] #28 34.21 Setting up python3-wheel (0.34.2-1) ... [2021-09-24T16:29:41.045Z] #28 34.59 Setting up xxd (2:8.2.2434-3) ... [2021-09-24T16:29:41.045Z] #28 34.61 Setting up libcap2:amd64 (1:2.44-1) ... [2021-09-24T16:29:41.045Z] #28 34.62 Setting up libcap2-bin (1:2.44-1) ... [2021-09-24T16:29:41.045Z] #28 34.63 Setting up apparmor (2.13.6-10) ... [2021-09-24T16:29:41.900Z] #21 23.11 Unpacking bash-completion (1:2.11-2) ... [2021-09-24T16:29:42.432Z] #28 35.72 Setting up zip (3.0-12) ... [2021-09-24T16:29:42.432Z] #28 35.73 Setting up vim-common (2:8.2.2434-3) ... [2021-09-24T16:29:42.432Z] #28 35.76 Setting up bash-completion (1:2.11-2) ... [2021-09-24T16:29:42.476Z] #21 23.65 Selecting previously unselected package bzip2. [2021-09-24T16:29:42.476Z] #21 23.65 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2021-09-24T16:29:42.476Z] #21 23.66 Unpacking bzip2 (1.0.8-4) ... [2021-09-24T16:29:42.476Z] #21 23.79 Selecting previously unselected package xz-utils. [2021-09-24T16:29:42.739Z] #21 23.80 Preparing to unpack .../12-xz-utils_5.2.5-2_arm64.deb ... [2021-09-24T16:29:42.739Z] #21 23.80 Unpacking xz-utils (5.2.5-2) ... [2021-09-24T16:29:42.739Z] #21 24.03 Selecting previously unselected package apparmor. [2021-09-24T16:29:42.739Z] #21 24.03 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2021-09-24T16:29:43.002Z] #21 24.11 Unpacking apparmor (2.13.6-10) ... [2021-09-24T16:29:43.374Z] #28 36.77 Setting up libmnl0:amd64 (1.0.4-3) ... [2021-09-24T16:29:43.374Z] #28 36.79 Setting up sudo (1.9.5p2-3) ... [2021-09-24T16:29:43.374Z] #28 36.86 invoke-rc.d: could not determine current runlevel [2021-09-24T16:29:43.374Z] #28 36.87 invoke-rc.d: policy-rc.d denied execution of start. [2021-09-24T16:29:43.374Z] #28 36.88 Setting up xfsprogs (5.10.0-4) ... [2021-09-24T16:29:43.374Z] #28 36.90 Setting up libxtables12:amd64 (1.8.7-1) ... [2021-09-24T16:29:43.374Z] #28 36.91 Setting up inetutils-ping (2:2.0-1) ... [2021-09-24T16:29:43.374Z] #28 36.92 Setting up pigz (2.6-1) ... [2021-09-24T16:29:43.374Z] #28 36.93 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-09-24T16:29:43.374Z] #28 36.95 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-09-24T16:29:43.374Z] #28 36.97 Setting up python-pip-whl (20.3.4-4) ... [2021-09-24T16:29:43.374Z] #28 36.99 Setting up vim-runtime (2:8.2.2434-3) ... [2021-09-24T16:29:43.578Z] #21 24.67 Selecting previously unselected package inetutils-ping. [2021-09-24T16:29:43.578Z] #21 24.67 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2021-09-24T16:29:43.578Z] #21 24.69 Unpacking inetutils-ping (2:2.0-1) ... [2021-09-24T16:29:43.635Z] #28 37.31 Setting up libaio1:amd64 (0.3.112-9) ... [2021-09-24T16:29:43.635Z] #28 37.33 Setting up python3-lib2to3 (3.9.2-1) ... [2021-09-24T16:29:43.842Z] #21 24.82 Selecting previously unselected package libip4tc2:arm64. [2021-09-24T16:29:43.842Z] #21 24.83 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2021-09-24T16:29:43.842Z] #21 24.84 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2021-09-24T16:29:43.842Z] #21 24.95 Selecting previously unselected package libip6tc2:arm64. [2021-09-24T16:29:43.842Z] #21 24.95 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2021-09-24T16:29:43.842Z] #21 24.97 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2021-09-24T16:29:43.896Z] #28 37.54 Setting up libelf1:amd64 (0.183-1) ... [2021-09-24T16:29:43.896Z] #28 37.55 Setting up zstd (1.4.8+dfsg-2.1) ... [2021-09-24T16:29:43.896Z] #28 37.56 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-09-24T16:29:43.896Z] #28 37.58 Setting up python3-distutils (3.9.2-1) ... [2021-09-24T16:29:44.105Z] #21 25.08 Selecting previously unselected package libnfnetlink0:arm64. [2021-09-24T16:29:44.105Z] #21 25.08 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2021-09-24T16:29:44.105Z] #21 25.09 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-09-24T16:29:44.105Z] #21 25.23 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2021-09-24T16:29:44.105Z] #21 25.24 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2021-09-24T16:29:44.105Z] #21 25.26 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2021-09-24T16:29:44.368Z] #21 25.42 Selecting previously unselected package libnftnl11:arm64. [2021-09-24T16:29:44.368Z] #21 25.42 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2021-09-24T16:29:44.368Z] #21 25.43 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2021-09-24T16:29:44.368Z] #21 25.56 Selecting previously unselected package iptables. [2021-09-24T16:29:44.368Z] #21 25.56 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2021-09-24T16:29:44.368Z] #21 25.57 Unpacking iptables (1.8.7-1) ... [2021-09-24T16:29:44.418Z] #28 37.82 Setting up vim (2:8.2.2434-3) ... [2021-09-24T16:29:44.418Z] #28 37.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-09-24T16:29:44.418Z] #28 37.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-09-24T16:29:44.418Z] #28 37.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-09-24T16:29:44.418Z] #28 37.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-09-24T16:29:44.418Z] #28 37.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-09-24T16:29:44.418Z] #28 37.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-09-24T16:29:44.418Z] #28 37.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-09-24T16:29:44.418Z] #28 37.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-09-24T16:29:44.418Z] #28 37.91 Setting up python3-setuptools (52.0.0-4) ... [2021-09-24T16:29:44.901Z] #21 25.96 Selecting previously unselected package libonig5:arm64. [2021-09-24T16:29:44.901Z] #21 25.97 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2021-09-24T16:29:44.901Z] #21 25.98 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2021-09-24T16:29:44.901Z] #21 26.14 Selecting previously unselected package libjq1:arm64. [2021-09-24T16:29:44.901Z] #21 26.16 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2021-09-24T16:29:44.901Z] #21 26.17 Unpacking libjq1:arm64 (1.6-2.1) ... [2021-09-24T16:29:44.990Z] #28 38.51 Setting up libjq1:amd64 (1.6-2.1) ... [2021-09-24T16:29:44.990Z] #28 38.53 Setting up libnftnl11:amd64 (1.1.9-1) ... [2021-09-24T16:29:44.990Z] #28 38.54 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-09-24T16:29:44.990Z] #28 38.55 Setting up python3-pip (20.3.4-4) ... [2021-09-24T16:29:45.164Z] #21 26.32 Selecting previously unselected package jq. [2021-09-24T16:29:45.164Z] #21 26.33 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2021-09-24T16:29:45.164Z] #21 26.33 Unpacking jq (1.6-2.1) ... [2021-09-24T16:29:45.427Z] #21 26.45 Selecting previously unselected package libaio1:arm64. [2021-09-24T16:29:45.427Z] #21 26.46 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2021-09-24T16:29:45.427Z] #21 26.47 Unpacking libaio1:arm64 (0.3.112-9) ... [2021-09-24T16:29:45.427Z] #21 26.58 Selecting previously unselected package libgpm2:arm64. [2021-09-24T16:29:45.427Z] #21 26.59 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2021-09-24T16:29:45.427Z] #21 26.60 Unpacking libgpm2:arm64 (1.20.7-8) ... [2021-09-24T16:29:45.562Z] #28 39.11 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-09-24T16:29:45.562Z] #28 39.12 Setting up jq (1.6-2.1) ... [2021-09-24T16:29:45.562Z] #28 39.14 Setting up libbpf0:amd64 (1:0.3-2) ... [2021-09-24T16:29:45.562Z] #28 39.15 Setting up iptables (1.8.7-1) ... [2021-09-24T16:29:45.562Z] #28 39.16 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-09-24T16:29:45.562Z] #28 39.17 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-09-24T16:29:45.562Z] #28 39.18 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-09-24T16:29:45.562Z] #28 39.18 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-09-24T16:29:45.562Z] #28 39.19 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-09-24T16:29:45.562Z] #28 39.19 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-09-24T16:29:45.562Z] #28 39.20 Setting up iproute2 (5.10.0-4) ... [2021-09-24T16:29:45.690Z] #21 26.74 Selecting previously unselected package libicu67:arm64. [2021-09-24T16:29:45.690Z] #21 26.75 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2021-09-24T16:29:45.690Z] #21 26.78 Unpacking libicu67:arm64 (67.1-7) ... [2021-09-24T16:29:45.825Z] #28 39.43 Processing triggers for libc-bin (2.31-13) ... [2021-09-24T16:29:47.214Z] #28 DONE 40.7s [2021-09-24T16:29:47.214Z] [2021-09-24T16:29:47.214Z] #29 [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-09-24T16:29:47.214Z] #29 sha256:0e755e511164db00273634f42a2e0fab2d4579b8cbfbf699f231c968b0736889 [2021-09-24T16:29:48.157Z] #29 0.997 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-09-24T16:29:48.157Z] #29 1.002 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-09-24T16:29:48.157Z] #29 1.006 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-09-24T16:29:48.157Z] #29 DONE 1.1s [2021-09-24T16:29:48.157Z] [2021-09-24T16:29:48.157Z] #30 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-09-24T16:29:48.157Z] #30 sha256:45870ccba79c8fa93ed1cc0c512de597e0f7ee808aaefa036488a139e6b43b3d [2021-09-24T16:29:48.248Z] #21 29.11 Selecting previously unselected package libinih1:arm64. [2021-09-24T16:29:48.248Z] #21 29.12 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2021-09-24T16:29:48.248Z] #21 29.13 Unpacking libinih1:arm64 (53-1+b2) ... [2021-09-24T16:29:48.248Z] #21 29.20 Selecting previously unselected package libnet1:arm64. [2021-09-24T16:29:48.248Z] #21 29.21 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-09-24T16:29:48.248Z] #21 29.21 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-09-24T16:29:48.248Z] #21 29.32 Selecting previously unselected package libnl-3-200:arm64. [2021-09-24T16:29:48.248Z] #21 29.34 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2021-09-24T16:29:48.248Z] #21 29.34 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-09-24T16:29:48.248Z] #21 29.45 Selecting previously unselected package libprotobuf-c1:arm64. [2021-09-24T16:29:48.248Z] #21 29.47 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2021-09-24T16:29:48.248Z] #21 29.48 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-09-24T16:29:48.511Z] #21 29.55 Selecting previously unselected package net-tools. [2021-09-24T16:29:48.511Z] #21 29.56 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2021-09-24T16:29:48.511Z] #21 29.57 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-09-24T16:29:48.511Z] #21 29.79 Selecting previously unselected package patch. [2021-09-24T16:29:48.511Z] #21 29.79 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2021-09-24T16:29:48.511Z] #21 29.81 Unpacking patch (2.7.6-7) ... [2021-09-24T16:29:48.639Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-09-24T16:29:48.639Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-09-24T16:29:48.774Z] #21 29.93 Selecting previously unselected package python-pip-whl. [2021-09-24T16:29:48.774Z] #21 29.95 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2021-09-24T16:29:48.774Z] #21 29.96 Unpacking python-pip-whl (20.3.4-4) ... [2021-09-24T16:29:49.350Z] #21 30.42 Selecting previously unselected package python3-lib2to3. [2021-09-24T16:29:49.350Z] #21 30.44 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2021-09-24T16:29:49.350Z] #21 30.46 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-09-24T16:29:49.350Z] #21 30.62 Selecting previously unselected package python3-distutils. [2021-09-24T16:29:49.350Z] #21 30.63 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2021-09-24T16:29:49.350Z] #21 30.63 Unpacking python3-distutils (3.9.2-1) ... [2021-09-24T16:29:49.613Z] #21 30.86 Selecting previously unselected package python3-pkg-resources. [2021-09-24T16:29:49.613Z] #21 30.87 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2021-09-24T16:29:49.613Z] #21 30.89 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-09-24T16:29:49.876Z] #21 31.04 Selecting previously unselected package python3-setuptools. [2021-09-24T16:29:49.876Z] #21 31.05 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2021-09-24T16:29:49.876Z] #21 31.06 Unpacking python3-setuptools (52.0.0-4) ... [2021-09-24T16:29:50.138Z] #21 31.39 Selecting previously unselected package python3-wheel. [2021-09-24T16:29:50.138Z] #21 31.40 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2021-09-24T16:29:50.138Z] #21 31.40 Unpacking python3-wheel (0.34.2-1) ... [2021-09-24T16:29:50.401Z] #21 31.49 Selecting previously unselected package python3-pip. [2021-09-24T16:29:50.401Z] #21 31.50 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2021-09-24T16:29:50.401Z] #21 31.51 Unpacking python3-pip (20.3.4-4) ... [2021-09-24T16:29:50.664Z] #21 31.85 Selecting previously unselected package sudo. [2021-09-24T16:29:50.664Z] #21 31.86 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2021-09-24T16:29:50.956Z] #21 31.90 Unpacking sudo (1.9.5p2-3) ... [2021-09-24T16:29:51.219Z] #21 32.46 Selecting previously unselected package thin-provisioning-tools. [2021-09-24T16:29:51.482Z] #21 32.48 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2021-09-24T16:29:51.482Z] #21 32.49 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-09-24T16:29:51.745Z] #21 32.72 Selecting previously unselected package uidmap. [2021-09-24T16:29:51.745Z] #21 32.73 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2021-09-24T16:29:51.745Z] #21 32.74 Unpacking uidmap (1:4.8.1-1) ... [2021-09-24T16:29:51.745Z] #21 32.89 Selecting previously unselected package vim-runtime. [2021-09-24T16:29:51.745Z] #21 32.89 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-09-24T16:29:51.745Z] #21 32.95 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2021-09-24T16:29:52.008Z] #21 32.99 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-09-24T16:29:52.008Z] #21 33.00 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-09-24T16:29:54.566Z] #21 35.71 Selecting previously unselected package vim. [2021-09-24T16:29:54.566Z] #21 35.72 Preparing to unpack .../44-vim_2%3a8.2.2434-3_arm64.deb ... [2021-09-24T16:29:54.566Z] #21 35.75 Unpacking vim (2:8.2.2434-3) ... [2021-09-24T16:29:55.142Z] #21 36.30 Selecting previously unselected package xfsprogs. [2021-09-24T16:29:55.142Z] #21 36.30 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2021-09-24T16:29:55.142Z] #21 36.31 Unpacking xfsprogs (5.10.0-4) ... [2021-09-24T16:29:55.405Z] #21 36.66 Selecting previously unselected package zip. [2021-09-24T16:29:55.405Z] #21 36.67 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2021-09-24T16:29:55.405Z] #21 36.68 Unpacking zip (3.0-12) ... [2021-09-24T16:29:55.703Z] #21 36.87 Selecting previously unselected package zstd. [2021-09-24T16:29:55.703Z] #21 36.89 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2021-09-24T16:29:55.703Z] #21 36.90 Unpacking zstd (1.4.8+dfsg-2.1) ... [2021-09-24T16:29:55.966Z] #21 37.27 Setting up python3-pkg-resources (52.0.0-4) ... [2021-09-24T16:29:56.307Z] #30 7.274 Collecting yamllint==1.26.1 [2021-09-24T16:29:56.307Z] #30 ... [2021-09-24T16:29:56.307Z] [2021-09-24T16:29:56.307Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-09-24T16:29:56.307Z] #69 sha256:bf27e013ba8923f2c0bab92f0e56d32cef679a5ae03a081890dfae1388a3cbee [2021-09-24T16:29:56.307Z] #69 111.7 # github.com/containerd/containerd/cmd/containerd [2021-09-24T16:29:56.307Z] #69 111.7 /usr/bin/ld: /tmp/go-link-2455047246/000019.o: in function `New': [2021-09-24T16:29:56.307Z] #69 111.7 /tmp/tmp.C9gfcGytr3/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-09-24T16:29:56.307Z] #69 111.8 + bin/containerd-stress [2021-09-24T16:29:57.360Z] #21 38.37 Setting up libip4tc2:arm64 (1.8.7-1) ... [2021-09-24T16:29:57.360Z] #21 38.39 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-09-24T16:29:57.360Z] #21 38.40 Setting up libgpm2:arm64 (1.20.7-8) ... [2021-09-24T16:29:57.360Z] #21 38.42 Setting up libicu67:arm64 (67.1-7) ... [2021-09-24T16:29:57.360Z] #21 38.44 Setting up libip6tc2:arm64 (1.8.7-1) ... [2021-09-24T16:29:57.360Z] #21 38.45 Setting up libinih1:arm64 (53-1+b2) ... [2021-09-24T16:29:57.360Z] #21 38.47 Setting up uidmap (1:4.8.1-1) ... [2021-09-24T16:29:57.360Z] #21 38.49 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-09-24T16:29:57.360Z] #21 38.51 Setting up bzip2 (1.0.8-4) ... [2021-09-24T16:29:57.360Z] #21 38.53 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-09-24T16:29:57.360Z] #21 38.55 Setting up python3-wheel (0.34.2-1) ... [2021-09-24T16:29:57.670Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-09-24T16:29:58.231Z] #69 ... [2021-09-24T16:29:58.231Z] [2021-09-24T16:29:58.231Z] #30 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-09-24T16:29:58.231Z] #30 sha256:45870ccba79c8fa93ed1cc0c512de597e0f7ee808aaefa036488a139e6b43b3d [2021-09-24T16:29:58.231Z] #30 8.321 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-09-24T16:29:58.231Z] #30 8.781 Collecting pathspec>=0.5.3 [2021-09-24T16:29:58.231Z] #30 8.787 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-09-24T16:29:58.231Z] #30 8.927 Collecting pyyaml [2021-09-24T16:29:58.231Z] #30 8.935 Downloading PyYAML-5.4.1-cp39-cp39-manylinux1_x86_64.whl (630 kB) [2021-09-24T16:29:58.231Z] #30 8.962 Building wheels for collected packages: yamllint [2021-09-24T16:29:58.231Z] #30 8.963 Building wheel for yamllint (setup.py): started [2021-09-24T16:29:58.231Z] #30 9.326 Building wheel for yamllint (setup.py): finished with status 'done' [2021-09-24T16:29:58.231Z] #30 9.327 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=b083d70f7ff82527f2a5cb31705383c0c120310b0f859c20f560f600d0db952d [2021-09-24T16:29:58.231Z] #30 9.328 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-09-24T16:29:58.231Z] #30 9.331 Successfully built yamllint [2021-09-24T16:29:58.231Z] #30 9.342 Installing collected packages: pyyaml, pathspec, yamllint [2021-09-24T16:29:58.231Z] #30 9.506 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-09-24T16:29:58.231Z] #30 DONE 9.8s [2021-09-24T16:29:58.231Z] [2021-09-24T16:29:58.231Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-09-24T16:29:58.231Z] #69 sha256:bf27e013ba8923f2c0bab92f0e56d32cef679a5ae03a081890dfae1388a3cbee [2021-09-24T16:29:58.231Z] #69 113.6 + bin/containerd-shim [2021-09-24T16:29:58.231Z] #69 ... [2021-09-24T16:29:58.231Z] [2021-09-24T16:29:58.231Z] #34 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-09-24T16:29:58.231Z] #34 sha256:f5352110368800e15879b7dba9b67e7e1bed4b0d5b59d11ddb4d2c4254557496 [2021-09-24T16:29:58.231Z] #34 DONE 0.3s [2021-09-24T16:29:58.328Z] #21 39.50 Setting up xxd (2:8.2.2434-3) ... [2021-09-24T16:29:58.328Z] #21 39.52 Setting up libcap2:arm64 (1:2.44-1) ... [2021-09-24T16:29:58.328Z] #21 39.55 Setting up libcap2-bin (1:2.44-1) ... [2021-09-24T16:29:58.328Z] #21 39.56 Setting up apparmor (2.13.6-10) ... [2021-09-24T16:29:58.493Z] [2021-09-24T16:29:58.494Z] #39 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-09-24T16:29:58.494Z] #39 sha256:be3d0c12fc71b4a53b4109a45769929306d63a7132eb11f0c7a4c50e283dc9c5 [2021-09-24T16:29:58.754Z] #39 DONE 0.4s [2021-09-24T16:29:58.754Z] [2021-09-24T16:29:58.754Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-09-24T16:29:58.754Z] #69 sha256:bf27e013ba8923f2c0bab92f0e56d32cef679a5ae03a081890dfae1388a3cbee [2021-09-24T16:29:59.016Z] #69 ... [2021-09-24T16:29:59.016Z] [2021-09-24T16:29:59.016Z] #42 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-09-24T16:29:59.016Z] #42 sha256:82c0d5981e679b90eaec467a1548c813ea30dee074f758b22b9c69c1a70dcfd8 [2021-09-24T16:29:59.016Z] #42 DONE 0.3s [2021-09-24T16:29:59.016Z] [2021-09-24T16:29:59.016Z] #44 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-09-24T16:29:59.016Z] #44 sha256:dade9d0df3f046ebb6d23df44fe6fa62b710b19a98ab606604f210c06395e7a1 [2021-09-24T16:29:59.016Z] #44 DONE 0.1s [2021-09-24T16:29:59.016Z] [2021-09-24T16:29:59.016Z] #48 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-09-24T16:29:59.016Z] #48 sha256:45a09b3ec937a0422ffdc6348922f2aa2a4ad313480c742193faddc6e581abd1 [2021-09-24T16:29:59.277Z] #48 DONE 0.1s [2021-09-24T16:29:59.277Z] [2021-09-24T16:29:59.277Z] #51 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-09-24T16:29:59.277Z] #51 sha256:30124bbceaa378707742c16374a8917a0d1717e3117f0fd15eb523e8deff8f0e [2021-09-24T16:29:59.539Z] #51 DONE 0.2s [2021-09-24T16:29:59.539Z] [2021-09-24T16:29:59.539Z] #55 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-09-24T16:29:59.539Z] #55 sha256:8a196222823e8ce13d004e0e65d75b2495e3c12a793bcd17b59c399ed8d1ef9c [2021-09-24T16:29:59.539Z] #55 DONE 0.1s [2021-09-24T16:29:59.539Z] [2021-09-24T16:29:59.539Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-09-24T16:29:59.539Z] #69 sha256:bf27e013ba8923f2c0bab92f0e56d32cef679a5ae03a081890dfae1388a3cbee [2021-09-24T16:29:59.801Z] #69 ... [2021-09-24T16:29:59.801Z] [2021-09-24T16:29:59.801Z] #57 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-09-24T16:29:59.801Z] #57 sha256:8bdd2cf414e16f998cbbe0e834147570bdb946e7ca288b9a7a328c9730e08351 [2021-09-24T16:29:59.801Z] #57 DONE 0.4s [2021-09-24T16:30:00.063Z] [2021-09-24T16:30:00.063Z] #59 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-09-24T16:30:00.063Z] #59 sha256:e9c05b2dbb2005e959daa801b0ecf6dceda91f05ea0ce6307fe695c972a2bbd7 [2021-09-24T16:30:00.063Z] #59 DONE 0.1s [2021-09-24T16:30:00.063Z] [2021-09-24T16:30:00.063Z] #61 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-09-24T16:30:00.063Z] #61 sha256:6466665218336e0c6a23e9589c123197539bfff0f3abcb03ac9b8625a6fda55f [2021-09-24T16:30:00.063Z] #61 DONE 0.1s [2021-09-24T16:30:00.063Z] [2021-09-24T16:30:00.063Z] #63 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-09-24T16:30:00.063Z] #63 sha256:5c3fa441e1cc3449237046ab4351e8f0cb23706dd321230b061fc0ef2ca086bc [2021-09-24T16:30:00.063Z] #63 DONE 0.1s [2021-09-24T16:30:00.063Z] [2021-09-24T16:30:00.063Z] #66 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-09-24T16:30:00.063Z] #66 sha256:fa7bef174c3392af3e3cfd029e9a0b33b9e18cd18b7147bc95eee08b56163ae8 [2021-09-24T16:30:00.325Z] #66 DONE 0.1s [2021-09-24T16:30:00.325Z] [2021-09-24T16:30:00.325Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-09-24T16:30:00.325Z] #69 sha256:bf27e013ba8923f2c0bab92f0e56d32cef679a5ae03a081890dfae1388a3cbee [2021-09-24T16:30:00.887Z] #21 41.65 Setting up zip (3.0-12) ... [2021-09-24T16:30:00.887Z] #21 41.67 Setting up vim-common (2:8.2.2434-3) ... [2021-09-24T16:30:00.887Z] #21 41.71 Setting up bash-completion (1:2.11-2) ... [2021-09-24T16:30:03.443Z] #21 44.48 Setting up xz-utils (5.2.5-2) ... [2021-09-24T16:30:03.443Z] #21 44.53 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-09-24T16:30:03.443Z] #21 44.55 Setting up libmnl0:arm64 (1.0.4-3) ... [2021-09-24T16:30:03.443Z] #21 44.58 Setting up patch (2.7.6-7) ... [2021-09-24T16:30:03.443Z] #21 44.61 Setting up sudo (1.9.5p2-3) ... [2021-09-24T16:30:03.710Z] #21 44.82 invoke-rc.d: could not determine current runlevel [2021-09-24T16:30:03.710Z] #21 44.83 invoke-rc.d: policy-rc.d denied execution of start. [2021-09-24T16:30:03.710Z] #21 44.86 Setting up xfsprogs (5.10.0-4) ... [2021-09-24T16:30:03.710Z] #21 44.88 Setting up libxtables12:arm64 (1.8.7-1) ... [2021-09-24T16:30:03.710Z] #21 44.92 Setting up inetutils-ping (2:2.0-1) ... [2021-09-24T16:30:03.710Z] #21 44.93 Setting up pigz (2.6-1) ... [2021-09-24T16:30:03.974Z] #21 44.97 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-09-24T16:30:03.974Z] #21 45.02 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-09-24T16:30:03.974Z] #21 45.08 Setting up python-pip-whl (20.3.4-4) ... [2021-09-24T16:30:03.974Z] #21 45.10 Setting up vim-runtime (2:8.2.2434-3) ... [2021-09-24T16:30:04.922Z] #21 45.98 Setting up libaio1:arm64 (0.3.112-9) ... [2021-09-24T16:30:04.922Z] #21 46.01 Setting up python3-lib2to3 (3.9.2-1) ... [2021-09-24T16:30:05.498Z] #21 46.52 Setting up libelf1:arm64 (0.183-1) ... [2021-09-24T16:30:05.498Z] #21 46.62 Setting up zstd (1.4.8+dfsg-2.1) ... [2021-09-24T16:30:05.498Z] #21 46.64 Setting up libonig5:arm64 (6.9.6-1.1) ... [2021-09-24T16:30:05.498Z] #21 46.66 Setting up python3-distutils (3.9.2-1) ... [2021-09-24T16:30:06.074Z] #21 47.20 Setting up vim (2:8.2.2434-3) ... [2021-09-24T16:30:06.074Z] #21 47.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-09-24T16:30:06.074Z] #21 47.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-09-24T16:30:06.074Z] #21 47.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-09-24T16:30:06.074Z] #21 47.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-09-24T16:30:06.074Z] #21 47.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-09-24T16:30:06.074Z] #21 47.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-09-24T16:30:06.074Z] #21 47.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-09-24T16:30:06.074Z] #21 47.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-09-24T16:30:06.074Z] #21 47.34 Setting up python3-setuptools (52.0.0-4) ... [2021-09-24T16:30:06.916Z] #69 121.6 + bin/containerd-shim-runc-v1 [2021-09-24T16:30:07.676Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-09-24T16:30:07.998Z] #21 49.00 Setting up libjq1:arm64 (1.6-2.1) ... [2021-09-24T16:30:07.998Z] #21 49.06 Setting up libnftnl11:arm64 (1.1.9-1) ... [2021-09-24T16:30:07.998Z] #21 49.10 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-09-24T16:30:07.998Z] #21 49.13 Setting up python3-pip (20.3.4-4) ... [2021-09-24T16:30:09.392Z] #21 50.65 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2021-09-24T16:30:09.655Z] #21 50.67 Setting up jq (1.6-2.1) ... [2021-09-24T16:30:09.655Z] #21 50.69 Setting up libbpf0:arm64 (1:0.3-2) ... [2021-09-24T16:30:09.655Z] #21 50.71 Setting up iptables (1.8.7-1) ... [2021-09-24T16:30:09.655Z] #21 50.74 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-09-24T16:30:09.655Z] #21 50.75 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-09-24T16:30:09.655Z] #21 50.77 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-09-24T16:30:09.655Z] #21 50.78 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-09-24T16:30:09.655Z] #21 50.80 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-09-24T16:30:09.655Z] #21 50.81 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-09-24T16:30:09.655Z] #21 50.83 Setting up iproute2 (5.10.0-4) ... [2021-09-24T16:30:10.233Z] #21 51.30 Processing triggers for libc-bin (2.31-13) ... [2021-09-24T16:30:10.580Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-09-24T16:30:11.627Z] #21 DONE 52.9s [2021-09-24T16:30:11.627Z] [2021-09-24T16:30:11.627Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-09-24T16:30:11.627Z] #26 sha256:b7e675dc3f20327f13c40d8e6188d39897b9cdf6fa91a90a0372d67ba0b05d3b [2021-09-24T16:30:11.892Z] #26 ... [2021-09-24T16:30:11.892Z] [2021-09-24T16:30:11.892Z] #22 [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-09-24T16:30:11.892Z] #22 sha256:b31fe2585defe68aa9da892499c288e550b06b7463519760c252990634447254 [2021-09-24T16:30:12.210Z] #69 127.0 + bin/containerd-shim-runc-v2 [2021-09-24T16:30:12.210Z] #69 127.6 + binaries [2021-09-24T16:30:12.210Z] #69 127.6 + install -D bin/containerd /build/containerd [2021-09-24T16:30:12.210Z] #69 127.6 + install -D bin/containerd-shim /build/containerd-shim [2021-09-24T16:30:12.210Z] #69 127.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-09-24T16:30:12.210Z] #69 127.6 + install -D bin/ctr /build/ctr [2021-09-24T16:30:12.473Z] #69 DONE 127.9s [2021-09-24T16:30:13.290Z] #22 1.365 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-09-24T16:30:13.290Z] #22 1.372 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-09-24T16:30:13.290Z] #22 1.379 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-09-24T16:30:13.290Z] #22 DONE 1.6s [2021-09-24T16:30:13.290Z] [2021-09-24T16:30:13.290Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-09-24T16:30:13.290Z] #62 sha256:aaeaef7c74af89b07bb1db25004f881eaff2616d3dede0774a263351158c0a22 [2021-09-24T16:30:13.290Z] #62 ... [2021-09-24T16:30:13.290Z] [2021-09-24T16:30:13.290Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-09-24T16:30:13.290Z] #23 sha256:b30942118172f41255470fa07cc2bf423b820f07df60b30ecadaf955cade1c39 [2021-09-24T16:30:13.415Z] [2021-09-24T16:30:13.415Z] #70 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-09-24T16:30:13.415Z] #70 sha256:18e4e9e8854bd6746c0b0b982fcd5a2d4e68c9f3ed53b15ca6582bac09bf176f [2021-09-24T16:30:13.676Z] #70 DONE 0.2s [2021-09-24T16:30:13.676Z] [2021-09-24T16:30:13.676Z] #75 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-09-24T16:30:13.676Z] #75 sha256:59cb0ac59406ba585de694d635498be3178870e13bd0ef6056acbb65f32964b4 [2021-09-24T16:30:13.676Z] #75 DONE 0.1s [2021-09-24T16:30:13.945Z] [2021-09-24T16:30:13.945Z] #80 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-09-24T16:30:13.945Z] #80 sha256:7a36fdf9d62841c4fb726a3ddfd1a8488b16643199f056888572fb62a0a43954 [2021-09-24T16:30:14.532Z] #80 DONE 0.7s [2021-09-24T16:30:14.532Z] [2021-09-24T16:30:14.532Z] #81 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-09-24T16:30:14.532Z] #81 sha256:64ff65231db2e41c1290a3ea8170eb7339b493712afded7542d4dc1d90ebd945 [2021-09-24T16:30:14.532Z] #81 DONE 0.0s [2021-09-24T16:30:14.532Z] [2021-09-24T16:30:14.532Z] #82 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-09-24T16:30:14.532Z] #82 sha256:f09d025b0163e7c76afec62ffc3cac3f00b7f4ce5ec416a331424163a252b57a [2021-09-24T16:30:15.474Z] #82 DONE 0.9s [2021-09-24T16:30:15.474Z] [2021-09-24T16:30:15.474Z] #83 exporting to image [2021-09-24T16:30:15.474Z] #83 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-09-24T16:30:15.474Z] #83 exporting layers [2021-09-24T16:30:15.823Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-09-24T16:30:16.395Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-09-24T16:30:17.337Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-09-24T16:30:17.908Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-09-24T16:30:18.169Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-09-24T16:30:18.599Z] #23 ... [2021-09-24T16:30:18.599Z] [2021-09-24T16:30:18.599Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-09-24T16:30:18.599Z] #43 sha256:9c9247cf2204796787856585958b29c1f1f5721d99ad17b1775fbebdc1c90fef [2021-09-24T16:30:18.599Z] #43 159.4 + dpkg --print-architecture [2021-09-24T16:30:18.599Z] #43 DONE 160.8s [2021-09-24T16:30:18.599Z] [2021-09-24T16:30:18.599Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-09-24T16:30:18.599Z] #23 sha256:b30942118172f41255470fa07cc2bf423b820f07df60b30ecadaf955cade1c39 [2021-09-24T16:30:19.109Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-09-24T16:30:20.552Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-09-24T16:30:21.157Z] #23 ... [2021-09-24T16:30:21.157Z] [2021-09-24T16:30:21.157Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-09-24T16:30:21.157Z] #53 sha256:d374749d95a9f643919e1a796bb82089cf546bdd7159417c3a01a33f9189b641 [2021-09-24T16:30:21.157Z] #53 164.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-09-24T16:30:21.423Z] #53 DONE 164.1s [2021-09-24T16:30:21.423Z] [2021-09-24T16:30:21.423Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-09-24T16:30:21.423Z] #26 sha256:b7e675dc3f20327f13c40d8e6188d39897b9cdf6fa91a90a0372d67ba0b05d3b [2021-09-24T16:30:21.654Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-09-24T16:30:22.598Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-09-24T16:30:22.817Z] #26 ... [2021-09-24T16:30:22.817Z] [2021-09-24T16:30:22.817Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-09-24T16:30:22.817Z] #23 sha256:b30942118172f41255470fa07cc2bf423b820f07df60b30ecadaf955cade1c39 [2021-09-24T16:30:22.817Z] #23 9.304 Collecting yamllint==1.26.1 [2021-09-24T16:30:23.541Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-09-24T16:30:23.764Z] #23 10.37 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-09-24T16:30:23.802Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-09-24T16:30:24.712Z] #23 11.27 Collecting pathspec>=0.5.3 [2021-09-24T16:30:24.712Z] #23 11.28 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-09-24T16:30:24.712Z] #23 11.50 Collecting pyyaml [2021-09-24T16:30:24.712Z] #23 11.50 Downloading PyYAML-5.4.1-cp39-cp39-manylinux2014_aarch64.whl (788 kB) [2021-09-24T16:30:24.742Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-09-24T16:30:24.975Z] #23 11.66 Building wheels for collected packages: yamllint [2021-09-24T16:30:24.975Z] #23 11.66 Building wheel for yamllint (setup.py): started [2021-09-24T16:30:25.313Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-09-24T16:30:25.955Z] #23 12.51 Building wheel for yamllint (setup.py): finished with status 'done' [2021-09-24T16:30:25.955Z] #23 12.52 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=7d49870795e568873e7eb7418df126cccb14ba9e8cf4ad92e22842b2fd8d8edd [2021-09-24T16:30:25.955Z] #23 12.52 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-09-24T16:30:25.955Z] #23 12.53 Successfully built yamllint [2021-09-24T16:30:25.955Z] #23 12.56 Installing collected packages: pyyaml, pathspec, yamllint [2021-09-24T16:30:26.218Z] #23 12.94 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-09-24T16:30:26.260Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-09-24T16:30:26.488Z] #23 DONE 13.2s [2021-09-24T16:30:26.488Z] [2021-09-24T16:30:26.488Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-09-24T16:30:26.488Z] #62 sha256:aaeaef7c74af89b07bb1db25004f881eaff2616d3dede0774a263351158c0a22 [2021-09-24T16:30:27.210Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-09-24T16:30:27.780Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-09-24T16:30:28.681Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-09-24T16:30:28.722Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-09-24T16:30:28.722Z] Using test binary docker [2021-09-24T16:30:28.722Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-09-24T16:30:28.722Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-09-24T16:30:28.722Z] INFO: Waiting for daemon to start... [2021-09-24T16:30:28.722Z] Starting dockerd [2021-09-24T16:30:29.255Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-09-24T16:30:30.195Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-09-24T16:30:30.762Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-09-24T16:30:31.021Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-09-24T16:30:31.264Z] . [2021-09-24T16:30:31.264Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-09-24T16:30:31.264Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-09-24T16:30:31.264Z] Error: No such image: emptyfs [2021-09-24T16:30:31.264Z] Running integration-test (iteration 1) [2021-09-24T16:30:31.264Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-09-24T16:30:31.264Z] Loaded image: busybox:latest [2021-09-24T16:30:31.525Z] Loaded image: busybox:glibc [2021-09-24T16:30:31.957Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-09-24T16:30:32.909Z] Loaded image: debian:bullseye-slim [2021-09-24T16:30:32.909Z] Loaded image: hello-world:latest [2021-09-24T16:30:32.909Z] Loaded image: arm32v7/hello-world:latest [2021-09-24T16:30:32.909Z] INFO: Testing against a local daemon [2021-09-24T16:30:32.909Z] === RUN TestCgroupNamespacesBuild [2021-09-24T16:30:34.292Z] --- PASS: TestCgroupNamespacesBuild (1.17s) [2021-09-24T16:30:34.292Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-09-24T16:30:34.490Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-09-24T16:30:35.233Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.14s) [2021-09-24T16:30:35.233Z] === RUN TestBuildWithSession [2021-09-24T16:30:35.233Z] build_session_test.go:25: TODO: BuildKit [2021-09-24T16:30:35.233Z] --- SKIP: TestBuildWithSession (0.00s) [2021-09-24T16:30:35.233Z] === RUN TestBuildSquashParent [2021-09-24T16:30:35.427Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-09-24T16:30:35.994Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-09-24T16:30:36.561Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-09-24T16:30:37.128Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-09-24T16:30:38.065Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-09-24T16:30:39.002Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-09-24T16:30:39.570Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-09-24T16:30:40.507Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-09-24T16:30:41.074Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-09-24T16:30:41.074Z] Using test binary docker [2021-09-24T16:30:41.074Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-09-24T16:30:41.074Z] Starting apparmor (via systemctl): apparmor.service. [2021-09-24T16:30:41.074Z] Starting dockerd [2021-09-24T16:30:41.074Z] INFO: Waiting for daemon to start... [2021-09-24T16:30:43.367Z] --- PASS: TestBuildSquashParent (6.99s) [2021-09-24T16:30:43.367Z] === RUN TestBuildWithRemoveAndForceRemove [2021-09-24T16:30:43.367Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-24T16:30:43.367Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-24T16:30:43.367Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-24T16:30:43.367Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-24T16:30:43.367Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-24T16:30:43.367Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-24T16:30:43.367Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-24T16:30:43.367Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-24T16:30:43.367Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-24T16:30:43.367Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-24T16:30:43.367Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-24T16:30:43.367Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-24T16:30:43.367Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-24T16:30:43.367Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-24T16:30:43.603Z] . [2021-09-24T16:30:43.603Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-09-24T16:30:43.603Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-09-24T16:30:43.603Z] Error: No such image: emptyfs [2021-09-24T16:30:43.603Z] Running integration-test (iteration 1) [2021-09-24T16:30:43.603Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-09-24T16:30:43.603Z] Loaded image: busybox:latest [2021-09-24T16:30:43.603Z] Loaded image: busybox:glibc [2021-09-24T16:30:43.629Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-24T16:30:43.891Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-24T16:30:44.980Z] Loaded image: debian:bullseye-slim [2021-09-24T16:30:44.980Z] Loaded image: hello-world:latest [2021-09-24T16:30:45.238Z] Loaded image: arm32v7/hello-world:latest [2021-09-24T16:30:45.238Z] INFO: Testing against a local daemon [2021-09-24T16:30:45.239Z] === RUN TestCgroupNamespacesBuild [2021-09-24T16:30:45.803Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-24T16:30:45.803Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-24T16:30:46.612Z] --- PASS: TestCgroupNamespacesBuild (1.33s) [2021-09-24T16:30:46.612Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-09-24T16:30:47.587Z] #83 exporting layers 28.8s done [2021-09-24T16:30:47.587Z] #83 writing image sha256:c09d9a662ee4bf5a3f4a4b0f00d289b39c990e6c968b3719cecb34acd17efba2 done [2021-09-24T16:30:47.587Z] #83 naming to docker.io/library/docker:ce715505bd4bf52a6c0f934672e872d70e892f5b done [2021-09-24T16:30:47.587Z] #83 DONE 28.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-09-24T16:30:47.930Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42881/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42881/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ce715505bd4bf52a6c0f934672e872d70e892f5b -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ce715505bd4bf52a6c0f934672e872d70e892f5b hack/validate/default [2021-09-24T16:30:47.987Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.27s) [2021-09-24T16:30:47.987Z] === RUN TestBuildWithSession [2021-09-24T16:30:47.987Z] build_session_test.go:25: TODO: BuildKit [2021-09-24T16:30:47.987Z] --- SKIP: TestBuildWithSession (0.00s) [2021-09-24T16:30:47.987Z] === RUN TestBuildSquashParent [2021-09-24T16:30:48.344Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-09-24T16:30:48.344Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.58s) [2021-09-24T16:30:48.344Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.69s) [2021-09-24T16:30:48.344Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.85s) [2021-09-24T16:30:48.344Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.03s) [2021-09-24T16:30:48.344Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.13s) [2021-09-24T16:30:48.344Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.08s) [2021-09-24T16:30:48.344Z] === RUN TestBuildMultiStageCopy [2021-09-24T16:30:48.344Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-09-24T16:30:48.872Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-09-24T16:30:48.872Z] No api/types/ or api/swagger.yaml changes in diff. [2021-09-24T16:30:48.872Z] Congratulations! All TOML source files changed here have valid syntax. [2021-09-24T16:30:48.872Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-09-24T16:30:48.872Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-09-24T16:30:48.872Z] Congratulations! No new tests were added to integration-cli. [2021-09-24T16:30:48.872Z] [2021-09-24T16:30:48.872Z] INFO Start validation with golang-ci-lint [2021-09-24T16:30:49.133Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-09-24T16:30:49.133Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-09-24T16:30:49.133Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-09-24T16:30:51.639Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-09-24T16:30:51.680Z] 4612f6d0b889: Pull complete [2021-09-24T16:30:52.173Z] --- PASS: TestBuildSquashParent (4.49s) [2021-09-24T16:30:52.174Z] === RUN TestBuildWithRemoveAndForceRemove [2021-09-24T16:30:52.174Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-24T16:30:52.174Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-24T16:30:52.174Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-24T16:30:52.174Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-24T16:30:52.174Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-24T16:30:52.174Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-24T16:30:52.174Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-24T16:30:52.174Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-24T16:30:52.174Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-24T16:30:52.174Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-24T16:30:52.174Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-24T16:30:52.174Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-24T16:30:52.174Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-24T16:30:52.174Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-24T16:30:52.209Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-09-24T16:30:53.149Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-09-24T16:30:54.076Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-24T16:30:54.076Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-24T16:30:54.094Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-09-24T16:30:55.060Z] --- PASS: TestBuildMultiStageCopy (7.32s) [2021-09-24T16:30:55.060Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.32s) [2021-09-24T16:30:55.060Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-09-24T16:30:55.060Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-09-24T16:30:55.060Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-09-24T16:30:55.060Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-09-24T16:30:55.060Z] === RUN TestBuildMultiStageParentConfig [2021-09-24T16:30:55.481Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-24T16:30:55.739Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-24T16:30:57.641Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-09-24T16:30:57.641Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.77s) [2021-09-24T16:30:57.641Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.93s) [2021-09-24T16:30:57.641Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.39s) [2021-09-24T16:30:57.641Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.60s) [2021-09-24T16:30:57.641Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.53s) [2021-09-24T16:30:57.641Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.50s) [2021-09-24T16:30:57.641Z] === RUN TestBuildMultiStageCopy [2021-09-24T16:30:57.641Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-09-24T16:30:58.576Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-09-24T16:30:58.638Z] #62 171.4 + bin/containerd [2021-09-24T16:30:58.835Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-09-24T16:30:59.094Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-09-24T16:30:59.351Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-09-24T16:30:59.351Z] --- PASS: TestBuildMultiStageCopy (2.19s) [2021-09-24T16:30:59.351Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.42s) [2021-09-24T16:30:59.351Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s) [2021-09-24T16:30:59.351Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s) [2021-09-24T16:30:59.351Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.19s) [2021-09-24T16:30:59.351Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.20s) [2021-09-24T16:30:59.351Z] === RUN TestBuildMultiStageParentConfig [2021-09-24T16:30:59.586Z] #62 ... [2021-09-24T16:30:59.586Z] [2021-09-24T16:30:59.586Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-09-24T16:30:59.586Z] #26 sha256:b7e675dc3f20327f13c40d8e6188d39897b9cdf6fa91a90a0372d67ba0b05d3b [2021-09-24T16:30:59.586Z] #26 199.1 + return [2021-09-24T16:30:59.586Z] #26 DONE 201.7s [2021-09-24T16:30:59.586Z] [2021-09-24T16:30:59.586Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-09-24T16:30:59.586Z] #58 sha256:b7b7a885e5e3ef735e40aeabb137ce768244b193224772d4910376c652657ac4 [2021-09-24T16:30:59.586Z] #58 111.7 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-09-24T16:30:59.918Z] --- PASS: TestBuildMultiStageParentConfig (0.57s) [2021-09-24T16:30:59.918Z] === RUN TestBuildLabelWithTargets [2021-09-24T16:31:00.342Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2021-09-24T16:31:00.342Z] === RUN TestBuildLabelWithTargets [2021-09-24T16:31:00.534Z] #58 113.0 + mkdir -p /build [2021-09-24T16:31:00.534Z] #58 113.0 + cp runc /build/runc [2021-09-24T16:31:00.853Z] --- PASS: TestBuildLabelWithTargets (0.89s) [2021-09-24T16:31:00.853Z] === RUN TestBuildWithEmptyLayers [2021-09-24T16:31:01.109Z] #58 DONE 113.5s [2021-09-24T16:31:01.109Z] [2021-09-24T16:31:01.109Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-09-24T16:31:01.109Z] #62 sha256:aaeaef7c74af89b07bb1db25004f881eaff2616d3dede0774a263351158c0a22 [2021-09-24T16:31:01.419Z] --- PASS: TestBuildWithEmptyLayers (0.39s) [2021-09-24T16:31:01.420Z] === RUN TestBuildMultiStageOnBuild [2021-09-24T16:31:02.057Z] #62 ... [2021-09-24T16:31:02.057Z] [2021-09-24T16:31:02.057Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-09-24T16:31:02.057Z] #27 sha256:89f0f8d2bb2f6e9d948ecfe9e761b3753018cab5b29e6794a3828371c8a577c7 [2021-09-24T16:31:02.320Z] #27 DONE 0.4s [2021-09-24T16:31:02.320Z] [2021-09-24T16:31:02.320Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-09-24T16:31:02.320Z] #32 sha256:ce7efb1f2e93af5ae971a1c255a523b1e41bd106aeceb183c7be8d19dd562b1a [2021-09-24T16:31:02.895Z] #32 DONE 0.6s [2021-09-24T16:31:02.895Z] [2021-09-24T16:31:02.895Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-09-24T16:31:02.895Z] #35 sha256:2f09d5e0e72ebb563972fee224ed3534e5bc8a2d954eb777f84b4d15bc2185f6 [2021-09-24T16:31:03.322Z] --- PASS: TestBuildMultiStageOnBuild (1.69s) [2021-09-24T16:31:03.323Z] === RUN TestBuildUncleanTarFilenames [2021-09-24T16:31:03.468Z] #35 DONE 0.7s [2021-09-24T16:31:03.468Z] [2021-09-24T16:31:03.468Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-09-24T16:31:03.468Z] #62 sha256:aaeaef7c74af89b07bb1db25004f881eaff2616d3dede0774a263351158c0a22 [2021-09-24T16:31:03.581Z] --- PASS: TestBuildUncleanTarFilenames (0.54s) [2021-09-24T16:31:03.582Z] === RUN TestBuildMultiStageLayerLeak [2021-09-24T16:31:03.731Z] #62 ... [2021-09-24T16:31:03.731Z] [2021-09-24T16:31:03.731Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-09-24T16:31:03.731Z] #37 sha256:c621512c19baa1ad5842275719674ee1b9637b042b68d3bb0fa5770bf01e930b [2021-09-24T16:31:03.731Z] #37 DONE 0.1s [2021-09-24T16:31:03.731Z] [2021-09-24T16:31:03.731Z] #41 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-09-24T16:31:03.732Z] #41 sha256:a1cf5b1c0f3647255a67020f13675caccde7d13bf793ddb4a638cbe3c66f2de1 [2021-09-24T16:31:03.732Z] #41 DONE 0.1s [2021-09-24T16:31:03.732Z] [2021-09-24T16:31:03.732Z] #44 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-09-24T16:31:03.732Z] #44 sha256:4ee22cc49cec958a1374abd69195c404a78a49bcc075c889480eed3062e4bdfd [2021-09-24T16:31:04.306Z] #44 DONE 0.5s [2021-09-24T16:31:04.306Z] [2021-09-24T16:31:04.306Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-09-24T16:31:04.306Z] #62 sha256:aaeaef7c74af89b07bb1db25004f881eaff2616d3dede0774a263351158c0a22 [2021-09-24T16:31:04.306Z] #62 ... [2021-09-24T16:31:04.306Z] [2021-09-24T16:31:04.306Z] #48 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-09-24T16:31:04.306Z] #48 sha256:beb4a8aef5e16dbf022cb9a83719cd7f195110f488bb72efa7084bc48c007fb3 [2021-09-24T16:31:04.306Z] #48 DONE 0.1s [2021-09-24T16:31:04.306Z] [2021-09-24T16:31:04.306Z] #50 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-09-24T16:31:04.306Z] #50 sha256:b4b0af25b8e6708f41d28bd3cf8b40e6ae0384fd83e3cc1792660ac05f6aa7e0 [2021-09-24T16:31:04.568Z] #50 DONE 0.2s [2021-09-24T16:31:04.568Z] [2021-09-24T16:31:04.568Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-09-24T16:31:04.568Z] #52 sha256:38914ecdeeab7ae1f783cde3b6ad3f674f7f0c7ece8c9ce2f23748e07ef6d1df [2021-09-24T16:31:04.568Z] #52 DONE 0.1s [2021-09-24T16:31:04.568Z] [2021-09-24T16:31:04.568Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-09-24T16:31:04.568Z] #54 sha256:9d095955983e10e3477cfa25f2b69062c0af3b634055936c0b1fcedb09acc313 [2021-09-24T16:31:05.484Z] --- PASS: TestBuildMultiStageLayerLeak (1.68s) [2021-09-24T16:31:05.484Z] === RUN TestBuildWithHugeFile [2021-09-24T16:31:05.516Z] #54 DONE 0.7s [2021-09-24T16:31:05.516Z] [2021-09-24T16:31:05.516Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-09-24T16:31:05.516Z] #56 sha256:cb14580b279ea84588217fa327666a44703decc618bfb88a64ef8339d9e6d22e [2021-09-24T16:31:05.516Z] #56 DONE 0.1s [2021-09-24T16:31:05.516Z] [2021-09-24T16:31:05.516Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-09-24T16:31:05.516Z] #62 sha256:aaeaef7c74af89b07bb1db25004f881eaff2616d3dede0774a263351158c0a22 [2021-09-24T16:31:05.516Z] #62 ... [2021-09-24T16:31:05.516Z] [2021-09-24T16:31:05.516Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-09-24T16:31:05.516Z] #59 sha256:44ee4a60080a6ef21c8ff330c1c7408432e844b28de10e1e66105dc39ba422fe [2021-09-24T16:31:05.778Z] #59 DONE 0.4s [2021-09-24T16:31:05.778Z] [2021-09-24T16:31:05.778Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-09-24T16:31:05.778Z] #62 sha256:aaeaef7c74af89b07bb1db25004f881eaff2616d3dede0774a263351158c0a22 [2021-09-24T16:31:08.471Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-09-24T16:31:08.471Z] === RUN TestBuildWithEmptyLayers [2021-09-24T16:31:11.765Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2021-09-24T16:31:11.765Z] === RUN TestBuildMultiStageOnBuild [2021-09-24T16:31:14.083Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-09-24T16:31:14.083Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-09-24T16:31:14.083Z] GOOS="" GOARCH="" GOARM="" [2021-09-24T16:31:14.083Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-09-24T16:31:14.083Z] [2021-09-24T16:31:15.993Z] + TEST_INTEGRATION_DEST=2 [2021-09-24T16:31:15.993Z] + CONTAINER_NAME=docker-pr2-2 [2021-09-24T16:31:15.993Z] + TEST_SKIP_INTEGRATION=1 [2021-09-24T16:31:15.993Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-09-24T16:31:15.993Z] + run_tests [2021-09-24T16:31:15.993Z] + c=0 [2021-09-24T16:31:15.993Z] + '[' -n 0 ']' [2021-09-24T16:31:15.993Z] + rm= [2021-09-24T16:31:15.993Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42881/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42881/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42881/.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=ce715505bd4bf52a6c0f934672e872d70e892f5b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ce715505bd4bf52a6c0f934672e872d70e892f5b hack/make.sh '' test-integration [2021-09-24T16:31:15.993Z] + TEST_INTEGRATION_DEST=1 [2021-09-24T16:31:15.993Z] + CONTAINER_NAME=docker-pr2-1 [2021-09-24T16:31:15.993Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-09-24T16:31:15.993Z] + run_tests test-integration-flaky [2021-09-24T16:31:15.993Z] + '[' -n 0 ']' [2021-09-24T16:31:15.993Z] + rm= [2021-09-24T16:31:15.993Z] + TEST_INTEGRATION_DEST=3 [2021-09-24T16:31:15.993Z] + CONTAINER_NAME=docker-pr2-3 [2021-09-24T16:31:15.993Z] + TEST_SKIP_INTEGRATION=1 [2021-09-24T16:31:15.993Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-09-24T16:31:15.993Z] + run_tests [2021-09-24T16:31:15.993Z] + '[' -n 0 ']' [2021-09-24T16:31:15.993Z] + rm= [2021-09-24T16:31:15.993Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42881/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42881/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42881/.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=ce715505bd4bf52a6c0f934672e872d70e892f5b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ce715505bd4bf52a6c0f934672e872d70e892f5b hack/make.sh test-integration-flaky test-integration [2021-09-24T16:31:15.994Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42881/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42881/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42881/.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=ce715505bd4bf52a6c0f934672e872d70e892f5b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ce715505bd4bf52a6c0f934672e872d70e892f5b hack/make.sh '' test-integration [2021-09-24T16:31:15.994Z] ++ jobs -p [2021-09-24T16:31:15.994Z] + for job in $(jobs -p) [2021-09-24T16:31:15.994Z] + wait 28735 [2021-09-24T16:31:16.937Z] [2021-09-24T16:31:16.937Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-09-24T16:31:16.937Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-09-24T16:31:16.937Z] HOSTNAME=8d4c84c7bc3c [2021-09-24T16:31:16.937Z] TEST_SKIP_INTEGRATION=1 [2021-09-24T16:31:16.937Z] TESTDEBUG=0 [2021-09-24T16:31:16.937Z] DEST=bundles/test-integration [2021-09-24T16:31:16.937Z] PWD=/go/src/github.com/docker/docker [2021-09-24T16:31:16.937Z] KEEPBUNDLE=1 [2021-09-24T16:31:16.937Z] DOCKER_GITCOMMIT=ce715505bd4bf52a6c0f934672e872d70e892f5b [2021-09-24T16:31:16.937Z] container=docker [2021-09-24T16:31:16.937Z] HOME=/root [2021-09-24T16:31:16.937Z] GOLANG_VERSION=1.17.1 [2021-09-24T16:31:16.937Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-09-24T16:31:16.937Z] VALIDATE_BRANCH=master [2021-09-24T16:31:16.937Z] TERM=xterm [2021-09-24T16:31:16.937Z] DOCKER_PKG=github.com/docker/docker [2021-09-24T16:31:16.937Z] SHLVL=1 [2021-09-24T16:31:16.937Z] TIMEOUT=120m [2021-09-24T16:31:16.937Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-09-24T16:31:16.937Z] DOCKER_GRAPHDRIVER=overlay2 [2021-09-24T16:31:16.937Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-09-24T16:31:16.937Z] GO111MODULE=off [2021-09-24T16:31:16.937Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-09-24T16:31:16.937Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-09-24T16:31:16.937Z] GOPATH=/go [2021-09-24T16:31:16.937Z] PKG_CONFIG=pkg-config [2021-09-24T16:31:16.937Z] _=/usr/bin/env [2021-09-24T16:31:16.937Z] Building test suite binary ./integration-cli/test.main [2021-09-24T16:31:17.047Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-09-24T16:31:17.047Z] === RUN TestBuildUncleanTarFilenames [2021-09-24T16:31:17.047Z] --- PASS: TestBuildUncleanTarFilenames (0.54s) [2021-09-24T16:31:17.047Z] === RUN TestBuildMultiStageLayerLeak [2021-09-24T16:31:17.198Z] [2021-09-24T16:31:17.198Z] [2021-09-24T16:31:17.460Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-09-24T16:31:17.460Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-09-24T16:31:17.460Z] HOSTNAME=bd38f27da40f [2021-09-24T16:31:17.460Z] TEST_SKIP_INTEGRATION=1 [2021-09-24T16:31:17.460Z] TESTDEBUG=0 [2021-09-24T16:31:17.460Z] DEST=bundles/test-integration [2021-09-24T16:31:17.460Z] PWD=/go/src/github.com/docker/docker [2021-09-24T16:31:17.460Z] KEEPBUNDLE=1 [2021-09-24T16:31:17.460Z] DOCKER_GITCOMMIT=ce715505bd4bf52a6c0f934672e872d70e892f5b [2021-09-24T16:31:17.460Z] container=docker [2021-09-24T16:31:17.460Z] HOME=/root [2021-09-24T16:31:17.460Z] GOLANG_VERSION=1.17.1 [2021-09-24T16:31:17.460Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-09-24T16:31:17.460Z] VALIDATE_BRANCH=master [2021-09-24T16:31:17.460Z] TERM=xterm [2021-09-24T16:31:17.460Z] DOCKER_PKG=github.com/docker/docker [2021-09-24T16:31:17.460Z] SHLVL=1 [2021-09-24T16:31:17.460Z] TIMEOUT=120m [2021-09-24T16:31:17.460Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-09-24T16:31:17.460Z] DOCKER_GRAPHDRIVER=overlay2 [2021-09-24T16:31:17.460Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-09-24T16:31:17.460Z] GO111MODULE=off [2021-09-24T16:31:17.460Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-09-24T16:31:17.460Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-09-24T16:31:17.460Z] GOPATH=/go [2021-09-24T16:31:17.460Z] PKG_CONFIG=pkg-config [2021-09-24T16:31:17.460Z] _=/usr/bin/env [2021-09-24T16:31:17.460Z] Building test suite binary ./integration-cli/test.main [2021-09-24T16:31:17.460Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-09-24T16:31:17.721Z] No new tests added to integration. [2021-09-24T16:31:17.721Z] [2021-09-24T16:31:17.721Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-09-24T16:31:19.637Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-09-24T16:31:19.637Z] HOSTNAME=74b14090260a [2021-09-24T16:31:19.637Z] TESTDEBUG=0 [2021-09-24T16:31:19.637Z] DEST=bundles/test-integration [2021-09-24T16:31:19.637Z] PWD=/go/src/github.com/docker/docker [2021-09-24T16:31:19.637Z] KEEPBUNDLE=1 [2021-09-24T16:31:19.637Z] DOCKER_GITCOMMIT=ce715505bd4bf52a6c0f934672e872d70e892f5b [2021-09-24T16:31:19.637Z] container=docker [2021-09-24T16:31:19.637Z] HOME=/root [2021-09-24T16:31:19.637Z] GOLANG_VERSION=1.17.1 [2021-09-24T16:31:19.637Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-09-24T16:31:19.637Z] VALIDATE_BRANCH=master [2021-09-24T16:31:19.637Z] TERM=xterm [2021-09-24T16:31:19.637Z] DOCKER_PKG=github.com/docker/docker [2021-09-24T16:31:19.637Z] SHLVL=1 [2021-09-24T16:31:19.637Z] TIMEOUT=120m [2021-09-24T16:31:19.637Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-09-24T16:31:19.637Z] DOCKER_GRAPHDRIVER=overlay2 [2021-09-24T16:31:19.637Z] GO111MODULE=off [2021-09-24T16:31:19.637Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-09-24T16:31:19.637Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-09-24T16:31:19.637Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-09-24T16:31:19.637Z] GOPATH=/go [2021-09-24T16:31:19.637Z] PKG_CONFIG=pkg-config [2021-09-24T16:31:19.637Z] _=/usr/bin/env [2021-09-24T16:31:19.637Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-09-24T16:31:21.247Z] --- PASS: TestBuildMultiStageLayerLeak (4.45s) [2021-09-24T16:31:21.248Z] === RUN TestBuildWithHugeFile [2021-09-24T16:31:37.916Z] #62 210.4 # github.com/containerd/containerd/cmd/containerd [2021-09-24T16:31:37.916Z] #62 210.4 /usr/bin/ld: /tmp/go-link-1089869358/000019.o: in function `New': [2021-09-24T16:31:37.916Z] #62 210.4 /tmp/tmp.AUrqxbi9rK/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-09-24T16:31:37.916Z] #62 210.5 + bin/containerd-stress [2021-09-24T16:31:38.178Z] #62 214.7 + bin/containerd-shim [2021-09-24T16:31:46.334Z] #62 222.6 + bin/containerd-shim-runc-v1 [2021-09-24T16:31:51.637Z] #62 227.5 + bin/containerd-shim-runc-v2 [2021-09-24T16:31:51.897Z] #62 228.4 + binaries [2021-09-24T16:31:51.897Z] #62 228.4 + install -D bin/containerd /build/containerd [2021-09-24T16:31:51.897Z] #62 228.5 + install -D bin/containerd-shim /build/containerd-shim [2021-09-24T16:31:51.897Z] #62 228.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-09-24T16:31:51.897Z] #62 228.5 + install -D bin/ctr /build/ctr [2021-09-24T16:31:56.105Z] #62 DONE 232.0s [2021-09-24T16:31:57.048Z] [2021-09-24T16:31:57.048Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-09-24T16:31:57.048Z] #63 sha256:4991b5cc152dde0738fc016b2baab5f814165ce447755494269109606825d1e7 [2021-09-24T16:31:58.432Z] #63 DONE 1.5s [2021-09-24T16:31:58.432Z] [2021-09-24T16:31:58.432Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-09-24T16:31:58.432Z] #68 sha256:b0ac59ec5248ddfdaadbc8d86360364c9fa9d77347eeccff338b52ff6b198063 [2021-09-24T16:31:59.003Z] #68 DONE 0.3s [2021-09-24T16:31:59.003Z] [2021-09-24T16:31:59.003Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-09-24T16:31:59.003Z] #73 sha256:68d409d6f1eb80a5fcf534f994815af4b273a3aa105a6331fa429b9e66055ea4 [2021-09-24T16:32:00.388Z] #73 DONE 1.7s [2021-09-24T16:32:00.388Z] [2021-09-24T16:32:00.388Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-09-24T16:32:00.388Z] #74 sha256:e1918a5db82d35fe4105b5f094bdcdab9a936693b86d0fa3fb0f57ff8887b235 [2021-09-24T16:32:00.388Z] #74 DONE 0.0s [2021-09-24T16:32:00.388Z] [2021-09-24T16:32:00.388Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-09-24T16:32:00.388Z] #75 sha256:b11f081e647a107a11499842134ef1c3f6665b8fabd4efcba8aa386dbe007780 [2021-09-24T16:32:01.717Z] --- PASS: TestBuildWithHugeFile (50.49s) [2021-09-24T16:32:01.717Z] === RUN TestBuildWCOWSandboxSize [2021-09-24T16:32:01.717Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-09-24T16:32:01.717Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-09-24T16:32:01.717Z] === RUN TestBuildWithEmptyDockerfile [2021-09-24T16:32:01.717Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-24T16:32:01.717Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-24T16:32:01.717Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-24T16:32:01.717Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-24T16:32:01.717Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-24T16:32:01.717Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-24T16:32:01.717Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-24T16:32:01.717Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-24T16:32:01.717Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-24T16:32:01.717Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2021-09-24T16:32:01.717Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2021-09-24T16:32:01.717Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2021-09-24T16:32:01.717Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2021-09-24T16:32:01.717Z] === RUN TestBuildPreserveOwnership [2021-09-24T16:32:01.717Z] === RUN TestBuildPreserveOwnership/copy_from [2021-09-24T16:32:01.717Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-09-24T16:32:01.717Z] --- PASS: TestBuildPreserveOwnership (3.55s) [2021-09-24T16:32:01.717Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.46s) [2021-09-24T16:32:01.717Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.08s) [2021-09-24T16:32:01.717Z] === RUN TestBuildPlatformInvalid [2021-09-24T16:32:01.717Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2021-09-24T16:32:01.717Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-09-24T16:32:01.717Z] Loaded image: busybox:latest [2021-09-24T16:32:01.717Z] Loaded image: busybox:glibc [2021-09-24T16:32:01.976Z] Loaded image: debian:bullseye-slim [2021-09-24T16:32:01.976Z] Loaded image: hello-world:latest [2021-09-24T16:32:01.976Z] Loaded image: arm32v7/hello-world:latest [2021-09-24T16:32:02.937Z] #75 DONE 2.0s [2021-09-24T16:32:02.937Z] [2021-09-24T16:32:02.937Z] #76 exporting to image [2021-09-24T16:32:02.937Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-09-24T16:32:02.937Z] #76 exporting layers [2021-09-24T16:32:07.149Z] #76 exporting layers 4.3s done [2021-09-24T16:32:07.149Z] #76 writing image sha256:7fd77ef20d032ca4714d2d3d3a6a32ac4a7ea9229a9a66c466fb9813a21e9c57 done [2021-09-24T16:32:07.149Z] #76 naming to docker.io/library/docker:ce715505bd4bf52a6c0f934672e872d70e892f5b done [2021-09-24T16:32:07.149Z] #76 DONE 4.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-09-24T16:32:07.492Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-09-24T16:32:07.782Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42881/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ce715505bd4bf52a6c0f934672e872d70e892f5b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ce715505bd4bf52a6c0f934672e872d70e892f5b hack/test/unit [2021-09-24T16:32:10.336Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-09-24T16:32:10.336Z] + TESTFLAGS+=' -test.timeout=5m' [2021-09-24T16:32:10.336Z] + TESTDIRS=./... [2021-09-24T16:32:10.336Z] + exclude_paths='/vendor/|/integration' [2021-09-24T16:32:10.336Z] ++ go list ./... [2021-09-24T16:32:10.336Z] ++ grep -vE '(/vendor/|/integration)' [2021-09-24T16:32:11.290Z] + pkg_list='github.com/docker/docker/api [2021-09-24T16:32:11.290Z] github.com/docker/docker/api/server [2021-09-24T16:32:11.290Z] github.com/docker/docker/api/server/backend/build [2021-09-24T16:32:11.290Z] github.com/docker/docker/api/server/httputils [2021-09-24T16:32:11.290Z] github.com/docker/docker/api/server/middleware [2021-09-24T16:32:11.290Z] github.com/docker/docker/api/server/router [2021-09-24T16:32:11.290Z] github.com/docker/docker/api/server/router/build [2021-09-24T16:32:11.290Z] github.com/docker/docker/api/server/router/checkpoint [2021-09-24T16:32:11.290Z] github.com/docker/docker/api/server/router/container [2021-09-24T16:32:11.290Z] github.com/docker/docker/api/server/router/debug [2021-09-24T16:32:11.290Z] github.com/docker/docker/api/server/router/distribution [2021-09-24T16:32:11.290Z] github.com/docker/docker/api/server/router/grpc [2021-09-24T16:32:11.290Z] github.com/docker/docker/api/server/router/image [2021-09-24T16:32:11.290Z] github.com/docker/docker/api/server/router/network [2021-09-24T16:32:11.290Z] github.com/docker/docker/api/server/router/plugin [2021-09-24T16:32:11.290Z] github.com/docker/docker/api/server/router/session [2021-09-24T16:32:11.290Z] github.com/docker/docker/api/server/router/swarm [2021-09-24T16:32:11.290Z] github.com/docker/docker/api/server/router/system [2021-09-24T16:32:11.290Z] github.com/docker/docker/api/server/router/volume [2021-09-24T16:32:11.290Z] github.com/docker/docker/api/types [2021-09-24T16:32:11.290Z] github.com/docker/docker/api/types/backend [2021-09-24T16:32:11.290Z] github.com/docker/docker/api/types/blkiodev [2021-09-24T16:32:11.290Z] github.com/docker/docker/api/types/container [2021-09-24T16:32:11.290Z] github.com/docker/docker/api/types/events [2021-09-24T16:32:11.290Z] github.com/docker/docker/api/types/filters [2021-09-24T16:32:11.290Z] github.com/docker/docker/api/types/image [2021-09-24T16:32:11.290Z] github.com/docker/docker/api/types/mount [2021-09-24T16:32:11.290Z] github.com/docker/docker/api/types/network [2021-09-24T16:32:11.290Z] github.com/docker/docker/api/types/plugins/logdriver [2021-09-24T16:32:11.290Z] github.com/docker/docker/api/types/registry [2021-09-24T16:32:11.290Z] github.com/docker/docker/api/types/strslice [2021-09-24T16:32:11.290Z] github.com/docker/docker/api/types/swarm [2021-09-24T16:32:11.290Z] github.com/docker/docker/api/types/swarm/runtime [2021-09-24T16:32:11.290Z] github.com/docker/docker/api/types/time [2021-09-24T16:32:11.290Z] github.com/docker/docker/api/types/versions [2021-09-24T16:32:11.290Z] github.com/docker/docker/api/types/versions/v1p19 [2021-09-24T16:32:11.290Z] github.com/docker/docker/api/types/versions/v1p20 [2021-09-24T16:32:11.290Z] github.com/docker/docker/api/types/volume [2021-09-24T16:32:11.290Z] github.com/docker/docker/builder [2021-09-24T16:32:11.290Z] github.com/docker/docker/builder/builder-next [2021-09-24T16:32:11.290Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-09-24T16:32:11.290Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-09-24T16:32:11.290Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-09-24T16:32:11.290Z] github.com/docker/docker/builder/builder-next/exporter [2021-09-24T16:32:11.290Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-09-24T16:32:11.290Z] github.com/docker/docker/builder/builder-next/worker [2021-09-24T16:32:11.290Z] github.com/docker/docker/builder/dockerfile [2021-09-24T16:32:11.290Z] github.com/docker/docker/builder/dockerignore [2021-09-24T16:32:11.290Z] github.com/docker/docker/builder/remotecontext [2021-09-24T16:32:11.290Z] github.com/docker/docker/builder/remotecontext/git [2021-09-24T16:32:11.290Z] github.com/docker/docker/cli [2021-09-24T16:32:11.290Z] github.com/docker/docker/cli/config [2021-09-24T16:32:11.290Z] github.com/docker/docker/cli/debug [2021-09-24T16:32:11.290Z] github.com/docker/docker/client [2021-09-24T16:32:11.290Z] github.com/docker/docker/cmd/docker-proxy [2021-09-24T16:32:11.290Z] github.com/docker/docker/cmd/dockerd [2021-09-24T16:32:11.290Z] github.com/docker/docker/cmd/dockerd/trap [2021-09-24T16:32:11.290Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-09-24T16:32:11.290Z] github.com/docker/docker/container [2021-09-24T16:32:11.290Z] github.com/docker/docker/container/stream [2021-09-24T16:32:11.290Z] github.com/docker/docker/contrib/apparmor [2021-09-24T16:32:11.290Z] github.com/docker/docker/contrib/docker-device-tool [2021-09-24T16:32:11.290Z] github.com/docker/docker/contrib/httpserver [2021-09-24T16:32:11.290Z] github.com/docker/docker/daemon [2021-09-24T16:32:11.290Z] github.com/docker/docker/daemon/cluster [2021-09-24T16:32:11.290Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-09-24T16:32:11.290Z] github.com/docker/docker/daemon/cluster/convert [2021-09-24T16:32:11.290Z] github.com/docker/docker/daemon/cluster/executor [2021-09-24T16:32:11.290Z] github.com/docker/docker/daemon/cluster/executor/container [2021-09-24T16:32:11.290Z] github.com/docker/docker/daemon/cluster/provider [2021-09-24T16:32:11.290Z] github.com/docker/docker/daemon/config [2021-09-24T16:32:11.290Z] github.com/docker/docker/daemon/discovery [2021-09-24T16:32:11.290Z] github.com/docker/docker/daemon/events [2021-09-24T16:32:11.290Z] github.com/docker/docker/daemon/events/testutils [2021-09-24T16:32:11.290Z] github.com/docker/docker/daemon/exec [2021-09-24T16:32:11.290Z] github.com/docker/docker/daemon/graphdriver [2021-09-24T16:32:11.290Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-09-24T16:32:11.290Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-09-24T16:32:11.290Z] github.com/docker/docker/daemon/graphdriver/copy [2021-09-24T16:32:11.290Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-09-24T16:32:11.290Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-09-24T16:32:11.290Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-09-24T16:32:11.290Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-09-24T16:32:11.290Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-09-24T16:32:11.290Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-09-24T16:32:11.290Z] github.com/docker/docker/daemon/graphdriver/register [2021-09-24T16:32:11.290Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-09-24T16:32:11.290Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-09-24T16:32:11.290Z] github.com/docker/docker/daemon/images [2021-09-24T16:32:11.290Z] github.com/docker/docker/daemon/initlayer [2021-09-24T16:32:11.290Z] github.com/docker/docker/daemon/links [2021-09-24T16:32:11.290Z] github.com/docker/docker/daemon/listeners [2021-09-24T16:32:11.290Z] github.com/docker/docker/daemon/logger [2021-09-24T16:32:11.290Z] github.com/docker/docker/daemon/logger/awslogs [2021-09-24T16:32:11.290Z] github.com/docker/docker/daemon/logger/fluentd [2021-09-24T16:32:11.290Z] github.com/docker/docker/daemon/logger/gcplogs [2021-09-24T16:32:11.290Z] github.com/docker/docker/daemon/logger/gelf [2021-09-24T16:32:11.290Z] github.com/docker/docker/daemon/logger/journald [2021-09-24T16:32:11.290Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-09-24T16:32:11.290Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-09-24T16:32:11.290Z] github.com/docker/docker/daemon/logger/local [2021-09-24T16:32:11.290Z] github.com/docker/docker/daemon/logger/logentries [2021-09-24T16:32:11.290Z] github.com/docker/docker/daemon/logger/loggerutils [2021-09-24T16:32:11.290Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-09-24T16:32:11.290Z] github.com/docker/docker/daemon/logger/splunk [2021-09-24T16:32:11.290Z] github.com/docker/docker/daemon/logger/syslog [2021-09-24T16:32:11.290Z] github.com/docker/docker/daemon/logger/templates [2021-09-24T16:32:11.290Z] github.com/docker/docker/daemon/names [2021-09-24T16:32:11.290Z] github.com/docker/docker/daemon/network [2021-09-24T16:32:11.290Z] github.com/docker/docker/daemon/stats [2021-09-24T16:32:11.290Z] github.com/docker/docker/distribution [2021-09-24T16:32:11.290Z] github.com/docker/docker/distribution/metadata [2021-09-24T16:32:11.290Z] github.com/docker/docker/distribution/utils [2021-09-24T16:32:11.290Z] github.com/docker/docker/distribution/xfer [2021-09-24T16:32:11.290Z] github.com/docker/docker/dockerversion [2021-09-24T16:32:11.290Z] github.com/docker/docker/errdefs [2021-09-24T16:32:11.290Z] github.com/docker/docker/image [2021-09-24T16:32:11.290Z] github.com/docker/docker/image/cache [2021-09-24T16:32:11.290Z] github.com/docker/docker/image/tarexport [2021-09-24T16:32:11.290Z] github.com/docker/docker/image/v1 [2021-09-24T16:32:11.290Z] github.com/docker/docker/internal/test/suite [2021-09-24T16:32:11.290Z] github.com/docker/docker/layer [2021-09-24T16:32:11.290Z] github.com/docker/docker/libcontainerd [2021-09-24T16:32:11.290Z] github.com/docker/docker/libcontainerd/queue [2021-09-24T16:32:11.290Z] github.com/docker/docker/libcontainerd/remote [2021-09-24T16:32:11.290Z] github.com/docker/docker/libcontainerd/supervisor [2021-09-24T16:32:11.290Z] github.com/docker/docker/libcontainerd/types [2021-09-24T16:32:11.290Z] github.com/docker/docker/libnetwork [2021-09-24T16:32:11.290Z] github.com/docker/docker/libnetwork/bitseq [2021-09-24T16:32:11.290Z] github.com/docker/docker/libnetwork/cluster [2021-09-24T16:32:11.290Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-09-24T16:32:11.290Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-09-24T16:32:11.290Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-09-24T16:32:11.290Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-09-24T16:32:11.290Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-09-24T16:32:11.290Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-09-24T16:32:11.290Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-09-24T16:32:11.290Z] github.com/docker/docker/libnetwork/config [2021-09-24T16:32:11.290Z] github.com/docker/docker/libnetwork/datastore [2021-09-24T16:32:11.290Z] github.com/docker/docker/libnetwork/diagnostic [2021-09-24T16:32:11.290Z] github.com/docker/docker/libnetwork/discoverapi [2021-09-24T16:32:11.290Z] github.com/docker/docker/libnetwork/driverapi [2021-09-24T16:32:11.290Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-09-24T16:32:11.290Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-09-24T16:32:11.290Z] github.com/docker/docker/libnetwork/drivers/host [2021-09-24T16:32:11.290Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-09-24T16:32:11.290Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-09-24T16:32:11.290Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-09-24T16:32:11.290Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-09-24T16:32:11.290Z] github.com/docker/docker/libnetwork/drivers/null [2021-09-24T16:32:11.290Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-09-24T16:32:11.290Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-09-24T16:32:11.290Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-09-24T16:32:11.290Z] github.com/docker/docker/libnetwork/drivers/remote [2021-09-24T16:32:11.290Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-09-24T16:32:11.290Z] github.com/docker/docker/libnetwork/drivers/windows [2021-09-24T16:32:11.290Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-09-24T16:32:11.290Z] github.com/docker/docker/libnetwork/drvregistry [2021-09-24T16:32:11.290Z] github.com/docker/docker/libnetwork/etchosts [2021-09-24T16:32:11.290Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-09-24T16:32:11.290Z] github.com/docker/docker/libnetwork/idm [2021-09-24T16:32:11.290Z] github.com/docker/docker/libnetwork/internal/caller [2021-09-24T16:32:11.290Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-09-24T16:32:11.290Z] github.com/docker/docker/libnetwork/ipam [2021-09-24T16:32:11.290Z] github.com/docker/docker/libnetwork/ipamapi [2021-09-24T16:32:11.290Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-09-24T16:32:11.290Z] github.com/docker/docker/libnetwork/ipams/null [2021-09-24T16:32:11.290Z] github.com/docker/docker/libnetwork/ipams/remote [2021-09-24T16:32:11.290Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-09-24T16:32:11.290Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-09-24T16:32:11.290Z] github.com/docker/docker/libnetwork/ipamutils [2021-09-24T16:32:11.290Z] github.com/docker/docker/libnetwork/iptables [2021-09-24T16:32:11.290Z] github.com/docker/docker/libnetwork/netlabel [2021-09-24T16:32:11.290Z] github.com/docker/docker/libnetwork/netutils [2021-09-24T16:32:11.290Z] github.com/docker/docker/libnetwork/networkdb [2021-09-24T16:32:11.290Z] github.com/docker/docker/libnetwork/ns [2021-09-24T16:32:11.290Z] github.com/docker/docker/libnetwork/options [2021-09-24T16:32:11.290Z] github.com/docker/docker/libnetwork/osl [2021-09-24T16:32:11.290Z] github.com/docker/docker/libnetwork/osl/kernel [2021-09-24T16:32:11.290Z] github.com/docker/docker/libnetwork/portallocator [2021-09-24T16:32:11.290Z] github.com/docker/docker/libnetwork/portmapper [2021-09-24T16:32:11.290Z] github.com/docker/docker/libnetwork/resolvconf [2021-09-24T16:32:11.290Z] github.com/docker/docker/libnetwork/testutils [2021-09-24T16:32:11.290Z] github.com/docker/docker/libnetwork/types [2021-09-24T16:32:11.290Z] github.com/docker/docker/oci [2021-09-24T16:32:11.290Z] github.com/docker/docker/oci/caps [2021-09-24T16:32:11.290Z] github.com/docker/docker/opts [2021-09-24T16:32:11.290Z] github.com/docker/docker/pkg/aaparser [2021-09-24T16:32:11.290Z] github.com/docker/docker/pkg/archive [2021-09-24T16:32:11.290Z] github.com/docker/docker/pkg/authorization [2021-09-24T16:32:11.290Z] github.com/docker/docker/pkg/broadcaster [2021-09-24T16:32:11.290Z] github.com/docker/docker/pkg/capabilities [2021-09-24T16:32:11.290Z] github.com/docker/docker/pkg/chrootarchive [2021-09-24T16:32:11.290Z] github.com/docker/docker/pkg/containerfs [2021-09-24T16:32:11.290Z] github.com/docker/docker/pkg/devicemapper [2021-09-24T16:32:11.290Z] github.com/docker/docker/pkg/directory [2021-09-24T16:32:11.290Z] github.com/docker/docker/pkg/discovery [2021-09-24T16:32:11.290Z] github.com/docker/docker/pkg/discovery/file [2021-09-24T16:32:11.290Z] github.com/docker/docker/pkg/discovery/kv [2021-09-24T16:32:11.290Z] github.com/docker/docker/pkg/discovery/memory [2021-09-24T16:32:11.290Z] github.com/docker/docker/pkg/discovery/nodes [2021-09-24T16:32:11.290Z] github.com/docker/docker/pkg/dmesg [2021-09-24T16:32:11.290Z] github.com/docker/docker/pkg/filenotify [2021-09-24T16:32:11.290Z] github.com/docker/docker/pkg/fileutils [2021-09-24T16:32:11.290Z] github.com/docker/docker/pkg/fsutils [2021-09-24T16:32:11.290Z] github.com/docker/docker/pkg/homedir [2021-09-24T16:32:11.290Z] github.com/docker/docker/pkg/idtools [2021-09-24T16:32:11.290Z] github.com/docker/docker/pkg/ioutils [2021-09-24T16:32:11.290Z] github.com/docker/docker/pkg/jsonmessage [2021-09-24T16:32:11.290Z] github.com/docker/docker/pkg/locker [2021-09-24T16:32:11.290Z] github.com/docker/docker/pkg/longpath [2021-09-24T16:32:11.290Z] github.com/docker/docker/pkg/loopback [2021-09-24T16:32:11.290Z] github.com/docker/docker/pkg/mount [2021-09-24T16:32:11.290Z] github.com/docker/docker/pkg/namesgenerator [2021-09-24T16:32:11.290Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-09-24T16:32:11.290Z] github.com/docker/docker/pkg/parsers [2021-09-24T16:32:11.290Z] github.com/docker/docker/pkg/parsers/kernel [2021-09-24T16:32:11.290Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-09-24T16:32:11.290Z] github.com/docker/docker/pkg/pidfile [2021-09-24T16:32:11.290Z] github.com/docker/docker/pkg/platform [2021-09-24T16:32:11.290Z] github.com/docker/docker/pkg/plugingetter [2021-09-24T16:32:11.290Z] github.com/docker/docker/pkg/plugins [2021-09-24T16:32:11.290Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-09-24T16:32:11.290Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-09-24T16:32:11.290Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-09-24T16:32:11.290Z] github.com/docker/docker/pkg/plugins/transport [2021-09-24T16:32:11.290Z] github.com/docker/docker/pkg/pools [2021-09-24T16:32:11.290Z] github.com/docker/docker/pkg/progress [2021-09-24T16:32:11.290Z] github.com/docker/docker/pkg/pubsub [2021-09-24T16:32:11.290Z] github.com/docker/docker/pkg/reexec [2021-09-24T16:32:11.290Z] github.com/docker/docker/pkg/signal [2021-09-24T16:32:11.290Z] github.com/docker/docker/pkg/stack [2021-09-24T16:32:11.290Z] github.com/docker/docker/pkg/stdcopy [2021-09-24T16:32:11.290Z] github.com/docker/docker/pkg/streamformatter [2021-09-24T16:32:11.290Z] github.com/docker/docker/pkg/stringid [2021-09-24T16:32:11.290Z] github.com/docker/docker/pkg/symlink [2021-09-24T16:32:11.290Z] github.com/docker/docker/pkg/sysinfo [2021-09-24T16:32:11.290Z] github.com/docker/docker/pkg/system [2021-09-24T16:32:11.290Z] github.com/docker/docker/pkg/tailfile [2021-09-24T16:32:11.290Z] github.com/docker/docker/pkg/tarsum [2021-09-24T16:32:11.290Z] github.com/docker/docker/pkg/term [2021-09-24T16:32:11.290Z] github.com/docker/docker/pkg/term/windows [2021-09-24T16:32:11.290Z] github.com/docker/docker/pkg/truncindex [2021-09-24T16:32:11.290Z] github.com/docker/docker/pkg/urlutil [2021-09-24T16:32:11.290Z] github.com/docker/docker/pkg/useragent [2021-09-24T16:32:11.290Z] github.com/docker/docker/plugin [2021-09-24T16:32:11.290Z] github.com/docker/docker/plugin/executor/containerd [2021-09-24T16:32:11.290Z] github.com/docker/docker/plugin/v2 [2021-09-24T16:32:11.290Z] github.com/docker/docker/profiles/apparmor [2021-09-24T16:32:11.290Z] github.com/docker/docker/profiles/seccomp [2021-09-24T16:32:11.290Z] github.com/docker/docker/quota [2021-09-24T16:32:11.290Z] github.com/docker/docker/reference [2021-09-24T16:32:11.290Z] github.com/docker/docker/registry [2021-09-24T16:32:11.290Z] github.com/docker/docker/registry/resumable [2021-09-24T16:32:11.290Z] github.com/docker/docker/restartmanager [2021-09-24T16:32:11.290Z] github.com/docker/docker/rootless [2021-09-24T16:32:11.290Z] github.com/docker/docker/rootless/specconv [2021-09-24T16:32:11.290Z] github.com/docker/docker/runconfig [2021-09-24T16:32:11.290Z] github.com/docker/docker/runconfig/opts [2021-09-24T16:32:11.290Z] github.com/docker/docker/testutil [2021-09-24T16:32:11.290Z] github.com/docker/docker/testutil/daemon [2021-09-24T16:32:11.290Z] github.com/docker/docker/testutil/environment [2021-09-24T16:32:11.290Z] github.com/docker/docker/testutil/fakecontext [2021-09-24T16:32:11.290Z] github.com/docker/docker/testutil/fakegit [2021-09-24T16:32:11.290Z] github.com/docker/docker/testutil/fakestorage [2021-09-24T16:32:11.290Z] github.com/docker/docker/testutil/fixtures/load [2021-09-24T16:32:11.290Z] github.com/docker/docker/testutil/fixtures/plugin [2021-09-24T16:32:11.290Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-09-24T16:32:11.290Z] github.com/docker/docker/testutil/registry [2021-09-24T16:32:11.290Z] github.com/docker/docker/testutil/request [2021-09-24T16:32:11.290Z] github.com/docker/docker/volume [2021-09-24T16:32:11.290Z] github.com/docker/docker/volume/drivers [2021-09-24T16:32:11.290Z] github.com/docker/docker/volume/local [2021-09-24T16:32:11.290Z] github.com/docker/docker/volume/mounts [2021-09-24T16:32:11.290Z] github.com/docker/docker/volume/service [2021-09-24T16:32:11.290Z] github.com/docker/docker/volume/service/opts [2021-09-24T16:32:11.290Z] github.com/docker/docker/volume/testutils' [2021-09-24T16:32:11.290Z] ++ grep --fixed-strings -v /libnetwork [2021-09-24T16:32:11.290Z] ++ echo 'github.com/docker/docker/api [2021-09-24T16:32:11.291Z] github.com/docker/docker/api/server [2021-09-24T16:32:11.291Z] github.com/docker/docker/api/server/backend/build [2021-09-24T16:32:11.291Z] github.com/docker/docker/api/server/httputils [2021-09-24T16:32:11.291Z] github.com/docker/docker/api/server/middleware [2021-09-24T16:32:11.291Z] github.com/docker/docker/api/server/router [2021-09-24T16:32:11.291Z] github.com/docker/docker/api/server/router/build [2021-09-24T16:32:11.291Z] github.com/docker/docker/api/server/router/checkpoint [2021-09-24T16:32:11.291Z] github.com/docker/docker/api/server/router/container [2021-09-24T16:32:11.291Z] github.com/docker/docker/api/server/router/debug [2021-09-24T16:32:11.291Z] github.com/docker/docker/api/server/router/distribution [2021-09-24T16:32:11.291Z] github.com/docker/docker/api/server/router/grpc [2021-09-24T16:32:11.291Z] github.com/docker/docker/api/server/router/image [2021-09-24T16:32:11.291Z] github.com/docker/docker/api/server/router/network [2021-09-24T16:32:11.291Z] github.com/docker/docker/api/server/router/plugin [2021-09-24T16:32:11.291Z] github.com/docker/docker/api/server/router/session [2021-09-24T16:32:11.291Z] github.com/docker/docker/api/server/router/swarm [2021-09-24T16:32:11.291Z] github.com/docker/docker/api/server/router/system [2021-09-24T16:32:11.291Z] github.com/docker/docker/api/server/router/volume [2021-09-24T16:32:11.291Z] github.com/docker/docker/api/types [2021-09-24T16:32:11.291Z] github.com/docker/docker/api/types/backend [2021-09-24T16:32:11.291Z] github.com/docker/docker/api/types/blkiodev [2021-09-24T16:32:11.291Z] github.com/docker/docker/api/types/container [2021-09-24T16:32:11.291Z] github.com/docker/docker/api/types/events [2021-09-24T16:32:11.291Z] github.com/docker/docker/api/types/filters [2021-09-24T16:32:11.291Z] github.com/docker/docker/api/types/image [2021-09-24T16:32:11.291Z] github.com/docker/docker/api/types/mount [2021-09-24T16:32:11.291Z] github.com/docker/docker/api/types/network [2021-09-24T16:32:11.291Z] github.com/docker/docker/api/types/plugins/logdriver [2021-09-24T16:32:11.291Z] github.com/docker/docker/api/types/registry [2021-09-24T16:32:11.291Z] github.com/docker/docker/api/types/strslice [2021-09-24T16:32:11.291Z] github.com/docker/docker/api/types/swarm [2021-09-24T16:32:11.291Z] github.com/docker/docker/api/types/swarm/runtime [2021-09-24T16:32:11.291Z] github.com/docker/docker/api/types/time [2021-09-24T16:32:11.291Z] github.com/docker/docker/api/types/versions [2021-09-24T16:32:11.291Z] github.com/docker/docker/api/types/versions/v1p19 [2021-09-24T16:32:11.291Z] github.com/docker/docker/api/types/versions/v1p20 [2021-09-24T16:32:11.291Z] github.com/docker/docker/api/types/volume [2021-09-24T16:32:11.291Z] github.com/docker/docker/builder [2021-09-24T16:32:11.291Z] github.com/docker/docker/builder/builder-next [2021-09-24T16:32:11.291Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-09-24T16:32:11.291Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-09-24T16:32:11.291Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-09-24T16:32:11.291Z] github.com/docker/docker/builder/builder-next/exporter [2021-09-24T16:32:11.291Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-09-24T16:32:11.291Z] github.com/docker/docker/builder/builder-next/worker [2021-09-24T16:32:11.291Z] github.com/docker/docker/builder/dockerfile [2021-09-24T16:32:11.291Z] github.com/docker/docker/builder/dockerignore [2021-09-24T16:32:11.291Z] github.com/docker/docker/builder/remotecontext [2021-09-24T16:32:11.291Z] github.com/docker/docker/builder/remotecontext/git [2021-09-24T16:32:11.291Z] github.com/docker/docker/cli [2021-09-24T16:32:11.291Z] github.com/docker/docker/cli/config [2021-09-24T16:32:11.291Z] github.com/docker/docker/cli/debug [2021-09-24T16:32:11.291Z] github.com/docker/docker/client [2021-09-24T16:32:11.291Z] github.com/docker/docker/cmd/docker-proxy [2021-09-24T16:32:11.291Z] github.com/docker/docker/cmd/dockerd [2021-09-24T16:32:11.291Z] github.com/docker/docker/cmd/dockerd/trap [2021-09-24T16:32:11.291Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-09-24T16:32:11.291Z] github.com/docker/docker/container [2021-09-24T16:32:11.291Z] github.com/docker/docker/container/stream [2021-09-24T16:32:11.291Z] github.com/docker/docker/contrib/apparmor [2021-09-24T16:32:11.291Z] github.com/docker/docker/contrib/docker-device-tool [2021-09-24T16:32:11.291Z] github.com/docker/docker/contrib/httpserver [2021-09-24T16:32:11.291Z] github.com/docker/docker/daemon [2021-09-24T16:32:11.291Z] github.com/docker/docker/daemon/cluster [2021-09-24T16:32:11.291Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-09-24T16:32:11.291Z] github.com/docker/docker/daemon/cluster/convert [2021-09-24T16:32:11.291Z] github.com/docker/docker/daemon/cluster/executor [2021-09-24T16:32:11.291Z] github.com/docker/docker/daemon/cluster/executor/container [2021-09-24T16:32:11.291Z] github.com/docker/docker/daemon/cluster/provider [2021-09-24T16:32:11.291Z] github.com/docker/docker/daemon/config [2021-09-24T16:32:11.291Z] github.com/docker/docker/daemon/discovery [2021-09-24T16:32:11.291Z] github.com/docker/docker/daemon/events [2021-09-24T16:32:11.291Z] github.com/docker/docker/daemon/events/testutils [2021-09-24T16:32:11.291Z] github.com/docker/docker/daemon/exec [2021-09-24T16:32:11.291Z] github.com/docker/docker/daemon/graphdriver [2021-09-24T16:32:11.291Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-09-24T16:32:11.291Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-09-24T16:32:11.291Z] github.com/docker/docker/daemon/graphdriver/copy [2021-09-24T16:32:11.291Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-09-24T16:32:11.291Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-09-24T16:32:11.291Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-09-24T16:32:11.291Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-09-24T16:32:11.291Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-09-24T16:32:11.291Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-09-24T16:32:11.291Z] github.com/docker/docker/daemon/graphdriver/register [2021-09-24T16:32:11.291Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-09-24T16:32:11.291Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-09-24T16:32:11.291Z] github.com/docker/docker/daemon/images [2021-09-24T16:32:11.291Z] github.com/docker/docker/daemon/initlayer [2021-09-24T16:32:11.291Z] github.com/docker/docker/daemon/links [2021-09-24T16:32:11.291Z] github.com/docker/docker/daemon/listeners [2021-09-24T16:32:11.291Z] github.com/docker/docker/daemon/logger [2021-09-24T16:32:11.291Z] github.com/docker/docker/daemon/logger/awslogs [2021-09-24T16:32:11.291Z] github.com/docker/docker/daemon/logger/fluentd [2021-09-24T16:32:11.291Z] github.com/docker/docker/daemon/logger/gcplogs [2021-09-24T16:32:11.291Z] github.com/docker/docker/daemon/logger/gelf [2021-09-24T16:32:11.291Z] github.com/docker/docker/daemon/logger/journald [2021-09-24T16:32:11.291Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-09-24T16:32:11.291Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-09-24T16:32:11.291Z] github.com/docker/docker/daemon/logger/local [2021-09-24T16:32:11.291Z] github.com/docker/docker/daemon/logger/logentries [2021-09-24T16:32:11.291Z] github.com/docker/docker/daemon/logger/loggerutils [2021-09-24T16:32:11.291Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-09-24T16:32:11.291Z] github.com/docker/docker/daemon/logger/splunk [2021-09-24T16:32:11.291Z] github.com/docker/docker/daemon/logger/syslog [2021-09-24T16:32:11.291Z] github.com/docker/docker/daemon/logger/templates [2021-09-24T16:32:11.291Z] github.com/docker/docker/daemon/names [2021-09-24T16:32:11.291Z] github.com/docker/docker/daemon/network [2021-09-24T16:32:11.291Z] github.com/docker/docker/daemon/stats [2021-09-24T16:32:11.291Z] github.com/docker/docker/distribution [2021-09-24T16:32:11.291Z] github.com/docker/docker/distribution/metadata [2021-09-24T16:32:11.291Z] github.com/docker/docker/distribution/utils [2021-09-24T16:32:11.291Z] github.com/docker/docker/distribution/xfer [2021-09-24T16:32:11.291Z] github.com/docker/docker/dockerversion [2021-09-24T16:32:11.291Z] github.com/docker/docker/errdefs [2021-09-24T16:32:11.291Z] github.com/docker/docker/image [2021-09-24T16:32:11.291Z] github.com/docker/docker/image/cache [2021-09-24T16:32:11.291Z] github.com/docker/docker/image/tarexport [2021-09-24T16:32:11.291Z] github.com/docker/docker/image/v1 [2021-09-24T16:32:11.291Z] github.com/docker/docker/internal/test/suite [2021-09-24T16:32:11.291Z] github.com/docker/docker/layer [2021-09-24T16:32:11.291Z] github.com/docker/docker/libcontainerd [2021-09-24T16:32:11.291Z] github.com/docker/docker/libcontainerd/queue [2021-09-24T16:32:11.291Z] github.com/docker/docker/libcontainerd/remote [2021-09-24T16:32:11.291Z] github.com/docker/docker/libcontainerd/supervisor [2021-09-24T16:32:11.291Z] github.com/docker/docker/libcontainerd/types [2021-09-24T16:32:11.291Z] github.com/docker/docker/libnetwork [2021-09-24T16:32:11.291Z] github.com/docker/docker/libnetwork/bitseq [2021-09-24T16:32:11.291Z] github.com/docker/docker/libnetwork/cluster [2021-09-24T16:32:11.291Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-09-24T16:32:11.291Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-09-24T16:32:11.291Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-09-24T16:32:11.291Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-09-24T16:32:11.291Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-09-24T16:32:11.291Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-09-24T16:32:11.291Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-09-24T16:32:11.291Z] github.com/docker/docker/libnetwork/config [2021-09-24T16:32:11.291Z] github.com/docker/docker/libnetwork/datastore [2021-09-24T16:32:11.291Z] github.com/docker/docker/libnetwork/diagnostic [2021-09-24T16:32:11.291Z] github.com/docker/docker/libnetwork/discoverapi [2021-09-24T16:32:11.291Z] github.com/docker/docker/libnetwork/driverapi [2021-09-24T16:32:11.291Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-09-24T16:32:11.291Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-09-24T16:32:11.291Z] github.com/docker/docker/libnetwork/drivers/host [2021-09-24T16:32:11.291Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-09-24T16:32:11.291Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-09-24T16:32:11.291Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-09-24T16:32:11.291Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-09-24T16:32:11.291Z] github.com/docker/docker/libnetwork/drivers/null [2021-09-24T16:32:11.291Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-09-24T16:32:11.291Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-09-24T16:32:11.291Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-09-24T16:32:11.291Z] github.com/docker/docker/libnetwork/drivers/remote [2021-09-24T16:32:11.291Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-09-24T16:32:11.291Z] github.com/docker/docker/libnetwork/drivers/windows [2021-09-24T16:32:11.291Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-09-24T16:32:11.291Z] github.com/docker/docker/libnetwork/drvregistry [2021-09-24T16:32:11.291Z] github.com/docker/docker/libnetwork/etchosts [2021-09-24T16:32:11.291Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-09-24T16:32:11.291Z] github.com/docker/docker/libnetwork/idm [2021-09-24T16:32:11.291Z] github.com/docker/docker/libnetwork/internal/caller [2021-09-24T16:32:11.291Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-09-24T16:32:11.291Z] github.com/docker/docker/libnetwork/ipam [2021-09-24T16:32:11.291Z] github.com/docker/docker/libnetwork/ipamapi [2021-09-24T16:32:11.291Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-09-24T16:32:11.291Z] github.com/docker/docker/libnetwork/ipams/null [2021-09-24T16:32:11.291Z] github.com/docker/docker/libnetwork/ipams/remote [2021-09-24T16:32:11.291Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-09-24T16:32:11.291Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-09-24T16:32:11.291Z] github.com/docker/docker/libnetwork/ipamutils [2021-09-24T16:32:11.291Z] github.com/docker/docker/libnetwork/iptables [2021-09-24T16:32:11.291Z] github.com/docker/docker/libnetwork/netlabel [2021-09-24T16:32:11.291Z] github.com/docker/docker/libnetwork/netutils [2021-09-24T16:32:11.291Z] github.com/docker/docker/libnetwork/networkdb [2021-09-24T16:32:11.291Z] github.com/docker/docker/libnetwork/ns [2021-09-24T16:32:11.291Z] github.com/docker/docker/libnetwork/options [2021-09-24T16:32:11.291Z] github.com/docker/docker/libnetwork/osl [2021-09-24T16:32:11.291Z] github.com/docker/docker/libnetwork/osl/kernel [2021-09-24T16:32:11.291Z] github.com/docker/docker/libnetwork/portallocator [2021-09-24T16:32:11.291Z] github.com/docker/docker/libnetwork/portmapper [2021-09-24T16:32:11.291Z] github.com/docker/docker/libnetwork/resolvconf [2021-09-24T16:32:11.291Z] github.com/docker/docker/libnetwork/testutils [2021-09-24T16:32:11.291Z] github.com/docker/docker/libnetwork/types [2021-09-24T16:32:11.291Z] github.com/docker/docker/oci [2021-09-24T16:32:11.291Z] github.com/docker/docker/oci/caps [2021-09-24T16:32:11.291Z] github.com/docker/docker/opts [2021-09-24T16:32:11.291Z] github.com/docker/docker/pkg/aaparser [2021-09-24T16:32:11.291Z] github.com/docker/docker/pkg/archive [2021-09-24T16:32:11.291Z] github.com/docker/docker/pkg/authorization [2021-09-24T16:32:11.291Z] github.com/docker/docker/pkg/broadcaster [2021-09-24T16:32:11.291Z] github.com/docker/docker/pkg/capabilities [2021-09-24T16:32:11.291Z] github.com/docker/docker/pkg/chrootarchive [2021-09-24T16:32:11.291Z] github.com/docker/docker/pkg/containerfs [2021-09-24T16:32:11.291Z] github.com/docker/docker/pkg/devicemapper [2021-09-24T16:32:11.291Z] github.com/docker/docker/pkg/directory [2021-09-24T16:32:11.291Z] github.com/docker/docker/pkg/discovery [2021-09-24T16:32:11.291Z] github.com/docker/docker/pkg/discovery/file [2021-09-24T16:32:11.291Z] github.com/docker/docker/pkg/discovery/kv [2021-09-24T16:32:11.291Z] github.com/docker/docker/pkg/discovery/memory [2021-09-24T16:32:11.291Z] github.com/docker/docker/pkg/discovery/nodes [2021-09-24T16:32:11.291Z] github.com/docker/docker/pkg/dmesg [2021-09-24T16:32:11.291Z] github.com/docker/docker/pkg/filenotify [2021-09-24T16:32:11.291Z] github.com/docker/docker/pkg/fileutils [2021-09-24T16:32:11.291Z] github.com/docker/docker/pkg/fsutils [2021-09-24T16:32:11.291Z] github.com/docker/docker/pkg/homedir [2021-09-24T16:32:11.291Z] github.com/docker/docker/pkg/idtools [2021-09-24T16:32:11.291Z] github.com/docker/docker/pkg/ioutils [2021-09-24T16:32:11.291Z] github.com/docker/docker/pkg/jsonmessage [2021-09-24T16:32:11.291Z] github.com/docker/docker/pkg/locker [2021-09-24T16:32:11.291Z] github.com/docker/docker/pkg/longpath [2021-09-24T16:32:11.291Z] github.com/docker/docker/pkg/loopback [2021-09-24T16:32:11.291Z] github.com/docker/docker/pkg/mount [2021-09-24T16:32:11.291Z] github.com/docker/docker/pkg/namesgenerator [2021-09-24T16:32:11.291Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-09-24T16:32:11.291Z] github.com/docker/docker/pkg/parsers [2021-09-24T16:32:11.291Z] github.com/docker/docker/pkg/parsers/kernel [2021-09-24T16:32:11.291Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-09-24T16:32:11.291Z] github.com/docker/docker/pkg/pidfile [2021-09-24T16:32:11.291Z] github.com/docker/docker/pkg/platform [2021-09-24T16:32:11.291Z] github.com/docker/docker/pkg/plugingetter [2021-09-24T16:32:11.291Z] github.com/docker/docker/pkg/plugins [2021-09-24T16:32:11.291Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-09-24T16:32:11.291Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-09-24T16:32:11.291Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-09-24T16:32:11.291Z] github.com/docker/docker/pkg/plugins/transport [2021-09-24T16:32:11.291Z] github.com/docker/docker/pkg/pools [2021-09-24T16:32:11.291Z] github.com/docker/docker/pkg/progress [2021-09-24T16:32:11.291Z] github.com/docker/docker/pkg/pubsub [2021-09-24T16:32:11.291Z] github.com/docker/docker/pkg/reexec [2021-09-24T16:32:11.291Z] github.com/docker/docker/pkg/signal [2021-09-24T16:32:11.291Z] github.com/docker/docker/pkg/stack [2021-09-24T16:32:11.291Z] github.com/docker/docker/pkg/stdcopy [2021-09-24T16:32:11.291Z] github.com/docker/docker/pkg/streamformatter [2021-09-24T16:32:11.291Z] github.com/docker/docker/pkg/stringid [2021-09-24T16:32:11.291Z] github.com/docker/docker/pkg/symlink [2021-09-24T16:32:11.291Z] github.com/docker/docker/pkg/sysinfo [2021-09-24T16:32:11.291Z] github.com/docker/docker/pkg/system [2021-09-24T16:32:11.291Z] github.com/docker/docker/pkg/tailfile [2021-09-24T16:32:11.291Z] github.com/docker/docker/pkg/tarsum [2021-09-24T16:32:11.291Z] github.com/docker/docker/pkg/term [2021-09-24T16:32:11.291Z] github.com/docker/docker/pkg/term/windows [2021-09-24T16:32:11.291Z] github.com/docker/docker/pkg/truncindex [2021-09-24T16:32:11.291Z] github.com/docker/docker/pkg/urlutil [2021-09-24T16:32:11.291Z] github.com/docker/docker/pkg/useragent [2021-09-24T16:32:11.291Z] github.com/docker/docker/plugin [2021-09-24T16:32:11.291Z] github.com/docker/docker/plugin/executor/containerd [2021-09-24T16:32:11.291Z] github.com/docker/docker/plugin/v2 [2021-09-24T16:32:11.291Z] github.com/docker/docker/profiles/apparmor [2021-09-24T16:32:11.291Z] github.com/docker/docker/profiles/seccomp [2021-09-24T16:32:11.291Z] github.com/docker/docker/quota [2021-09-24T16:32:11.291Z] github.com/docker/docker/reference [2021-09-24T16:32:11.291Z] github.com/docker/docker/registry [2021-09-24T16:32:11.291Z] github.com/docker/docker/registry/resumable [2021-09-24T16:32:11.291Z] github.com/docker/docker/restartmanager [2021-09-24T16:32:11.291Z] github.com/docker/docker/rootless [2021-09-24T16:32:11.291Z] github.com/docker/docker/rootless/specconv [2021-09-24T16:32:11.291Z] github.com/docker/docker/runconfig [2021-09-24T16:32:11.291Z] github.com/docker/docker/runconfig/opts [2021-09-24T16:32:11.291Z] github.com/docker/docker/testutil [2021-09-24T16:32:11.291Z] github.com/docker/docker/testutil/daemon [2021-09-24T16:32:11.291Z] github.com/docker/docker/testutil/environment [2021-09-24T16:32:11.291Z] github.com/docker/docker/testutil/fakecontext [2021-09-24T16:32:11.291Z] github.com/docker/docker/testutil/fakegit [2021-09-24T16:32:11.291Z] github.com/docker/docker/testutil/fakestorage [2021-09-24T16:32:11.291Z] github.com/docker/docker/testutil/fixtures/load [2021-09-24T16:32:11.291Z] github.com/docker/docker/testutil/fixtures/plugin [2021-09-24T16:32:11.291Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-09-24T16:32:11.291Z] github.com/docker/docker/testutil/registry [2021-09-24T16:32:11.291Z] github.com/docker/docker/testutil/request [2021-09-24T16:32:11.291Z] github.com/docker/docker/volume [2021-09-24T16:32:11.291Z] github.com/docker/docker/volume/drivers [2021-09-24T16:32:11.291Z] github.com/docker/docker/volume/local [2021-09-24T16:32:11.291Z] github.com/docker/docker/volume/mounts [2021-09-24T16:32:11.291Z] github.com/docker/docker/volume/service [2021-09-24T16:32:11.291Z] github.com/docker/docker/volume/service/opts [2021-09-24T16:32:11.291Z] github.com/docker/docker/volume/testutils' [2021-09-24T16:32:11.291Z] + base_pkg_list='github.com/docker/docker/api [2021-09-24T16:32:11.291Z] github.com/docker/docker/api/server [2021-09-24T16:32:11.291Z] github.com/docker/docker/api/server/backend/build [2021-09-24T16:32:11.291Z] github.com/docker/docker/api/server/httputils [2021-09-24T16:32:11.291Z] github.com/docker/docker/api/server/middleware [2021-09-24T16:32:11.291Z] github.com/docker/docker/api/server/router [2021-09-24T16:32:11.291Z] github.com/docker/docker/api/server/router/build [2021-09-24T16:32:11.291Z] github.com/docker/docker/api/server/router/checkpoint [2021-09-24T16:32:11.291Z] github.com/docker/docker/api/server/router/container [2021-09-24T16:32:11.291Z] github.com/docker/docker/api/server/router/debug [2021-09-24T16:32:11.291Z] github.com/docker/docker/api/server/router/distribution [2021-09-24T16:32:11.291Z] github.com/docker/docker/api/server/router/grpc [2021-09-24T16:32:11.291Z] github.com/docker/docker/api/server/router/image [2021-09-24T16:32:11.291Z] github.com/docker/docker/api/server/router/network [2021-09-24T16:32:11.291Z] github.com/docker/docker/api/server/router/plugin [2021-09-24T16:32:11.291Z] github.com/docker/docker/api/server/router/session [2021-09-24T16:32:11.291Z] github.com/docker/docker/api/server/router/swarm [2021-09-24T16:32:11.291Z] github.com/docker/docker/api/server/router/system [2021-09-24T16:32:11.291Z] github.com/docker/docker/api/server/router/volume [2021-09-24T16:32:11.291Z] github.com/docker/docker/api/types [2021-09-24T16:32:11.291Z] github.com/docker/docker/api/types/backend [2021-09-24T16:32:11.291Z] github.com/docker/docker/api/types/blkiodev [2021-09-24T16:32:11.291Z] github.com/docker/docker/api/types/container [2021-09-24T16:32:11.291Z] github.com/docker/docker/api/types/events [2021-09-24T16:32:11.291Z] github.com/docker/docker/api/types/filters [2021-09-24T16:32:11.291Z] github.com/docker/docker/api/types/image [2021-09-24T16:32:11.291Z] github.com/docker/docker/api/types/mount [2021-09-24T16:32:11.291Z] github.com/docker/docker/api/types/network [2021-09-24T16:32:11.291Z] github.com/docker/docker/api/types/plugins/logdriver [2021-09-24T16:32:11.291Z] github.com/docker/docker/api/types/registry [2021-09-24T16:32:11.291Z] github.com/docker/docker/api/types/strslice [2021-09-24T16:32:11.291Z] github.com/docker/docker/api/types/swarm [2021-09-24T16:32:11.291Z] github.com/docker/docker/api/types/swarm/runtime [2021-09-24T16:32:11.291Z] github.com/docker/docker/api/types/time [2021-09-24T16:32:11.291Z] github.com/docker/docker/api/types/versions [2021-09-24T16:32:11.291Z] github.com/docker/docker/api/types/versions/v1p19 [2021-09-24T16:32:11.291Z] github.com/docker/docker/api/types/versions/v1p20 [2021-09-24T16:32:11.291Z] github.com/docker/docker/api/types/volume [2021-09-24T16:32:11.291Z] github.com/docker/docker/builder [2021-09-24T16:32:11.291Z] github.com/docker/docker/builder/builder-next [2021-09-24T16:32:11.291Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-09-24T16:32:11.291Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-09-24T16:32:11.291Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-09-24T16:32:11.291Z] github.com/docker/docker/builder/builder-next/exporter [2021-09-24T16:32:11.291Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-09-24T16:32:11.291Z] github.com/docker/docker/builder/builder-next/worker [2021-09-24T16:32:11.291Z] github.com/docker/docker/builder/dockerfile [2021-09-24T16:32:11.291Z] github.com/docker/docker/builder/dockerignore [2021-09-24T16:32:11.292Z] github.com/docker/docker/builder/remotecontext [2021-09-24T16:32:11.292Z] github.com/docker/docker/builder/remotecontext/git [2021-09-24T16:32:11.292Z] github.com/docker/docker/cli [2021-09-24T16:32:11.292Z] github.com/docker/docker/cli/config [2021-09-24T16:32:11.292Z] github.com/docker/docker/cli/debug [2021-09-24T16:32:11.292Z] github.com/docker/docker/client [2021-09-24T16:32:11.292Z] github.com/docker/docker/cmd/docker-proxy [2021-09-24T16:32:11.292Z] github.com/docker/docker/cmd/dockerd [2021-09-24T16:32:11.292Z] github.com/docker/docker/cmd/dockerd/trap [2021-09-24T16:32:11.292Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-09-24T16:32:11.292Z] github.com/docker/docker/container [2021-09-24T16:32:11.292Z] github.com/docker/docker/container/stream [2021-09-24T16:32:11.292Z] github.com/docker/docker/contrib/apparmor [2021-09-24T16:32:11.292Z] github.com/docker/docker/contrib/docker-device-tool [2021-09-24T16:32:11.292Z] github.com/docker/docker/contrib/httpserver [2021-09-24T16:32:11.292Z] github.com/docker/docker/daemon [2021-09-24T16:32:11.292Z] github.com/docker/docker/daemon/cluster [2021-09-24T16:32:11.292Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-09-24T16:32:11.292Z] github.com/docker/docker/daemon/cluster/convert [2021-09-24T16:32:11.292Z] github.com/docker/docker/daemon/cluster/executor [2021-09-24T16:32:11.292Z] github.com/docker/docker/daemon/cluster/executor/container [2021-09-24T16:32:11.292Z] github.com/docker/docker/daemon/cluster/provider [2021-09-24T16:32:11.292Z] github.com/docker/docker/daemon/config [2021-09-24T16:32:11.292Z] github.com/docker/docker/daemon/discovery [2021-09-24T16:32:11.292Z] github.com/docker/docker/daemon/events [2021-09-24T16:32:11.292Z] github.com/docker/docker/daemon/events/testutils [2021-09-24T16:32:11.292Z] github.com/docker/docker/daemon/exec [2021-09-24T16:32:11.292Z] github.com/docker/docker/daemon/graphdriver [2021-09-24T16:32:11.292Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-09-24T16:32:11.292Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-09-24T16:32:11.292Z] github.com/docker/docker/daemon/graphdriver/copy [2021-09-24T16:32:11.292Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-09-24T16:32:11.292Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-09-24T16:32:11.292Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-09-24T16:32:11.292Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-09-24T16:32:11.292Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-09-24T16:32:11.292Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-09-24T16:32:11.292Z] github.com/docker/docker/daemon/graphdriver/register [2021-09-24T16:32:11.292Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-09-24T16:32:11.292Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-09-24T16:32:11.292Z] github.com/docker/docker/daemon/images [2021-09-24T16:32:11.292Z] github.com/docker/docker/daemon/initlayer [2021-09-24T16:32:11.292Z] github.com/docker/docker/daemon/links [2021-09-24T16:32:11.292Z] github.com/docker/docker/daemon/listeners [2021-09-24T16:32:11.292Z] github.com/docker/docker/daemon/logger [2021-09-24T16:32:11.292Z] github.com/docker/docker/daemon/logger/awslogs [2021-09-24T16:32:11.292Z] github.com/docker/docker/daemon/logger/fluentd [2021-09-24T16:32:11.292Z] github.com/docker/docker/daemon/logger/gcplogs [2021-09-24T16:32:11.292Z] github.com/docker/docker/daemon/logger/gelf [2021-09-24T16:32:11.292Z] github.com/docker/docker/daemon/logger/journald [2021-09-24T16:32:11.292Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-09-24T16:32:11.292Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-09-24T16:32:11.292Z] github.com/docker/docker/daemon/logger/local [2021-09-24T16:32:11.292Z] github.com/docker/docker/daemon/logger/logentries [2021-09-24T16:32:11.292Z] github.com/docker/docker/daemon/logger/loggerutils [2021-09-24T16:32:11.292Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-09-24T16:32:11.292Z] github.com/docker/docker/daemon/logger/splunk [2021-09-24T16:32:11.292Z] github.com/docker/docker/daemon/logger/syslog [2021-09-24T16:32:11.292Z] github.com/docker/docker/daemon/logger/templates [2021-09-24T16:32:11.292Z] github.com/docker/docker/daemon/names [2021-09-24T16:32:11.292Z] github.com/docker/docker/daemon/network [2021-09-24T16:32:11.292Z] github.com/docker/docker/daemon/stats [2021-09-24T16:32:11.292Z] github.com/docker/docker/distribution [2021-09-24T16:32:11.292Z] github.com/docker/docker/distribution/metadata [2021-09-24T16:32:11.292Z] github.com/docker/docker/distribution/utils [2021-09-24T16:32:11.292Z] github.com/docker/docker/distribution/xfer [2021-09-24T16:32:11.292Z] github.com/docker/docker/dockerversion [2021-09-24T16:32:11.292Z] github.com/docker/docker/errdefs [2021-09-24T16:32:11.292Z] github.com/docker/docker/image [2021-09-24T16:32:11.292Z] github.com/docker/docker/image/cache [2021-09-24T16:32:11.292Z] github.com/docker/docker/image/tarexport [2021-09-24T16:32:11.292Z] github.com/docker/docker/image/v1 [2021-09-24T16:32:11.292Z] github.com/docker/docker/internal/test/suite [2021-09-24T16:32:11.292Z] github.com/docker/docker/layer [2021-09-24T16:32:11.292Z] github.com/docker/docker/libcontainerd [2021-09-24T16:32:11.292Z] github.com/docker/docker/libcontainerd/queue [2021-09-24T16:32:11.292Z] github.com/docker/docker/libcontainerd/remote [2021-09-24T16:32:11.292Z] github.com/docker/docker/libcontainerd/supervisor [2021-09-24T16:32:11.292Z] github.com/docker/docker/libcontainerd/types [2021-09-24T16:32:11.292Z] github.com/docker/docker/oci [2021-09-24T16:32:11.292Z] github.com/docker/docker/oci/caps [2021-09-24T16:32:11.292Z] github.com/docker/docker/opts [2021-09-24T16:32:11.292Z] github.com/docker/docker/pkg/aaparser [2021-09-24T16:32:11.292Z] github.com/docker/docker/pkg/archive [2021-09-24T16:32:11.292Z] github.com/docker/docker/pkg/authorization [2021-09-24T16:32:11.292Z] github.com/docker/docker/pkg/broadcaster [2021-09-24T16:32:11.292Z] github.com/docker/docker/pkg/capabilities [2021-09-24T16:32:11.292Z] github.com/docker/docker/pkg/chrootarchive [2021-09-24T16:32:11.292Z] github.com/docker/docker/pkg/containerfs [2021-09-24T16:32:11.292Z] github.com/docker/docker/pkg/devicemapper [2021-09-24T16:32:11.292Z] github.com/docker/docker/pkg/directory [2021-09-24T16:32:11.292Z] github.com/docker/docker/pkg/discovery [2021-09-24T16:32:11.292Z] github.com/docker/docker/pkg/discovery/file [2021-09-24T16:32:11.292Z] github.com/docker/docker/pkg/discovery/kv [2021-09-24T16:32:11.292Z] github.com/docker/docker/pkg/discovery/memory [2021-09-24T16:32:11.292Z] github.com/docker/docker/pkg/discovery/nodes [2021-09-24T16:32:11.292Z] github.com/docker/docker/pkg/dmesg [2021-09-24T16:32:11.292Z] github.com/docker/docker/pkg/filenotify [2021-09-24T16:32:11.292Z] github.com/docker/docker/pkg/fileutils [2021-09-24T16:32:11.292Z] github.com/docker/docker/pkg/fsutils [2021-09-24T16:32:11.292Z] github.com/docker/docker/pkg/homedir [2021-09-24T16:32:11.292Z] github.com/docker/docker/pkg/idtools [2021-09-24T16:32:11.292Z] github.com/docker/docker/pkg/ioutils [2021-09-24T16:32:11.292Z] github.com/docker/docker/pkg/jsonmessage [2021-09-24T16:32:11.292Z] github.com/docker/docker/pkg/locker [2021-09-24T16:32:11.292Z] github.com/docker/docker/pkg/longpath [2021-09-24T16:32:11.292Z] github.com/docker/docker/pkg/loopback [2021-09-24T16:32:11.292Z] github.com/docker/docker/pkg/mount [2021-09-24T16:32:11.292Z] github.com/docker/docker/pkg/namesgenerator [2021-09-24T16:32:11.292Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-09-24T16:32:11.292Z] github.com/docker/docker/pkg/parsers [2021-09-24T16:32:11.292Z] github.com/docker/docker/pkg/parsers/kernel [2021-09-24T16:32:11.292Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-09-24T16:32:11.292Z] github.com/docker/docker/pkg/pidfile [2021-09-24T16:32:11.292Z] github.com/docker/docker/pkg/platform [2021-09-24T16:32:11.292Z] github.com/docker/docker/pkg/plugingetter [2021-09-24T16:32:11.292Z] github.com/docker/docker/pkg/plugins [2021-09-24T16:32:11.292Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-09-24T16:32:11.292Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-09-24T16:32:11.292Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-09-24T16:32:11.292Z] github.com/docker/docker/pkg/plugins/transport [2021-09-24T16:32:11.292Z] github.com/docker/docker/pkg/pools [2021-09-24T16:32:11.292Z] github.com/docker/docker/pkg/progress [2021-09-24T16:32:11.292Z] github.com/docker/docker/pkg/pubsub [2021-09-24T16:32:11.292Z] github.com/docker/docker/pkg/reexec [2021-09-24T16:32:11.292Z] github.com/docker/docker/pkg/signal [2021-09-24T16:32:11.292Z] github.com/docker/docker/pkg/stack [2021-09-24T16:32:11.292Z] github.com/docker/docker/pkg/stdcopy [2021-09-24T16:32:11.292Z] github.com/docker/docker/pkg/streamformatter [2021-09-24T16:32:11.292Z] github.com/docker/docker/pkg/stringid [2021-09-24T16:32:11.292Z] github.com/docker/docker/pkg/symlink [2021-09-24T16:32:11.292Z] github.com/docker/docker/pkg/sysinfo [2021-09-24T16:32:11.292Z] github.com/docker/docker/pkg/system [2021-09-24T16:32:11.292Z] github.com/docker/docker/pkg/tailfile [2021-09-24T16:32:11.292Z] github.com/docker/docker/pkg/tarsum [2021-09-24T16:32:11.292Z] github.com/docker/docker/pkg/term [2021-09-24T16:32:11.292Z] github.com/docker/docker/pkg/term/windows [2021-09-24T16:32:11.292Z] github.com/docker/docker/pkg/truncindex [2021-09-24T16:32:11.292Z] github.com/docker/docker/pkg/urlutil [2021-09-24T16:32:11.292Z] github.com/docker/docker/pkg/useragent [2021-09-24T16:32:11.292Z] github.com/docker/docker/plugin [2021-09-24T16:32:11.292Z] github.com/docker/docker/plugin/executor/containerd [2021-09-24T16:32:11.292Z] github.com/docker/docker/plugin/v2 [2021-09-24T16:32:11.292Z] github.com/docker/docker/profiles/apparmor [2021-09-24T16:32:11.292Z] github.com/docker/docker/profiles/seccomp [2021-09-24T16:32:11.292Z] github.com/docker/docker/quota [2021-09-24T16:32:11.292Z] github.com/docker/docker/reference [2021-09-24T16:32:11.292Z] github.com/docker/docker/registry [2021-09-24T16:32:11.292Z] github.com/docker/docker/registry/resumable [2021-09-24T16:32:11.292Z] github.com/docker/docker/restartmanager [2021-09-24T16:32:11.292Z] github.com/docker/docker/rootless [2021-09-24T16:32:11.292Z] github.com/docker/docker/rootless/specconv [2021-09-24T16:32:11.292Z] github.com/docker/docker/runconfig [2021-09-24T16:32:11.292Z] github.com/docker/docker/runconfig/opts [2021-09-24T16:32:11.292Z] github.com/docker/docker/testutil [2021-09-24T16:32:11.292Z] github.com/docker/docker/testutil/daemon [2021-09-24T16:32:11.292Z] github.com/docker/docker/testutil/environment [2021-09-24T16:32:11.292Z] github.com/docker/docker/testutil/fakecontext [2021-09-24T16:32:11.292Z] github.com/docker/docker/testutil/fakegit [2021-09-24T16:32:11.292Z] github.com/docker/docker/testutil/fakestorage [2021-09-24T16:32:11.292Z] github.com/docker/docker/testutil/fixtures/load [2021-09-24T16:32:11.292Z] github.com/docker/docker/testutil/fixtures/plugin [2021-09-24T16:32:11.292Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-09-24T16:32:11.292Z] github.com/docker/docker/testutil/registry [2021-09-24T16:32:11.292Z] github.com/docker/docker/testutil/request [2021-09-24T16:32:11.292Z] github.com/docker/docker/volume [2021-09-24T16:32:11.292Z] github.com/docker/docker/volume/drivers [2021-09-24T16:32:11.292Z] github.com/docker/docker/volume/local [2021-09-24T16:32:11.292Z] github.com/docker/docker/volume/mounts [2021-09-24T16:32:11.292Z] github.com/docker/docker/volume/service [2021-09-24T16:32:11.292Z] github.com/docker/docker/volume/service/opts [2021-09-24T16:32:11.292Z] github.com/docker/docker/volume/testutils' [2021-09-24T16:32:11.292Z] ++ grep --fixed-strings /libnetwork [2021-09-24T16:32:11.292Z] ++ echo 'github.com/docker/docker/api [2021-09-24T16:32:11.292Z] github.com/docker/docker/api/server [2021-09-24T16:32:11.292Z] github.com/docker/docker/api/server/backend/build [2021-09-24T16:32:11.292Z] github.com/docker/docker/api/server/httputils [2021-09-24T16:32:11.292Z] github.com/docker/docker/api/server/middleware [2021-09-24T16:32:11.292Z] github.com/docker/docker/api/server/router [2021-09-24T16:32:11.292Z] github.com/docker/docker/api/server/router/build [2021-09-24T16:32:11.292Z] github.com/docker/docker/api/server/router/checkpoint [2021-09-24T16:32:11.292Z] github.com/docker/docker/api/server/router/container [2021-09-24T16:32:11.292Z] github.com/docker/docker/api/server/router/debug [2021-09-24T16:32:11.292Z] github.com/docker/docker/api/server/router/distribution [2021-09-24T16:32:11.292Z] github.com/docker/docker/api/server/router/grpc [2021-09-24T16:32:11.292Z] github.com/docker/docker/api/server/router/image [2021-09-24T16:32:11.292Z] github.com/docker/docker/api/server/router/network [2021-09-24T16:32:11.292Z] github.com/docker/docker/api/server/router/plugin [2021-09-24T16:32:11.292Z] github.com/docker/docker/api/server/router/session [2021-09-24T16:32:11.292Z] github.com/docker/docker/api/server/router/swarm [2021-09-24T16:32:11.292Z] github.com/docker/docker/api/server/router/system [2021-09-24T16:32:11.292Z] github.com/docker/docker/api/server/router/volume [2021-09-24T16:32:11.292Z] github.com/docker/docker/api/types [2021-09-24T16:32:11.292Z] github.com/docker/docker/api/types/backend [2021-09-24T16:32:11.292Z] github.com/docker/docker/api/types/blkiodev [2021-09-24T16:32:11.292Z] github.com/docker/docker/api/types/container [2021-09-24T16:32:11.292Z] github.com/docker/docker/api/types/events [2021-09-24T16:32:11.292Z] github.com/docker/docker/api/types/filters [2021-09-24T16:32:11.292Z] github.com/docker/docker/api/types/image [2021-09-24T16:32:11.292Z] github.com/docker/docker/api/types/mount [2021-09-24T16:32:11.292Z] github.com/docker/docker/api/types/network [2021-09-24T16:32:11.292Z] github.com/docker/docker/api/types/plugins/logdriver [2021-09-24T16:32:11.292Z] github.com/docker/docker/api/types/registry [2021-09-24T16:32:11.292Z] github.com/docker/docker/api/types/strslice [2021-09-24T16:32:11.292Z] github.com/docker/docker/api/types/swarm [2021-09-24T16:32:11.292Z] github.com/docker/docker/api/types/swarm/runtime [2021-09-24T16:32:11.292Z] github.com/docker/docker/api/types/time [2021-09-24T16:32:11.292Z] github.com/docker/docker/api/types/versions [2021-09-24T16:32:11.292Z] github.com/docker/docker/api/types/versions/v1p19 [2021-09-24T16:32:11.292Z] github.com/docker/docker/api/types/versions/v1p20 [2021-09-24T16:32:11.292Z] github.com/docker/docker/api/types/volume [2021-09-24T16:32:11.292Z] github.com/docker/docker/builder [2021-09-24T16:32:11.292Z] github.com/docker/docker/builder/builder-next [2021-09-24T16:32:11.292Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-09-24T16:32:11.292Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-09-24T16:32:11.292Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-09-24T16:32:11.292Z] github.com/docker/docker/builder/builder-next/exporter [2021-09-24T16:32:11.292Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-09-24T16:32:11.292Z] github.com/docker/docker/builder/builder-next/worker [2021-09-24T16:32:11.292Z] github.com/docker/docker/builder/dockerfile [2021-09-24T16:32:11.292Z] github.com/docker/docker/builder/dockerignore [2021-09-24T16:32:11.292Z] github.com/docker/docker/builder/remotecontext [2021-09-24T16:32:11.292Z] github.com/docker/docker/builder/remotecontext/git [2021-09-24T16:32:11.292Z] github.com/docker/docker/cli [2021-09-24T16:32:11.292Z] github.com/docker/docker/cli/config [2021-09-24T16:32:11.292Z] github.com/docker/docker/cli/debug [2021-09-24T16:32:11.292Z] github.com/docker/docker/client [2021-09-24T16:32:11.292Z] github.com/docker/docker/cmd/docker-proxy [2021-09-24T16:32:11.292Z] github.com/docker/docker/cmd/dockerd [2021-09-24T16:32:11.292Z] github.com/docker/docker/cmd/dockerd/trap [2021-09-24T16:32:11.292Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-09-24T16:32:11.292Z] github.com/docker/docker/container [2021-09-24T16:32:11.292Z] github.com/docker/docker/container/stream [2021-09-24T16:32:11.292Z] github.com/docker/docker/contrib/apparmor [2021-09-24T16:32:11.292Z] github.com/docker/docker/contrib/docker-device-tool [2021-09-24T16:32:11.292Z] github.com/docker/docker/contrib/httpserver [2021-09-24T16:32:11.292Z] github.com/docker/docker/daemon [2021-09-24T16:32:11.292Z] github.com/docker/docker/daemon/cluster [2021-09-24T16:32:11.292Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-09-24T16:32:11.292Z] github.com/docker/docker/daemon/cluster/convert [2021-09-24T16:32:11.292Z] github.com/docker/docker/daemon/cluster/executor [2021-09-24T16:32:11.292Z] github.com/docker/docker/daemon/cluster/executor/container [2021-09-24T16:32:11.292Z] github.com/docker/docker/daemon/cluster/provider [2021-09-24T16:32:11.292Z] github.com/docker/docker/daemon/config [2021-09-24T16:32:11.292Z] github.com/docker/docker/daemon/discovery [2021-09-24T16:32:11.292Z] github.com/docker/docker/daemon/events [2021-09-24T16:32:11.292Z] github.com/docker/docker/daemon/events/testutils [2021-09-24T16:32:11.292Z] github.com/docker/docker/daemon/exec [2021-09-24T16:32:11.292Z] github.com/docker/docker/daemon/graphdriver [2021-09-24T16:32:11.292Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-09-24T16:32:11.292Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-09-24T16:32:11.292Z] github.com/docker/docker/daemon/graphdriver/copy [2021-09-24T16:32:11.292Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-09-24T16:32:11.292Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-09-24T16:32:11.292Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-09-24T16:32:11.292Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-09-24T16:32:11.292Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-09-24T16:32:11.292Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-09-24T16:32:11.292Z] github.com/docker/docker/daemon/graphdriver/register [2021-09-24T16:32:11.292Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-09-24T16:32:11.292Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-09-24T16:32:11.292Z] github.com/docker/docker/daemon/images [2021-09-24T16:32:11.292Z] github.com/docker/docker/daemon/initlayer [2021-09-24T16:32:11.292Z] github.com/docker/docker/daemon/links [2021-09-24T16:32:11.292Z] github.com/docker/docker/daemon/listeners [2021-09-24T16:32:11.292Z] github.com/docker/docker/daemon/logger [2021-09-24T16:32:11.292Z] github.com/docker/docker/daemon/logger/awslogs [2021-09-24T16:32:11.292Z] github.com/docker/docker/daemon/logger/fluentd [2021-09-24T16:32:11.292Z] github.com/docker/docker/daemon/logger/gcplogs [2021-09-24T16:32:11.292Z] github.com/docker/docker/daemon/logger/gelf [2021-09-24T16:32:11.292Z] github.com/docker/docker/daemon/logger/journald [2021-09-24T16:32:11.292Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-09-24T16:32:11.292Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-09-24T16:32:11.292Z] github.com/docker/docker/daemon/logger/local [2021-09-24T16:32:11.292Z] github.com/docker/docker/daemon/logger/logentries [2021-09-24T16:32:11.292Z] github.com/docker/docker/daemon/logger/loggerutils [2021-09-24T16:32:11.292Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-09-24T16:32:11.292Z] github.com/docker/docker/daemon/logger/splunk [2021-09-24T16:32:11.292Z] github.com/docker/docker/daemon/logger/syslog [2021-09-24T16:32:11.292Z] github.com/docker/docker/daemon/logger/templates [2021-09-24T16:32:11.292Z] github.com/docker/docker/daemon/names [2021-09-24T16:32:11.292Z] github.com/docker/docker/daemon/network [2021-09-24T16:32:11.292Z] github.com/docker/docker/daemon/stats [2021-09-24T16:32:11.292Z] github.com/docker/docker/distribution [2021-09-24T16:32:11.292Z] github.com/docker/docker/distribution/metadata [2021-09-24T16:32:11.292Z] github.com/docker/docker/distribution/utils [2021-09-24T16:32:11.292Z] github.com/docker/docker/distribution/xfer [2021-09-24T16:32:11.292Z] github.com/docker/docker/dockerversion [2021-09-24T16:32:11.292Z] github.com/docker/docker/errdefs [2021-09-24T16:32:11.292Z] github.com/docker/docker/image [2021-09-24T16:32:11.292Z] github.com/docker/docker/image/cache [2021-09-24T16:32:11.292Z] github.com/docker/docker/image/tarexport [2021-09-24T16:32:11.292Z] github.com/docker/docker/image/v1 [2021-09-24T16:32:11.292Z] github.com/docker/docker/internal/test/suite [2021-09-24T16:32:11.292Z] github.com/docker/docker/layer [2021-09-24T16:32:11.292Z] github.com/docker/docker/libcontainerd [2021-09-24T16:32:11.292Z] github.com/docker/docker/libcontainerd/queue [2021-09-24T16:32:11.292Z] github.com/docker/docker/libcontainerd/remote [2021-09-24T16:32:11.292Z] github.com/docker/docker/libcontainerd/supervisor [2021-09-24T16:32:11.293Z] github.com/docker/docker/libcontainerd/types [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/bitseq [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/cluster [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/config [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/datastore [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/diagnostic [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/discoverapi [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/driverapi [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/drivers/host [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/drivers/null [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/drivers/remote [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/drivers/windows [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/drvregistry [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/etchosts [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/idm [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/internal/caller [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/ipam [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/ipamapi [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/ipams/null [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/ipams/remote [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/ipamutils [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/iptables [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/netlabel [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/netutils [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/networkdb [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/ns [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/options [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/osl [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/osl/kernel [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/portallocator [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/portmapper [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/resolvconf [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/testutils [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/types [2021-09-24T16:32:11.293Z] github.com/docker/docker/oci [2021-09-24T16:32:11.293Z] github.com/docker/docker/oci/caps [2021-09-24T16:32:11.293Z] github.com/docker/docker/opts [2021-09-24T16:32:11.293Z] github.com/docker/docker/pkg/aaparser [2021-09-24T16:32:11.293Z] github.com/docker/docker/pkg/archive [2021-09-24T16:32:11.293Z] github.com/docker/docker/pkg/authorization [2021-09-24T16:32:11.293Z] github.com/docker/docker/pkg/broadcaster [2021-09-24T16:32:11.293Z] github.com/docker/docker/pkg/capabilities [2021-09-24T16:32:11.293Z] github.com/docker/docker/pkg/chrootarchive [2021-09-24T16:32:11.293Z] github.com/docker/docker/pkg/containerfs [2021-09-24T16:32:11.293Z] github.com/docker/docker/pkg/devicemapper [2021-09-24T16:32:11.293Z] github.com/docker/docker/pkg/directory [2021-09-24T16:32:11.293Z] github.com/docker/docker/pkg/discovery [2021-09-24T16:32:11.293Z] github.com/docker/docker/pkg/discovery/file [2021-09-24T16:32:11.293Z] github.com/docker/docker/pkg/discovery/kv [2021-09-24T16:32:11.293Z] github.com/docker/docker/pkg/discovery/memory [2021-09-24T16:32:11.293Z] github.com/docker/docker/pkg/discovery/nodes [2021-09-24T16:32:11.293Z] github.com/docker/docker/pkg/dmesg [2021-09-24T16:32:11.293Z] github.com/docker/docker/pkg/filenotify [2021-09-24T16:32:11.293Z] github.com/docker/docker/pkg/fileutils [2021-09-24T16:32:11.293Z] github.com/docker/docker/pkg/fsutils [2021-09-24T16:32:11.293Z] github.com/docker/docker/pkg/homedir [2021-09-24T16:32:11.293Z] github.com/docker/docker/pkg/idtools [2021-09-24T16:32:11.293Z] github.com/docker/docker/pkg/ioutils [2021-09-24T16:32:11.293Z] github.com/docker/docker/pkg/jsonmessage [2021-09-24T16:32:11.293Z] github.com/docker/docker/pkg/locker [2021-09-24T16:32:11.293Z] github.com/docker/docker/pkg/longpath [2021-09-24T16:32:11.293Z] github.com/docker/docker/pkg/loopback [2021-09-24T16:32:11.293Z] github.com/docker/docker/pkg/mount [2021-09-24T16:32:11.293Z] github.com/docker/docker/pkg/namesgenerator [2021-09-24T16:32:11.293Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-09-24T16:32:11.293Z] github.com/docker/docker/pkg/parsers [2021-09-24T16:32:11.293Z] github.com/docker/docker/pkg/parsers/kernel [2021-09-24T16:32:11.293Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-09-24T16:32:11.293Z] github.com/docker/docker/pkg/pidfile [2021-09-24T16:32:11.293Z] github.com/docker/docker/pkg/platform [2021-09-24T16:32:11.293Z] github.com/docker/docker/pkg/plugingetter [2021-09-24T16:32:11.293Z] github.com/docker/docker/pkg/plugins [2021-09-24T16:32:11.293Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-09-24T16:32:11.293Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-09-24T16:32:11.293Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-09-24T16:32:11.293Z] github.com/docker/docker/pkg/plugins/transport [2021-09-24T16:32:11.293Z] github.com/docker/docker/pkg/pools [2021-09-24T16:32:11.293Z] github.com/docker/docker/pkg/progress [2021-09-24T16:32:11.293Z] github.com/docker/docker/pkg/pubsub [2021-09-24T16:32:11.293Z] github.com/docker/docker/pkg/reexec [2021-09-24T16:32:11.293Z] github.com/docker/docker/pkg/signal [2021-09-24T16:32:11.293Z] github.com/docker/docker/pkg/stack [2021-09-24T16:32:11.293Z] github.com/docker/docker/pkg/stdcopy [2021-09-24T16:32:11.293Z] github.com/docker/docker/pkg/streamformatter [2021-09-24T16:32:11.293Z] github.com/docker/docker/pkg/stringid [2021-09-24T16:32:11.293Z] github.com/docker/docker/pkg/symlink [2021-09-24T16:32:11.293Z] github.com/docker/docker/pkg/sysinfo [2021-09-24T16:32:11.293Z] github.com/docker/docker/pkg/system [2021-09-24T16:32:11.293Z] github.com/docker/docker/pkg/tailfile [2021-09-24T16:32:11.293Z] github.com/docker/docker/pkg/tarsum [2021-09-24T16:32:11.293Z] github.com/docker/docker/pkg/term [2021-09-24T16:32:11.293Z] github.com/docker/docker/pkg/term/windows [2021-09-24T16:32:11.293Z] github.com/docker/docker/pkg/truncindex [2021-09-24T16:32:11.293Z] github.com/docker/docker/pkg/urlutil [2021-09-24T16:32:11.293Z] github.com/docker/docker/pkg/useragent [2021-09-24T16:32:11.293Z] github.com/docker/docker/plugin [2021-09-24T16:32:11.293Z] github.com/docker/docker/plugin/executor/containerd [2021-09-24T16:32:11.293Z] github.com/docker/docker/plugin/v2 [2021-09-24T16:32:11.293Z] github.com/docker/docker/profiles/apparmor [2021-09-24T16:32:11.293Z] github.com/docker/docker/profiles/seccomp [2021-09-24T16:32:11.293Z] github.com/docker/docker/quota [2021-09-24T16:32:11.293Z] github.com/docker/docker/reference [2021-09-24T16:32:11.293Z] github.com/docker/docker/registry [2021-09-24T16:32:11.293Z] github.com/docker/docker/registry/resumable [2021-09-24T16:32:11.293Z] github.com/docker/docker/restartmanager [2021-09-24T16:32:11.293Z] github.com/docker/docker/rootless [2021-09-24T16:32:11.293Z] github.com/docker/docker/rootless/specconv [2021-09-24T16:32:11.293Z] github.com/docker/docker/runconfig [2021-09-24T16:32:11.293Z] github.com/docker/docker/runconfig/opts [2021-09-24T16:32:11.293Z] github.com/docker/docker/testutil [2021-09-24T16:32:11.293Z] github.com/docker/docker/testutil/daemon [2021-09-24T16:32:11.293Z] github.com/docker/docker/testutil/environment [2021-09-24T16:32:11.293Z] github.com/docker/docker/testutil/fakecontext [2021-09-24T16:32:11.293Z] github.com/docker/docker/testutil/fakegit [2021-09-24T16:32:11.293Z] github.com/docker/docker/testutil/fakestorage [2021-09-24T16:32:11.293Z] github.com/docker/docker/testutil/fixtures/load [2021-09-24T16:32:11.293Z] github.com/docker/docker/testutil/fixtures/plugin [2021-09-24T16:32:11.293Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-09-24T16:32:11.293Z] github.com/docker/docker/testutil/registry [2021-09-24T16:32:11.293Z] github.com/docker/docker/testutil/request [2021-09-24T16:32:11.293Z] github.com/docker/docker/volume [2021-09-24T16:32:11.293Z] github.com/docker/docker/volume/drivers [2021-09-24T16:32:11.293Z] github.com/docker/docker/volume/local [2021-09-24T16:32:11.293Z] github.com/docker/docker/volume/mounts [2021-09-24T16:32:11.293Z] github.com/docker/docker/volume/service [2021-09-24T16:32:11.293Z] github.com/docker/docker/volume/service/opts [2021-09-24T16:32:11.293Z] github.com/docker/docker/volume/testutils' [2021-09-24T16:32:11.293Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/bitseq [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/cluster [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/config [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/datastore [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/diagnostic [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/discoverapi [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/driverapi [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/drivers/host [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/drivers/null [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/drivers/remote [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/drivers/windows [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/drvregistry [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/etchosts [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/idm [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/internal/caller [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/ipam [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/ipamapi [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/ipams/null [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/ipams/remote [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/ipamutils [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/iptables [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/netlabel [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/netutils [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/networkdb [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/ns [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/options [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/osl [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/osl/kernel [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/portallocator [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/portmapper [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/resolvconf [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/testutils [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/types' [2021-09-24T16:32:11.293Z] + echo 'github.com/docker/docker/libnetwork [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/bitseq [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/cluster [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/config [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/datastore [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/diagnostic [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/discoverapi [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/driverapi [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/drivers/host [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/drivers/null [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/drivers/remote [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/drivers/windows [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/drvregistry [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/etchosts [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/idm [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/internal/caller [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/ipam [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/ipamapi [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/ipams/null [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/ipams/remote [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/ipamutils [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/iptables [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/netlabel [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/netutils [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/networkdb [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/ns [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/options [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/osl [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/osl/kernel [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/portallocator [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/portmapper [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/resolvconf [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/testutils [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/types' [2021-09-24T16:32:11.293Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-09-24T16:32:11.293Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-09-24T16:32:11.293Z] + type docker-proxy [2021-09-24T16:32:11.293Z] hack/test/unit: line 25: type: docker-proxy: not found [2021-09-24T16:32:11.293Z] + hack/make.sh binary-proxy install-proxy [2021-09-24T16:32:11.293Z] [2021-09-24T16:32:11.554Z] Removing bundles/ [2021-09-24T16:32:11.554Z] [2021-09-24T16:32:11.554Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-09-24T16:32:11.554Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-09-24T16:32:11.554Z] GOOS="" GOARCH="" GOARM="" [2021-09-24T16:32:11.949Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.78s) [2021-09-24T16:32:11.949Z] PASS [2021-09-24T16:32:11.949Z] [2021-09-24T16:32:11.949Z] === Skipped [2021-09-24T16:32:11.949Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-09-24T16:32:11.949Z] build_session_test.go:25: TODO: BuildKit [2021-09-24T16:32:11.949Z] [2021-09-24T16:32:11.949Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-09-24T16:32:11.949Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-09-24T16:32:11.949Z] [2021-09-24T16:32:11.949Z] DONE 34 tests, 2 skipped in 87.054s [2021-09-24T16:32:11.949Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-09-24T16:32:11.949Z] INFO: Testing against a local daemon [2021-09-24T16:32:11.949Z] === RUN TestConfigInspect [2021-09-24T16:32:12.515Z] --- PASS: TestConfigInspect (2.12s) [2021-09-24T16:32:12.515Z] === RUN TestConfigList [2021-09-24T16:32:15.078Z] --- PASS: TestConfigList (2.13s) [2021-09-24T16:32:15.078Z] === RUN TestConfigsCreateAndDelete [2021-09-24T16:32:16.979Z] --- PASS: TestConfigsCreateAndDelete (2.08s) [2021-09-24T16:32:16.979Z] === RUN TestConfigsUpdate [2021-09-24T16:32:17.524Z] --- PASS: TestBuildWithHugeFile (51.00s) [2021-09-24T16:32:17.525Z] === RUN TestBuildWCOWSandboxSize [2021-09-24T16:32:17.525Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-09-24T16:32:17.525Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-09-24T16:32:17.525Z] === RUN TestBuildWithEmptyDockerfile [2021-09-24T16:32:17.525Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-24T16:32:17.525Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-24T16:32:17.525Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-24T16:32:17.525Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-24T16:32:17.525Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-24T16:32:17.525Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-24T16:32:17.525Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-24T16:32:17.525Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-24T16:32:17.525Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-24T16:32:17.525Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2021-09-24T16:32:17.525Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2021-09-24T16:32:17.525Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2021-09-24T16:32:17.525Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-09-24T16:32:17.525Z] === RUN TestBuildPreserveOwnership [2021-09-24T16:32:17.525Z] === RUN TestBuildPreserveOwnership/copy_from [2021-09-24T16:32:18.103Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-09-24T16:32:18.879Z] --- PASS: TestConfigsUpdate (2.11s) [2021-09-24T16:32:18.879Z] === RUN TestTemplatedConfig [2021-09-24T16:32:21.407Z] --- PASS: TestTemplatedConfig (2.59s) [2021-09-24T16:32:21.407Z] === RUN TestConfigCreateResolve [2021-09-24T16:32:21.559Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-09-24T16:32:21.559Z] [2021-09-24T16:32:21.559Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-09-24T16:32:21.559Z] Installing docker-proxy to /usr/local/bin/ [2021-09-24T16:32:21.559Z] [2021-09-24T16:32:21.559Z] + mkdir -p bundles [2021-09-24T16:32:21.559Z] + '[' -n 'github.com/docker/docker/api [2021-09-24T16:32:21.559Z] github.com/docker/docker/api/server [2021-09-24T16:32:21.559Z] github.com/docker/docker/api/server/backend/build [2021-09-24T16:32:21.559Z] github.com/docker/docker/api/server/httputils [2021-09-24T16:32:21.559Z] github.com/docker/docker/api/server/middleware [2021-09-24T16:32:21.559Z] github.com/docker/docker/api/server/router [2021-09-24T16:32:21.559Z] github.com/docker/docker/api/server/router/build [2021-09-24T16:32:21.559Z] github.com/docker/docker/api/server/router/checkpoint [2021-09-24T16:32:21.559Z] github.com/docker/docker/api/server/router/container [2021-09-24T16:32:21.559Z] github.com/docker/docker/api/server/router/debug [2021-09-24T16:32:21.559Z] github.com/docker/docker/api/server/router/distribution [2021-09-24T16:32:21.559Z] github.com/docker/docker/api/server/router/grpc [2021-09-24T16:32:21.559Z] github.com/docker/docker/api/server/router/image [2021-09-24T16:32:21.559Z] github.com/docker/docker/api/server/router/network [2021-09-24T16:32:21.559Z] github.com/docker/docker/api/server/router/plugin [2021-09-24T16:32:21.559Z] github.com/docker/docker/api/server/router/session [2021-09-24T16:32:21.559Z] github.com/docker/docker/api/server/router/swarm [2021-09-24T16:32:21.559Z] github.com/docker/docker/api/server/router/system [2021-09-24T16:32:21.559Z] github.com/docker/docker/api/server/router/volume [2021-09-24T16:32:21.559Z] github.com/docker/docker/api/types [2021-09-24T16:32:21.559Z] github.com/docker/docker/api/types/backend [2021-09-24T16:32:21.559Z] github.com/docker/docker/api/types/blkiodev [2021-09-24T16:32:21.559Z] github.com/docker/docker/api/types/container [2021-09-24T16:32:21.559Z] github.com/docker/docker/api/types/events [2021-09-24T16:32:21.559Z] github.com/docker/docker/api/types/filters [2021-09-24T16:32:21.559Z] github.com/docker/docker/api/types/image [2021-09-24T16:32:21.559Z] github.com/docker/docker/api/types/mount [2021-09-24T16:32:21.559Z] github.com/docker/docker/api/types/network [2021-09-24T16:32:21.559Z] github.com/docker/docker/api/types/plugins/logdriver [2021-09-24T16:32:21.559Z] github.com/docker/docker/api/types/registry [2021-09-24T16:32:21.559Z] github.com/docker/docker/api/types/strslice [2021-09-24T16:32:21.559Z] github.com/docker/docker/api/types/swarm [2021-09-24T16:32:21.559Z] github.com/docker/docker/api/types/swarm/runtime [2021-09-24T16:32:21.559Z] github.com/docker/docker/api/types/time [2021-09-24T16:32:21.559Z] github.com/docker/docker/api/types/versions [2021-09-24T16:32:21.559Z] github.com/docker/docker/api/types/versions/v1p19 [2021-09-24T16:32:21.559Z] github.com/docker/docker/api/types/versions/v1p20 [2021-09-24T16:32:21.559Z] github.com/docker/docker/api/types/volume [2021-09-24T16:32:21.559Z] github.com/docker/docker/builder [2021-09-24T16:32:21.559Z] github.com/docker/docker/builder/builder-next [2021-09-24T16:32:21.559Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-09-24T16:32:21.559Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-09-24T16:32:21.560Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-09-24T16:32:21.560Z] github.com/docker/docker/builder/builder-next/exporter [2021-09-24T16:32:21.560Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-09-24T16:32:21.560Z] github.com/docker/docker/builder/builder-next/worker [2021-09-24T16:32:21.560Z] github.com/docker/docker/builder/dockerfile [2021-09-24T16:32:21.560Z] github.com/docker/docker/builder/dockerignore [2021-09-24T16:32:21.560Z] github.com/docker/docker/builder/remotecontext [2021-09-24T16:32:21.560Z] github.com/docker/docker/builder/remotecontext/git [2021-09-24T16:32:21.560Z] github.com/docker/docker/cli [2021-09-24T16:32:21.560Z] github.com/docker/docker/cli/config [2021-09-24T16:32:21.560Z] github.com/docker/docker/cli/debug [2021-09-24T16:32:21.560Z] github.com/docker/docker/client [2021-09-24T16:32:21.560Z] github.com/docker/docker/cmd/docker-proxy [2021-09-24T16:32:21.560Z] github.com/docker/docker/cmd/dockerd [2021-09-24T16:32:21.560Z] github.com/docker/docker/cmd/dockerd/trap [2021-09-24T16:32:21.560Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-09-24T16:32:21.560Z] github.com/docker/docker/container [2021-09-24T16:32:21.560Z] github.com/docker/docker/container/stream [2021-09-24T16:32:21.560Z] github.com/docker/docker/contrib/apparmor [2021-09-24T16:32:21.560Z] github.com/docker/docker/contrib/docker-device-tool [2021-09-24T16:32:21.560Z] github.com/docker/docker/contrib/httpserver [2021-09-24T16:32:21.560Z] github.com/docker/docker/daemon [2021-09-24T16:32:21.560Z] github.com/docker/docker/daemon/cluster [2021-09-24T16:32:21.560Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-09-24T16:32:21.560Z] github.com/docker/docker/daemon/cluster/convert [2021-09-24T16:32:21.560Z] github.com/docker/docker/daemon/cluster/executor [2021-09-24T16:32:21.560Z] github.com/docker/docker/daemon/cluster/executor/container [2021-09-24T16:32:21.560Z] github.com/docker/docker/daemon/cluster/provider [2021-09-24T16:32:21.560Z] github.com/docker/docker/daemon/config [2021-09-24T16:32:21.560Z] github.com/docker/docker/daemon/discovery [2021-09-24T16:32:21.560Z] github.com/docker/docker/daemon/events [2021-09-24T16:32:21.560Z] github.com/docker/docker/daemon/events/testutils [2021-09-24T16:32:21.560Z] github.com/docker/docker/daemon/exec [2021-09-24T16:32:21.560Z] github.com/docker/docker/daemon/graphdriver [2021-09-24T16:32:21.560Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-09-24T16:32:21.560Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-09-24T16:32:21.560Z] github.com/docker/docker/daemon/graphdriver/copy [2021-09-24T16:32:21.560Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-09-24T16:32:21.560Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-09-24T16:32:21.560Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-09-24T16:32:21.560Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-09-24T16:32:21.560Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-09-24T16:32:21.560Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-09-24T16:32:21.560Z] github.com/docker/docker/daemon/graphdriver/register [2021-09-24T16:32:21.560Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-09-24T16:32:21.560Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-09-24T16:32:21.560Z] github.com/docker/docker/daemon/images [2021-09-24T16:32:21.560Z] github.com/docker/docker/daemon/initlayer [2021-09-24T16:32:21.560Z] github.com/docker/docker/daemon/links [2021-09-24T16:32:21.560Z] github.com/docker/docker/daemon/listeners [2021-09-24T16:32:21.560Z] github.com/docker/docker/daemon/logger [2021-09-24T16:32:21.560Z] github.com/docker/docker/daemon/logger/awslogs [2021-09-24T16:32:21.560Z] github.com/docker/docker/daemon/logger/fluentd [2021-09-24T16:32:21.560Z] github.com/docker/docker/daemon/logger/gcplogs [2021-09-24T16:32:21.560Z] github.com/docker/docker/daemon/logger/gelf [2021-09-24T16:32:21.560Z] github.com/docker/docker/daemon/logger/journald [2021-09-24T16:32:21.560Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-09-24T16:32:21.560Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-09-24T16:32:21.560Z] github.com/docker/docker/daemon/logger/local [2021-09-24T16:32:21.560Z] github.com/docker/docker/daemon/logger/logentries [2021-09-24T16:32:21.560Z] github.com/docker/docker/daemon/logger/loggerutils [2021-09-24T16:32:21.560Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-09-24T16:32:21.560Z] github.com/docker/docker/daemon/logger/splunk [2021-09-24T16:32:21.560Z] github.com/docker/docker/daemon/logger/syslog [2021-09-24T16:32:21.560Z] github.com/docker/docker/daemon/logger/templates [2021-09-24T16:32:21.560Z] github.com/docker/docker/daemon/names [2021-09-24T16:32:21.560Z] github.com/docker/docker/daemon/network [2021-09-24T16:32:21.560Z] github.com/docker/docker/daemon/stats [2021-09-24T16:32:21.560Z] github.com/docker/docker/distribution [2021-09-24T16:32:21.560Z] github.com/docker/docker/distribution/metadata [2021-09-24T16:32:21.560Z] github.com/docker/docker/distribution/utils [2021-09-24T16:32:21.560Z] github.com/docker/docker/distribution/xfer [2021-09-24T16:32:21.560Z] github.com/docker/docker/dockerversion [2021-09-24T16:32:21.560Z] github.com/docker/docker/errdefs [2021-09-24T16:32:21.560Z] github.com/docker/docker/image [2021-09-24T16:32:21.560Z] github.com/docker/docker/image/cache [2021-09-24T16:32:21.560Z] github.com/docker/docker/image/tarexport [2021-09-24T16:32:21.560Z] github.com/docker/docker/image/v1 [2021-09-24T16:32:21.560Z] github.com/docker/docker/internal/test/suite [2021-09-24T16:32:21.560Z] github.com/docker/docker/layer [2021-09-24T16:32:21.560Z] github.com/docker/docker/libcontainerd [2021-09-24T16:32:21.560Z] github.com/docker/docker/libcontainerd/queue [2021-09-24T16:32:21.560Z] github.com/docker/docker/libcontainerd/remote [2021-09-24T16:32:21.560Z] github.com/docker/docker/libcontainerd/supervisor [2021-09-24T16:32:21.560Z] github.com/docker/docker/libcontainerd/types [2021-09-24T16:32:21.560Z] github.com/docker/docker/oci [2021-09-24T16:32:21.560Z] github.com/docker/docker/oci/caps [2021-09-24T16:32:21.560Z] github.com/docker/docker/opts [2021-09-24T16:32:21.560Z] github.com/docker/docker/pkg/aaparser [2021-09-24T16:32:21.560Z] github.com/docker/docker/pkg/archive [2021-09-24T16:32:21.560Z] github.com/docker/docker/pkg/authorization [2021-09-24T16:32:21.560Z] github.com/docker/docker/pkg/broadcaster [2021-09-24T16:32:21.560Z] github.com/docker/docker/pkg/capabilities [2021-09-24T16:32:21.560Z] github.com/docker/docker/pkg/chrootarchive [2021-09-24T16:32:21.560Z] github.com/docker/docker/pkg/containerfs [2021-09-24T16:32:21.560Z] github.com/docker/docker/pkg/devicemapper [2021-09-24T16:32:21.560Z] github.com/docker/docker/pkg/directory [2021-09-24T16:32:21.560Z] github.com/docker/docker/pkg/discovery [2021-09-24T16:32:21.560Z] github.com/docker/docker/pkg/discovery/file [2021-09-24T16:32:21.560Z] github.com/docker/docker/pkg/discovery/kv [2021-09-24T16:32:21.560Z] github.com/docker/docker/pkg/discovery/memory [2021-09-24T16:32:21.560Z] github.com/docker/docker/pkg/discovery/nodes [2021-09-24T16:32:21.560Z] github.com/docker/docker/pkg/dmesg [2021-09-24T16:32:21.560Z] github.com/docker/docker/pkg/filenotify [2021-09-24T16:32:21.560Z] github.com/docker/docker/pkg/fileutils [2021-09-24T16:32:21.560Z] github.com/docker/docker/pkg/fsutils [2021-09-24T16:32:21.560Z] github.com/docker/docker/pkg/homedir [2021-09-24T16:32:21.560Z] github.com/docker/docker/pkg/idtools [2021-09-24T16:32:21.560Z] github.com/docker/docker/pkg/ioutils [2021-09-24T16:32:21.560Z] github.com/docker/docker/pkg/jsonmessage [2021-09-24T16:32:21.560Z] github.com/docker/docker/pkg/locker [2021-09-24T16:32:21.560Z] github.com/docker/docker/pkg/longpath [2021-09-24T16:32:21.560Z] github.com/docker/docker/pkg/loopback [2021-09-24T16:32:21.560Z] github.com/docker/docker/pkg/mount [2021-09-24T16:32:21.560Z] github.com/docker/docker/pkg/namesgenerator [2021-09-24T16:32:21.560Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-09-24T16:32:21.560Z] github.com/docker/docker/pkg/parsers [2021-09-24T16:32:21.560Z] github.com/docker/docker/pkg/parsers/kernel [2021-09-24T16:32:21.560Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-09-24T16:32:21.560Z] github.com/docker/docker/pkg/pidfile [2021-09-24T16:32:21.560Z] github.com/docker/docker/pkg/platform [2021-09-24T16:32:21.560Z] github.com/docker/docker/pkg/plugingetter [2021-09-24T16:32:21.560Z] github.com/docker/docker/pkg/plugins [2021-09-24T16:32:21.560Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-09-24T16:32:21.560Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-09-24T16:32:21.560Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-09-24T16:32:21.560Z] github.com/docker/docker/pkg/plugins/transport [2021-09-24T16:32:21.560Z] github.com/docker/docker/pkg/pools [2021-09-24T16:32:21.560Z] github.com/docker/docker/pkg/progress [2021-09-24T16:32:21.560Z] github.com/docker/docker/pkg/pubsub [2021-09-24T16:32:21.560Z] github.com/docker/docker/pkg/reexec [2021-09-24T16:32:21.560Z] github.com/docker/docker/pkg/signal [2021-09-24T16:32:21.560Z] github.com/docker/docker/pkg/stack [2021-09-24T16:32:21.560Z] github.com/docker/docker/pkg/stdcopy [2021-09-24T16:32:21.560Z] github.com/docker/docker/pkg/streamformatter [2021-09-24T16:32:21.560Z] github.com/docker/docker/pkg/stringid [2021-09-24T16:32:21.560Z] github.com/docker/docker/pkg/symlink [2021-09-24T16:32:21.560Z] github.com/docker/docker/pkg/sysinfo [2021-09-24T16:32:21.560Z] github.com/docker/docker/pkg/system [2021-09-24T16:32:21.560Z] github.com/docker/docker/pkg/tailfile [2021-09-24T16:32:21.560Z] github.com/docker/docker/pkg/tarsum [2021-09-24T16:32:21.560Z] github.com/docker/docker/pkg/term [2021-09-24T16:32:21.560Z] github.com/docker/docker/pkg/term/windows [2021-09-24T16:32:21.560Z] github.com/docker/docker/pkg/truncindex [2021-09-24T16:32:21.560Z] github.com/docker/docker/pkg/urlutil [2021-09-24T16:32:21.560Z] github.com/docker/docker/pkg/useragent [2021-09-24T16:32:21.560Z] github.com/docker/docker/plugin [2021-09-24T16:32:21.560Z] github.com/docker/docker/plugin/executor/containerd [2021-09-24T16:32:21.560Z] github.com/docker/docker/plugin/v2 [2021-09-24T16:32:21.560Z] github.com/docker/docker/profiles/apparmor [2021-09-24T16:32:21.560Z] github.com/docker/docker/profiles/seccomp [2021-09-24T16:32:21.560Z] github.com/docker/docker/quota [2021-09-24T16:32:21.560Z] github.com/docker/docker/reference [2021-09-24T16:32:21.560Z] github.com/docker/docker/registry [2021-09-24T16:32:21.560Z] github.com/docker/docker/registry/resumable [2021-09-24T16:32:21.560Z] github.com/docker/docker/restartmanager [2021-09-24T16:32:21.560Z] github.com/docker/docker/rootless [2021-09-24T16:32:21.560Z] github.com/docker/docker/rootless/specconv [2021-09-24T16:32:21.560Z] github.com/docker/docker/runconfig [2021-09-24T16:32:21.560Z] github.com/docker/docker/runconfig/opts [2021-09-24T16:32:21.560Z] github.com/docker/docker/testutil [2021-09-24T16:32:21.560Z] github.com/docker/docker/testutil/daemon [2021-09-24T16:32:21.560Z] github.com/docker/docker/testutil/environment [2021-09-24T16:32:21.560Z] github.com/docker/docker/testutil/fakecontext [2021-09-24T16:32:21.560Z] github.com/docker/docker/testutil/fakegit [2021-09-24T16:32:21.560Z] github.com/docker/docker/testutil/fakestorage [2021-09-24T16:32:21.560Z] github.com/docker/docker/testutil/fixtures/load [2021-09-24T16:32:21.560Z] github.com/docker/docker/testutil/fixtures/plugin [2021-09-24T16:32:21.560Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-09-24T16:32:21.560Z] github.com/docker/docker/testutil/registry [2021-09-24T16:32:21.560Z] github.com/docker/docker/testutil/request [2021-09-24T16:32:21.560Z] github.com/docker/docker/volume [2021-09-24T16:32:21.560Z] github.com/docker/docker/volume/drivers [2021-09-24T16:32:21.560Z] github.com/docker/docker/volume/local [2021-09-24T16:32:21.560Z] github.com/docker/docker/volume/mounts [2021-09-24T16:32:21.560Z] github.com/docker/docker/volume/service [2021-09-24T16:32:21.560Z] github.com/docker/docker/volume/service/opts [2021-09-24T16:32:21.560Z] github.com/docker/docker/volume/testutils' ']' [2021-09-24T16:32:21.560Z] + 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/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles 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/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/stack 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-09-24T16:32:22.302Z] --- PASS: TestBuildPreserveOwnership (9.78s) [2021-09-24T16:32:22.302Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.78s) [2021-09-24T16:32:22.302Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-09-24T16:32:22.302Z] === RUN TestBuildPlatformInvalid [2021-09-24T16:32:22.302Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-09-24T16:32:22.302Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-09-24T16:32:22.302Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2021-09-24T16:32:22.302Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-09-24T16:32:22.302Z] PASS [2021-09-24T16:32:22.302Z] [2021-09-24T16:32:22.302Z] === Skipped [2021-09-24T16:32:22.302Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-09-24T16:32:22.302Z] build_session_test.go:25: TODO: BuildKit [2021-09-24T16:32:22.302Z] [2021-09-24T16:32:22.302Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-09-24T16:32:22.302Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-09-24T16:32:22.302Z] [2021-09-24T16:32:22.302Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-09-24T16:32:22.302Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2021-09-24T16:32:22.302Z] [2021-09-24T16:32:22.302Z] DONE 34 tests, 3 skipped in 111.287s [2021-09-24T16:32:22.302Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-09-24T16:32:22.302Z] INFO: Testing against a local daemon [2021-09-24T16:32:22.302Z] === RUN TestConfigInspect [2021-09-24T16:32:22.302Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-24T16:32:22.302Z] --- SKIP: TestConfigInspect (0.02s) [2021-09-24T16:32:22.302Z] === RUN TestConfigList [2021-09-24T16:32:22.302Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-24T16:32:22.302Z] --- SKIP: TestConfigList (0.02s) [2021-09-24T16:32:22.302Z] === RUN TestConfigsCreateAndDelete [2021-09-24T16:32:22.302Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-24T16:32:22.506Z] ? github.com/docker/docker/api [no test files] [2021-09-24T16:32:22.563Z] --- SKIP: TestConfigsCreateAndDelete (0.02s) [2021-09-24T16:32:22.563Z] === RUN TestConfigsUpdate [2021-09-24T16:32:22.563Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-24T16:32:22.563Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-09-24T16:32:22.563Z] === RUN TestTemplatedConfig [2021-09-24T16:32:22.563Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-24T16:32:22.563Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-09-24T16:32:22.563Z] === RUN TestConfigCreateResolve [2021-09-24T16:32:22.563Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-24T16:32:22.563Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-09-24T16:32:22.563Z] PASS [2021-09-24T16:32:22.563Z] [2021-09-24T16:32:22.563Z] === Skipped [2021-09-24T16:32:22.563Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-09-24T16:32:22.563Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-24T16:32:22.563Z] [2021-09-24T16:32:22.563Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2021-09-24T16:32:22.563Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-24T16:32:22.563Z] [2021-09-24T16:32:22.563Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.02s) [2021-09-24T16:32:22.563Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-24T16:32:22.563Z] [2021-09-24T16:32:22.563Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-09-24T16:32:22.563Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-24T16:32:22.563Z] [2021-09-24T16:32:22.563Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-09-24T16:32:22.563Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-24T16:32:22.563Z] [2021-09-24T16:32:22.563Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-09-24T16:32:22.563Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-24T16:32:22.563Z] [2021-09-24T16:32:22.563Z] DONE 6 tests, 6 skipped in 0.164s [2021-09-24T16:32:22.563Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-09-24T16:32:22.563Z] INFO: Testing against a local daemon [2021-09-24T16:32:22.563Z] === RUN TestCheckpoint [2021-09-24T16:32:22.563Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-09-24T16:32:22.563Z] --- SKIP: TestCheckpoint (0.00s) [2021-09-24T16:32:22.563Z] === RUN TestContainerInvalidJSON [2021-09-24T16:32:22.563Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-09-24T16:32:22.563Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-09-24T16:32:22.563Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-09-24T16:32:22.563Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-09-24T16:32:22.563Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-09-24T16:32:22.563Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-09-24T16:32:22.563Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-09-24T16:32:22.564Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-09-24T16:32:22.564Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-09-24T16:32:22.564Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-09-24T16:32:22.564Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-09-24T16:32:22.564Z] === RUN TestCopyFromContainerPathIsNotDir [2021-09-24T16:32:22.824Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-09-24T16:32:22.824Z] === RUN TestCopyToContainerPathDoesNotExist [2021-09-24T16:32:22.824Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-09-24T16:32:22.824Z] === RUN TestCopyToContainerPathIsNotDir [2021-09-24T16:32:22.824Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-09-24T16:32:22.824Z] === RUN TestCopyFromContainer [2021-09-24T16:32:23.935Z] --- PASS: TestConfigCreateResolve (2.11s) [2021-09-24T16:32:23.936Z] PASS [2021-09-24T16:32:23.936Z] [2021-09-24T16:32:23.936Z] DONE 6 tests in 13.168s [2021-09-24T16:32:23.936Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-09-24T16:32:23.936Z] INFO: Testing against a local daemon [2021-09-24T16:32:23.936Z] === RUN TestCheckpoint [2021-09-24T16:32:23.936Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-09-24T16:32:23.936Z] --- SKIP: TestCheckpoint (0.00s) [2021-09-24T16:32:23.936Z] === RUN TestContainerInvalidJSON [2021-09-24T16:32:23.936Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-09-24T16:32:23.936Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-09-24T16:32:23.936Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-09-24T16:32:23.936Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-09-24T16:32:23.936Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-09-24T16:32:23.936Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-09-24T16:32:23.936Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-09-24T16:32:23.936Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-09-24T16:32:23.936Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-09-24T16:32:23.936Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-09-24T16:32:23.936Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-09-24T16:32:23.936Z] === RUN TestCopyFromContainerPathIsNotDir [2021-09-24T16:32:23.936Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-09-24T16:32:23.936Z] === RUN TestCopyToContainerPathDoesNotExist [2021-09-24T16:32:23.936Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-09-24T16:32:23.936Z] === RUN TestCopyToContainerPathIsNotDir [2021-09-24T16:32:23.936Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-09-24T16:32:23.936Z] === RUN TestCopyFromContainer [2021-09-24T16:32:24.871Z] === RUN TestCopyFromContainer// [2021-09-24T16:32:24.871Z] === RUN TestCopyFromContainer//bar/root [2021-09-24T16:32:25.129Z] === RUN TestCopyFromContainer//bar/root/ [2021-09-24T16:32:25.129Z] === RUN TestCopyFromContainer/bar/quux [2021-09-24T16:32:25.129Z] === RUN TestCopyFromContainer/bar/quux/ [2021-09-24T16:32:25.129Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-09-24T16:32:25.129Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-09-24T16:32:25.388Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-09-24T16:32:25.388Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-09-24T16:32:25.388Z] === RUN TestCopyFromContainer/bar/notarget [2021-09-24T16:32:25.388Z] --- PASS: TestCopyFromContainer (1.64s) [2021-09-24T16:32:25.388Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-09-24T16:32:25.388Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2021-09-24T16:32:25.388Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-09-24T16:32:25.388Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2021-09-24T16:32:25.388Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-09-24T16:32:25.388Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-09-24T16:32:25.388Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-09-24T16:32:25.388Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-09-24T16:32:25.388Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-09-24T16:32:25.388Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-09-24T16:32:25.388Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-09-24T16:32:25.388Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-24T16:32:25.388Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-24T16:32:25.388Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-24T16:32:25.388Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-24T16:32:25.388Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-24T16:32:25.388Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-24T16:32:25.388Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-24T16:32:25.388Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-24T16:32:25.388Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-24T16:32:25.388Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-09-24T16:32:25.388Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-09-24T16:32:25.388Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-09-24T16:32:25.388Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-09-24T16:32:25.388Z] === RUN TestCreateLinkToNonExistingContainer [2021-09-24T16:32:25.388Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-09-24T16:32:25.388Z] === RUN TestCreateWithInvalidEnv [2021-09-24T16:32:25.646Z] === RUN TestCreateWithInvalidEnv/0 [2021-09-24T16:32:25.646Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-09-24T16:32:25.646Z] === RUN TestCreateWithInvalidEnv/1 [2021-09-24T16:32:25.646Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-09-24T16:32:25.646Z] === RUN TestCreateWithInvalidEnv/2 [2021-09-24T16:32:25.646Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-09-24T16:32:25.646Z] === CONT TestCreateWithInvalidEnv/0 [2021-09-24T16:32:25.646Z] === CONT TestCreateWithInvalidEnv/2 [2021-09-24T16:32:25.646Z] === CONT TestCreateWithInvalidEnv/1 [2021-09-24T16:32:25.646Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-09-24T16:32:25.646Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-09-24T16:32:25.646Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-09-24T16:32:25.646Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-09-24T16:32:25.646Z] === RUN TestCreateTmpfsMountsTarget [2021-09-24T16:32:25.646Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-09-24T16:32:25.646Z] === RUN TestCreateWithCustomMaskedPaths [2021-09-24T16:32:26.122Z] === RUN TestCopyFromContainer// [2021-09-24T16:32:26.384Z] === RUN TestCopyFromContainer//bar/root [2021-09-24T16:32:26.384Z] === RUN TestCopyFromContainer//bar/root/ [2021-09-24T16:32:26.384Z] === RUN TestCopyFromContainer/bar/quux [2021-09-24T16:32:26.384Z] === RUN TestCopyFromContainer/bar/quux/ [2021-09-24T16:32:26.384Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-09-24T16:32:26.645Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-09-24T16:32:26.645Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-09-24T16:32:26.645Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-09-24T16:32:26.645Z] === RUN TestCopyFromContainer/bar/notarget [2021-09-24T16:32:26.645Z] --- PASS: TestCopyFromContainer (3.92s) [2021-09-24T16:32:26.645Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-09-24T16:32:26.645Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2021-09-24T16:32:26.645Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-09-24T16:32:26.645Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2021-09-24T16:32:26.645Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-09-24T16:32:26.645Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-09-24T16:32:26.645Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-09-24T16:32:26.645Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-09-24T16:32:26.645Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-09-24T16:32:26.645Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-09-24T16:32:26.645Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-09-24T16:32:26.645Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-24T16:32:26.645Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-24T16:32:26.645Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-24T16:32:26.645Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-24T16:32:26.645Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-24T16:32:26.645Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-24T16:32:26.645Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-24T16:32:26.645Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-24T16:32:26.645Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-24T16:32:26.645Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-09-24T16:32:26.645Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-09-24T16:32:26.645Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-09-24T16:32:26.645Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-09-24T16:32:26.645Z] === RUN TestCreateLinkToNonExistingContainer [2021-09-24T16:32:26.905Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-09-24T16:32:26.905Z] === RUN TestCreateWithInvalidEnv [2021-09-24T16:32:26.905Z] === RUN TestCreateWithInvalidEnv/0 [2021-09-24T16:32:26.905Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-09-24T16:32:26.905Z] === RUN TestCreateWithInvalidEnv/1 [2021-09-24T16:32:26.905Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-09-24T16:32:26.905Z] === RUN TestCreateWithInvalidEnv/2 [2021-09-24T16:32:26.905Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-09-24T16:32:26.905Z] === CONT TestCreateWithInvalidEnv/0 [2021-09-24T16:32:26.905Z] === CONT TestCreateWithInvalidEnv/2 [2021-09-24T16:32:26.905Z] === CONT TestCreateWithInvalidEnv/1 [2021-09-24T16:32:26.905Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-09-24T16:32:26.905Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-09-24T16:32:26.905Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-09-24T16:32:26.905Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-09-24T16:32:26.905Z] === RUN TestCreateTmpfsMountsTarget [2021-09-24T16:32:26.905Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-09-24T16:32:26.905Z] === RUN TestCreateWithCustomMaskedPaths [2021-09-24T16:32:27.547Z] --- PASS: TestCreateWithCustomMaskedPaths (1.75s) [2021-09-24T16:32:27.547Z] === RUN TestCreateWithCustomReadonlyPaths [2021-09-24T16:32:28.289Z] --- PASS: TestCreateWithCustomMaskedPaths (1.20s) [2021-09-24T16:32:28.290Z] === RUN TestCreateWithCustomReadonlyPaths [2021-09-24T16:32:28.922Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.74s) [2021-09-24T16:32:28.922Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-09-24T16:32:28.922Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-24T16:32:28.922Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-24T16:32:28.922Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-24T16:32:28.922Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-24T16:32:28.922Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-24T16:32:28.922Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-24T16:32:28.922Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-24T16:32:28.922Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-24T16:32:28.922Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-24T16:32:28.922Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-24T16:32:28.922Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-24T16:32:28.922Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-24T16:32:28.922Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-24T16:32:28.922Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-24T16:32:29.180Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-24T16:32:29.180Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-09-24T16:32:29.180Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-09-24T16:32:29.180Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-09-24T16:32:29.180Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-09-24T16:32:29.180Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-09-24T16:32:29.180Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-09-24T16:32:29.180Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-09-24T16:32:29.232Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.26s) [2021-09-24T16:32:29.232Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-09-24T16:32:29.232Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-24T16:32:29.232Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-24T16:32:29.232Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-24T16:32:29.232Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-24T16:32:29.232Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-24T16:32:29.232Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-24T16:32:29.232Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-24T16:32:29.232Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-24T16:32:29.232Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-24T16:32:29.232Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-24T16:32:29.232Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-24T16:32:29.232Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-24T16:32:29.232Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-24T16:32:29.232Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-24T16:32:29.232Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-24T16:32:29.232Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-09-24T16:32:29.232Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-09-24T16:32:29.232Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-09-24T16:32:29.232Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-09-24T16:32:29.232Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-09-24T16:32:29.232Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-09-24T16:32:29.232Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-09-24T16:32:29.746Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.60s) [2021-09-24T16:32:29.746Z] === RUN TestCreateDifferentPlatform [2021-09-24T16:32:29.746Z] === RUN TestCreateDifferentPlatform/different_os [2021-09-24T16:32:29.746Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-09-24T16:32:29.746Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-09-24T16:32:29.746Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-09-24T16:32:29.746Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-09-24T16:32:29.746Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-09-24T16:32:29.746Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-09-24T16:32:29.746Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-09-24T16:32:29.746Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-09-24T16:32:29.746Z] === RUN TestContainerStartOnDaemonRestart [2021-09-24T16:32:29.746Z] === PAUSE TestContainerStartOnDaemonRestart [2021-09-24T16:32:29.746Z] === RUN TestDaemonRestartIpcMode [2021-09-24T16:32:29.746Z] === PAUSE TestDaemonRestartIpcMode [2021-09-24T16:32:29.746Z] === RUN TestDaemonHostGatewayIP [2021-09-24T16:32:29.746Z] === PAUSE TestDaemonHostGatewayIP [2021-09-24T16:32:29.746Z] === RUN TestRestartDaemonWithRestartingContainer [2021-09-24T16:32:29.746Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-09-24T16:32:29.746Z] === RUN TestContainerKillOnDaemonStart [2021-09-24T16:32:29.746Z] === PAUSE TestContainerKillOnDaemonStart [2021-09-24T16:32:29.746Z] === RUN TestDiff [2021-09-24T16:32:29.802Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s) [2021-09-24T16:32:29.802Z] === RUN TestCreateDifferentPlatform [2021-09-24T16:32:29.802Z] === RUN TestCreateDifferentPlatform/different_os [2021-09-24T16:32:29.802Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-09-24T16:32:29.802Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-09-24T16:32:29.802Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-09-24T16:32:29.802Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-09-24T16:32:29.802Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-09-24T16:32:29.802Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-09-24T16:32:29.802Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-09-24T16:32:29.802Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-09-24T16:32:29.802Z] === RUN TestContainerStartOnDaemonRestart [2021-09-24T16:32:29.802Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-09-24T16:32:29.802Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-09-24T16:32:29.802Z] === RUN TestDaemonRestartIpcMode [2021-09-24T16:32:29.802Z] === PAUSE TestDaemonRestartIpcMode [2021-09-24T16:32:29.802Z] === RUN TestDaemonHostGatewayIP [2021-09-24T16:32:29.802Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-24T16:32:29.802Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-09-24T16:32:29.802Z] === RUN TestRestartDaemonWithRestartingContainer [2021-09-24T16:32:29.802Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-09-24T16:32:29.802Z] === RUN TestContainerKillOnDaemonStart [2021-09-24T16:32:29.802Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-09-24T16:32:29.802Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-09-24T16:32:29.802Z] === RUN TestDiff [2021-09-24T16:32:30.313Z] --- PASS: TestDiff (0.58s) [2021-09-24T16:32:30.313Z] === RUN TestExecWithCloseStdin [2021-09-24T16:32:30.375Z] --- PASS: TestDiff (0.41s) [2021-09-24T16:32:30.375Z] === RUN TestExecWithCloseStdin [2021-09-24T16:32:30.636Z] --- PASS: TestExecWithCloseStdin (0.48s) [2021-09-24T16:32:30.636Z] === RUN TestExec [2021-09-24T16:32:30.881Z] --- PASS: TestExecWithCloseStdin (0.67s) [2021-09-24T16:32:30.881Z] === RUN TestExec [2021-09-24T16:32:31.209Z] --- PASS: TestExec (0.46s) [2021-09-24T16:32:31.209Z] === RUN TestExecUser [2021-09-24T16:32:31.779Z] --- PASS: TestExecUser (0.49s) [2021-09-24T16:32:31.779Z] === RUN TestExportContainerAndImportImage [2021-09-24T16:32:31.815Z] --- PASS: TestExec (0.67s) [2021-09-24T16:32:31.815Z] === RUN TestExecUser [2021-09-24T16:32:32.354Z] --- PASS: TestExportContainerAndImportImage (0.57s) [2021-09-24T16:32:32.354Z] === RUN TestExportContainerAfterDaemonRestart [2021-09-24T16:32:32.382Z] --- PASS: TestExecUser (0.66s) [2021-09-24T16:32:32.382Z] === RUN TestExportContainerAndImportImage [2021-09-24T16:32:32.950Z] --- PASS: TestExportContainerAndImportImage (0.73s) [2021-09-24T16:32:32.950Z] === RUN TestExportContainerAfterDaemonRestart [2021-09-24T16:32:33.737Z] --- PASS: TestExportContainerAfterDaemonRestart (1.32s) [2021-09-24T16:32:33.737Z] === RUN TestHealthCheckWorkdir [2021-09-24T16:32:33.997Z] --- PASS: TestHealthCheckWorkdir (0.59s) [2021-09-24T16:32:33.997Z] === RUN TestHealthKillContainer [2021-09-24T16:32:34.326Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2021-09-24T16:32:34.326Z] === RUN TestHealthCheckWorkdir [2021-09-24T16:32:35.261Z] --- PASS: TestHealthCheckWorkdir (0.86s) [2021-09-24T16:32:35.261Z] === RUN TestHealthKillContainer [2021-09-24T16:32:36.540Z] --- PASS: TestHealthKillContainer (2.48s) [2021-09-24T16:32:36.540Z] === RUN TestInspectCpusetInConfigPre120 [2021-09-24T16:32:37.111Z] --- PASS: TestInspectCpusetInConfigPre120 (0.40s) [2021-09-24T16:32:37.111Z] === RUN TestIpcModeNone [2021-09-24T16:32:37.373Z] --- PASS: TestIpcModeNone (0.44s) [2021-09-24T16:32:37.373Z] === RUN TestIpcModePrivate [2021-09-24T16:32:37.437Z] ok github.com/docker/docker/api/server 0.023s coverage: 9.0% of statements [2021-09-24T16:32:37.633Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2021-09-24T16:32:37.790Z] --- PASS: TestHealthKillContainer (2.69s) [2021-09-24T16:32:37.790Z] === RUN TestInspectCpusetInConfigPre120 [2021-09-24T16:32:37.895Z] --- PASS: TestIpcModePrivate (0.44s) [2021-09-24T16:32:37.895Z] === RUN TestIpcModeShareable [2021-09-24T16:32:37.895Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-09-24T16:32:37.895Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-09-24T16:32:37.895Z] === RUN TestAPIIpcModeShareableAndContainer [2021-09-24T16:32:38.357Z] --- PASS: TestInspectCpusetInConfigPre120 (0.59s) [2021-09-24T16:32:38.357Z] === RUN TestIpcModeNone [2021-09-24T16:32:39.279Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.44s) [2021-09-24T16:32:39.279Z] === RUN TestAPIIpcModeHost [2021-09-24T16:32:39.279Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-09-24T16:32:39.279Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-09-24T16:32:39.279Z] === RUN TestDaemonIpcModeShareable [2021-09-24T16:32:39.279Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-09-24T16:32:39.279Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-09-24T16:32:39.279Z] === RUN TestDaemonIpcModePrivate [2021-09-24T16:32:39.291Z] --- PASS: TestIpcModeNone (0.62s) [2021-09-24T16:32:39.291Z] === RUN TestIpcModePrivate [2021-09-24T16:32:39.559Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false [2021-09-24T16:32:39.827Z] --- PASS: TestIpcModePrivate (0.69s) [2021-09-24T16:32:39.827Z] === RUN TestIpcModeShareable [2021-09-24T16:32:40.090Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2021-09-24T16:32:40.219Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2021-09-24T16:32:40.480Z] --- PASS: TestDaemonIpcModePrivate (1.15s) [2021-09-24T16:32:40.480Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-09-24T16:32:40.480Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-09-24T16:32:40.480Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-09-24T16:32:40.480Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-09-24T16:32:40.480Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-09-24T16:32:40.480Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-09-24T16:32:40.480Z] === RUN TestIpcModeOlderClient [2021-09-24T16:32:40.480Z] === PAUSE TestIpcModeOlderClient [2021-09-24T16:32:40.480Z] === RUN TestKillContainerInvalidSignal [2021-09-24T16:32:40.663Z] --- PASS: TestIpcModeShareable (0.73s) [2021-09-24T16:32:40.663Z] === RUN TestAPIIpcModeShareableAndContainer [2021-09-24T16:32:41.054Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2021-09-24T16:32:41.054Z] === RUN TestKillContainer [2021-09-24T16:32:41.054Z] === RUN TestKillContainer/no_signal [2021-09-24T16:32:41.321Z] === RUN TestKillContainer/non_killing_signal [2021-09-24T16:32:41.588Z] === RUN TestKillContainer/killing_signal [2021-09-24T16:32:42.165Z] --- PASS: TestKillContainer (1.26s) [2021-09-24T16:32:42.165Z] --- PASS: TestKillContainer/no_signal (0.39s) [2021-09-24T16:32:42.165Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2021-09-24T16:32:42.165Z] --- PASS: TestKillContainer/killing_signal (0.39s) [2021-09-24T16:32:42.165Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-09-24T16:32:42.165Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-09-24T16:32:42.425Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-09-24T16:32:42.566Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.85s) [2021-09-24T16:32:42.566Z] === RUN TestAPIIpcModeHost [2021-09-24T16:32:42.825Z] --- PASS: TestAPIIpcModeHost (0.40s) [2021-09-24T16:32:42.825Z] === RUN TestDaemonIpcModeShareable [2021-09-24T16:32:42.996Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.80s) [2021-09-24T16:32:42.996Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2021-09-24T16:32:42.996Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s) [2021-09-24T16:32:42.996Z] === RUN TestKillStoppedContainer [2021-09-24T16:32:42.996Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-09-24T16:32:42.996Z] === RUN TestKillStoppedContainerAPIPre120 [2021-09-24T16:32:42.996Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-09-24T16:32:42.996Z] === RUN TestKillDifferentUserContainer [2021-09-24T16:32:43.569Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2021-09-24T16:32:43.569Z] === RUN TestInspectOomKilledTrue [2021-09-24T16:32:43.569Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-09-24T16:32:43.569Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-09-24T16:32:43.569Z] === RUN TestInspectOomKilledFalse [2021-09-24T16:32:43.569Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-24T16:32:43.569Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-09-24T16:32:43.569Z] === RUN TestLinksEtcHostsContentMatch [2021-09-24T16:32:43.569Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-09-24T16:32:43.569Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-09-24T16:32:43.569Z] === RUN TestLinksContainerNames [2021-09-24T16:32:43.761Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-09-24T16:32:43.991Z] a0ddf88812f1: Pull complete [2021-09-24T16:32:43.991Z] Digest: sha256:2b33eda096538c803fbf0c03dc7ea42c3c1b713e30aae03116d989867eda2bf8 [2021-09-24T16:32:43.991Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-24T16:32:43.991Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-24T16:32:43.991Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2021-09-24T16:32:43.991Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2021-09-24T16:32:43.991Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2183' [2021-09-24T16:32:43.991Z] INFO: Docker version of control daemon [2021-09-24T16:32:43.991Z] [2021-09-24T16:32:43.991Z] Client: [2021-09-24T16:32:43.991Z] Version: 20.10.8 [2021-09-24T16:32:43.991Z] API version: 1.41 [2021-09-24T16:32:43.991Z] Go version: go1.16.6 [2021-09-24T16:32:43.991Z] Git commit: 3967b7d [2021-09-24T16:32:43.991Z] Built: Fri Jul 30 19:58:50 2021 [2021-09-24T16:32:43.991Z] OS/Arch: windows/amd64 [2021-09-24T16:32:43.991Z] Context: default [2021-09-24T16:32:43.991Z] Experimental: true [2021-09-24T16:32:43.991Z] [2021-09-24T16:32:43.991Z] Server: Docker Engine - Community [2021-09-24T16:32:43.991Z] Engine: [2021-09-24T16:32:43.991Z] Version: 20.10.8 [2021-09-24T16:32:43.991Z] API version: 1.41 (minimum version 1.24) [2021-09-24T16:32:43.991Z] Go version: go1.16.6 [2021-09-24T16:32:43.991Z] Git commit: 75249d8 [2021-09-24T16:32:43.991Z] Built: Fri Jul 30 19:54:29 2021 [2021-09-24T16:32:43.991Z] OS/Arch: windows/amd64 [2021-09-24T16:32:43.991Z] Experimental: true [2021-09-24T16:32:43.991Z] [2021-09-24T16:32:43.991Z] INFO: Docker info of control daemon [2021-09-24T16:32:43.991Z] [2021-09-24T16:32:43.991Z] Client: [2021-09-24T16:32:43.991Z] Context: default [2021-09-24T16:32:43.991Z] Debug Mode: false [2021-09-24T16:32:43.991Z] Plugins: [2021-09-24T16:32:43.991Z] app: Docker Application (Docker Inc., v0.8.0) [2021-09-24T16:32:43.991Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-09-24T16:32:43.991Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-09-24T16:32:43.991Z] [2021-09-24T16:32:43.991Z] Server: [2021-09-24T16:32:43.991Z] Containers: 0 [2021-09-24T16:32:43.991Z] Running: 0 [2021-09-24T16:32:43.991Z] Paused: 0 [2021-09-24T16:32:43.991Z] Stopped: 0 [2021-09-24T16:32:43.991Z] Images: 1 [2021-09-24T16:32:43.991Z] Server Version: 20.10.8 [2021-09-24T16:32:43.991Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-09-24T16:32:43.991Z] Windows: [2021-09-24T16:32:43.991Z] LCOW: [2021-09-24T16:32:43.991Z] Logging Driver: json-file [2021-09-24T16:32:43.991Z] Plugins: [2021-09-24T16:32:43.991Z] Volume: local [2021-09-24T16:32:43.991Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-09-24T16:32:43.991Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-09-24T16:32:43.991Z] Swarm: inactive [2021-09-24T16:32:43.991Z] Default Isolation: process [2021-09-24T16:32:43.991Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-09-24T16:32:43.991Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2114) [2021-09-24T16:32:43.991Z] OSType: windows [2021-09-24T16:32:43.991Z] Architecture: x86_64 [2021-09-24T16:32:43.991Z] CPUs: 4 [2021-09-24T16:32:43.991Z] Total Memory: 32GiB [2021-09-24T16:32:43.991Z] Name: azwin-2-95fcb0 [2021-09-24T16:32:43.991Z] ID: XY73:YXCL:4JV2:L5OD:3LLO:K3OC:FGXE:SVIG:WUSL:HBJG:UQY5:VISZ [2021-09-24T16:32:43.991Z] Docker Root Dir: D:\docker [2021-09-24T16:32:43.991Z] Debug Mode: false [2021-09-24T16:32:43.991Z] Registry: https://index.docker.io/v1/ [2021-09-24T16:32:43.991Z] Labels: [2021-09-24T16:32:43.991Z] Experimental: true [2021-09-24T16:32:43.991Z] Insecure Registries: [2021-09-24T16:32:43.991Z] 10.0.0.4:5000 [2021-09-24T16:32:43.991Z] 127.0.0.0/8 [2021-09-24T16:32:43.991Z] Registry Mirrors: [2021-09-24T16:32:43.991Z] http://10.0.0.4:5000/ [2021-09-24T16:32:43.991Z] Live Restore Enabled: false [2021-09-24T16:32:43.991Z] Product License: Community Engine [2021-09-24T16:32:43.991Z] [2021-09-24T16:32:43.991Z] [2021-09-24T16:32:43.991Z] INFO: Commit hash is ce715505bd [2021-09-24T16:32:43.991Z] INFO: Nuke-Everything... [2021-09-24T16:32:43.991Z] INFO: Container count on control daemon to delete is 0 [2021-09-24T16:32:43.991Z] INFO: Nuking d:\CI [2021-09-24T16:32:43.991Z] INFO: Zapped successfully [2021-09-24T16:32:43.991Z] INFO: Location for testing is d:\CI\PR-42881\2 [2021-09-24T16:32:43.991Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-09-24T16:32:43.991Z] [2021-09-24T16:32:43.991Z] [2021-09-24T16:32:43.991Z] INFO: Building the image from Dockerfile.windows at 09/24/2021 16:32:30... [2021-09-24T16:32:43.991Z] [2021-09-24T16:32:43.991Z] Sending build context to Docker daemon 60.66MB [2021-09-24T16:32:43.991Z] [2021-09-24T16:32:43.991Z] Step 1/11 : FROM microsoft/windowsservercore [2021-09-24T16:32:43.991Z] ---> 6e98155df178 [2021-09-24T16:32:43.991Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-09-24T16:32:43.991Z] ---> Running in b1e6cbdefce8 [2021-09-24T16:32:43.991Z] Removing intermediate container b1e6cbdefce8 [2021-09-24T16:32:43.991Z] ---> 666202688842 [2021-09-24T16:32:43.991Z] Step 3/11 : ARG GO_VERSION=1.17.1 [2021-09-24T16:32:43.991Z] ---> Running in 4e4e3cb8c004 [2021-09-24T16:32:43.991Z] Removing intermediate container 4e4e3cb8c004 [2021-09-24T16:32:43.991Z] ---> 1fba23b8d8ed [2021-09-24T16:32:43.991Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.5 [2021-09-24T16:32:43.991Z] ---> Running in 7f0393cece10 [2021-09-24T16:32:43.991Z] Removing intermediate container 7f0393cece10 [2021-09-24T16:32:43.991Z] ---> 5f2cf3a411ba [2021-09-24T16:32:43.991Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2021-09-24T16:32:43.991Z] ---> Running in 4d2a1550e76b [2021-09-24T16:32:43.991Z] Removing intermediate container 4d2a1550e76b [2021-09-24T16:32:43.991Z] ---> 089375b1515f [2021-09-24T16:32:43.991Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2021-09-24T16:32:43.991Z] ---> Running in b237849bc03f [2021-09-24T16:32:43.991Z] Removing intermediate container b237849bc03f [2021-09-24T16:32:43.991Z] ---> 86a657bdb669 [2021-09-24T16:32:43.991Z] Step 7/11 : 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;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $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-09-24T16:32:43.991Z] ---> Running in 6de4b71f507d [2021-09-24T16:32:44.019Z] --- PASS: TestDaemonIpcModeShareable (1.19s) [2021-09-24T16:32:44.019Z] === RUN TestDaemonIpcModePrivate [2021-09-24T16:32:44.510Z] --- PASS: TestLinksContainerNames (0.83s) [2021-09-24T16:32:44.510Z] === RUN TestLogsFollowTailEmpty [2021-09-24T16:32:44.771Z] --- PASS: TestLogsFollowTailEmpty (0.44s) [2021-09-24T16:32:44.771Z] === RUN TestContainerNetworkMountsNoChown [2021-09-24T16:32:44.954Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-09-24T16:32:45.031Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s) [2021-09-24T16:32:45.031Z] === RUN TestMountDaemonRoot [2021-09-24T16:32:45.031Z] === RUN TestMountDaemonRoot/default [2021-09-24T16:32:45.031Z] === PAUSE TestMountDaemonRoot/default [2021-09-24T16:32:45.031Z] === RUN TestMountDaemonRoot/private [2021-09-24T16:32:45.031Z] === PAUSE TestMountDaemonRoot/private [2021-09-24T16:32:45.031Z] === RUN TestMountDaemonRoot/rprivate [2021-09-24T16:32:45.031Z] === PAUSE TestMountDaemonRoot/rprivate [2021-09-24T16:32:45.031Z] === RUN TestMountDaemonRoot/slave [2021-09-24T16:32:45.031Z] === PAUSE TestMountDaemonRoot/slave [2021-09-24T16:32:45.031Z] === RUN TestMountDaemonRoot/rslave [2021-09-24T16:32:45.031Z] === PAUSE TestMountDaemonRoot/rslave [2021-09-24T16:32:45.031Z] === RUN TestMountDaemonRoot/shared [2021-09-24T16:32:45.031Z] === PAUSE TestMountDaemonRoot/shared [2021-09-24T16:32:45.031Z] === RUN TestMountDaemonRoot/rshared [2021-09-24T16:32:45.031Z] === PAUSE TestMountDaemonRoot/rshared [2021-09-24T16:32:45.031Z] === CONT TestMountDaemonRoot/default [2021-09-24T16:32:45.031Z] === RUN TestMountDaemonRoot/default/bind_root [2021-09-24T16:32:45.031Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-09-24T16:32:45.031Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-09-24T16:32:45.031Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-09-24T16:32:45.031Z] === RUN TestMountDaemonRoot/default/mount_root [2021-09-24T16:32:45.031Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-09-24T16:32:45.031Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-09-24T16:32:45.031Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-09-24T16:32:45.031Z] === CONT TestMountDaemonRoot/default/bind_root [2021-09-24T16:32:45.031Z] === CONT TestMountDaemonRoot/rshared [2021-09-24T16:32:45.031Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-09-24T16:32:45.031Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-09-24T16:32:45.031Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-09-24T16:32:45.031Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-09-24T16:32:45.031Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-09-24T16:32:45.031Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-09-24T16:32:45.031Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-09-24T16:32:45.031Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-09-24T16:32:45.031Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-09-24T16:32:45.032Z] === CONT TestMountDaemonRoot/shared [2021-09-24T16:32:45.032Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-09-24T16:32:45.032Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-09-24T16:32:45.032Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-09-24T16:32:45.032Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-09-24T16:32:45.032Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-09-24T16:32:45.032Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-09-24T16:32:45.032Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-09-24T16:32:45.032Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-09-24T16:32:45.032Z] === CONT TestMountDaemonRoot/rslave [2021-09-24T16:32:45.032Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-09-24T16:32:45.032Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-09-24T16:32:45.032Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-09-24T16:32:45.032Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-09-24T16:32:45.032Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-09-24T16:32:45.032Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-09-24T16:32:45.032Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-09-24T16:32:45.032Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-09-24T16:32:45.032Z] === CONT TestMountDaemonRoot/slave [2021-09-24T16:32:45.032Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-09-24T16:32:45.032Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-09-24T16:32:45.032Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-09-24T16:32:45.032Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-09-24T16:32:45.032Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-09-24T16:32:45.032Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-09-24T16:32:45.032Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-09-24T16:32:45.032Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-09-24T16:32:45.032Z] === CONT TestMountDaemonRoot/rprivate [2021-09-24T16:32:45.032Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-09-24T16:32:45.032Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-09-24T16:32:45.032Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-09-24T16:32:45.032Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-09-24T16:32:45.032Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-09-24T16:32:45.032Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-09-24T16:32:45.032Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-09-24T16:32:45.032Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-09-24T16:32:45.032Z] === CONT TestMountDaemonRoot/private [2021-09-24T16:32:45.032Z] === RUN TestMountDaemonRoot/private/bind_root [2021-09-24T16:32:45.032Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-09-24T16:32:45.032Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-09-24T16:32:45.032Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-09-24T16:32:45.032Z] === RUN TestMountDaemonRoot/private/mount_root [2021-09-24T16:32:45.032Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-09-24T16:32:45.032Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-09-24T16:32:45.032Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-09-24T16:32:45.032Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-09-24T16:32:45.212Z] --- PASS: TestDaemonIpcModePrivate (1.15s) [2021-09-24T16:32:45.212Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-09-24T16:32:45.292Z] === CONT TestMountDaemonRoot/default/mount_root [2021-09-24T16:32:45.292Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-09-24T16:32:45.292Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-09-24T16:32:45.292Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-09-24T16:32:45.292Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-09-24T16:32:45.292Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-09-24T16:32:45.292Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-09-24T16:32:45.292Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-09-24T16:32:45.292Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-09-24T16:32:45.292Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-09-24T16:32:45.292Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-09-24T16:32:45.292Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-09-24T16:32:45.292Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-09-24T16:32:45.552Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-09-24T16:32:45.552Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-09-24T16:32:45.552Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-09-24T16:32:45.552Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-09-24T16:32:45.552Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-09-24T16:32:45.552Z] === CONT TestMountDaemonRoot/private/bind_root [2021-09-24T16:32:45.552Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-09-24T16:32:45.552Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-09-24T16:32:45.552Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-09-24T16:32:45.552Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-09-24T16:32:45.552Z] === CONT TestMountDaemonRoot/private/mount_root [2021-09-24T16:32:45.552Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-09-24T16:32:45.552Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-09-24T16:32:45.552Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-09-24T16:32:45.552Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-09-24T16:32:45.552Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-09-24T16:32:45.552Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-09-24T16:32:45.552Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-09-24T16:32:45.552Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-09-24T16:32:45.552Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-09-24T16:32:45.552Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-09-24T16:32:45.552Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2021-09-24T16:32:45.552Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-09-24T16:32:45.552Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-09-24T16:32:45.552Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-09-24T16:32:45.552Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-09-24T16:32:45.552Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-09-24T16:32:45.552Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-09-24T16:32:45.552Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-09-24T16:32:45.552Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-09-24T16:32:45.552Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-09-24T16:32:45.552Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-09-24T16:32:45.552Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-09-24T16:32:45.552Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-09-24T16:32:45.552Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-09-24T16:32:45.552Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-09-24T16:32:45.552Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-09-24T16:32:45.552Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-09-24T16:32:45.552Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-09-24T16:32:45.552Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-09-24T16:32:45.552Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-09-24T16:32:45.552Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-09-24T16:32:45.552Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-09-24T16:32:45.552Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-09-24T16:32:45.552Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-09-24T16:32:45.552Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-09-24T16:32:45.552Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-09-24T16:32:45.552Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-09-24T16:32:45.552Z] === RUN TestContainerBindMountNonRecursive [2021-09-24T16:32:45.552Z] 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-09-24T16:32:45.552Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-09-24T16:32:45.552Z] === RUN TestContainerVolumesMountedAsShared [2021-09-24T16:32:45.552Z] 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-09-24T16:32:45.552Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-09-24T16:32:45.552Z] === RUN TestContainerVolumesMountedAsSlave [2021-09-24T16:32:45.552Z] 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-09-24T16:32:45.552Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-09-24T16:32:45.552Z] === RUN TestNetworkNat [2021-09-24T16:32:46.123Z] --- PASS: TestNetworkNat (0.49s) [2021-09-24T16:32:46.123Z] === RUN TestNetworkLocalhostTCPNat [2021-09-24T16:32:46.148Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-09-24T16:32:46.384Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2021-09-24T16:32:46.384Z] === RUN TestNetworkLoopbackNat [2021-09-24T16:32:46.406Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.20s) [2021-09-24T16:32:46.406Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-09-24T16:32:47.341Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-09-24T16:32:47.599Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.18s) [2021-09-24T16:32:47.599Z] === RUN TestIpcModeOlderClient [2021-09-24T16:32:47.599Z] === PAUSE TestIpcModeOlderClient [2021-09-24T16:32:47.599Z] === RUN TestKillContainerInvalidSignal [2021-09-24T16:32:47.858Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2021-09-24T16:32:47.858Z] === RUN TestKillContainer [2021-09-24T16:32:47.858Z] === RUN TestKillContainer/no_signal [2021-09-24T16:32:48.426Z] === RUN TestKillContainer/non_killing_signal [2021-09-24T16:32:48.684Z] === RUN TestKillContainer/killing_signal [2021-09-24T16:32:49.251Z] --- PASS: TestKillContainer (1.39s) [2021-09-24T16:32:49.251Z] --- PASS: TestKillContainer/no_signal (0.44s) [2021-09-24T16:32:49.251Z] --- PASS: TestKillContainer/non_killing_signal (0.30s) [2021-09-24T16:32:49.251Z] --- PASS: TestKillContainer/killing_signal (0.45s) [2021-09-24T16:32:49.251Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-09-24T16:32:49.251Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-09-24T16:32:49.683Z] --- PASS: TestNetworkLoopbackNat (2.55s) [2021-09-24T16:32:49.683Z] === RUN TestPause [2021-09-24T16:32:49.683Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-09-24T16:32:49.683Z] --- SKIP: TestPause (0.00s) [2021-09-24T16:32:49.683Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-09-24T16:32:49.683Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-09-24T16:32:49.683Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-09-24T16:32:49.683Z] === RUN TestPauseStopPausedContainer [2021-09-24T16:32:49.683Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-09-24T16:32:49.683Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-09-24T16:32:49.683Z] === RUN TestPidHost [2021-09-24T16:32:49.818Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-09-24T16:32:49.944Z] --- PASS: TestPidHost (0.90s) [2021-09-24T16:32:49.944Z] === RUN TestPsFilter [2021-09-24T16:32:50.204Z] --- PASS: TestPsFilter (0.13s) [2021-09-24T16:32:50.204Z] === RUN TestRemoveContainerWithRemovedVolume [2021-09-24T16:32:50.385Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.90s) [2021-09-24T16:32:50.385Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s) [2021-09-24T16:32:50.385Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.31s) [2021-09-24T16:32:50.385Z] === RUN TestKillStoppedContainer [2021-09-24T16:32:50.385Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-09-24T16:32:50.385Z] === RUN TestKillStoppedContainerAPIPre120 [2021-09-24T16:32:50.385Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-09-24T16:32:50.385Z] === RUN TestKillDifferentUserContainer [2021-09-24T16:32:50.467Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2021-09-24T16:32:50.467Z] === RUN TestRemoveContainerWithVolume [2021-09-24T16:32:50.876Z] [2021-09-24T16:32:50.876Z] SUCCESS: Specified value was saved. [2021-09-24T16:32:50.952Z] --- PASS: TestKillDifferentUserContainer (0.48s) [2021-09-24T16:32:50.952Z] === RUN TestInspectOomKilledTrue [2021-09-24T16:32:50.952Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-09-24T16:32:50.952Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-09-24T16:32:50.952Z] === RUN TestInspectOomKilledFalse [2021-09-24T16:32:51.037Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2021-09-24T16:32:51.037Z] === RUN TestRemoveContainerRunning [2021-09-24T16:32:51.210Z] --- PASS: TestInspectOomKilledFalse (0.43s) [2021-09-24T16:32:51.210Z] === RUN TestLinksEtcHostsContentMatch [2021-09-24T16:32:51.299Z] --- PASS: TestRemoveContainerRunning (0.41s) [2021-09-24T16:32:51.299Z] === RUN TestRemoveContainerForceRemoveRunning [2021-09-24T16:32:51.469Z] --- PASS: TestLinksEtcHostsContentMatch (0.33s) [2021-09-24T16:32:51.469Z] === RUN TestLinksContainerNames [2021-09-24T16:32:51.851Z] INFO: Downloading git... [2021-09-24T16:32:51.869Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2021-09-24T16:32:51.869Z] === RUN TestRemoveInvalidContainer [2021-09-24T16:32:51.869Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-09-24T16:32:51.869Z] === RUN TestRenameLinkedContainer [2021-09-24T16:32:52.404Z] --- PASS: TestLinksContainerNames (0.91s) [2021-09-24T16:32:52.404Z] === RUN TestLogsFollowTailEmpty [2021-09-24T16:32:52.971Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2021-09-24T16:32:52.971Z] === RUN TestContainerNetworkMountsNoChown [2021-09-24T16:32:53.230Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s) [2021-09-24T16:32:53.230Z] === RUN TestMountDaemonRoot [2021-09-24T16:32:53.230Z] === RUN TestMountDaemonRoot/default [2021-09-24T16:32:53.230Z] === PAUSE TestMountDaemonRoot/default [2021-09-24T16:32:53.230Z] === RUN TestMountDaemonRoot/private [2021-09-24T16:32:53.230Z] === PAUSE TestMountDaemonRoot/private [2021-09-24T16:32:53.230Z] === RUN TestMountDaemonRoot/rprivate [2021-09-24T16:32:53.230Z] === PAUSE TestMountDaemonRoot/rprivate [2021-09-24T16:32:53.230Z] === RUN TestMountDaemonRoot/slave [2021-09-24T16:32:53.230Z] === PAUSE TestMountDaemonRoot/slave [2021-09-24T16:32:53.230Z] === RUN TestMountDaemonRoot/rslave [2021-09-24T16:32:53.230Z] === PAUSE TestMountDaemonRoot/rslave [2021-09-24T16:32:53.230Z] === RUN TestMountDaemonRoot/shared [2021-09-24T16:32:53.230Z] === PAUSE TestMountDaemonRoot/shared [2021-09-24T16:32:53.230Z] === RUN TestMountDaemonRoot/rshared [2021-09-24T16:32:53.230Z] === PAUSE TestMountDaemonRoot/rshared [2021-09-24T16:32:53.230Z] === CONT TestMountDaemonRoot/default [2021-09-24T16:32:53.230Z] === RUN TestMountDaemonRoot/default/bind_root [2021-09-24T16:32:53.230Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-09-24T16:32:53.230Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-09-24T16:32:53.230Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-09-24T16:32:53.230Z] === RUN TestMountDaemonRoot/default/mount_root [2021-09-24T16:32:53.230Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-09-24T16:32:53.230Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-09-24T16:32:53.230Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-09-24T16:32:53.230Z] === CONT TestMountDaemonRoot/default/bind_root [2021-09-24T16:32:53.230Z] === CONT TestMountDaemonRoot/rprivate [2021-09-24T16:32:53.230Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-09-24T16:32:53.230Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-09-24T16:32:53.230Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-09-24T16:32:53.230Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-09-24T16:32:53.230Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-09-24T16:32:53.230Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-09-24T16:32:53.230Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-09-24T16:32:53.230Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-09-24T16:32:53.230Z] === CONT TestMountDaemonRoot/private [2021-09-24T16:32:53.230Z] === RUN TestMountDaemonRoot/private/bind_root [2021-09-24T16:32:53.230Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-09-24T16:32:53.230Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-09-24T16:32:53.230Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-09-24T16:32:53.230Z] === RUN TestMountDaemonRoot/private/mount_root [2021-09-24T16:32:53.230Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-09-24T16:32:53.230Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-09-24T16:32:53.230Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-09-24T16:32:53.230Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-09-24T16:32:53.488Z] === CONT TestMountDaemonRoot/default/mount_root [2021-09-24T16:32:53.489Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-09-24T16:32:53.489Z] === CONT TestMountDaemonRoot/shared [2021-09-24T16:32:53.489Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-09-24T16:32:53.489Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-09-24T16:32:53.489Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-09-24T16:32:53.489Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-09-24T16:32:53.489Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-09-24T16:32:53.489Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-09-24T16:32:53.489Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-09-24T16:32:53.489Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-09-24T16:32:53.489Z] === CONT TestMountDaemonRoot/rshared [2021-09-24T16:32:53.489Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-09-24T16:32:53.489Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-09-24T16:32:53.489Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-09-24T16:32:53.489Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-09-24T16:32:53.489Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-09-24T16:32:53.489Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-09-24T16:32:53.489Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-09-24T16:32:53.489Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-09-24T16:32:53.489Z] === CONT TestMountDaemonRoot/rslave [2021-09-24T16:32:53.489Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-09-24T16:32:53.489Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-09-24T16:32:53.489Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-09-24T16:32:53.489Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-09-24T16:32:53.489Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-09-24T16:32:53.489Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-09-24T16:32:53.489Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-09-24T16:32:53.489Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-09-24T16:32:53.489Z] === CONT TestMountDaemonRoot/slave [2021-09-24T16:32:53.489Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-09-24T16:32:53.489Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-09-24T16:32:53.489Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-09-24T16:32:53.489Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-09-24T16:32:53.489Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-09-24T16:32:53.489Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-09-24T16:32:53.489Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-09-24T16:32:53.489Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-09-24T16:32:53.489Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-09-24T16:32:53.489Z] === CONT TestMountDaemonRoot/private/bind_root [2021-09-24T16:32:53.489Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-09-24T16:32:53.489Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-09-24T16:32:53.489Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-09-24T16:32:53.489Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-09-24T16:32:53.489Z] === CONT TestMountDaemonRoot/private/mount_root [2021-09-24T16:32:53.489Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-09-24T16:32:53.489Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-09-24T16:32:53.489Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-09-24T16:32:53.489Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-09-24T16:32:53.489Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-09-24T16:32:53.489Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-09-24T16:32:53.489Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-09-24T16:32:53.489Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-09-24T16:32:53.747Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-09-24T16:32:53.747Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-09-24T16:32:53.747Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-09-24T16:32:53.747Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-09-24T16:32:53.747Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-09-24T16:32:53.747Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-09-24T16:32:53.747Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-09-24T16:32:53.747Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-09-24T16:32:53.747Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-09-24T16:32:53.747Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-09-24T16:32:53.747Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-09-24T16:32:53.747Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-09-24T16:32:53.747Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-09-24T16:32:53.747Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-09-24T16:32:53.747Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-09-24T16:32:53.747Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-09-24T16:32:53.747Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-09-24T16:32:53.747Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-09-24T16:32:53.747Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-09-24T16:32:53.747Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-09-24T16:32:53.747Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-09-24T16:32:53.747Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-09-24T16:32:53.747Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-09-24T16:32:53.747Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-09-24T16:32:53.747Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-09-24T16:32:53.747Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-09-24T16:32:53.747Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-09-24T16:32:53.747Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-09-24T16:32:53.747Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-09-24T16:32:53.747Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-09-24T16:32:53.747Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-09-24T16:32:53.747Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-09-24T16:32:53.747Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-09-24T16:32:53.747Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-09-24T16:32:53.747Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2021-09-24T16:32:53.747Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-09-24T16:32:53.748Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-09-24T16:32:53.748Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-09-24T16:32:53.748Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-09-24T16:32:53.748Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-09-24T16:32:53.748Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-09-24T16:32:53.748Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-09-24T16:32:53.748Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-09-24T16:32:53.748Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-09-24T16:32:53.748Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-09-24T16:32:53.748Z] === RUN TestContainerBindMountNonRecursive [2021-09-24T16:32:53.767Z] INFO: Downloading go... [2021-09-24T16:32:53.783Z] --- PASS: TestRenameLinkedContainer (1.65s) [2021-09-24T16:32:53.783Z] === RUN TestRenameStoppedContainer [2021-09-24T16:32:53.783Z] --- PASS: TestRenameStoppedContainer (0.40s) [2021-09-24T16:32:53.783Z] === RUN TestRenameRunningContainerAndReuse [2021-09-24T16:32:54.725Z] --- PASS: TestRenameRunningContainerAndReuse (0.83s) [2021-09-24T16:32:54.725Z] === RUN TestRenameInvalidName [2021-09-24T16:32:54.985Z] --- PASS: TestRenameInvalidName (0.40s) [2021-09-24T16:32:54.985Z] === RUN TestRenameAnonymousContainer [2021-09-24T16:32:55.126Z] --- PASS: TestContainerBindMountNonRecursive (1.28s) [2021-09-24T16:32:55.126Z] === RUN TestContainerVolumesMountedAsShared [2021-09-24T16:32:55.614Z] INFO: Downloading compiler 1 of 3... [2021-09-24T16:32:55.614Z] INFO: Downloading compiler 2 of 3... [2021-09-24T16:32:55.614Z] INFO: Downloading compiler 3 of 3... [2021-09-24T16:32:55.614Z] INFO: Extracting git... [2021-09-24T16:32:55.693Z] --- PASS: TestContainerVolumesMountedAsShared (0.44s) [2021-09-24T16:32:55.693Z] === RUN TestContainerVolumesMountedAsSlave [2021-09-24T16:32:55.952Z] --- PASS: TestContainerVolumesMountedAsSlave (0.35s) [2021-09-24T16:32:55.952Z] === RUN TestNetworkNat [2021-09-24T16:32:56.367Z] --- PASS: TestRenameAnonymousContainer (1.45s) [2021-09-24T16:32:56.367Z] === RUN TestRenameContainerWithSameName [2021-09-24T16:32:56.519Z] --- PASS: TestNetworkNat (0.48s) [2021-09-24T16:32:56.519Z] === RUN TestNetworkLocalhostTCPNat [2021-09-24T16:32:56.777Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s) [2021-09-24T16:32:56.777Z] === RUN TestNetworkLoopbackNat [2021-09-24T16:32:56.938Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2021-09-24T16:32:56.939Z] === RUN TestRenameContainerWithLinkedContainer [2021-09-24T16:32:57.880Z] --- PASS: TestRenameContainerWithLinkedContainer (0.83s) [2021-09-24T16:32:57.880Z] === RUN TestResize [2021-09-24T16:32:58.141Z] --- PASS: TestResize (0.43s) [2021-09-24T16:32:58.141Z] === RUN TestResizeWithInvalidSize [2021-09-24T16:32:58.712Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2021-09-24T16:32:58.712Z] === RUN TestResizeWhenContainerNotStarted [2021-09-24T16:32:58.975Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2021-09-24T16:32:58.975Z] === RUN TestDaemonRestartKillContainers [2021-09-24T16:32:58.975Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-09-24T16:32:58.975Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-09-24T16:32:58.975Z] === RUN TestCgroupNamespacesRun [2021-09-24T16:33:00.061Z] --- PASS: TestNetworkLoopbackNat (2.68s) [2021-09-24T16:33:00.061Z] === RUN TestPause [2021-09-24T16:33:00.061Z] --- PASS: TestPause (0.48s) [2021-09-24T16:33:00.061Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-09-24T16:33:00.061Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-09-24T16:33:00.061Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-09-24T16:33:00.061Z] === RUN TestPauseStopPausedContainer [2021-09-24T16:33:00.320Z] --- PASS: TestPauseStopPausedContainer (0.46s) [2021-09-24T16:33:00.320Z] === RUN TestPidHost [2021-09-24T16:33:00.359Z] --- PASS: TestCgroupNamespacesRun (1.17s) [2021-09-24T16:33:00.359Z] === RUN TestCgroupNamespacesRunPrivileged [2021-09-24T16:33:01.300Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.13s) [2021-09-24T16:33:01.300Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-09-24T16:33:01.694Z] --- PASS: TestPidHost (0.98s) [2021-09-24T16:33:01.695Z] === RUN TestPsFilter [2021-09-24T16:33:01.695Z] --- PASS: TestPsFilter (0.11s) [2021-09-24T16:33:01.695Z] === RUN TestRemoveContainerWithRemovedVolume [2021-09-24T16:33:01.971Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.45s) [2021-09-24T16:33:01.971Z] === RUN TestRemoveContainerWithVolume [2021-09-24T16:33:02.567Z] --- PASS: TestRemoveContainerWithVolume (0.47s) [2021-09-24T16:33:02.567Z] === RUN TestRemoveContainerRunning [2021-09-24T16:33:02.697Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s) [2021-09-24T16:33:02.697Z] === RUN TestCgroupNamespacesRunHostMode [2021-09-24T16:33:02.825Z] --- PASS: TestRemoveContainerRunning (0.47s) [2021-09-24T16:33:02.825Z] === RUN TestRemoveContainerForceRemoveRunning [2021-09-24T16:33:03.391Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2021-09-24T16:33:03.391Z] === RUN TestRemoveInvalidContainer [2021-09-24T16:33:03.391Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-09-24T16:33:03.391Z] === RUN TestRenameLinkedContainer [2021-09-24T16:33:03.639Z] --- PASS: TestCgroupNamespacesRunHostMode (1.15s) [2021-09-24T16:33:03.639Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-09-24T16:33:05.025Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.17s) [2021-09-24T16:33:05.026Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-09-24T16:33:05.292Z] --- PASS: TestRenameLinkedContainer (1.87s) [2021-09-24T16:33:05.292Z] === RUN TestRenameStoppedContainer [2021-09-24T16:33:05.858Z] --- PASS: TestRenameStoppedContainer (0.45s) [2021-09-24T16:33:05.858Z] === RUN TestRenameRunningContainerAndReuse [2021-09-24T16:33:05.968Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s) [2021-09-24T16:33:05.968Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-09-24T16:33:06.539Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2021-09-24T16:33:06.539Z] === RUN TestCgroupNamespacesRunOlderClient [2021-09-24T16:33:06.734Z] INFO: Expanding go... [2021-09-24T16:33:06.793Z] --- PASS: TestRenameRunningContainerAndReuse (0.93s) [2021-09-24T16:33:06.793Z] === RUN TestRenameInvalidName [2021-09-24T16:33:07.051Z] --- PASS: TestRenameInvalidName (0.48s) [2021-09-24T16:33:07.051Z] === RUN TestRenameAnonymousContainer [2021-09-24T16:33:07.925Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.18s) [2021-09-24T16:33:07.925Z] === RUN TestNISDomainname [2021-09-24T16:33:07.925Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-09-24T16:33:07.925Z] --- SKIP: TestNISDomainname (0.01s) [2021-09-24T16:33:07.925Z] === RUN TestHostnameDnsResolution [2021-09-24T16:33:08.496Z] --- PASS: TestHostnameDnsResolution (0.64s) [2021-09-24T16:33:08.496Z] === RUN TestUnprivilegedPortsAndPing [2021-09-24T16:33:08.496Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2021-09-24T16:33:08.496Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2021-09-24T16:33:08.496Z] === RUN TestStats [2021-09-24T16:33:08.496Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-09-24T16:33:08.496Z] --- SKIP: TestStats (0.00s) [2021-09-24T16:33:08.496Z] === RUN TestStopContainerWithTimeout [2021-09-24T16:33:08.496Z] === RUN TestStopContainerWithTimeout/0 [2021-09-24T16:33:08.496Z] === PAUSE TestStopContainerWithTimeout/0 [2021-09-24T16:33:08.496Z] === RUN TestStopContainerWithTimeout/1 [2021-09-24T16:33:08.496Z] === PAUSE TestStopContainerWithTimeout/1 [2021-09-24T16:33:08.496Z] === RUN TestStopContainerWithTimeout/3 [2021-09-24T16:33:08.496Z] === PAUSE TestStopContainerWithTimeout/3 [2021-09-24T16:33:08.496Z] === RUN TestStopContainerWithTimeout/-1 [2021-09-24T16:33:08.496Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-09-24T16:33:08.496Z] === CONT TestStopContainerWithTimeout/0 [2021-09-24T16:33:08.496Z] === CONT TestStopContainerWithTimeout/-1 [2021-09-24T16:33:08.956Z] --- PASS: TestRenameAnonymousContainer (1.73s) [2021-09-24T16:33:08.956Z] === RUN TestRenameContainerWithSameName [2021-09-24T16:33:09.067Z] === CONT TestStopContainerWithTimeout/3 [2021-09-24T16:33:09.216Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2021-09-24T16:33:09.216Z] === RUN TestRenameContainerWithLinkedContainer [2021-09-24T16:33:10.152Z] --- PASS: TestRenameContainerWithLinkedContainer (0.91s) [2021-09-24T16:33:10.152Z] === RUN TestResize [2021-09-24T16:33:10.718Z] --- PASS: TestResize (0.43s) [2021-09-24T16:33:10.718Z] === RUN TestResizeWithInvalidSize [2021-09-24T16:33:10.976Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2021-09-24T16:33:10.976Z] === RUN TestResizeWhenContainerNotStarted [2021-09-24T16:33:10.980Z] === CONT TestStopContainerWithTimeout/1 [2021-09-24T16:33:11.543Z] --- PASS: TestResizeWhenContainerNotStarted (0.47s) [2021-09-24T16:33:11.543Z] === RUN TestDaemonRestartKillContainers [2021-09-24T16:33:11.543Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-09-24T16:33:11.543Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-09-24T16:33:11.543Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-09-24T16:33:11.543Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-09-24T16:33:11.543Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-09-24T16:33:11.543Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-09-24T16:33:11.543Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-09-24T16:33:11.543Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-09-24T16:33:11.543Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-09-24T16:33:11.543Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-09-24T16:33:11.543Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-09-24T16:33:11.543Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-09-24T16:33:11.543Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-09-24T16:33:11.543Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-09-24T16:33:11.543Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-09-24T16:33:11.543Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-09-24T16:33:11.543Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-09-24T16:33:11.543Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-09-24T16:33:11.543Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-09-24T16:33:11.543Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-09-24T16:33:11.543Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-09-24T16:33:11.543Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-09-24T16:33:11.543Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-09-24T16:33:11.543Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-09-24T16:33:11.543Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-09-24T16:33:11.543Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-09-24T16:33:12.362Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-09-24T16:33:12.362Z] --- PASS: TestStopContainerWithTimeout/0 (0.59s) [2021-09-24T16:33:12.362Z] --- PASS: TestStopContainerWithTimeout/-1 (2.61s) [2021-09-24T16:33:12.362Z] --- PASS: TestStopContainerWithTimeout/3 (2.38s) [2021-09-24T16:33:12.362Z] --- PASS: TestStopContainerWithTimeout/1 (1.43s) [2021-09-24T16:33:12.362Z] === RUN TestDeleteDevicemapper [2021-09-24T16:33:12.362Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-09-24T16:33:12.362Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-09-24T16:33:12.362Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-09-24T16:33:13.446Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-09-24T16:33:13.446Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-09-24T16:33:14.382Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-09-24T16:33:14.904Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.04s) [2021-09-24T16:33:14.904Z] === RUN TestUpdateMemory [2021-09-24T16:33:14.904Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-09-24T16:33:14.904Z] --- SKIP: TestUpdateMemory (0.00s) [2021-09-24T16:33:14.904Z] === RUN TestUpdateCPUQuota [2021-09-24T16:33:14.904Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-09-24T16:33:14.904Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-09-24T16:33:14.904Z] === RUN TestUpdatePidsLimit [2021-09-24T16:33:14.904Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-09-24T16:33:14.904Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-09-24T16:33:14.904Z] === RUN TestUpdateRestartPolicy [2021-09-24T16:33:14.950Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-09-24T16:33:15.886Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-09-24T16:33:16.145Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-09-24T16:33:17.521Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-09-24T16:33:17.780Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-09-24T16:33:19.686Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-09-24T16:33:19.945Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-09-24T16:33:21.849Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-09-24T16:33:21.849Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.74s) [2021-09-24T16:33:21.849Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.99s) [2021-09-24T16:33:21.849Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.22s) [2021-09-24T16:33:21.849Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.25s) [2021-09-24T16:33:21.849Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.23s) [2021-09-24T16:33:21.849Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.25s) [2021-09-24T16:33:21.849Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.82s) [2021-09-24T16:33:21.849Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.82s) [2021-09-24T16:33:21.849Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.06s) [2021-09-24T16:33:21.849Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.19s) [2021-09-24T16:33:21.849Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.75s) [2021-09-24T16:33:21.849Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.77s) [2021-09-24T16:33:21.849Z] === RUN TestCgroupNamespacesRun [2021-09-24T16:33:23.224Z] --- PASS: TestCgroupNamespacesRun (1.19s) [2021-09-24T16:33:23.224Z] === RUN TestCgroupNamespacesRunPrivileged [2021-09-24T16:33:23.224Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-09-24T16:33:23.224Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-09-24T16:33:23.224Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-09-24T16:33:24.160Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.27s) [2021-09-24T16:33:24.160Z] === RUN TestCgroupNamespacesRunHostMode [2021-09-24T16:33:25.535Z] --- PASS: TestCgroupNamespacesRunHostMode (1.21s) [2021-09-24T16:33:25.535Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-09-24T16:33:25.683Z] INFO [loader] Go packages loading at mode 575 (exports_file|files|types_sizes|compiled_files|deps|imports|name) took 2m27.195242031s [2021-09-24T16:33:25.683Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 511.813237ms [2021-09-24T16:33:26.936Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s) [2021-09-24T16:33:26.936Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-09-24T16:33:27.129Z] --- PASS: TestUpdateRestartPolicy (10.88s) [2021-09-24T16:33:27.129Z] === RUN TestUpdateRestartWithAutoRemove [2021-09-24T16:33:27.129Z] --- PASS: TestUpdateRestartWithAutoRemove (0.62s) [2021-09-24T16:33:27.129Z] === RUN TestWaitNonBlocked [2021-09-24T16:33:27.129Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-24T16:33:27.129Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-24T16:33:27.129Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-24T16:33:27.129Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-24T16:33:27.129Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-24T16:33:27.129Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-24T16:33:27.129Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-09-24T16:33:27.129Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.55s) [2021-09-24T16:33:27.129Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.65s) [2021-09-24T16:33:27.129Z] === RUN TestWaitBlocked [2021-09-24T16:33:27.129Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-09-24T16:33:27.129Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-09-24T16:33:27.129Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-09-24T16:33:27.129Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-09-24T16:33:27.129Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-09-24T16:33:27.129Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-09-24T16:33:27.390Z] --- PASS: TestWaitBlocked (0.01s) [2021-09-24T16:33:27.390Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.63s) [2021-09-24T16:33:27.390Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.66s) [2021-09-24T16:33:27.390Z] === CONT TestDaemonRestartIpcMode [2021-09-24T16:33:27.390Z] === CONT TestIpcModeOlderClient [2021-09-24T16:33:27.390Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-09-24T16:33:27.390Z] === CONT TestRestartDaemonWithRestartingContainer [2021-09-24T16:33:27.872Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.18s) [2021-09-24T16:33:27.872Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-09-24T16:33:28.309Z] INFO: Expanding compiler 1 of 3... [2021-09-24T16:33:28.438Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2021-09-24T16:33:28.438Z] === RUN TestCgroupNamespacesRunOlderClient [2021-09-24T16:33:29.231Z] INFO: Expanding compiler 2 of 3... [2021-09-24T16:33:29.814Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.20s) [2021-09-24T16:33:29.815Z] === RUN TestNISDomainname [2021-09-24T16:33:29.934Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.27s) [2021-09-24T16:33:30.195Z] --- PASS: TestDaemonRestartIpcMode (2.79s) [2021-09-24T16:33:30.195Z] PASS [2021-09-24T16:33:30.195Z] [2021-09-24T16:33:30.195Z] === Skipped [2021-09-24T16:33:30.195Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-09-24T16:33:30.195Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-09-24T16:33:30.195Z] [2021-09-24T16:33:30.195Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-09-24T16:33:30.195Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-09-24T16:33:30.195Z] [2021-09-24T16:33:30.195Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-09-24T16:33:30.195Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-24T16:33:30.195Z] [2021-09-24T16:33:30.195Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-09-24T16:33:30.195Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-09-24T16:33:30.195Z] [2021-09-24T16:33:30.195Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-09-24T16:33:30.195Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-09-24T16:33:30.195Z] [2021-09-24T16:33:30.195Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-09-24T16:33:30.195Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-09-24T16:33:30.195Z] [2021-09-24T16:33:30.195Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-09-24T16:33:30.195Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-09-24T16:33:30.195Z] [2021-09-24T16:33:30.195Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-09-24T16:33:30.195Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-09-24T16:33:30.195Z] [2021-09-24T16:33:30.195Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-09-24T16:33:30.195Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-09-24T16:33:30.195Z] [2021-09-24T16:33:30.195Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-09-24T16:33:30.195Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-09-24T16:33:30.195Z] [2021-09-24T16:33:30.195Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-09-24T16:33:30.195Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-24T16:33:30.195Z] [2021-09-24T16:33:30.195Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-09-24T16:33:30.195Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-09-24T16:33:30.195Z] [2021-09-24T16:33:30.195Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-09-24T16:33:30.195Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-09-24T16:33:30.195Z] [2021-09-24T16:33:30.195Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-09-24T16:33:30.195Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-09-24T16:33:30.195Z] [2021-09-24T16:33:30.195Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-09-24T16:33:30.195Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-09-24T16:33:30.195Z] [2021-09-24T16:33:30.195Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-09-24T16:33:30.195Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-09-24T16:33:30.195Z] [2021-09-24T16:33:30.195Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-09-24T16:33:30.195Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-09-24T16:33:30.195Z] [2021-09-24T16:33:30.195Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-09-24T16:33:30.195Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-09-24T16:33:30.195Z] [2021-09-24T16:33:30.195Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-09-24T16:33:30.195Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-09-24T16:33:30.195Z] [2021-09-24T16:33:30.195Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-09-24T16:33:30.195Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-09-24T16:33:30.195Z] [2021-09-24T16:33:30.195Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2021-09-24T16:33:30.195Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2021-09-24T16:33:30.195Z] [2021-09-24T16:33:30.195Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-09-24T16:33:30.195Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-09-24T16:33:30.195Z] [2021-09-24T16:33:30.195Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-09-24T16:33:30.195Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-09-24T16:33:30.195Z] [2021-09-24T16:33:30.195Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-09-24T16:33:30.195Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-09-24T16:33:30.195Z] [2021-09-24T16:33:30.195Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-09-24T16:33:30.195Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-09-24T16:33:30.195Z] [2021-09-24T16:33:30.195Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-09-24T16:33:30.195Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-09-24T16:33:30.195Z] [2021-09-24T16:33:30.195Z] DONE 177 tests, 26 skipped in 67.663s [2021-09-24T16:33:30.195Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-09-24T16:33:30.195Z] === RUN TestConfigDaemonLibtrustID [2021-09-24T16:33:30.381Z] --- PASS: TestNISDomainname (0.59s) [2021-09-24T16:33:30.381Z] === RUN TestHostnameDnsResolution [2021-09-24T16:33:30.765Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2021-09-24T16:33:30.765Z] === RUN TestDaemonConfigValidation [2021-09-24T16:33:30.765Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-09-24T16:33:30.765Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-09-24T16:33:30.765Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-09-24T16:33:30.765Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-09-24T16:33:30.765Z] === RUN TestDaemonConfigValidation/invalid_config [2021-09-24T16:33:30.765Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-09-24T16:33:30.765Z] === RUN TestDaemonConfigValidation/malformed_config [2021-09-24T16:33:30.765Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-09-24T16:33:30.765Z] === RUN TestDaemonConfigValidation/valid_config [2021-09-24T16:33:30.765Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-09-24T16:33:30.765Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-09-24T16:33:30.765Z] === CONT TestDaemonConfigValidation/malformed_config [2021-09-24T16:33:30.948Z] --- PASS: TestHostnameDnsResolution (0.73s) [2021-09-24T16:33:30.948Z] === RUN TestUnprivilegedPortsAndPing [2021-09-24T16:33:31.025Z] === CONT TestDaemonConfigValidation/valid_config [2021-09-24T16:33:31.025Z] === CONT TestDaemonConfigValidation/invalid_config [2021-09-24T16:33:31.025Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-09-24T16:33:31.025Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-09-24T16:33:31.025Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2021-09-24T16:33:31.025Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2021-09-24T16:33:31.025Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2021-09-24T16:33:31.025Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2021-09-24T16:33:31.025Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.04s) [2021-09-24T16:33:31.025Z] === RUN TestConfigDaemonSeccompProfiles [2021-09-24T16:33:31.025Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-09-24T16:33:31.515Z] --- PASS: TestUnprivilegedPortsAndPing (0.59s) [2021-09-24T16:33:31.515Z] === RUN TestStats [2021-09-24T16:33:32.409Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-09-24T16:33:33.365Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-09-24T16:33:33.425Z] INFO: Expanding compiler 3 of 3... [2021-09-24T16:33:34.046Z] --- PASS: TestStats (2.47s) [2021-09-24T16:33:34.046Z] === RUN TestStopContainerWithTimeout [2021-09-24T16:33:34.047Z] === RUN TestStopContainerWithTimeout/0 [2021-09-24T16:33:34.047Z] === PAUSE TestStopContainerWithTimeout/0 [2021-09-24T16:33:34.047Z] === RUN TestStopContainerWithTimeout/1 [2021-09-24T16:33:34.047Z] === PAUSE TestStopContainerWithTimeout/1 [2021-09-24T16:33:34.047Z] === RUN TestStopContainerWithTimeout/3 [2021-09-24T16:33:34.047Z] === PAUSE TestStopContainerWithTimeout/3 [2021-09-24T16:33:34.047Z] === RUN TestStopContainerWithTimeout/-1 [2021-09-24T16:33:34.047Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-09-24T16:33:34.047Z] === CONT TestStopContainerWithTimeout/0 [2021-09-24T16:33:34.047Z] === CONT TestStopContainerWithTimeout/-1 [2021-09-24T16:33:34.308Z] === CONT TestConfigDaemonSeccompProfiles [2021-09-24T16:33:34.309Z] daemon_test.go:148: [d8fb618825388] daemon is not started [2021-09-24T16:33:34.309Z] --- PASS: TestConfigDaemonSeccompProfiles (3.26s) [2021-09-24T16:33:34.309Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2021-09-24T16:33:34.309Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s) [2021-09-24T16:33:34.309Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2021-09-24T16:33:34.309Z] PASS [2021-09-24T16:33:34.309Z] [2021-09-24T16:33:34.309Z] DONE 11 tests in 4.155s [2021-09-24T16:33:34.309Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-09-24T16:33:34.378Z] INFO: Removing downloaded files... [2021-09-24T16:33:34.378Z] INFO: Downloading containerd [2021-09-24T16:33:34.569Z] INFO: Testing against a local daemon [2021-09-24T16:33:34.569Z] === RUN TestCommitInheritsEnv [2021-09-24T16:33:34.981Z] === CONT TestStopContainerWithTimeout/3 [2021-09-24T16:33:36.478Z] --- PASS: TestCommitInheritsEnv (1.74s) [2021-09-24T16:33:36.478Z] === RUN TestImportExtremelyLargeImageWorks [2021-09-24T16:33:36.478Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-09-24T16:33:36.478Z] === RUN TestImagesFilterMultiReference [2021-09-24T16:33:36.478Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-09-24T16:33:36.478Z] === RUN TestImagePullPlatformInvalid [2021-09-24T16:33:36.478Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-09-24T16:33:36.479Z] === RUN TestRemoveImageOrphaning [2021-09-24T16:33:36.882Z] === CONT TestStopContainerWithTimeout/1 [2021-09-24T16:33:38.256Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-09-24T16:33:38.256Z] --- PASS: TestStopContainerWithTimeout/0 (0.75s) [2021-09-24T16:33:38.256Z] --- PASS: TestStopContainerWithTimeout/-1 (2.76s) [2021-09-24T16:33:38.256Z] --- PASS: TestStopContainerWithTimeout/3 (2.44s) [2021-09-24T16:33:38.256Z] --- PASS: TestStopContainerWithTimeout/1 (1.45s) [2021-09-24T16:33:38.256Z] === RUN TestDeleteDevicemapper [2021-09-24T16:33:38.256Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-09-24T16:33:38.256Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-09-24T16:33:38.256Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-09-24T16:33:38.390Z] --- PASS: TestRemoveImageOrphaning (1.93s) [2021-09-24T16:33:38.390Z] === RUN TestRemoveImageGarbageCollector [2021-09-24T16:33:38.390Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-09-24T16:33:38.390Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-09-24T16:33:38.390Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-09-24T16:33:38.390Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-09-24T16:33:38.390Z] === RUN TestTagInvalidReference [2021-09-24T16:33:38.390Z] --- PASS: TestTagInvalidReference (0.01s) [2021-09-24T16:33:38.390Z] === RUN TestTagValidPrefixedRepo [2021-09-24T16:33:38.390Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-09-24T16:33:38.390Z] === RUN TestTagExistedNameWithoutForce [2021-09-24T16:33:38.390Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-09-24T16:33:38.390Z] === RUN TestTagOfficialNames [2021-09-24T16:33:38.390Z] --- PASS: TestTagOfficialNames (0.05s) [2021-09-24T16:33:38.390Z] === RUN TestTagMatchesDigest [2021-09-24T16:33:38.390Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-09-24T16:33:38.390Z] === CONT TestImportExtremelyLargeImageWorks [2021-09-24T16:33:40.158Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.45s) [2021-09-24T16:33:40.158Z] === RUN TestUpdateMemory [2021-09-24T16:33:40.417Z] --- PASS: TestUpdateMemory (0.57s) [2021-09-24T16:33:40.417Z] === RUN TestUpdateCPUQuota [2021-09-24T16:33:41.177Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-09-24T16:33:41.177Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-09-24T16:33:41.351Z] --- PASS: TestUpdateCPUQuota (0.92s) [2021-09-24T16:33:41.351Z] === RUN TestUpdatePidsLimit [2021-09-24T16:33:41.351Z] === RUN TestUpdatePidsLimit/update_from_none [2021-09-24T16:33:41.609Z] === RUN TestUpdatePidsLimit/no_change [2021-09-24T16:33:41.609Z] === RUN TestUpdatePidsLimit/update_lower [2021-09-24T16:33:41.868Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-09-24T16:33:42.129Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-09-24T16:33:42.390Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-09-24T16:33:42.649Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-09-24T16:33:43.585Z] --- PASS: TestUpdatePidsLimit (2.22s) [2021-09-24T16:33:43.585Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.22s) [2021-09-24T16:33:43.585Z] --- PASS: TestUpdatePidsLimit/no_change (0.23s) [2021-09-24T16:33:43.585Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2021-09-24T16:33:43.585Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s) [2021-09-24T16:33:43.585Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.27s) [2021-09-24T16:33:43.585Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s) [2021-09-24T16:33:43.585Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s) [2021-09-24T16:33:43.585Z] === RUN TestUpdateRestartPolicy [2021-09-24T16:33:43.828Z] INFO [runner/unused/goanalysis] analyzers took 29.599997609s with top 10 stages: buildssa: 25.397740501s, U1000: 4.202257108s [2021-09-24T16:33:45.214Z] ok github.com/docker/docker/api/server/httputils 0.013s coverage: 14.7% of statements [2021-09-24T16:33:45.214Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-09-24T16:33:45.214Z] ok github.com/docker/docker/api/server/middleware 0.033s coverage: 37.7% of statements [2021-09-24T16:33:45.214Z] ? github.com/docker/docker/api/server/router [no test files] [2021-09-24T16:33:45.214Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-09-24T16:33:45.214Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-09-24T16:33:45.214Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-09-24T16:33:45.214Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-09-24T16:33:45.214Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-09-24T16:33:45.214Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-09-24T16:33:45.214Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-09-24T16:33:45.214Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-09-24T16:33:45.214Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-09-24T16:33:45.214Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-09-24T16:33:45.214Z] ok github.com/docker/docker/api/types/strslice 0.020s coverage: 90.0% of statements [2021-09-24T16:33:45.214Z] ok github.com/docker/docker/api/server/router/swarm 0.016s coverage: 5.7% of statements [2021-09-24T16:33:45.214Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-09-24T16:33:45.214Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-09-24T16:33:45.214Z] ? github.com/docker/docker/api/types [no test files] [2021-09-24T16:33:45.214Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-09-24T16:33:45.214Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-09-24T16:33:45.214Z] ? github.com/docker/docker/api/types/container [no test files] [2021-09-24T16:33:45.214Z] ? github.com/docker/docker/api/types/events [no test files] [2021-09-24T16:33:45.214Z] ok github.com/docker/docker/api/types/filters 0.020s coverage: 92.2% of statements [2021-09-24T16:33:45.214Z] ? github.com/docker/docker/api/types/image [no test files] [2021-09-24T16:33:45.214Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-09-24T16:33:45.214Z] ? github.com/docker/docker/api/types/network [no test files] [2021-09-24T16:33:45.214Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-09-24T16:33:45.214Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-09-24T16:33:45.214Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-09-24T16:33:45.214Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-09-24T16:33:45.214Z] ok github.com/docker/docker/api/types/time 0.022s coverage: 100.0% of statements [2021-09-24T16:33:45.214Z] ok github.com/docker/docker/api/types/versions 0.023s coverage: 77.3% of statements [2021-09-24T16:33:45.214Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-09-24T16:33:45.214Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-09-24T16:33:45.214Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-09-24T16:33:45.214Z] ? github.com/docker/docker/builder [no test files] [2021-09-24T16:33:45.214Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-09-24T16:33:45.214Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-09-24T16:33:45.214Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-09-24T16:33:45.214Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-09-24T16:33:45.214Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-09-24T16:33:45.214Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-09-24T16:33:45.214Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-09-24T16:33:45.214Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2021-09-24T16:33:45.214Z] ok github.com/docker/docker/builder/remotecontext 0.163s coverage: 13.7% of statements [2021-09-24T16:33:45.214Z] ok github.com/docker/docker/builder/dockerfile 0.341s coverage: 49.0% of statements [2021-09-24T16:33:45.214Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-09-24T16:33:45.214Z] ok github.com/docker/docker/cmd/docker-proxy 0.160s coverage: 67.6% of statements [2021-09-24T16:33:45.214Z] ok github.com/docker/docker/builder/remotecontext/git 4.225s coverage: 86.3% of statements [2021-09-24T16:33:45.214Z] ? github.com/docker/docker/cli [no test files] [2021-09-24T16:33:45.214Z] ? github.com/docker/docker/cli/config [no test files] [2021-09-24T16:33:49.443Z] ok github.com/docker/docker/client 0.227s coverage: 75.6% of statements [2021-09-24T16:33:55.782Z] --- PASS: TestUpdateRestartPolicy (11.16s) [2021-09-24T16:33:55.783Z] === RUN TestUpdateRestartWithAutoRemove [2021-09-24T16:33:55.783Z] --- PASS: TestUpdateRestartWithAutoRemove (0.63s) [2021-09-24T16:33:55.783Z] === RUN TestWaitNonBlocked [2021-09-24T16:33:55.783Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-24T16:33:55.783Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-24T16:33:55.783Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-24T16:33:55.783Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-24T16:33:55.783Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-24T16:33:55.783Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-24T16:33:56.041Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-09-24T16:33:56.041Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.79s) [2021-09-24T16:33:56.041Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.81s) [2021-09-24T16:33:56.041Z] === RUN TestWaitBlocked [2021-09-24T16:33:56.041Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-09-24T16:33:56.041Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-09-24T16:33:56.041Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-09-24T16:33:56.041Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-09-24T16:33:56.041Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-09-24T16:33:56.041Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-09-24T16:33:56.908Z] [2021-09-24T16:33:56.908Z] Name Version Source Summary [2021-09-24T16:33:56.908Z] ---- ------- ------ ------- [2021-09-24T16:33:56.908Z] 7Zip4Powershell 2.0.0 PSGallery Powershell ... [2021-09-24T16:33:56.908Z] [2021-09-24T16:33:56.908Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2021-09-24T16:33:56.908Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2021-09-24T16:33:56.908Z] PSChildName : containerd [2021-09-24T16:33:56.908Z] PSDrive : C [2021-09-24T16:33:56.908Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2021-09-24T16:33:56.908Z] PSIsContainer : True [2021-09-24T16:33:56.908Z] Name : containerd [2021-09-24T16:33:56.908Z] FullName : C:\containerd [2021-09-24T16:33:56.908Z] Parent : [2021-09-24T16:33:56.908Z] Exists : True [2021-09-24T16:33:56.908Z] Root : C:\ [2021-09-24T16:33:56.908Z] Extension : [2021-09-24T16:33:56.908Z] CreationTime : 9/24/2021 4:33:55 PM [2021-09-24T16:33:56.908Z] CreationTimeUtc : 9/24/2021 4:33:55 PM [2021-09-24T16:33:56.908Z] LastAccessTime : 9/24/2021 4:33:55 PM [2021-09-24T16:33:56.908Z] LastAccessTimeUtc : 9/24/2021 4:33:55 PM [2021-09-24T16:33:56.908Z] LastWriteTime : 9/24/2021 4:33:55 PM [2021-09-24T16:33:56.908Z] LastWriteTimeUtc : 9/24/2021 4:33:55 PM [2021-09-24T16:33:56.908Z] Attributes : Directory [2021-09-24T16:33:56.908Z] Mode : d----- [2021-09-24T16:33:56.908Z] BaseName : containerd [2021-09-24T16:33:56.908Z] Target : {} [2021-09-24T16:33:56.908Z] LinkType : [2021-09-24T16:33:56.908Z] [2021-09-24T16:33:56.976Z] --- PASS: TestWaitBlocked (0.02s) [2021-09-24T16:33:56.976Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.76s) [2021-09-24T16:33:56.976Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.79s) [2021-09-24T16:33:56.976Z] === CONT TestContainerStartOnDaemonRestart [2021-09-24T16:33:56.976Z] === CONT TestContainerKillOnDaemonStart [2021-09-24T16:33:57.795Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-09-24T16:33:57.795Z] INFO: Configuring git core.autocrlf... [2021-09-24T16:33:57.795Z] [2021-09-24T16:33:57.795Z] [2021-09-24T16:33:59.530Z] --- PASS: TestContainerStartOnDaemonRestart (2.25s) [2021-09-24T16:33:59.530Z] === CONT TestIpcModeOlderClient [2021-09-24T16:33:59.530Z] --- PASS: TestIpcModeOlderClient (0.07s) [2021-09-24T16:33:59.530Z] === CONT TestDaemonHostGatewayIP [2021-09-24T16:34:01.432Z] --- PASS: TestDaemonHostGatewayIP (2.28s) [2021-09-24T16:34:01.432Z] === CONT TestRestartDaemonWithRestartingContainer [2021-09-24T16:34:03.332Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.79s) [2021-09-24T16:34:03.332Z] === CONT TestDaemonRestartIpcMode [2021-09-24T16:34:05.863Z] --- PASS: TestDaemonRestartIpcMode (2.31s) [2021-09-24T16:34:09.145Z] --- PASS: TestContainerKillOnDaemonStart (11.74s) [2021-09-24T16:34:09.145Z] PASS [2021-09-24T16:34:09.145Z] [2021-09-24T16:34:09.145Z] === Skipped [2021-09-24T16:34:09.145Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-09-24T16:34:09.145Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-09-24T16:34:09.145Z] [2021-09-24T16:34:09.145Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-09-24T16:34:09.145Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-09-24T16:34:09.145Z] [2021-09-24T16:34:09.145Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-09-24T16:34:09.145Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-09-24T16:34:09.145Z] [2021-09-24T16:34:09.145Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-09-24T16:34:09.145Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-09-24T16:34:09.145Z] [2021-09-24T16:34:09.145Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-09-24T16:34:09.145Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-09-24T16:34:09.145Z] [2021-09-24T16:34:09.145Z] DONE 196 tests, 5 skipped in 105.071s [2021-09-24T16:34:09.145Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-09-24T16:34:09.145Z] === RUN TestConfigDaemonLibtrustID [2021-09-24T16:34:09.145Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2021-09-24T16:34:09.145Z] === RUN TestDaemonConfigValidation [2021-09-24T16:34:09.145Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-09-24T16:34:09.145Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-09-24T16:34:09.145Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-09-24T16:34:09.145Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-09-24T16:34:09.145Z] === RUN TestDaemonConfigValidation/invalid_config [2021-09-24T16:34:09.145Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-09-24T16:34:09.145Z] === RUN TestDaemonConfigValidation/malformed_config [2021-09-24T16:34:09.145Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-09-24T16:34:09.145Z] === RUN TestDaemonConfigValidation/valid_config [2021-09-24T16:34:09.145Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-09-24T16:34:09.146Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-09-24T16:34:09.146Z] === CONT TestDaemonConfigValidation/valid_config [2021-09-24T16:34:09.404Z] === CONT TestDaemonConfigValidation/invalid_config [2021-09-24T16:34:09.404Z] === CONT TestDaemonConfigValidation/malformed_config [2021-09-24T16:34:09.404Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-09-24T16:34:09.404Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-09-24T16:34:09.404Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2021-09-24T16:34:09.404Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2021-09-24T16:34:09.404Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2021-09-24T16:34:09.404Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2021-09-24T16:34:09.404Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2021-09-24T16:34:09.404Z] === RUN TestConfigDaemonSeccompProfiles [2021-09-24T16:34:09.404Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-09-24T16:34:10.340Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-09-24T16:34:11.714Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-09-24T16:34:12.647Z] === CONT TestConfigDaemonSeccompProfiles [2021-09-24T16:34:12.647Z] daemon_test.go:148: [d60143261b29a] daemon is not started [2021-09-24T16:34:12.647Z] --- PASS: TestConfigDaemonSeccompProfiles (3.15s) [2021-09-24T16:34:12.647Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s) [2021-09-24T16:34:12.647Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2021-09-24T16:34:12.647Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s) [2021-09-24T16:34:12.647Z] PASS [2021-09-24T16:34:12.647Z] [2021-09-24T16:34:12.647Z] DONE 11 tests in 3.886s [2021-09-24T16:34:12.647Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-09-24T16:34:12.647Z] INFO: Testing against a local daemon [2021-09-24T16:34:12.647Z] === RUN TestCommitInheritsEnv [2021-09-24T16:34:12.905Z] --- PASS: TestCommitInheritsEnv (0.36s) [2021-09-24T16:34:12.905Z] === RUN TestImportExtremelyLargeImageWorks [2021-09-24T16:34:12.905Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-09-24T16:34:12.905Z] === RUN TestImagesFilterMultiReference [2021-09-24T16:34:12.905Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-09-24T16:34:12.905Z] === RUN TestImagePullPlatformInvalid [2021-09-24T16:34:12.905Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-09-24T16:34:12.905Z] === RUN TestRemoveImageOrphaning [2021-09-24T16:34:13.164Z] --- PASS: TestRemoveImageOrphaning (0.24s) [2021-09-24T16:34:13.164Z] === RUN TestRemoveImageGarbageCollector [2021-09-24T16:34:15.065Z] --- PASS: TestRemoveImageGarbageCollector (1.68s) [2021-09-24T16:34:15.065Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-09-24T16:34:15.065Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-09-24T16:34:15.065Z] === RUN TestTagInvalidReference [2021-09-24T16:34:15.065Z] --- PASS: TestTagInvalidReference (0.01s) [2021-09-24T16:34:15.065Z] === RUN TestTagValidPrefixedRepo [2021-09-24T16:34:15.065Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-09-24T16:34:15.066Z] === RUN TestTagExistedNameWithoutForce [2021-09-24T16:34:15.066Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-09-24T16:34:15.066Z] === RUN TestTagOfficialNames [2021-09-24T16:34:15.066Z] --- PASS: TestTagOfficialNames (0.05s) [2021-09-24T16:34:15.066Z] === RUN TestTagMatchesDigest [2021-09-24T16:34:15.066Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-09-24T16:34:15.066Z] === CONT TestImportExtremelyLargeImageWorks [2021-09-24T16:34:21.594Z] ok github.com/docker/docker/cmd/dockerd 0.093s coverage: 29.3% of statements [2021-09-24T16:34:21.594Z] ok github.com/docker/docker/container 0.159s coverage: 34.6% of statements [2021-09-24T16:34:21.594Z] ok github.com/docker/docker/cmd/dockerd/trap 2.863s coverage: 0.0% of statements [2021-09-24T16:34:21.594Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-09-24T16:34:21.594Z] ? github.com/docker/docker/container/stream [no test files] [2021-09-24T16:34:21.594Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-09-24T16:34:21.594Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-09-24T16:34:21.594Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-09-24T16:34:21.594Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.057s coverage: 65.3% of statements [2021-09-24T16:34:21.594Z] ok github.com/docker/docker/daemon/cluster/convert 0.036s coverage: 35.9% of statements [2021-09-24T16:34:24.907Z] ok github.com/docker/docker/daemon/cluster 0.114s coverage: 0.5% of statements [2021-09-24T16:34:25.482Z] ok github.com/docker/docker/daemon/config 0.141s coverage: 81.1% of statements [2021-09-24T16:34:26.429Z] ok github.com/docker/docker/daemon/discovery 0.022s coverage: 30.0% of statements [2021-09-24T16:34:27.003Z] ok github.com/docker/docker/daemon/events 0.068s coverage: 50.0% of statements [2021-09-24T16:34:27.953Z] ok github.com/docker/docker/daemon/graphdriver 0.014s coverage: 2.2% of statements [2021-09-24T16:34:30.517Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.877s coverage: 74.6% of statements [2021-09-24T16:34:31.090Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.012s coverage: 3.1% of statements [2021-09-24T16:34:31.665Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.572s coverage: 56.2% of statements [2021-09-24T16:34:31.665Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.510s coverage: 13.8% of statements [2021-09-24T16:34:33.588Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.012s coverage: 1.9% of statements [2021-09-24T16:34:34.986Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.843s coverage: 49.4% of statements [2021-09-24T16:34:36.910Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.014s coverage: 57.5% of statements [2021-09-24T16:34:36.910Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.399s coverage: 57.7% of statements [2021-09-24T16:34:38.302Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.462s coverage: 46.2% of statements [2021-09-24T16:34:38.302Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.012s coverage: 3.0% of statements [2021-09-24T16:34:38.876Z] ok github.com/docker/docker/daemon/links 0.004s coverage: 93.0% of statements [2021-09-24T16:34:39.450Z] ok github.com/docker/docker/daemon/images 0.035s coverage: 6.7% of statements [2021-09-24T16:34:40.024Z] ok github.com/docker/docker/daemon/logger 0.241s coverage: 43.5% of statements [2021-09-24T16:34:40.638Z] ok github.com/docker/docker/daemon/logger/awslogs 0.326s coverage: 77.0% of statements [2021-09-24T16:34:40.638Z] ok github.com/docker/docker/daemon/logger/gelf 0.023s coverage: 67.0% of statements [2021-09-24T16:34:40.908Z] ok github.com/docker/docker/daemon/logger/journald 0.021s coverage: 23.9% of statements [2021-09-24T16:34:41.170Z] ok github.com/docker/docker/daemon 12.218s coverage: 17.6% of statements [2021-09-24T16:34:41.170Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-09-24T16:34:41.170Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-09-24T16:34:41.170Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-09-24T16:34:41.170Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-09-24T16:34:41.170Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-09-24T16:34:41.170Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-09-24T16:34:41.170Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-09-24T16:34:41.170Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-09-24T16:34:41.170Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-09-24T16:34:41.170Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-09-24T16:34:41.170Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-09-24T16:34:41.433Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.025s coverage: 87.2% of statements [2021-09-24T16:34:41.695Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.020s coverage: 69.9% of statements [2021-09-24T16:34:42.271Z] ok github.com/docker/docker/daemon/logger/local 0.041s coverage: 75.2% of statements [2021-09-24T16:34:42.271Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-09-24T16:34:42.533Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.016s coverage: 31.5% of statements [2021-09-24T16:34:43.107Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.066s coverage: 59.3% of statements [2021-09-24T16:34:43.369Z] ok github.com/docker/docker/daemon/logger/templates 0.013s coverage: 8.3% of statements [2021-09-24T16:34:43.632Z] ok github.com/docker/docker/daemon/logger/syslog 0.021s coverage: 46.8% of statements [2021-09-24T16:34:44.207Z] ok github.com/docker/docker/daemon/network 0.015s coverage: 63.8% of statements [2021-09-24T16:34:44.782Z] ok github.com/docker/docker/distribution/metadata 0.132s coverage: 48.2% of statements [2021-09-24T16:34:45.357Z] ok github.com/docker/docker/daemon/logger/splunk 1.973s coverage: 82.5% of statements [2021-09-24T16:34:45.357Z] ? github.com/docker/docker/daemon/names [no test files] [2021-09-24T16:34:45.357Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-09-24T16:34:45.930Z] ok github.com/docker/docker/errdefs 0.019s coverage: 53.1% of statements [2021-09-24T16:34:46.505Z] ok github.com/docker/docker/distribution 0.176s coverage: 25.8% of statements [2021-09-24T16:34:46.505Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-09-24T16:34:46.767Z] ok github.com/docker/docker/image 0.064s coverage: 86.6% of statements [2021-09-24T16:34:47.029Z] ok github.com/docker/docker/image/cache 0.023s coverage: 19.2% of statements [2021-09-24T16:34:47.291Z] ok github.com/docker/docker/distribution/xfer 1.745s coverage: 85.6% of statements [2021-09-24T16:34:47.291Z] ? github.com/docker/docker/dockerversion [no test files] [2021-09-24T16:34:47.566Z] ok github.com/docker/docker/image/tarexport 0.022s coverage: 0.7% of statements [2021-09-24T16:34:47.827Z] ok github.com/docker/docker/image/v1 0.051s coverage: 25.0% of statements [2021-09-24T16:34:47.827Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-09-24T16:34:47.827Z] ok github.com/docker/docker/libcontainerd/queue 0.034s coverage: 100.0% of statements [2021-09-24T16:34:48.774Z] ok github.com/docker/docker/oci 0.017s coverage: 43.3% of statements [2021-09-24T16:34:48.774Z] ok github.com/docker/docker/pkg/aaparser 0.012s coverage: 52.9% of statements [2021-09-24T16:34:48.927Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-09-24T16:34:49.037Z] ok github.com/docker/docker/opts 0.064s coverage: 67.1% of statements [2021-09-24T16:34:49.611Z] ok github.com/docker/docker/pkg/broadcaster 0.015s coverage: 100.0% of statements [2021-09-24T16:34:50.185Z] ok github.com/docker/docker/pkg/capabilities 0.032s coverage: 87.5% of statements [2021-09-24T16:34:50.761Z] ok github.com/docker/docker/pkg/authorization 0.764s coverage: 68.3% of statements [2021-09-24T16:34:51.708Z] ok github.com/docker/docker/pkg/directory 0.010s coverage: 80.0% of statements [2021-09-24T16:34:52.282Z] ok github.com/docker/docker/pkg/archive 1.092s coverage: 82.0% of statements [2021-09-24T16:34:52.282Z] ok github.com/docker/docker/pkg/discovery 0.008s coverage: 58.3% of statements [2021-09-24T16:34:52.544Z] ok github.com/docker/docker/pkg/discovery/file 0.006s coverage: 97.6% of statements [2021-09-24T16:34:53.123Z] ok github.com/docker/docker/pkg/discovery/memory 0.011s coverage: 92.3% of statements [2021-09-24T16:34:54.509Z] ok github.com/docker/docker/pkg/discovery/nodes 0.007s coverage: 93.8% of statements [2021-09-24T16:34:54.509Z] ok github.com/docker/docker/pkg/chrootarchive 2.976s coverage: 43.2% of statements [2021-09-24T16:34:54.509Z] ok github.com/docker/docker/pkg/dmesg 0.010s coverage: 83.3% of statements [2021-09-24T16:34:55.083Z] ok github.com/docker/docker/pkg/fileutils 0.013s coverage: 83.1% of statements [2021-09-24T16:34:55.344Z] ok github.com/docker/docker/pkg/filenotify 0.616s coverage: 67.0% of statements [2021-09-24T16:34:55.606Z] ok github.com/docker/docker/pkg/fsutils 0.240s coverage: 85.1% of statements [2021-09-24T16:34:55.868Z] ok github.com/docker/docker/pkg/homedir 0.010s coverage: 11.4% of statements [2021-09-24T16:34:56.129Z] ok github.com/docker/docker/pkg/discovery/kv 3.036s coverage: 84.1% of statements [2021-09-24T16:34:57.075Z] ok github.com/docker/docker/pkg/jsonmessage 0.007s coverage: 91.7% of statements [2021-09-24T16:34:57.075Z] ok github.com/docker/docker/layer 7.205s coverage: 68.8% of statements [2021-09-24T16:34:57.075Z] ok github.com/docker/docker/pkg/longpath 0.007s coverage: 100.0% of statements [2021-09-24T16:34:57.075Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-09-24T16:34:57.075Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-09-24T16:34:57.075Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-09-24T16:34:57.075Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-09-24T16:34:57.075Z] ? github.com/docker/docker/oci/caps [no test files] [2021-09-24T16:34:57.075Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-09-24T16:34:57.075Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-09-24T16:34:57.336Z] ok github.com/docker/docker/pkg/ioutils 0.608s coverage: 71.5% of statements [2021-09-24T16:34:57.336Z] ok github.com/docker/docker/pkg/idtools 0.712s coverage: 69.5% of statements [2021-09-24T16:34:57.336Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-09-24T16:34:57.336Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-09-24T16:34:57.336Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-09-24T16:34:57.599Z] ok github.com/docker/docker/pkg/namesgenerator 0.015s coverage: 85.7% of statements [2021-09-24T16:34:57.599Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-09-24T16:34:57.599Z] ok github.com/docker/docker/pkg/parsers 0.013s coverage: 97.0% of statements [2021-09-24T16:34:57.599Z] ok github.com/docker/docker/pkg/parsers/kernel 0.007s coverage: 60.0% of statements [2021-09-24T16:34:57.861Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.017s coverage: 86.7% of statements [2021-09-24T16:34:58.123Z] ok github.com/docker/docker/pkg/pidfile 0.017s coverage: 82.4% of statements [2021-09-24T16:34:58.123Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-09-24T16:34:58.123Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-09-24T16:34:58.386Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.052s coverage: 56.8% of statements [2021-09-24T16:34:58.959Z] ok github.com/docker/docker/pkg/plugins/transport 0.006s coverage: 85.7% of statements [2021-09-24T16:34:58.959Z] ok github.com/docker/docker/pkg/pools 0.011s coverage: 88.2% of statements [2021-09-24T16:34:58.959Z] ok github.com/docker/docker/pkg/progress 0.005s coverage: 75.9% of statements [2021-09-24T16:34:59.533Z] ok github.com/docker/docker/pkg/reexec 0.018s coverage: 82.4% of statements [2021-09-24T16:34:59.533Z] ok github.com/docker/docker/pkg/stack 0.007s coverage: 90.9% of statements [2021-09-24T16:34:59.795Z] ok github.com/docker/docker/pkg/stdcopy 0.008s coverage: 100.0% of statements [2021-09-24T16:35:00.058Z] ok github.com/docker/docker/pkg/streamformatter 0.005s coverage: 66.2% of statements [2021-09-24T16:35:00.058Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2021-09-24T16:35:00.320Z] ok github.com/docker/docker/pkg/pubsub 1.087s coverage: 75.0% of statements [2021-09-24T16:35:00.899Z] ok github.com/docker/docker/pkg/sysinfo 0.012s coverage: 51.2% of statements [2021-09-24T16:35:00.899Z] ok github.com/docker/docker/pkg/system 0.009s coverage: 40.1% of statements [2021-09-24T16:35:01.160Z] coverage: [no statements] [2021-09-24T16:35:01.160Z] ok github.com/docker/docker/pkg/term/windows 0.003s coverage: [no statements] [no tests to run] [2021-09-24T16:35:01.422Z] ok github.com/docker/docker/pkg/tailfile 0.171s coverage: 88.6% of statements [2021-09-24T16:35:01.684Z] ok github.com/docker/docker/pkg/tarsum 0.147s coverage: 89.3% of statements [2021-09-24T16:35:01.684Z] ok github.com/docker/docker/pkg/truncindex 0.105s coverage: 91.5% of statements [2021-09-24T16:35:01.684Z] ok github.com/docker/docker/pkg/urlutil 0.005s coverage: 100.0% of statements [2021-09-24T16:35:01.947Z] ok github.com/docker/docker/pkg/useragent 0.009s coverage: 88.9% of statements [2021-09-24T16:35:02.522Z] ok github.com/docker/docker/plugin/v2 0.013s coverage: 14.4% of statements [2021-09-24T16:35:03.469Z] ok github.com/docker/docker/profiles/seccomp 0.016s coverage: 86.0% of statements [2021-09-24T16:35:04.043Z] ok github.com/docker/docker/reference 0.011s coverage: 84.4% of statements [2021-09-24T16:35:04.043Z] ok github.com/docker/docker/plugin 0.548s coverage: 23.2% of statements [2021-09-24T16:35:05.434Z] ok github.com/docker/docker/registry/resumable 0.022s coverage: 100.0% of statements [2021-09-24T16:35:05.434Z] ok github.com/docker/docker/quota 0.460s coverage: 71.4% of statements [2021-09-24T16:35:05.434Z] ok github.com/docker/docker/restartmanager 0.004s coverage: 45.3% of statements [2021-09-24T16:35:05.697Z] ok github.com/docker/docker/registry 0.124s coverage: 58.8% of statements [2021-09-24T16:35:05.959Z] ok github.com/docker/docker/testutil 0.007s coverage: 62.5% of statements [2021-09-24T16:35:06.534Z] ok github.com/docker/docker/runconfig 0.028s coverage: 66.1% of statements [2021-09-24T16:35:07.924Z] ok github.com/docker/docker/volume/drivers 0.025s coverage: 36.1% of statements [2021-09-24T16:35:08.667Z] Removing intermediate container 6de4b71f507d [2021-09-24T16:35:08.667Z] ---> 6e998870d013 [2021-09-24T16:35:08.667Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2021-09-24T16:35:08.667Z] ---> Running in 682e86595300 [2021-09-24T16:35:09.313Z] ok github.com/docker/docker/volume/local 0.265s coverage: 76.4% of statements [2021-09-24T16:35:09.313Z] ok github.com/docker/docker/volume/mounts 0.017s coverage: 67.7% of statements [2021-09-24T16:35:10.274Z] ok github.com/docker/docker/volume/service 0.020s coverage: 72.3% of statements [2021-09-24T16:35:11.828Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2021-09-24T16:35:11.828Z] go: downloading gotest.tools/gotestsum v1.7.0 [2021-09-24T16:35:13.810Z] go: downloading github.com/fatih/color v1.10.0 [2021-09-24T16:35:13.810Z] go: downloading github.com/dnephin/pflag v1.0.7 [2021-09-24T16:35:13.810Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-09-24T16:35:13.810Z] go: downloading github.com/pkg/errors v0.9.1 [2021-09-24T16:35:14.790Z] go: downloading golang.org/x/tools v0.1.0 [2021-09-24T16:35:14.790Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2021-09-24T16:35:14.790Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-24T16:35:14.790Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-09-24T16:35:14.790Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-09-24T16:35:14.790Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-09-24T16:35:14.790Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-09-24T16:35:14.790Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-09-24T16:35:14.878Z] --- PASS: TestImportExtremelyLargeImageWorks (90.06s) [2021-09-24T16:35:14.878Z] PASS [2021-09-24T16:35:14.878Z] [2021-09-24T16:35:14.878Z] === Skipped [2021-09-24T16:35:14.878Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-09-24T16:35:14.878Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-09-24T16:35:14.878Z] [2021-09-24T16:35:14.878Z] DONE 12 tests, 1 skipped in 94.112s [2021-09-24T16:35:14.878Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-09-24T16:35:14.878Z] INFO: Testing against a local daemon [2021-09-24T16:35:14.878Z] === RUN TestNetworkCreateDelete [2021-09-24T16:35:14.878Z] --- PASS: TestNetworkCreateDelete (0.14s) [2021-09-24T16:35:14.878Z] === RUN TestDockerNetworkDeletePreferID [2021-09-24T16:35:14.878Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2021-09-24T16:35:14.878Z] === RUN TestDaemonDNSFallback [2021-09-24T16:35:15.449Z] --- PASS: TestDaemonDNSFallback (6.35s) [2021-09-24T16:35:15.449Z] === RUN TestInspectNetwork [2021-09-24T16:35:15.449Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-24T16:35:15.449Z] --- SKIP: TestInspectNetwork (0.00s) [2021-09-24T16:35:15.449Z] === RUN TestRunContainerWithBridgeNone [2021-09-24T16:35:15.449Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-24T16:35:15.449Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-09-24T16:35:15.449Z] === RUN TestNetworkInvalidJSON [2021-09-24T16:35:15.449Z] === RUN TestNetworkInvalidJSON//networks/create [2021-09-24T16:35:15.449Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-09-24T16:35:15.449Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-09-24T16:35:15.449Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-09-24T16:35:15.449Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-24T16:35:15.449Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-24T16:35:15.449Z] === CONT TestNetworkInvalidJSON//networks/create [2021-09-24T16:35:15.449Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-24T16:35:15.449Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-09-24T16:35:15.449Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-09-24T16:35:15.449Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-09-24T16:35:15.449Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-09-24T16:35:15.449Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-09-24T16:35:15.449Z] === RUN TestNetworkList [2021-09-24T16:35:15.449Z] === RUN TestNetworkList//networks [2021-09-24T16:35:15.449Z] === PAUSE TestNetworkList//networks [2021-09-24T16:35:15.449Z] === RUN TestNetworkList//networks/ [2021-09-24T16:35:15.449Z] === PAUSE TestNetworkList//networks/ [2021-09-24T16:35:15.449Z] === CONT TestNetworkList//networks [2021-09-24T16:35:15.449Z] === CONT TestNetworkList//networks/ [2021-09-24T16:35:15.449Z] --- PASS: TestNetworkList (0.01s) [2021-09-24T16:35:15.449Z] --- PASS: TestNetworkList//networks (0.00s) [2021-09-24T16:35:15.449Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-09-24T16:35:15.449Z] === RUN TestHostIPv4BridgeLabel [2021-09-24T16:35:15.449Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-24T16:35:15.449Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-09-24T16:35:15.449Z] === RUN TestDaemonRestartWithLiveRestore [2021-09-24T16:35:15.449Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-24T16:35:15.449Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-09-24T16:35:15.449Z] === RUN TestDaemonDefaultNetworkPools [2021-09-24T16:35:15.449Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-24T16:35:15.449Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2021-09-24T16:35:15.449Z] === RUN TestDaemonRestartWithExistingNetwork [2021-09-24T16:35:15.449Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-24T16:35:15.449Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-09-24T16:35:15.449Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-09-24T16:35:15.449Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-24T16:35:15.449Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-09-24T16:35:15.449Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-09-24T16:35:15.449Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-24T16:35:15.449Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-09-24T16:35:15.449Z] === RUN TestServiceWithPredefinedNetwork [2021-09-24T16:35:15.449Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-24T16:35:15.449Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-09-24T16:35:15.449Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-09-24T16:35:15.449Z] service_test.go:243: FLAKY_TEST [2021-09-24T16:35:15.449Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-09-24T16:35:15.449Z] === RUN TestServiceWithDataPathPortInit [2021-09-24T16:35:15.449Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-24T16:35:15.449Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2021-09-24T16:35:15.449Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-09-24T16:35:15.449Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-24T16:35:15.449Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-09-24T16:35:15.449Z] PASS [2021-09-24T16:35:15.449Z] [2021-09-24T16:35:15.449Z] === Skipped [2021-09-24T16:35:15.449Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-09-24T16:35:15.449Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-24T16:35:15.449Z] [2021-09-24T16:35:15.449Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-09-24T16:35:15.449Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-24T16:35:15.449Z] [2021-09-24T16:35:15.449Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-09-24T16:35:15.449Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-24T16:35:15.449Z] [2021-09-24T16:35:15.449Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-09-24T16:35:15.449Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-24T16:35:15.449Z] [2021-09-24T16:35:15.449Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2021-09-24T16:35:15.449Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-24T16:35:15.449Z] [2021-09-24T16:35:15.449Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2021-09-24T16:35:15.449Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-24T16:35:15.449Z] [2021-09-24T16:35:15.449Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-09-24T16:35:15.449Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-24T16:35:15.449Z] [2021-09-24T16:35:15.449Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-09-24T16:35:15.449Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-24T16:35:15.449Z] [2021-09-24T16:35:15.449Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-09-24T16:35:15.449Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-24T16:35:15.449Z] [2021-09-24T16:35:15.449Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-09-24T16:35:15.449Z] service_test.go:243: FLAKY_TEST [2021-09-24T16:35:15.449Z] [2021-09-24T16:35:15.449Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2021-09-24T16:35:15.449Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-24T16:35:15.449Z] [2021-09-24T16:35:15.449Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-09-24T16:35:15.449Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-24T16:35:15.449Z] [2021-09-24T16:35:15.449Z] DONE 22 tests, 12 skipped in 7.002s [2021-09-24T16:35:15.449Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-09-24T16:35:15.449Z] INFO: Testing against a local daemon [2021-09-24T16:35:15.449Z] === RUN TestDockerNetworkIpvlanPersistance [2021-09-24T16:35:15.449Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-24T16:35:15.449Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-09-24T16:35:15.449Z] === RUN TestDockerNetworkIpvlan [2021-09-24T16:35:15.449Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-24T16:35:15.449Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-09-24T16:35:15.449Z] PASS [2021-09-24T16:35:15.449Z] [2021-09-24T16:35:15.449Z] === Skipped [2021-09-24T16:35:15.449Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-09-24T16:35:15.449Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-24T16:35:15.449Z] [2021-09-24T16:35:15.449Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-09-24T16:35:15.449Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-24T16:35:15.449Z] [2021-09-24T16:35:15.449Z] DONE 2 tests, 2 skipped in 0.094s [2021-09-24T16:35:15.449Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-09-24T16:35:15.710Z] INFO: Testing against a local daemon [2021-09-24T16:35:15.710Z] === RUN TestDockerNetworkMacvlanPersistance [2021-09-24T16:35:15.710Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-24T16:35:15.710Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-09-24T16:35:15.710Z] === RUN TestDockerNetworkMacvlan [2021-09-24T16:35:15.710Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-24T16:35:15.710Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-09-24T16:35:15.710Z] PASS [2021-09-24T16:35:15.710Z] [2021-09-24T16:35:15.710Z] === Skipped [2021-09-24T16:35:15.710Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-09-24T16:35:15.710Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-24T16:35:15.710Z] [2021-09-24T16:35:15.710Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-09-24T16:35:15.710Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-24T16:35:15.710Z] [2021-09-24T16:35:15.710Z] DONE 2 tests, 2 skipped in 0.091s [2021-09-24T16:35:15.710Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-09-24T16:35:15.710Z] testing: warning: no tests to run [2021-09-24T16:35:15.710Z] PASS [2021-09-24T16:35:15.710Z] [2021-09-24T16:35:15.710Z] DONE 0 tests in 0.026s [2021-09-24T16:35:15.710Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-09-24T16:35:15.710Z] INFO: Testing against a local daemon [2021-09-24T16:35:15.710Z] === RUN TestAuthZPluginAllowRequest [2021-09-24T16:35:15.710Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-24T16:35:15.710Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-09-24T16:35:15.710Z] === RUN TestAuthZPluginTLS [2021-09-24T16:35:15.710Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-24T16:35:15.710Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-09-24T16:35:15.710Z] === RUN TestAuthZPluginDenyRequest [2021-09-24T16:35:15.710Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-24T16:35:15.710Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-09-24T16:35:15.710Z] === RUN TestAuthZPluginAPIDenyResponse [2021-09-24T16:35:15.710Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-24T16:35:15.710Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-09-24T16:35:15.710Z] === RUN TestAuthZPluginDenyResponse [2021-09-24T16:35:15.710Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-24T16:35:15.710Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-09-24T16:35:15.710Z] === RUN TestAuthZPluginAllowEventStream [2021-09-24T16:35:15.710Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-24T16:35:15.710Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-09-24T16:35:15.710Z] === RUN TestAuthZPluginErrorResponse [2021-09-24T16:35:15.710Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-24T16:35:15.710Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-09-24T16:35:15.710Z] === RUN TestAuthZPluginErrorRequest [2021-09-24T16:35:15.710Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-24T16:35:15.710Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-09-24T16:35:15.710Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-09-24T16:35:15.710Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-24T16:35:15.710Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-09-24T16:35:15.710Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-09-24T16:35:15.710Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-24T16:35:15.710Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-09-24T16:35:15.710Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-09-24T16:35:15.710Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-24T16:35:15.710Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-09-24T16:35:15.710Z] === RUN TestAuthZPluginHeader [2021-09-24T16:35:15.710Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-24T16:35:15.710Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-09-24T16:35:15.710Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-09-24T16:35:15.751Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-09-24T16:35:15.751Z] go: downloading golang.org/x/mod v0.3.0 [2021-09-24T16:35:15.970Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-24T16:35:15.970Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.16s) [2021-09-24T16:35:15.970Z] === RUN TestAuthZPluginV2Disable [2021-09-24T16:35:15.970Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-24T16:35:15.970Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-09-24T16:35:15.971Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-09-24T16:35:15.971Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-24T16:35:15.971Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-09-24T16:35:15.971Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-09-24T16:35:15.971Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-24T16:35:15.971Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-09-24T16:35:15.971Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-09-24T16:35:15.971Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-24T16:35:15.971Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-09-24T16:35:15.971Z] PASS [2021-09-24T16:35:15.971Z] [2021-09-24T16:35:15.971Z] === Skipped [2021-09-24T16:35:15.971Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-09-24T16:35:15.971Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-24T16:35:15.971Z] [2021-09-24T16:35:15.971Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-09-24T16:35:15.971Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-24T16:35:15.971Z] [2021-09-24T16:35:15.971Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-09-24T16:35:15.971Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-24T16:35:15.971Z] [2021-09-24T16:35:15.971Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-09-24T16:35:15.971Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-24T16:35:15.971Z] [2021-09-24T16:35:15.971Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-09-24T16:35:15.971Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-24T16:35:15.971Z] [2021-09-24T16:35:15.971Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-09-24T16:35:15.971Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-24T16:35:15.971Z] [2021-09-24T16:35:15.971Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-09-24T16:35:15.971Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-24T16:35:15.971Z] [2021-09-24T16:35:15.971Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-09-24T16:35:15.971Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-24T16:35:15.971Z] [2021-09-24T16:35:15.971Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-09-24T16:35:15.971Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-24T16:35:15.971Z] [2021-09-24T16:35:15.971Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-09-24T16:35:15.971Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-24T16:35:15.971Z] [2021-09-24T16:35:15.971Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-09-24T16:35:15.971Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-24T16:35:15.971Z] [2021-09-24T16:35:15.971Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-09-24T16:35:15.971Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-24T16:35:15.971Z] [2021-09-24T16:35:15.971Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.16s) [2021-09-24T16:35:15.971Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-24T16:35:15.971Z] [2021-09-24T16:35:15.971Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-09-24T16:35:15.971Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-24T16:35:15.971Z] [2021-09-24T16:35:15.971Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-09-24T16:35:15.971Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-24T16:35:15.971Z] [2021-09-24T16:35:15.971Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-09-24T16:35:15.971Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-24T16:35:15.971Z] [2021-09-24T16:35:15.971Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-09-24T16:35:15.971Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-24T16:35:15.971Z] [2021-09-24T16:35:15.971Z] DONE 17 tests, 17 skipped in 0.327s [2021-09-24T16:35:15.971Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-09-24T16:35:16.231Z] INFO: Testing against a local daemon [2021-09-24T16:35:16.231Z] === RUN TestPluginInvalidJSON [2021-09-24T16:35:16.231Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-09-24T16:35:16.231Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-09-24T16:35:16.231Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-09-24T16:35:16.231Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-09-24T16:35:16.231Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-09-24T16:35:16.231Z] === RUN TestPluginInstall [2021-09-24T16:35:16.231Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-24T16:35:16.231Z] --- SKIP: TestPluginInstall (0.00s) [2021-09-24T16:35:16.231Z] === RUN TestPluginsWithRuntimes [2021-09-24T16:35:16.231Z] 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-09-24T16:35:16.231Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-09-24T16:35:16.231Z] === RUN TestPluginBackCompatMediaTypes [2021-09-24T16:35:16.231Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-09-24T16:35:16.231Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-09-24T16:35:16.231Z] PASS [2021-09-24T16:35:16.231Z] [2021-09-24T16:35:16.231Z] === Skipped [2021-09-24T16:35:16.231Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-09-24T16:35:16.231Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-24T16:35:16.231Z] [2021-09-24T16:35:16.231Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-09-24T16:35:16.231Z] 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-09-24T16:35:16.231Z] [2021-09-24T16:35:16.231Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-09-24T16:35:16.231Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-09-24T16:35:16.231Z] [2021-09-24T16:35:16.231Z] DONE 5 tests, 3 skipped in 0.118s [2021-09-24T16:35:16.231Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-09-24T16:35:16.231Z] INFO: Testing against a local daemon [2021-09-24T16:35:16.231Z] === RUN TestExternalGraphDriver [2021-09-24T16:35:16.231Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-09-24T16:35:16.231Z] --- SKIP: TestExternalGraphDriver (0.03s) [2021-09-24T16:35:16.231Z] === RUN TestGraphdriverPluginV2 [2021-09-24T16:35:20.324Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m18.86891887s with top 10 stages: buildssa: 1m40.258057714s, goimports: 22.767787883s, unconvert: 13.968733488s, gosec: 9.800722092s, golint: 6.393984477s, misspell: 5.285158371s, ineffassign: 5.000549245s, inspect: 4.257944117s, vrp: 3.489459044s, ctrlflow: 2.242036404s [2021-09-24T16:35:20.324Z] INFO [runner] Issues before processing: 2759, after processing: 0 [2021-09-24T16:35:20.324Z] INFO [runner] Processors filtering stat (out/in): identifier_marker: 1790/1790, exclude: 1790/1790, path_prettifier: 2178/2178, skip_dirs: 2178/2178, autogenerated_exclude: 1790/2178, nolint: 0/78, cgo: 2178/2759, filename_unadjuster: 2178/2178, skip_files: 2178/2178, exclude-rules: 78/1790 [2021-09-24T16:35:20.324Z] INFO [runner] processing took 72.718479ms with stages: identifier_marker: 26.650656ms, nolint: 26.147607ms, path_prettifier: 9.630236ms, autogenerated_exclude: 5.185023ms, exclude-rules: 3.027537ms, skip_dirs: 1.792525ms, cgo: 182.506µs, filename_unadjuster: 96.557µs, max_same_issues: 1.558µs, skip_files: 1.242µs, max_from_linter: 624ns, uniq_by_line: 617ns, diff: 468ns, source_code: 451ns, exclude: 366ns, max_per_file_from_linter: 273ns, path_shortener: 233ns [2021-09-24T16:35:20.324Z] INFO [runner] linters took 1m49.760705303s with stages: goanalysis_metalinter: 1m25.438538611s, unused: 24.249020276s [2021-09-24T16:35:20.324Z] INFO File cache stats: 1687 entries of total size 8.5MiB [2021-09-24T16:35:20.324Z] INFO Memory: 2576 samples, avg is 1817.9MB, max is 4869.7MB [2021-09-24T16:35:20.324Z] INFO Execution took 4m17.47759706s [2021-09-24T16:35:20.324Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-09-24T16:35:20.433Z] --- PASS: TestGraphdriverPluginV2 (3.53s) [2021-09-24T16:35:20.433Z] PASS [2021-09-24T16:35:20.433Z] [2021-09-24T16:35:20.433Z] === Skipped [2021-09-24T16:35:20.433Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s) [2021-09-24T16:35:20.433Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-09-24T16:35:20.433Z] [2021-09-24T16:35:20.433Z] DONE 2 tests, 1 skipped in 3.658s [2021-09-24T16:35:20.433Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-09-24T16:35:20.433Z] INFO: Testing against a local daemon [2021-09-24T16:35:20.433Z] === RUN TestContinueAfterPluginCrash [2021-09-24T16:35:20.433Z] === PAUSE TestContinueAfterPluginCrash [2021-09-24T16:35:20.433Z] === RUN TestReadPluginNoRead [2021-09-24T16:35:20.433Z] === PAUSE TestReadPluginNoRead [2021-09-24T16:35:20.433Z] === RUN TestDaemonStartWithLogOpt [2021-09-24T16:35:20.433Z] === PAUSE TestDaemonStartWithLogOpt [2021-09-24T16:35:20.433Z] === CONT TestContinueAfterPluginCrash [2021-09-24T16:35:20.433Z] === CONT TestDaemonStartWithLogOpt [2021-09-24T16:35:20.659Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42881/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ce715505bd4bf52a6c0f934672e872d70e892f5b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ce715505bd4bf52a6c0f934672e872d70e892f5b hack/make.sh dynbinary test-docker-py [2021-09-24T16:35:21.061Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-09-24T16:35:21.230Z] [2021-09-24T16:35:21.492Z] Removing bundles/ [2021-09-24T16:35:21.492Z] [2021-09-24T16:35:21.492Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-09-24T16:35:21.492Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-09-24T16:35:21.492Z] GOOS="" GOARCH="" GOARM="" [2021-09-24T16:35:24.637Z] --- PASS: TestDaemonStartWithLogOpt (4.25s) [2021-09-24T16:35:24.637Z] === CONT TestReadPluginNoRead [2021-09-24T16:35:26.575Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-09-24T16:35:27.976Z] === RUN TestReadPluginNoRead/default [2021-09-24T16:35:28.917Z] --- PASS: TestContinueAfterPluginCrash (8.86s) [2021-09-24T16:35:29.179Z] === RUN TestReadPluginNoRead/disabled_caching [2021-09-24T16:35:30.562Z] === CONT TestReadPluginNoRead [2021-09-24T16:35:30.562Z] read_test.go:92: [d2ac045933aa2] daemon is not started [2021-09-24T16:35:30.562Z] --- PASS: TestReadPluginNoRead (6.30s) [2021-09-24T16:35:30.562Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.53s) [2021-09-24T16:35:30.562Z] --- PASS: TestReadPluginNoRead/default (1.35s) [2021-09-24T16:35:30.562Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.24s) [2021-09-24T16:35:30.562Z] PASS [2021-09-24T16:35:30.562Z] [2021-09-24T16:35:30.562Z] DONE 6 tests in 10.646s [2021-09-24T16:35:30.562Z] 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-09-24T16:35:30.562Z] testing: warning: no tests to run [2021-09-24T16:35:30.562Z] PASS [2021-09-24T16:35:30.562Z] [2021-09-24T16:35:30.562Z] DONE 0 tests in 0.032s [2021-09-24T16:35:30.562Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-09-24T16:35:30.562Z] INFO: Testing against a local daemon [2021-09-24T16:35:30.562Z] === RUN TestPluginWithDevMounts [2021-09-24T16:35:30.562Z] mounts_test.go:20: (*Execution).IsRootless-fm [2021-09-24T16:35:30.562Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-09-24T16:35:30.562Z] PASS [2021-09-24T16:35:30.562Z] [2021-09-24T16:35:30.562Z] === Skipped [2021-09-24T16:35:30.562Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-09-24T16:35:30.562Z] mounts_test.go:20: (*Execution).IsRootless-fm [2021-09-24T16:35:30.562Z] [2021-09-24T16:35:30.562Z] DONE 1 tests, 1 skipped in 0.106s [2021-09-24T16:35:30.562Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-09-24T16:35:30.823Z] INFO: Testing against a local daemon [2021-09-24T16:35:30.823Z] === RUN TestSecretInspect [2021-09-24T16:35:30.823Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-24T16:35:30.823Z] --- SKIP: TestSecretInspect (0.01s) [2021-09-24T16:35:30.823Z] === RUN TestSecretList [2021-09-24T16:35:30.823Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-24T16:35:30.823Z] --- SKIP: TestSecretList (0.01s) [2021-09-24T16:35:30.823Z] === RUN TestSecretsCreateAndDelete [2021-09-24T16:35:30.823Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-24T16:35:30.823Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-09-24T16:35:30.823Z] === RUN TestSecretsUpdate [2021-09-24T16:35:30.823Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-24T16:35:30.823Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-09-24T16:35:30.823Z] === RUN TestTemplatedSecret [2021-09-24T16:35:30.823Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-24T16:35:30.823Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-09-24T16:35:30.823Z] === RUN TestSecretCreateResolve [2021-09-24T16:35:30.823Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-24T16:35:30.823Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-09-24T16:35:30.823Z] PASS [2021-09-24T16:35:30.823Z] [2021-09-24T16:35:30.823Z] === Skipped [2021-09-24T16:35:30.823Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2021-09-24T16:35:30.823Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-24T16:35:30.823Z] [2021-09-24T16:35:30.823Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2021-09-24T16:35:30.823Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-24T16:35:30.823Z] [2021-09-24T16:35:30.823Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-09-24T16:35:30.823Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-24T16:35:30.823Z] [2021-09-24T16:35:30.823Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-09-24T16:35:30.823Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-24T16:35:30.823Z] [2021-09-24T16:35:30.823Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-09-24T16:35:30.823Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-24T16:35:30.823Z] [2021-09-24T16:35:30.823Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-09-24T16:35:30.823Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-24T16:35:30.823Z] [2021-09-24T16:35:30.823Z] DONE 6 tests, 6 skipped in 0.148s [2021-09-24T16:35:30.823Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-09-24T16:35:30.823Z] INFO: Testing against a local daemon [2021-09-24T16:35:30.823Z] === RUN TestServiceCreateInit [2021-09-24T16:35:30.823Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-09-24T16:35:30.823Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-24T16:35:30.823Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-09-24T16:35:30.823Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-24T16:35:30.823Z] --- PASS: TestServiceCreateInit (0.02s) [2021-09-24T16:35:30.823Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-09-24T16:35:30.823Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-09-24T16:35:30.823Z] === RUN TestCreateServiceMultipleTimes [2021-09-24T16:35:31.083Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-24T16:35:31.083Z] --- SKIP: TestCreateServiceMultipleTimes (0.02s) [2021-09-24T16:35:31.083Z] === RUN TestCreateServiceConflict [2021-09-24T16:35:31.083Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-24T16:35:31.083Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-09-24T16:35:31.083Z] === RUN TestCreateServiceMaxReplicas [2021-09-24T16:35:31.083Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-24T16:35:31.083Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-09-24T16:35:31.083Z] === RUN TestCreateWithDuplicateNetworkNames [2021-09-24T16:35:31.083Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-24T16:35:31.083Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-09-24T16:35:31.083Z] === RUN TestCreateServiceSecretFileMode [2021-09-24T16:35:31.083Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-24T16:35:31.083Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-09-24T16:35:31.083Z] === RUN TestCreateServiceConfigFileMode [2021-09-24T16:35:31.083Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-24T16:35:31.083Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-09-24T16:35:31.083Z] === RUN TestCreateServiceSysctls [2021-09-24T16:35:31.083Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-24T16:35:31.083Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-09-24T16:35:31.083Z] === RUN TestCreateServiceCapabilities [2021-09-24T16:35:31.083Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-24T16:35:31.083Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-09-24T16:35:31.083Z] === RUN TestInspect [2021-09-24T16:35:31.083Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-24T16:35:31.083Z] --- SKIP: TestInspect (0.01s) [2021-09-24T16:35:31.083Z] === RUN TestCreateJob [2021-09-24T16:35:31.083Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-24T16:35:31.083Z] --- SKIP: TestCreateJob (0.01s) [2021-09-24T16:35:31.083Z] === RUN TestReplicatedJob [2021-09-24T16:35:31.083Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-24T16:35:31.083Z] --- SKIP: TestReplicatedJob (0.01s) [2021-09-24T16:35:31.083Z] === RUN TestUpdateReplicatedJob [2021-09-24T16:35:31.083Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-24T16:35:31.083Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-09-24T16:35:31.083Z] === RUN TestServiceListWithStatuses [2021-09-24T16:35:31.083Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-09-24T16:35:31.083Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-09-24T16:35:31.083Z] === RUN TestDockerNetworkConnectAlias [2021-09-24T16:35:31.083Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-24T16:35:31.083Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-09-24T16:35:31.083Z] === RUN TestDockerNetworkReConnect [2021-09-24T16:35:31.083Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-24T16:35:31.083Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2021-09-24T16:35:31.083Z] === RUN TestServicePlugin [2021-09-24T16:35:31.635Z] Removing intermediate container 682e86595300 [2021-09-24T16:35:31.635Z] ---> 50cbdd13b888 [2021-09-24T16:35:31.635Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2021-09-24T16:35:31.635Z] ---> Running in 8f093a1dcc76 [2021-09-24T16:35:31.635Z] Removing intermediate container 8f093a1dcc76 [2021-09-24T16:35:31.635Z] ---> 21947ad6db3a [2021-09-24T16:35:31.635Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-09-24T16:35:31.635Z] ---> Running in 4d82aa8def67 [2021-09-24T16:35:31.635Z] Removing intermediate container 4d82aa8def67 [2021-09-24T16:35:31.635Z] ---> 782acadb35d6 [2021-09-24T16:35:31.635Z] Step 11/11 : COPY . . [2021-09-24T16:35:32.994Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-24T16:35:32.994Z] --- SKIP: TestServicePlugin (1.89s) [2021-09-24T16:35:32.994Z] === RUN TestServiceUpdateLabel [2021-09-24T16:35:32.994Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-24T16:35:32.994Z] --- SKIP: TestServiceUpdateLabel (0.02s) [2021-09-24T16:35:32.994Z] === RUN TestServiceUpdateSecrets [2021-09-24T16:35:32.994Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-24T16:35:32.994Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-09-24T16:35:32.994Z] === RUN TestServiceUpdateConfigs [2021-09-24T16:35:32.994Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-24T16:35:32.994Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-09-24T16:35:32.994Z] === RUN TestServiceUpdateNetwork [2021-09-24T16:35:32.994Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-24T16:35:32.994Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-09-24T16:35:32.994Z] === RUN TestServiceUpdatePidsLimit [2021-09-24T16:35:32.994Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-24T16:35:32.994Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-09-24T16:35:32.994Z] PASS [2021-09-24T16:35:32.994Z] [2021-09-24T16:35:32.994Z] === Skipped [2021-09-24T16:35:32.994Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-09-24T16:35:32.994Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-24T16:35:32.994Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-09-24T16:35:32.994Z] [2021-09-24T16:35:32.994Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-09-24T16:35:32.994Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-24T16:35:32.994Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-09-24T16:35:32.994Z] [2021-09-24T16:35:32.994Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.02s) [2021-09-24T16:35:32.994Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-24T16:35:32.994Z] [2021-09-24T16:35:32.994Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-09-24T16:35:32.994Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-24T16:35:32.994Z] [2021-09-24T16:35:32.994Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-09-24T16:35:32.994Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-24T16:35:32.994Z] [2021-09-24T16:35:32.994Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-09-24T16:35:32.994Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-24T16:35:32.994Z] [2021-09-24T16:35:32.994Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-09-24T16:35:32.994Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-24T16:35:32.994Z] [2021-09-24T16:35:32.994Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-09-24T16:35:32.994Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-24T16:35:32.994Z] [2021-09-24T16:35:32.994Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-09-24T16:35:32.994Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-24T16:35:32.994Z] [2021-09-24T16:35:32.994Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-09-24T16:35:32.994Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-24T16:35:32.994Z] [2021-09-24T16:35:32.994Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-09-24T16:35:32.994Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-24T16:35:32.994Z] [2021-09-24T16:35:32.994Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-09-24T16:35:32.994Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-24T16:35:32.994Z] [2021-09-24T16:35:32.994Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-09-24T16:35:32.994Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-24T16:35:32.994Z] [2021-09-24T16:35:32.994Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-09-24T16:35:32.994Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-24T16:35:32.994Z] [2021-09-24T16:35:32.994Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-09-24T16:35:32.994Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-09-24T16:35:32.994Z] [2021-09-24T16:35:32.994Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-09-24T16:35:32.994Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-24T16:35:32.994Z] [2021-09-24T16:35:32.994Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2021-09-24T16:35:32.994Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-24T16:35:32.994Z] [2021-09-24T16:35:32.994Z] === SKIP: amd64.integration.service TestServicePlugin (1.89s) [2021-09-24T16:35:32.994Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-24T16:35:32.994Z] [2021-09-24T16:35:32.994Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s) [2021-09-24T16:35:32.994Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-24T16:35:32.994Z] [2021-09-24T16:35:32.994Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-09-24T16:35:32.994Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-24T16:35:32.994Z] [2021-09-24T16:35:32.994Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-09-24T16:35:32.994Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-24T16:35:32.994Z] [2021-09-24T16:35:32.994Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-09-24T16:35:32.994Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-24T16:35:32.994Z] [2021-09-24T16:35:32.994Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-09-24T16:35:32.994Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-24T16:35:32.994Z] [2021-09-24T16:35:32.994Z] DONE 24 tests, 23 skipped in 2.247s [2021-09-24T16:35:32.994Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-09-24T16:35:33.255Z] INFO: Testing against a local daemon [2021-09-24T16:35:33.255Z] === RUN TestSessionCreate [2021-09-24T16:35:33.255Z] --- PASS: TestSessionCreate (0.02s) [2021-09-24T16:35:33.255Z] === RUN TestSessionCreateWithBadUpgrade [2021-09-24T16:35:33.255Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-09-24T16:35:33.255Z] PASS [2021-09-24T16:35:33.255Z] [2021-09-24T16:35:33.255Z] DONE 2 tests in 0.120s [2021-09-24T16:35:33.255Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-09-24T16:35:33.255Z] INFO: Testing against a local daemon [2021-09-24T16:35:33.255Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-09-24T16:35:33.255Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-09-24T16:35:33.255Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-09-24T16:35:33.255Z] === RUN TestDiskUsage [2021-09-24T16:35:33.255Z] === PAUSE TestDiskUsage [2021-09-24T16:35:33.255Z] === RUN TestEventsExecDie [2021-09-24T16:35:33.827Z] --- PASS: TestEventsExecDie (0.50s) [2021-09-24T16:35:33.827Z] === RUN TestEventsBackwardsCompatible [2021-09-24T16:35:33.827Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2021-09-24T16:35:33.827Z] === RUN TestEventsVolumeCreate [2021-09-24T16:35:33.827Z] --- PASS: TestEventsVolumeCreate (0.05s) [2021-09-24T16:35:33.827Z] === RUN TestInfoBinaryCommits [2021-09-24T16:35:33.827Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-09-24T16:35:33.827Z] === RUN TestInfoAPIVersioned [2021-09-24T16:35:33.827Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-09-24T16:35:33.827Z] === RUN TestInfoDiscoveryBackend [2021-09-24T16:35:34.398Z] --- PASS: TestInfoDiscoveryBackend (0.55s) [2021-09-24T16:35:34.398Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-09-24T16:35:36.846Z] ok github.com/docker/docker/pkg/plugins 33.684s coverage: 76.3% of statements [2021-09-24T16:35:36.846Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-09-24T16:35:36.846Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-09-24T16:35:36.846Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-09-24T16:35:36.846Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-09-24T16:35:36.846Z] ? github.com/docker/docker/pkg/term [no test files] [2021-09-24T16:35:36.846Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-09-24T16:35:36.846Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-09-24T16:35:36.846Z] ? github.com/docker/docker/rootless [no test files] [2021-09-24T16:35:36.846Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-09-24T16:35:36.846Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-09-24T16:35:36.846Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-09-24T16:35:36.846Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-09-24T16:35:36.846Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-09-24T16:35:36.846Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-09-24T16:35:36.846Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-09-24T16:35:36.846Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-09-24T16:35:36.846Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-09-24T16:35:36.846Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-09-24T16:35:36.846Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-09-24T16:35:36.846Z] ? github.com/docker/docker/testutil/request [no test files] [2021-09-24T16:35:36.846Z] ? github.com/docker/docker/volume [no test files] [2021-09-24T16:35:36.846Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-09-24T16:35:36.846Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-09-24T16:35:36.846Z] [2021-09-24T16:35:36.846Z] === Skipped [2021-09-24T16:35:36.846Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-09-24T16:35:36.846Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-09-24T16:35:36.846Z] [2021-09-24T16:35:36.846Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-09-24T16:35:36.846Z] network_proxy_test.go:208: No support for dual stack yet [2021-09-24T16:35:36.846Z] [2021-09-24T16:35:36.846Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-09-24T16:35:36.846Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-09-24T16:35:36.846Z] [2021-09-24T16:35:36.846Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-09-24T16:35:36.846Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-09-24T16:35:36.846Z] [2021-09-24T16:35:36.846Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-09-24T16:35:36.846Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-24T16:35:36.846Z] graphtest_unix.go:44: Driver btrfs not supported [2021-09-24T16:35:36.846Z] [2021-09-24T16:35:36.846Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-09-24T16:35:36.846Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-24T16:35:36.846Z] graphtest_unix.go:44: Driver btrfs not supported [2021-09-24T16:35:36.846Z] [2021-09-24T16:35:36.846Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-09-24T16:35:36.846Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-24T16:35:36.846Z] graphtest_unix.go:44: Driver btrfs not supported [2021-09-24T16:35:36.846Z] [2021-09-24T16:35:36.846Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-09-24T16:35:36.846Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-24T16:35:36.846Z] graphtest_unix.go:44: Driver btrfs not supported [2021-09-24T16:35:36.846Z] [2021-09-24T16:35:36.846Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-09-24T16:35:36.846Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-24T16:35:36.846Z] graphtest_unix.go:44: Driver btrfs not supported [2021-09-24T16:35:36.846Z] [2021-09-24T16:35:36.846Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-09-24T16:35:36.846Z] graphtest_unix.go:71: No driver to put! [2021-09-24T16:35:36.846Z] [2021-09-24T16:35:36.846Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-09-24T16:35:36.846Z] time="2021-09-24T16:34:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-09-24T16:35:36.846Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-09-24T16:35:36.846Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-09-24T16:35:36.846Z] [2021-09-24T16:35:36.846Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-09-24T16:35:36.846Z] time="2021-09-24T16:34:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-09-24T16:35:36.846Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-09-24T16:35:36.846Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-09-24T16:35:36.846Z] [2021-09-24T16:35:36.846Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-09-24T16:35:36.846Z] time="2021-09-24T16:34:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-09-24T16:35:36.846Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-09-24T16:35:36.846Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-09-24T16:35:36.846Z] [2021-09-24T16:35:36.846Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-09-24T16:35:36.846Z] time="2021-09-24T16:34:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-09-24T16:35:36.846Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-09-24T16:35:36.846Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-09-24T16:35:36.846Z] [2021-09-24T16:35:36.846Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-09-24T16:35:36.846Z] time="2021-09-24T16:34:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-09-24T16:35:36.846Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-09-24T16:35:36.846Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-09-24T16:35:36.846Z] [2021-09-24T16:35:36.846Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-09-24T16:35:36.846Z] graphtest_unix.go:71: No driver to put! [2021-09-24T16:35:36.846Z] [2021-09-24T16:35:36.846Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-09-24T16:35:36.846Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2021-09-24T16:35:36.846Z] [2021-09-24T16:35:36.846Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-09-24T16:35:36.846Z] overlay_test.go:50: Fails to compute changes intermittently [2021-09-24T16:35:36.846Z] [2021-09-24T16:35:36.846Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-09-24T16:35:36.846Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-09-24T16:35:36.846Z] [2021-09-24T16:35:36.846Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-09-24T16:35:36.846Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-09-24T16:35:36.846Z] [2021-09-24T16:35:36.846Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-09-24T16:35:36.846Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-24T16:35:36.846Z] graphtest_unix.go:44: Driver zfs not supported [2021-09-24T16:35:36.846Z] [2021-09-24T16:35:36.846Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-09-24T16:35:36.846Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-24T16:35:36.846Z] graphtest_unix.go:44: Driver zfs not supported [2021-09-24T16:35:36.846Z] [2021-09-24T16:35:36.846Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-09-24T16:35:36.846Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-24T16:35:36.846Z] graphtest_unix.go:44: Driver zfs not supported [2021-09-24T16:35:36.846Z] [2021-09-24T16:35:36.846Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-09-24T16:35:36.846Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-24T16:35:36.846Z] graphtest_unix.go:44: Driver zfs not supported [2021-09-24T16:35:36.846Z] [2021-09-24T16:35:36.846Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-09-24T16:35:36.846Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-24T16:35:36.846Z] graphtest_unix.go:44: Driver zfs not supported [2021-09-24T16:35:36.846Z] [2021-09-24T16:35:36.847Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-09-24T16:35:36.847Z] graphtest_unix.go:71: No driver to put! [2021-09-24T16:35:36.847Z] [2021-09-24T16:35:36.847Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-09-24T16:35:36.847Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2021-09-24T16:35:36.847Z] [2021-09-24T16:35:36.847Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-09-24T16:35:36.847Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2021-09-24T16:35:36.847Z] [2021-09-24T16:35:36.847Z] DONE 2311 tests, 28 skipped in 191.763s [2021-09-24T16:35:36.847Z] + '[' -n 'github.com/docker/docker/libnetwork [2021-09-24T16:35:36.847Z] github.com/docker/docker/libnetwork/bitseq [2021-09-24T16:35:36.847Z] github.com/docker/docker/libnetwork/cluster [2021-09-24T16:35:36.847Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-09-24T16:35:36.847Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-09-24T16:35:36.847Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-09-24T16:35:36.847Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-09-24T16:35:36.847Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-09-24T16:35:36.847Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-09-24T16:35:36.847Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-09-24T16:35:36.847Z] github.com/docker/docker/libnetwork/config [2021-09-24T16:35:36.847Z] github.com/docker/docker/libnetwork/datastore [2021-09-24T16:35:36.847Z] github.com/docker/docker/libnetwork/diagnostic [2021-09-24T16:35:36.847Z] github.com/docker/docker/libnetwork/discoverapi [2021-09-24T16:35:36.847Z] github.com/docker/docker/libnetwork/driverapi [2021-09-24T16:35:36.847Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-09-24T16:35:36.847Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-09-24T16:35:36.847Z] github.com/docker/docker/libnetwork/drivers/host [2021-09-24T16:35:36.847Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-09-24T16:35:36.847Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-09-24T16:35:36.847Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-09-24T16:35:36.847Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-09-24T16:35:36.847Z] github.com/docker/docker/libnetwork/drivers/null [2021-09-24T16:35:36.847Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-09-24T16:35:36.847Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-09-24T16:35:36.847Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-09-24T16:35:36.847Z] github.com/docker/docker/libnetwork/drivers/remote [2021-09-24T16:35:36.847Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-09-24T16:35:36.847Z] github.com/docker/docker/libnetwork/drivers/windows [2021-09-24T16:35:36.847Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-09-24T16:35:36.847Z] github.com/docker/docker/libnetwork/drvregistry [2021-09-24T16:35:36.847Z] github.com/docker/docker/libnetwork/etchosts [2021-09-24T16:35:36.847Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-09-24T16:35:36.847Z] github.com/docker/docker/libnetwork/idm [2021-09-24T16:35:36.847Z] github.com/docker/docker/libnetwork/internal/caller [2021-09-24T16:35:36.847Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-09-24T16:35:36.847Z] github.com/docker/docker/libnetwork/ipam [2021-09-24T16:35:36.847Z] github.com/docker/docker/libnetwork/ipamapi [2021-09-24T16:35:36.847Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-09-24T16:35:36.847Z] github.com/docker/docker/libnetwork/ipams/null [2021-09-24T16:35:36.847Z] github.com/docker/docker/libnetwork/ipams/remote [2021-09-24T16:35:36.847Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-09-24T16:35:36.847Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-09-24T16:35:36.847Z] github.com/docker/docker/libnetwork/ipamutils [2021-09-24T16:35:36.847Z] github.com/docker/docker/libnetwork/iptables [2021-09-24T16:35:36.847Z] github.com/docker/docker/libnetwork/netlabel [2021-09-24T16:35:36.847Z] github.com/docker/docker/libnetwork/netutils [2021-09-24T16:35:36.847Z] github.com/docker/docker/libnetwork/networkdb [2021-09-24T16:35:36.847Z] github.com/docker/docker/libnetwork/ns [2021-09-24T16:35:36.847Z] github.com/docker/docker/libnetwork/options [2021-09-24T16:35:36.847Z] github.com/docker/docker/libnetwork/osl [2021-09-24T16:35:36.847Z] github.com/docker/docker/libnetwork/osl/kernel [2021-09-24T16:35:36.847Z] github.com/docker/docker/libnetwork/portallocator [2021-09-24T16:35:36.847Z] github.com/docker/docker/libnetwork/portmapper [2021-09-24T16:35:36.847Z] github.com/docker/docker/libnetwork/resolvconf [2021-09-24T16:35:36.847Z] github.com/docker/docker/libnetwork/testutils [2021-09-24T16:35:36.847Z] github.com/docker/docker/libnetwork/types' ']' [2021-09-24T16:35:36.847Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic 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/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/testutils github.com/docker/docker/libnetwork/types [2021-09-24T16:35:38.598Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.40s) [2021-09-24T16:35:38.598Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-09-24T16:35:38.598Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-24T16:35:38.598Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-09-24T16:35:38.598Z] === RUN TestInfoAPI [2021-09-24T16:35:38.598Z] --- PASS: TestInfoAPI (0.03s) [2021-09-24T16:35:38.598Z] === RUN TestInfoAPIWarnings [2021-09-24T16:35:47.656Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-09-24T16:35:49.041Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-09-24T16:35:51.507Z] --- PASS: TestImportExtremelyLargeImageWorks (91.34s) [2021-09-24T16:35:51.507Z] PASS [2021-09-24T16:35:51.507Z] [2021-09-24T16:35:51.507Z] DONE 12 tests in 93.880s [2021-09-24T16:35:51.507Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-09-24T16:35:51.507Z] INFO: Testing against a local daemon [2021-09-24T16:35:51.507Z] === RUN TestNetworkCreateDelete [2021-09-24T16:35:51.507Z] --- PASS: TestNetworkCreateDelete (0.12s) [2021-09-24T16:35:51.507Z] === RUN TestDockerNetworkDeletePreferID [2021-09-24T16:35:51.507Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2021-09-24T16:35:51.507Z] === RUN TestDaemonDNSFallback [2021-09-24T16:35:52.343Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-09-24T16:35:53.169Z] ---> 8fa8e2492ab0 [2021-09-24T16:35:53.169Z] Successfully built 8fa8e2492ab0 [2021-09-24T16:35:53.169Z] Successfully tagged docker:latest [2021-09-24T16:35:53.169Z] INFO: Image build ended at 09/24/2021 16:35:52. Duration:00:03:22.0737358 [2021-09-24T16:35:53.169Z] [2021-09-24T16:35:53.169Z] [2021-09-24T16:35:53.169Z] INFO: Building the test binaries at 09/24/2021 16:35:52... [2021-09-24T16:35:53.427Z] --- PASS: TestDaemonDNSFallback (6.36s) [2021-09-24T16:35:53.427Z] === RUN TestInspectNetwork [2021-09-24T16:35:54.257Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-09-24T16:35:55.202Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-09-24T16:35:55.958Z] === RUN TestInspectNetwork/full_network_id [2021-09-24T16:35:55.958Z] === RUN TestInspectNetwork/partial_network_id [2021-09-24T16:35:55.958Z] === RUN TestInspectNetwork/network_name [2021-09-24T16:35:55.958Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-09-24T16:35:56.703Z] --- PASS: TestInfoAPIWarnings (16.37s) [2021-09-24T16:35:56.703Z] === RUN TestInfoDebug [2021-09-24T16:35:56.703Z] --- PASS: TestInfoDebug (0.55s) [2021-09-24T16:35:56.703Z] === RUN TestInfoInsecureRegistries [2021-09-24T16:35:56.703Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2021-09-24T16:35:56.703Z] === RUN TestInfoRegistryMirrors [2021-09-24T16:35:56.703Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2021-09-24T16:35:56.703Z] === RUN TestLoginFailsWithBadCredentials [2021-09-24T16:35:56.704Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2021-09-24T16:35:56.704Z] === RUN TestPingCacheHeaders [2021-09-24T16:35:56.704Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-09-24T16:35:56.704Z] === RUN TestPingGet [2021-09-24T16:35:56.704Z] --- PASS: TestPingGet (0.01s) [2021-09-24T16:35:56.704Z] === RUN TestPingHead [2021-09-24T16:35:56.704Z] --- PASS: TestPingHead (0.03s) [2021-09-24T16:35:56.704Z] === RUN TestVersion [2021-09-24T16:35:56.704Z] --- PASS: TestVersion (0.02s) [2021-09-24T16:35:56.704Z] === CONT TestDiskUsage [2021-09-24T16:35:56.704Z] === RUN TestDiskUsage/empty [2021-09-24T16:35:56.704Z] === RUN TestDiskUsage/empty/container_types [2021-09-24T16:35:56.704Z] === RUN TestDiskUsage/empty/image_types [2021-09-24T16:35:56.704Z] === RUN TestDiskUsage/empty/volume_types [2021-09-24T16:35:56.704Z] === RUN TestDiskUsage/empty/build-cache_types [2021-09-24T16:35:56.704Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-09-24T16:35:56.704Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-09-24T16:35:56.704Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-09-24T16:35:56.704Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-09-24T16:35:56.704Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-09-24T16:35:56.704Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-09-24T16:35:56.704Z] === RUN TestDiskUsage/after_LoadBusybox [2021-09-24T16:35:56.704Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-09-24T16:35:56.704Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-09-24T16:35:56.704Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-09-24T16:35:56.704Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-09-24T16:35:56.704Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-09-24T16:35:56.704Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-09-24T16:35:56.704Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-09-24T16:35:56.704Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-09-24T16:35:56.704Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-09-24T16:35:56.704Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-09-24T16:35:56.704Z] === RUN TestDiskUsage/after_container.Run [2021-09-24T16:35:56.963Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-09-24T16:35:56.963Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-09-24T16:35:56.963Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-09-24T16:35:56.964Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-09-24T16:35:56.964Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-09-24T16:35:57.224Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-09-24T16:35:57.224Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-09-24T16:35:57.224Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-09-24T16:35:57.224Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-09-24T16:35:57.224Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-09-24T16:35:57.224Z] --- PASS: TestDiskUsage (1.22s) [2021-09-24T16:35:57.224Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-09-24T16:35:57.224Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-09-24T16:35:57.224Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-09-24T16:35:57.224Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-09-24T16:35:57.224Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-09-24T16:35:57.224Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-09-24T16:35:57.224Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-09-24T16:35:57.224Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-09-24T16:35:57.224Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-09-24T16:35:57.224Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-09-24T16:35:57.224Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-09-24T16:35:57.224Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2021-09-24T16:35:57.224Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-09-24T16:35:57.224Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-09-24T16:35:57.224Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-09-24T16:35:57.224Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-09-24T16:35:57.224Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-09-24T16:35:57.224Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-09-24T16:35:57.224Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-09-24T16:35:57.224Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-09-24T16:35:57.224Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-09-24T16:35:57.224Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-09-24T16:35:57.224Z] --- PASS: TestDiskUsage/after_container.Run (0.37s) [2021-09-24T16:35:57.224Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s) [2021-09-24T16:35:57.224Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-09-24T16:35:57.224Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-09-24T16:35:57.224Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-09-24T16:35:57.224Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.02s) [2021-09-24T16:35:57.224Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-09-24T16:35:57.224Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2021-09-24T16:35:57.224Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-09-24T16:35:57.224Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2021-09-24T16:35:57.224Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2021-09-24T16:35:57.224Z] PASS [2021-09-24T16:35:57.224Z] [2021-09-24T16:35:57.224Z] === Skipped [2021-09-24T16:35:57.224Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-09-24T16:35:57.224Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-09-24T16:35:57.224Z] [2021-09-24T16:35:57.224Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-09-24T16:35:57.224Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-24T16:35:57.224Z] [2021-09-24T16:35:57.224Z] DONE 53 tests, 2 skipped in 24.081s [2021-09-24T16:35:57.224Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-09-24T16:35:57.485Z] INFO: Testing against a local daemon [2021-09-24T16:35:57.485Z] === RUN TestVolumesCreateAndList [2021-09-24T16:35:57.485Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-09-24T16:35:57.485Z] === RUN TestVolumesRemove [2021-09-24T16:35:57.485Z] --- PASS: TestVolumesRemove (0.05s) [2021-09-24T16:35:57.485Z] === RUN TestVolumesInspect [2021-09-24T16:35:57.485Z] --- PASS: TestVolumesInspect (0.02s) [2021-09-24T16:35:57.485Z] === RUN TestVolumesInvalidJSON [2021-09-24T16:35:57.485Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-09-24T16:35:57.485Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-09-24T16:35:57.485Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-09-24T16:35:57.485Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-09-24T16:35:57.485Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-09-24T16:35:57.485Z] PASS [2021-09-24T16:35:57.485Z] [2021-09-24T16:35:57.485Z] DONE 5 tests in 0.184s [2021-09-24T16:35:57.485Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-09-24T16:35:57.485Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 13451 is not a child of this shell [2021-09-24T16:35:57.485Z] warning: PID 13451 from bundles/test-integration/docker.pid had a nonzero exit code [2021-09-24T16:35:57.485Z] Leaving: AppArmorNo profiles have been unloaded. [2021-09-24T16:35:57.485Z] [2021-09-24T16:35:57.485Z] Unloading profiles will leave already running processes permanently [2021-09-24T16:35:57.485Z] unconfined, which can lead to unexpected situations. [2021-09-24T16:35:57.485Z] [2021-09-24T16:35:57.485Z] To set a process to complain mode, use the command line tool [2021-09-24T16:35:57.485Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-09-24T16:35:57.485Z] Removing test suite binaries [2021-09-24T16:35:57.745Z] exiting test-integration [2021-09-24T16:35:57.745Z] ++ exit 0 [2021-09-24T16:35:57.745Z] Post stage [Pipeline] junit [2021-09-24T16:35:58.330Z] Recording test results [2021-09-24T16:35:58.347Z] INFO: make.ps1 starting at 09/24/2021 16:35:57 [2021-09-24T16:35:58.347Z] INFO: Git commit (ce715505bd) assumed from DOCKER_GITCOMMIT environment variable [2021-09-24T16:35:58.347Z] INFO: Invoking autogen... [2021-09-24T16:35:58.347Z] INFO: Building daemon... [2021-09-24T16:35:58.578Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-09-24T16:35:58.593Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-09-24T16:35:58.950Z] + echo Ensuring container killed. [2021-09-24T16:35:58.950Z] Ensuring container killed. [2021-09-24T16:35:58.950Z] + docker rm -vf docker-pr2 [2021-09-24T16:35:58.950Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-09-24T16:35:59.246Z] + echo Chowning /workspace to jenkins user [2021-09-24T16:35:59.246Z] Chowning /workspace to jenkins user [2021-09-24T16:35:59.246Z] + id -u [2021-09-24T16:35:59.246Z] + id -g [2021-09-24T16:35:59.246Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42881:/workspace busybox chown -R 1000:1000 /workspace [2021-09-24T16:36:00.145Z] --- PASS: TestInspectNetwork (6.78s) [2021-09-24T16:36:00.145Z] --- PASS: TestInspectNetwork/full_network_id (0.01s) [2021-09-24T16:36:00.145Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-09-24T16:36:00.145Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-09-24T16:36:00.145Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-09-24T16:36:00.145Z] === RUN TestRunContainerWithBridgeNone [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-09-24T16:36:00.933Z] + bundleName=amd64-rootless [2021-09-24T16:36:00.933Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-09-24T16:36:00.933Z] Creating amd64-rootless-bundles.tar.gz [2021-09-24T16:36:00.933Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-09-24T16:36:00.933Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2021-09-24T16:36:00.947Z] Archiving artifacts [2021-09-24T16:36:01.320Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42881/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-09-24T16:36:01.635Z] + make clean [2021-09-24T16:36:01.895Z] docker volume rm -f docker-dev-cache [2021-09-24T16:36:01.895Z] docker-dev-cache [Pipeline] deleteDir [2021-09-24T16:36:02.048Z] --- PASS: TestRunContainerWithBridgeNone (1.67s) [2021-09-24T16:36:02.048Z] === RUN TestNetworkInvalidJSON [2021-09-24T16:36:02.048Z] === RUN TestNetworkInvalidJSON//networks/create [2021-09-24T16:36:02.048Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-09-24T16:36:02.048Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-09-24T16:36:02.048Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-09-24T16:36:02.048Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-24T16:36:02.048Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-24T16:36:02.048Z] === CONT TestNetworkInvalidJSON//networks/create [2021-09-24T16:36:02.048Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-24T16:36:02.048Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-09-24T16:36:02.048Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-09-24T16:36:02.048Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-09-24T16:36:02.048Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-09-24T16:36:02.048Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-09-24T16:36:02.048Z] === RUN TestNetworkList [2021-09-24T16:36:02.048Z] === RUN TestNetworkList//networks [2021-09-24T16:36:02.048Z] === PAUSE TestNetworkList//networks [2021-09-24T16:36:02.048Z] === RUN TestNetworkList//networks/ [2021-09-24T16:36:02.048Z] === PAUSE TestNetworkList//networks/ [2021-09-24T16:36:02.048Z] === CONT TestNetworkList//networks [2021-09-24T16:36:02.048Z] === CONT TestNetworkList//networks/ [2021-09-24T16:36:02.048Z] --- PASS: TestNetworkList (0.01s) [2021-09-24T16:36:02.048Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-09-24T16:36:02.048Z] --- PASS: TestNetworkList//networks (0.00s) [2021-09-24T16:36:02.048Z] === RUN TestHostIPv4BridgeLabel [2021-09-24T16:36:02.307Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2021-09-24T16:36:02.307Z] === RUN TestDaemonRestartWithLiveRestore [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-24T16:36:03.242Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-09-24T16:36:03.242Z] === RUN TestDaemonDefaultNetworkPools [2021-09-24T16:36:04.177Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2021-09-24T16:36:04.177Z] === RUN TestDaemonRestartWithExistingNetwork [2021-09-24T16:36:05.111Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2021-09-24T16:36:05.111Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-09-24T16:36:06.486Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2021-09-24T16:36:06.486Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-09-24T16:36:06.753Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-09-24T16:36:07.053Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-09-24T16:36:07.053Z] === RUN TestServiceWithPredefinedNetwork [2021-09-24T16:36:09.302Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-09-24T16:36:09.582Z] --- PASS: TestServiceWithPredefinedNetwork (2.27s) [2021-09-24T16:36:09.582Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-09-24T16:36:09.582Z] service_test.go:243: FLAKY_TEST [2021-09-24T16:36:09.582Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-09-24T16:36:09.582Z] === RUN TestServiceWithDataPathPortInit [2021-09-24T16:36:12.610Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-09-24T16:36:13.553Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-09-24T16:36:16.101Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-09-24T16:36:18.650Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-09-24T16:36:21.958Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-09-24T16:36:23.881Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-09-24T16:36:24.455Z] --- PASS: TestServiceWithDataPathPortInit (14.10s) [2021-09-24T16:36:24.455Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-09-24T16:36:25.831Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:autta3yg9bb5dgvb07brtmn70 Created:2021-09-24 16:36:24.64032133 +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[738807aee14e98edc7a503c7e979544f2507ecf84aba94cab1f9ec57cccf2cbf:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.joq7dbi17552l4bq81nntf0vm EndpointID:1581a2ff6cf7c4eae5403e4388c4b45c136cbc3e2c509cd1f8994165be222fa2 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:49fb778f2c4d01035eef464dd512a6174f6938e25e72795125ff6bd18fe815b4 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:6d4040baa731 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.joq7dbi17552l4bq81nntf0vm EndpointID:1581a2ff6cf7c4eae5403e4388c4b45c136cbc3e2c509cd1f8994165be222fa2 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-09-24T16:36:26.447Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-09-24T16:36:28.996Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-09-24T16:36:28.996Z] Using test binary docker [2021-09-24T16:36:28.996Z] +++ /etc/init.d/apparmor start [2021-09-24T16:36:28.996Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-09-24T16:36:28.996Z] INFO: Waiting for daemon to start... [2021-09-24T16:36:28.996Z] Starting dockerd [2021-09-24T16:36:28.996Z] +++ 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-09-24T16:36:31.102Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.01s) [2021-09-24T16:36:31.102Z] PASS [2021-09-24T16:36:31.102Z] [2021-09-24T16:36:31.102Z] === Skipped [2021-09-24T16:36:31.102Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-09-24T16:36:31.102Z] service_test.go:243: FLAKY_TEST [2021-09-24T16:36:31.102Z] [2021-09-24T16:36:31.102Z] DONE 26 tests, 1 skipped in 43.934s [2021-09-24T16:36:31.102Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-09-24T16:36:31.102Z] INFO: Testing against a local daemon [2021-09-24T16:36:31.102Z] === RUN TestDockerNetworkIpvlanPersistance [2021-09-24T16:36:31.102Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-24T16:36:31.102Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-09-24T16:36:31.102Z] === RUN TestDockerNetworkIpvlan [2021-09-24T16:36:31.102Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-24T16:36:31.102Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-09-24T16:36:31.102Z] PASS [2021-09-24T16:36:31.102Z] [2021-09-24T16:36:31.102Z] === Skipped [2021-09-24T16:36:31.102Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-09-24T16:36:31.102Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-24T16:36:31.102Z] [2021-09-24T16:36:31.102Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-09-24T16:36:31.102Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-24T16:36:31.102Z] [2021-09-24T16:36:31.102Z] DONE 2 tests, 2 skipped in 0.021s [2021-09-24T16:36:31.102Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-09-24T16:36:31.102Z] INFO: Testing against a local daemon [2021-09-24T16:36:31.102Z] === RUN TestDockerNetworkMacvlanPersistance [2021-09-24T16:36:31.549Z] . [2021-09-24T16:36:31.549Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-09-24T16:36:31.549Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-09-24T16:36:31.549Z] Error: No such image: emptyfs [2021-09-24T16:36:31.549Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-09-24T16:36:31.549Z] ++++ docker load [2021-09-24T16:36:31.549Z] Running integration-test (iteration 1) [2021-09-24T16:36:31.549Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-09-24T16:36:31.549Z] ++ 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-09-24T16:36:31.549Z] ++ set -e [2021-09-24T16:36:31.549Z] ++ '[' -n 0 ']' [2021-09-24T16:36:31.549Z] ++ set -x [2021-09-24T16:36:31.549Z] ++ 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-09-24T16:36:31.693Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.22s) [2021-09-24T16:36:31.693Z] === RUN TestDockerNetworkMacvlan [2021-09-24T16:36:32.259Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-09-24T16:36:32.494Z] Loaded image: busybox:latest [2021-09-24T16:36:33.066Z] Loaded image: busybox:glibc [2021-09-24T16:36:33.128Z] ok github.com/docker/docker/libnetwork 46.926s coverage: 41.0% of statements [2021-09-24T16:36:33.128Z] ok github.com/docker/docker/libnetwork/bitseq 0.311s coverage: 84.4% of statements [2021-09-24T16:36:33.128Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-09-24T16:36:33.128Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-09-24T16:36:33.128Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-09-24T16:36:33.128Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-09-24T16:36:33.128Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-09-24T16:36:33.128Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-09-24T16:36:33.128Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-09-24T16:36:33.128Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-09-24T16:36:33.128Z] ok github.com/docker/docker/libnetwork/config 0.051s coverage: 24.0% of statements [2021-09-24T16:36:33.128Z] ok github.com/docker/docker/libnetwork/datastore 0.005s coverage: 21.9% of statements [2021-09-24T16:36:33.128Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-09-24T16:36:33.128Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-09-24T16:36:33.128Z] ok github.com/docker/docker/libnetwork/driverapi 0.004s coverage: 68.9% of statements [2021-09-24T16:36:33.194Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-09-24T16:36:33.760Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-09-24T16:36:35.661Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-09-24T16:36:37.337Z] ok github.com/docker/docker/libnetwork/drivers/bridge 2.529s coverage: 59.9% of statements [2021-09-24T16:36:37.337Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-09-24T16:36:37.337Z] ok github.com/docker/docker/libnetwork/drivers/host 0.004s coverage: 34.8% of statements [2021-09-24T16:36:37.563Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-09-24T16:36:38.279Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.027s coverage: 4.0% of statements [2021-09-24T16:36:38.279Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-09-24T16:36:38.361Z] Loaded image: debian:bullseye-slim [2021-09-24T16:36:38.361Z] Loaded image: hello-world:latest [2021-09-24T16:36:38.361Z] Loaded image: arm32v7/hello-world:latest [2021-09-24T16:36:38.361Z] INFO: Testing against a local daemon [2021-09-24T16:36:38.361Z] === RUN TestCgroupNamespacesBuild [2021-09-24T16:36:40.193Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.026s coverage: 4.5% of statements [2021-09-24T16:36:40.193Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-09-24T16:36:40.193Z] ok github.com/docker/docker/libnetwork/drivers/null 0.004s coverage: 34.8% of statements [2021-09-24T16:36:40.290Z] --- PASS: TestCgroupNamespacesBuild (2.25s) [2021-09-24T16:36:40.290Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-09-24T16:36:40.847Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-09-24T16:36:41.413Z] --- PASS: TestDockerNetworkMacvlan (9.70s) [2021-09-24T16:36:41.413Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2021-09-24T16:36:41.413Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2021-09-24T16:36:41.413Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.79s) [2021-09-24T16:36:41.413Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.82s) [2021-09-24T16:36:41.413Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.10s) [2021-09-24T16:36:41.413Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.58s) [2021-09-24T16:36:41.413Z] PASS [2021-09-24T16:36:41.413Z] [2021-09-24T16:36:41.413Z] DONE 8 tests in 10.932s [2021-09-24T16:36:41.413Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-09-24T16:36:41.413Z] testing: warning: no tests to run [2021-09-24T16:36:41.413Z] PASS [2021-09-24T16:36:41.413Z] [2021-09-24T16:36:41.413Z] DONE 0 tests in 0.006s [2021-09-24T16:36:41.413Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-09-24T16:36:41.413Z] INFO: Testing against a local daemon [2021-09-24T16:36:41.413Z] === RUN TestAuthZPluginAllowRequest [2021-09-24T16:36:42.206Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.14s) [2021-09-24T16:36:42.207Z] === RUN TestBuildWithSession [2021-09-24T16:36:42.207Z] build_session_test.go:25: TODO: BuildKit [2021-09-24T16:36:42.207Z] --- SKIP: TestBuildWithSession (0.00s) [2021-09-24T16:36:42.207Z] === RUN TestBuildSquashParent [2021-09-24T16:36:42.788Z] --- PASS: TestAuthZPluginAllowRequest (1.15s) [2021-09-24T16:36:42.788Z] === RUN TestAuthZPluginTLS [2021-09-24T16:36:43.047Z] --- PASS: TestAuthZPluginTLS (0.55s) [2021-09-24T16:36:43.047Z] === RUN TestAuthZPluginDenyRequest [2021-09-24T16:36:43.614Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2021-09-24T16:36:43.614Z] === RUN TestAuthZPluginAPIDenyResponse [2021-09-24T16:36:44.181Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-09-24T16:36:44.181Z] === RUN TestAuthZPluginDenyResponse [2021-09-24T16:36:44.747Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2021-09-24T16:36:44.747Z] === RUN TestAuthZPluginAllowEventStream [2021-09-24T16:36:46.122Z] --- PASS: TestAuthZPluginAllowEventStream (1.19s) [2021-09-24T16:36:46.122Z] === RUN TestAuthZPluginErrorResponse [2021-09-24T16:36:46.381Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-09-24T16:36:46.381Z] === RUN TestAuthZPluginErrorRequest [2021-09-24T16:36:46.947Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2021-09-24T16:36:46.947Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-09-24T16:36:47.513Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2021-09-24T16:36:47.513Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-09-24T16:36:48.894Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.39s) [2021-09-24T16:36:48.894Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-09-24T16:36:50.194Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.241s coverage: 6.6% of statements [2021-09-24T16:36:50.194Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-09-24T16:36:50.271Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.42s) [2021-09-24T16:36:50.271Z] === RUN TestAuthZPluginHeader [2021-09-24T16:36:51.135Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2021-09-24T16:36:51.205Z] --- PASS: TestAuthZPluginHeader (0.69s) [2021-09-24T16:36:51.206Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-09-24T16:36:52.218Z] --- PASS: TestBuildSquashParent (8.42s) [2021-09-24T16:36:52.218Z] === RUN TestBuildWithRemoveAndForceRemove [2021-09-24T16:36:52.218Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-24T16:36:52.218Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-24T16:36:52.218Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-24T16:36:52.218Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-24T16:36:52.218Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-24T16:36:52.218Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-24T16:36:52.218Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-24T16:36:52.218Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-24T16:36:52.218Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-24T16:36:52.218Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-24T16:36:52.218Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-24T16:36:52.218Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-24T16:36:52.218Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-24T16:36:52.218Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-24T16:36:53.679Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.022s coverage: 57.4% of statements [2021-09-24T16:36:53.680Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-09-24T16:36:53.680Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-09-24T16:36:53.680Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-09-24T16:36:53.940Z] ok github.com/docker/docker/libnetwork/drvregistry 0.024s coverage: 82.4% of statements [2021-09-24T16:36:54.136Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-24T16:36:54.136Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-24T16:36:54.202Z] ok github.com/docker/docker/libnetwork/etchosts 0.036s coverage: 81.2% of statements [2021-09-24T16:36:54.487Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.27s) [2021-09-24T16:36:54.487Z] === RUN TestAuthZPluginV2Disable [2021-09-24T16:36:54.774Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.005s coverage: 48.1% of statements [2021-09-24T16:36:55.346Z] ok github.com/docker/docker/libnetwork/idm 0.004s coverage: 87.5% of statements [2021-09-24T16:36:55.607Z] ok github.com/docker/docker/libnetwork/internal/caller 0.003s coverage: 100.0% of statements [2021-09-24T16:36:57.227Z] --- PASS: TestAuthZPluginV2Disable (2.91s) [2021-09-24T16:36:57.227Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-09-24T16:36:57.444Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-24T16:36:57.444Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-24T16:36:57.993Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-09-24T16:36:58.564Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-09-24T16:36:58.565Z] GOOS="" GOARCH="" GOARM="" [2021-09-24T16:36:58.826Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-09-24T16:36:58.826Z] [2021-09-24T16:36:58.826Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-09-24T16:36:59.403Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-09-24T16:36:59.403Z] Using test binary docker [2021-09-24T16:36:59.403Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-09-24T16:36:59.403Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-09-24T16:36:59.403Z] INFO: Waiting for daemon to start... [2021-09-24T16:36:59.403Z] Starting dockerd [2021-09-24T16:36:59.790Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.68s) [2021-09-24T16:36:59.790Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-09-24T16:37:00.750Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-09-24T16:37:00.750Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.07s) [2021-09-24T16:37:00.750Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.18s) [2021-09-24T16:37:00.750Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.14s) [2021-09-24T16:37:00.750Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.17s) [2021-09-24T16:37:00.750Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.31s) [2021-09-24T16:37:00.750Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.23s) [2021-09-24T16:37:00.750Z] === RUN TestBuildMultiStageCopy [2021-09-24T16:37:00.750Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-09-24T16:37:01.955Z] . [2021-09-24T16:37:01.955Z] INFO: Building docker-sdk-python3:5.0.0... [2021-09-24T16:37:03.301Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-09-24T16:37:03.301Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-09-24T16:37:03.874Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-09-24T16:37:04.447Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-09-24T16:37:05.020Z] --- PASS: TestBuildMultiStageCopy (4.62s) [2021-09-24T16:37:05.020Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.61s) [2021-09-24T16:37:05.020Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s) [2021-09-24T16:37:05.020Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s) [2021-09-24T16:37:05.020Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.49s) [2021-09-24T16:37:05.020Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.51s) [2021-09-24T16:37:05.020Z] === RUN TestBuildMultiStageParentConfig [2021-09-24T16:37:06.407Z] --- PASS: TestBuildMultiStageParentConfig (1.26s) [2021-09-24T16:37:06.407Z] === RUN TestBuildLabelWithTargets [2021-09-24T16:37:07.838Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.004s coverage: 100.0% of statements [2021-09-24T16:37:08.325Z] --- PASS: TestBuildLabelWithTargets (2.17s) [2021-09-24T16:37:08.325Z] === RUN TestBuildWithEmptyLayers [2021-09-24T16:37:09.235Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-09-24T16:37:09.235Z] [2021-09-24T16:37:09.235Z] ________ ____ __. [2021-09-24T16:37:09.235Z] \_____ \ | |/ _| [2021-09-24T16:37:09.235Z] / | \| < [2021-09-24T16:37:09.235Z] / | \ | \ [2021-09-24T16:37:09.235Z] \_______ /____|__ \ [2021-09-24T16:37:09.235Z] \/ \/ [2021-09-24T16:37:09.235Z] [2021-09-24T16:37:09.235Z] INFO: make.ps1 ended at 09/24/2021 16:37:03 [2021-09-24T16:37:09.235Z] INFO: Binaries build ended at 09/24/2021 16:37:04. Duration:00:01:11.9830504 [2021-09-24T16:37:09.235Z] INFO: Copying the built daemon binary to d:\CI\PR-42881\2\binary\dockerd-ce715505bd.exe... [2021-09-24T16:37:09.235Z] INFO: Copying the built client binary to d:\CI\PR-42881\2\binary\docker-ce715505bd.exe... [2021-09-24T16:37:09.235Z] INFO: Copying dockerversion from the container... [2021-09-24T16:37:09.235Z] INFO: Copying the golang package from the container to d:\CI\PR-42881\2\installer\go.zip... [2021-09-24T16:37:09.235Z] INFO: Extracting go.zip to d:\CI\PR-42881\2\go [2021-09-24T16:37:09.712Z] --- PASS: TestBuildWithEmptyLayers (1.16s) [2021-09-24T16:37:09.712Z] === RUN TestBuildMultiStageOnBuild [2021-09-24T16:37:11.987Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.07s) [2021-09-24T16:37:11.987Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-09-24T16:37:12.260Z] --- PASS: TestBuildMultiStageOnBuild (2.88s) [2021-09-24T16:37:12.260Z] === RUN TestBuildUncleanTarFilenames [2021-09-24T16:37:14.177Z] --- PASS: TestBuildUncleanTarFilenames (1.66s) [2021-09-24T16:37:14.177Z] === RUN TestBuildMultiStageLayerLeak [2021-09-24T16:37:17.533Z] --- PASS: TestBuildMultiStageLayerLeak (3.21s) [2021-09-24T16:37:17.533Z] === RUN TestBuildWithHugeFile [2021-09-24T16:37:26.859Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2021-09-24T16:37:26.860Z] PASS [2021-09-24T16:37:26.860Z] [2021-09-24T16:37:26.860Z] DONE 17 tests in 45.124s [2021-09-24T16:37:26.860Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-09-24T16:37:26.860Z] INFO: Testing against a local daemon [2021-09-24T16:37:26.860Z] === RUN TestPluginInvalidJSON [2021-09-24T16:37:26.860Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-09-24T16:37:26.860Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-09-24T16:37:26.860Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-09-24T16:37:26.860Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-09-24T16:37:26.860Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-09-24T16:37:26.860Z] === RUN TestPluginInstall [2021-09-24T16:37:26.860Z] === RUN TestPluginInstall/no_auth [2021-09-24T16:37:28.236Z] time="2021-09-24T16:37:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-24T16:37:28.236Z] time="2021-09-24T16:37:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5aa5f3bf69af50862d34b5b1350700d0d6834dd85efbdc866e2ad122c0b25288" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-24T16:37:28.236Z] time="2021-09-24T16:37:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-24T16:37:28.236Z] time="2021-09-24T16:37:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5aa5f3bf69af50862d34b5b1350700d0d6834dd85efbdc866e2ad122c0b25288" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-24T16:37:28.236Z] === RUN TestPluginInstall/with_htpasswd [2021-09-24T16:37:28.803Z] time="2021-09-24T16:37:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-24T16:37:28.803Z] time="2021-09-24T16:37:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a19918cb0753b337206404ee7a4bffd86c6ef2864e37c6edeb8a52b2410937d2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-24T16:37:28.803Z] time="2021-09-24T16:37:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-24T16:37:28.803Z] time="2021-09-24T16:37:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a19918cb0753b337206404ee7a4bffd86c6ef2864e37c6edeb8a52b2410937d2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-24T16:37:28.803Z] === RUN TestPluginInstall/with_insecure [2021-09-24T16:37:29.740Z] time="2021-09-24T16:37:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-24T16:37:29.740Z] time="2021-09-24T16:37:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d5b02dfc2d861ec6fc26c38c60002dad9f36dfcedc9d8c14125683e7ef1835fc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-24T16:37:29.740Z] time="2021-09-24T16:37:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-24T16:37:29.740Z] time="2021-09-24T16:37:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d5b02dfc2d861ec6fc26c38c60002dad9f36dfcedc9d8c14125683e7ef1835fc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-24T16:37:29.999Z] plugin_test.go:165: [d01dccc42378d] daemon is not started [2021-09-24T16:37:29.999Z] --- PASS: TestPluginInstall (3.40s) [2021-09-24T16:37:29.999Z] --- PASS: TestPluginInstall/no_auth (1.74s) [2021-09-24T16:37:29.999Z] --- PASS: TestPluginInstall/with_htpasswd (0.58s) [2021-09-24T16:37:29.999Z] --- PASS: TestPluginInstall/with_insecure (1.08s) [2021-09-24T16:37:29.999Z] === RUN TestPluginsWithRuntimes [2021-09-24T16:37:30.430Z] INFO: Extraction ended at 09/24/2021 16:37:29. Duration:00:00:22.6670188 [2021-09-24T16:37:30.430Z] INFO: Updating the golang and path environment variables [2021-09-24T16:37:30.430Z] INFO: GOPATH=d:\gopath [2021-09-24T16:37:30.430Z] INFO: go version go1.17.1 windows/amd64 [2021-09-24T16:37:30.430Z] INFO: Running the daemon under test in debug mode [2021-09-24T16:37:30.430Z] INFO: Starting a daemon under test... [2021-09-24T16:37:30.430Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42881\2\daemon --pidfile d:\CI\PR-42881\2\docker.pid -D [2021-09-24T16:37:30.430Z] INFO: Process started successfully. [2021-09-24T16:37:30.430Z] INFO: Start tailing logs of the daemon under tests [2021-09-24T16:37:30.430Z] INFO: Waiting for the daemon under test to start... [2021-09-24T16:37:31.900Z] === RUN TestPluginsWithRuntimes/No_Args [2021-09-24T16:37:32.466Z] === RUN TestPluginsWithRuntimes/With_Args [2021-09-24T16:37:33.401Z] --- PASS: TestPluginsWithRuntimes (3.44s) [2021-09-24T16:37:33.401Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.92s) [2021-09-24T16:37:33.401Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.90s) [2021-09-24T16:37:33.401Z] === RUN TestPluginBackCompatMediaTypes [2021-09-24T16:37:33.969Z] --- PASS: TestPluginBackCompatMediaTypes (0.55s) [2021-09-24T16:37:33.969Z] PASS [2021-09-24T16:37:33.969Z] [2021-09-24T16:37:33.969Z] DONE 10 tests in 7.427s [2021-09-24T16:37:33.969Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-09-24T16:37:33.969Z] INFO: Testing against a local daemon [2021-09-24T16:37:33.969Z] === RUN TestExternalGraphDriver [2021-09-24T16:37:33.969Z] === RUN TestExternalGraphDriver/json [2021-09-24T16:37:35.869Z] === RUN TestExternalGraphDriver/spec [2021-09-24T16:37:37.245Z] === RUN TestExternalGraphDriver/pull [2021-09-24T16:37:38.621Z] --- PASS: TestExternalGraphDriver (4.67s) [2021-09-24T16:37:38.621Z] --- PASS: TestExternalGraphDriver/json (1.65s) [2021-09-24T16:37:38.621Z] --- PASS: TestExternalGraphDriver/spec (1.61s) [2021-09-24T16:37:38.621Z] --- PASS: TestExternalGraphDriver/pull (1.37s) [2021-09-24T16:37:38.621Z] === RUN TestGraphdriverPluginV2 [2021-09-24T16:37:41.928Z] --- PASS: TestGraphdriverPluginV2 (3.30s) [2021-09-24T16:37:41.928Z] PASS [2021-09-24T16:37:41.928Z] [2021-09-24T16:37:41.928Z] DONE 5 tests in 7.984s [2021-09-24T16:37:41.928Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-09-24T16:37:41.928Z] INFO: Testing against a local daemon [2021-09-24T16:37:41.928Z] === RUN TestContinueAfterPluginCrash [2021-09-24T16:37:41.928Z] === PAUSE TestContinueAfterPluginCrash [2021-09-24T16:37:41.928Z] === RUN TestReadPluginNoRead [2021-09-24T16:37:41.928Z] === PAUSE TestReadPluginNoRead [2021-09-24T16:37:41.928Z] === RUN TestDaemonStartWithLogOpt [2021-09-24T16:37:41.928Z] === PAUSE TestDaemonStartWithLogOpt [2021-09-24T16:37:41.928Z] === CONT TestContinueAfterPluginCrash [2021-09-24T16:37:41.928Z] === CONT TestDaemonStartWithLogOpt [2021-09-24T16:37:46.116Z] --- PASS: TestDaemonStartWithLogOpt (3.38s) [2021-09-24T16:37:46.116Z] === CONT TestReadPluginNoRead [2021-09-24T16:37:47.491Z] === RUN TestReadPluginNoRead/default [2021-09-24T16:37:48.694Z] sha256:99d3c121d4ea925a51576ac3093ea1e6b9adc979d1e004ffa77f732d81ed4a6c [2021-09-24T16:37:48.694Z] INFO: Starting docker-py tests... [2021-09-24T16:37:48.694Z] ============================= test session starts ============================== [2021-09-24T16:37:48.694Z] platform linux -- Python 3.7.12, pytest-4.3.1, py-1.10.0, pluggy-1.0.0 [2021-09-24T16:37:48.694Z] rootdir: /src, inifile: pytest.ini [2021-09-24T16:37:48.694Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-09-24T16:37:48.694Z] collected 390 items / 1 deselected / 389 selected [2021-09-24T16:37:48.694Z] [2021-09-24T16:37:48.865Z] === RUN TestReadPluginNoRead/disabled_caching [2021-09-24T16:37:50.241Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-09-24T16:37:50.499Z] --- PASS: TestContinueAfterPluginCrash (8.48s) [2021-09-24T16:37:51.435Z] === CONT TestReadPluginNoRead [2021-09-24T16:37:51.435Z] read_test.go:92: [d27acda3ea3ad] daemon is not started [2021-09-24T16:37:51.435Z] --- PASS: TestReadPluginNoRead (6.10s) [2021-09-24T16:37:51.435Z] --- PASS: TestReadPluginNoRead/default (1.29s) [2021-09-24T16:37:51.435Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.27s) [2021-09-24T16:37:51.435Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.34s) [2021-09-24T16:37:51.435Z] PASS [2021-09-24T16:37:51.435Z] [2021-09-24T16:37:51.435Z] DONE 6 tests in 9.509s [2021-09-24T16:37:51.436Z] 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-09-24T16:37:51.436Z] testing: warning: no tests to run [2021-09-24T16:37:51.436Z] PASS [2021-09-24T16:37:51.436Z] [2021-09-24T16:37:51.436Z] DONE 0 tests in 0.017s [2021-09-24T16:37:51.436Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-09-24T16:37:51.436Z] INFO: Testing against a local daemon [2021-09-24T16:37:51.436Z] === RUN TestPluginWithDevMounts [2021-09-24T16:37:51.436Z] === PAUSE TestPluginWithDevMounts [2021-09-24T16:37:51.436Z] === CONT TestPluginWithDevMounts [2021-09-24T16:37:51.951Z] .....INFO: Daemon under test started and replied! [2021-09-24T16:37:51.951Z] INFO: Docker version of the daemon under test [2021-09-24T16:37:51.951Z] [2021-09-24T16:37:51.951Z] Client: [2021-09-24T16:37:51.951Z] Version: 17.06.2-ce [2021-09-24T16:37:51.951Z] API version: 1.30 [2021-09-24T16:37:51.951Z] Go version: go1.8.3 [2021-09-24T16:37:51.951Z] Git commit: cec0b72 [2021-09-24T16:37:51.951Z] Built: Tue Sep 5 19:57:19 2017 [2021-09-24T16:37:51.951Z] OS/Arch: windows/amd64 [2021-09-24T16:37:51.951Z] [2021-09-24T16:37:51.951Z] Server: [2021-09-24T16:37:51.951Z] Version: 0.0.0-dev [2021-09-24T16:37:51.951Z] API version: 1.42 (minimum version 1.24) [2021-09-24T16:37:51.951Z] Go version: go1.17.1 [2021-09-24T16:37:51.951Z] Git commit: ce715505bd [2021-09-24T16:37:51.951Z] Built: 09/24/2021 16:35:57 [2021-09-24T16:37:51.951Z] OS/Arch: windows/amd64 [2021-09-24T16:37:51.951Z] Experimental: false [2021-09-24T16:37:51.951Z] [2021-09-24T16:37:51.951Z] INFO: Docker info of the daemon under test [2021-09-24T16:37:51.951Z] [2021-09-24T16:37:51.951Z] Containers: 0 [2021-09-24T16:37:51.951Z] Running: 0 [2021-09-24T16:37:51.951Z] Paused: 0 [2021-09-24T16:37:51.951Z] Stopped: 0 [2021-09-24T16:37:51.951Z] Images: 0 [2021-09-24T16:37:51.951Z] Server Version: 0.0.0-dev [2021-09-24T16:37:51.951Z] Storage Driver: windowsfilter [2021-09-24T16:37:51.951Z] Windows: [2021-09-24T16:37:51.951Z] Logging Driver: json-file [2021-09-24T16:37:51.951Z] Plugins: [2021-09-24T16:37:51.951Z] Volume: local [2021-09-24T16:37:51.951Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-09-24T16:37:51.951Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-09-24T16:37:51.951Z] Swarm: inactive [2021-09-24T16:37:51.951Z] Default Isolation: process [2021-09-24T16:37:51.952Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-09-24T16:37:51.952Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2114) [2021-09-24T16:37:51.952Z] OSType: windows [2021-09-24T16:37:51.952Z] Architecture: x86_64 [2021-09-24T16:37:51.952Z] CPUs: 4 [2021-09-24T16:37:51.952Z] Total Memory: 32GiB [2021-09-24T16:37:51.952Z] Name: azwin-2-95fcb0 [2021-09-24T16:37:51.952Z] ID: IENN:LKZQ:FQ74:3MRX:LWXZ:LSC6:DVFH:M4PQ:32LU:VT35:WQI6:G35D [2021-09-24T16:37:51.952Z] Docker Root Dir: D:\CI\PR-42881\2\daemon [2021-09-24T16:37:51.952Z] Debug Mode (client): false [2021-09-24T16:37:51.952Z] Debug Mode (server): true [2021-09-24T16:37:51.952Z] File Descriptors: -1 [2021-09-24T16:37:51.952Z] Goroutines: 16 [2021-09-24T16:37:51.952Z] System Time: 2021-09-24T16:37:49.0819361Z [2021-09-24T16:37:51.952Z] EventsListeners: 0 [2021-09-24T16:37:51.952Z] Registry: https://index.docker.io/v1/ [2021-09-24T16:37:51.952Z] Labels: [2021-09-24T16:37:51.952Z] Experimental: false [2021-09-24T16:37:51.952Z] Insecure Registries: [2021-09-24T16:37:51.952Z] 127.0.0.0/8 [2021-09-24T16:37:51.952Z] Live Restore Enabled: false [2021-09-24T16:37:51.952Z] [2021-09-24T16:37:51.952Z] [2021-09-24T16:37:51.952Z] INFO: Docker images of the daemon under test [2021-09-24T16:37:51.952Z] [2021-09-24T16:37:51.952Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-24T16:37:51.952Z] [2021-09-24T16:37:51.952Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-09-24T16:37:51.952Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-09-24T16:37:51.952Z] ltsc2019: Pulling from windows/servercore [2021-09-24T16:37:51.952Z] 4612f6d0b889: Pulling fs layer [2021-09-24T16:37:51.952Z] a0ddf88812f1: Pulling fs layer [2021-09-24T16:37:53.338Z] --- PASS: TestPluginWithDevMounts (1.57s) [2021-09-24T16:37:53.338Z] PASS [2021-09-24T16:37:53.338Z] [2021-09-24T16:37:53.338Z] DONE 1 tests in 1.589s [2021-09-24T16:37:53.338Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-09-24T16:37:53.338Z] INFO: Testing against a local daemon [2021-09-24T16:37:53.338Z] === RUN TestSecretInspect [2021-09-24T16:37:55.242Z] --- PASS: TestSecretInspect (2.16s) [2021-09-24T16:37:55.242Z] === RUN TestSecretList [2021-09-24T16:37:57.770Z] --- PASS: TestSecretList (2.17s) [2021-09-24T16:37:57.770Z] === RUN TestSecretsCreateAndDelete [2021-09-24T16:37:59.670Z] --- PASS: TestSecretsCreateAndDelete (2.15s) [2021-09-24T16:37:59.670Z] === RUN TestSecretsUpdate [2021-09-24T16:38:02.149Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-09-24T16:38:02.199Z] --- PASS: TestSecretsUpdate (2.17s) [2021-09-24T16:38:02.199Z] === RUN TestTemplatedSecret [2021-09-24T16:38:02.720Z] tests/integration/api_client_test.py ..... [ 7%] [2021-09-24T16:38:03.477Z] 4612f6d0b889: Verifying Checksum [2021-09-24T16:38:03.477Z] 4612f6d0b889: Download complete [2021-09-24T16:38:03.477Z] a0ddf88812f1: Verifying Checksum [2021-09-24T16:38:03.477Z] a0ddf88812f1: Download complete [2021-09-24T16:38:04.242Z] tests/integration/api_config_test.py ..... [ 8%] [2021-09-24T16:38:04.729Z] --- PASS: TestTemplatedSecret (2.52s) [2021-09-24T16:38:04.729Z] === RUN TestSecretCreateResolve [2021-09-24T16:38:06.628Z] --- PASS: TestSecretCreateResolve (2.12s) [2021-09-24T16:38:06.628Z] PASS [2021-09-24T16:38:06.628Z] [2021-09-24T16:38:06.628Z] DONE 6 tests in 13.313s [2021-09-24T16:38:06.628Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-09-24T16:38:06.628Z] INFO: Testing against a local daemon [2021-09-24T16:38:06.628Z] === RUN TestServiceCreateInit [2021-09-24T16:38:06.628Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-09-24T16:38:10.830Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-09-24T16:38:15.014Z] --- PASS: TestServiceCreateInit (7.79s) [2021-09-24T16:38:15.014Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.86s) [2021-09-24T16:38:15.014Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.92s) [2021-09-24T16:38:15.014Z] === RUN TestCreateServiceMultipleTimes [2021-09-24T16:38:33.093Z] --- PASS: TestCreateServiceMultipleTimes (16.09s) [2021-09-24T16:38:33.093Z] === RUN TestCreateServiceConflict [2021-09-24T16:38:33.093Z] --- PASS: TestCreateServiceConflict (2.08s) [2021-09-24T16:38:33.093Z] === RUN TestCreateServiceMaxReplicas [2021-09-24T16:38:34.596Z] tests/integration/api_container_test.py ....x...........x............... [ 16%] [2021-09-24T16:38:35.625Z] --- PASS: TestCreateServiceMaxReplicas (2.76s) [2021-09-24T16:38:35.625Z] === RUN TestCreateWithDuplicateNetworkNames [2021-09-24T16:38:39.027Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-09-24T16:38:39.027Z] Using test binary docker [2021-09-24T16:38:39.027Z] +++ /etc/init.d/apparmor start [2021-09-24T16:38:39.027Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-09-24T16:38:39.027Z] INFO: Waiting for daemon to start... [2021-09-24T16:38:39.027Z] Starting dockerd [2021-09-24T16:38:39.027Z] +++ 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-09-24T16:38:39.027Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-09-24T16:38:39.027Z] Using test binary docker [2021-09-24T16:38:39.027Z] +++ /etc/init.d/apparmor start [2021-09-24T16:38:39.027Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-09-24T16:38:39.027Z] INFO: Waiting for daemon to start... [2021-09-24T16:38:39.027Z] Starting dockerd [2021-09-24T16:38:39.027Z] +++ 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-09-24T16:38:39.598Z] . [2021-09-24T16:38:39.598Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-09-24T16:38:39.598Z] [2021-09-24T16:38:39.598Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-09-24T16:38:39.598Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-09-24T16:38:39.598Z] Error: No such image: emptyfs [2021-09-24T16:38:39.598Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-09-24T16:38:39.598Z] ++++ docker load [2021-09-24T16:38:39.598Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-09-24T16:38:39.859Z] Error: No such image: emptyfs [2021-09-24T16:38:39.859Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-09-24T16:38:39.859Z] ++++ docker load [2021-09-24T16:38:40.120Z] Running integration-test (iteration 1) [2021-09-24T16:38:40.120Z] 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-09-24T16:38:40.120Z] ++ 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-09-24T16:38:40.120Z] ++ set -e [2021-09-24T16:38:40.120Z] ++ '[' -n 0 ']' [2021-09-24T16:38:40.120Z] ++ set -x [2021-09-24T16:38:40.120Z] ++ 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-09-24T16:38:40.120Z] Running integration-test (iteration 1) [2021-09-24T16:38:40.120Z] 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-09-24T16:38:40.120Z] ++ 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-09-24T16:38:40.120Z] ++ set -e [2021-09-24T16:38:40.120Z] ++ '[' -n 0 ']' [2021-09-24T16:38:40.120Z] ++ set -x [2021-09-24T16:38:40.120Z] ++ 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-09-24T16:38:41.062Z] Loaded image: busybox:latest [2021-09-24T16:38:41.062Z] Loaded image: busybox:latest [2021-09-24T16:38:41.324Z] Loaded image: busybox:glibc [2021-09-24T16:38:41.585Z] Loaded image: busybox:glibc [2021-09-24T16:38:45.794Z] Loaded image: debian:bullseye-slim [2021-09-24T16:38:45.794Z] Loaded image: debian:bullseye-slim [2021-09-24T16:38:45.794Z] Loaded image: hello-world:latest [2021-09-24T16:38:45.794Z] Loaded image: hello-world:latest [2021-09-24T16:38:45.794Z] Loaded image: arm32v7/hello-world:latest [2021-09-24T16:38:45.794Z] INFO: Testing against a local daemon [2021-09-24T16:38:45.794Z] === RUN TestDockerSuite [2021-09-24T16:38:46.055Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-09-24T16:38:46.055Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-09-24T16:38:46.055Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-09-24T16:38:46.055Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-09-24T16:38:46.055Z] Loaded image: arm32v7/hello-world:latest [2021-09-24T16:38:46.055Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-09-24T16:38:46.055Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-09-24T16:38:46.055Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-09-24T16:38:46.055Z] INFO: Testing against a local daemon [2021-09-24T16:38:46.055Z] === RUN TestDockerDaemonSuite [2021-09-24T16:38:46.055Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-09-24T16:38:46.055Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-09-24T16:38:50.269Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-09-24T16:38:50.269Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-09-24T16:38:50.495Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.00s) [2021-09-24T16:38:50.495Z] === RUN TestCreateServiceSecretFileMode [2021-09-24T16:38:50.530Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-09-24T16:38:50.530Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-09-24T16:38:50.753Z] --- PASS: TestCreateServiceSecretFileMode (2.50s) [2021-09-24T16:38:50.753Z] === RUN TestCreateServiceConfigFileMode [2021-09-24T16:38:51.474Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-09-24T16:38:51.474Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-09-24T16:38:51.474Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-09-24T16:38:52.860Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-09-24T16:38:53.121Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-09-24T16:38:53.121Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-09-24T16:38:53.121Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-09-24T16:38:53.283Z] --- PASS: TestCreateServiceConfigFileMode (2.42s) [2021-09-24T16:38:53.283Z] === RUN TestCreateServiceSysctls [2021-09-24T16:38:53.693Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-09-24T16:38:54.266Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-09-24T16:38:55.213Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-09-24T16:38:55.475Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-09-24T16:38:55.475Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-09-24T16:38:55.475Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-09-24T16:38:55.475Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-09-24T16:38:56.567Z] --- PASS: TestCreateServiceSysctls (3.22s) [2021-09-24T16:38:56.567Z] === RUN TestCreateServiceCapabilities [2021-09-24T16:38:59.101Z] --- PASS: TestCreateServiceCapabilities (2.39s) [2021-09-24T16:38:59.101Z] === RUN TestInspect [2021-09-24T16:38:59.340Z] ok github.com/docker/docker/libnetwork/ipam 105.915s coverage: 85.3% of statements [2021-09-24T16:38:59.340Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-09-24T16:38:59.340Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-09-24T16:38:59.340Z] ok github.com/docker/docker/libnetwork/ipams/null 0.004s coverage: 57.1% of statements [2021-09-24T16:38:59.340Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.014s coverage: 47.4% of statements [2021-09-24T16:38:59.340Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-09-24T16:38:59.340Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.004s coverage: 71.4% of statements [2021-09-24T16:38:59.340Z] ok github.com/docker/docker/libnetwork/ipamutils 0.485s coverage: 74.0% of statements [2021-09-24T16:38:59.340Z] ok github.com/docker/docker/libnetwork/iptables 0.279s coverage: 45.1% of statements [2021-09-24T16:38:59.340Z] ok github.com/docker/docker/libnetwork/netlabel 0.003s coverage: 60.0% of statements [2021-09-24T16:38:59.340Z] ok github.com/docker/docker/libnetwork/netutils 0.030s coverage: 44.1% of statements [2021-09-24T16:39:01.633Z] --- PASS: TestInspect (2.99s) [2021-09-24T16:39:01.633Z] === RUN TestCreateJob [2021-09-24T16:39:03.617Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-09-24T16:39:04.928Z] --- PASS: TestCreateJob (3.09s) [2021-09-24T16:39:04.928Z] === RUN TestReplicatedJob [2021-09-24T16:39:05.001Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-09-24T16:39:06.387Z] --- PASS: TestBuildWithHugeFile (108.87s) [2021-09-24T16:39:06.387Z] === RUN TestBuildWCOWSandboxSize [2021-09-24T16:39:06.387Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-09-24T16:39:06.387Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-09-24T16:39:06.387Z] === RUN TestBuildWithEmptyDockerfile [2021-09-24T16:39:06.387Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-24T16:39:06.387Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-24T16:39:06.387Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-24T16:39:06.387Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-24T16:39:06.387Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-24T16:39:06.387Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-24T16:39:06.387Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-24T16:39:06.387Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-24T16:39:06.387Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-24T16:39:06.387Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2021-09-24T16:39:06.387Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s) [2021-09-24T16:39:06.387Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.08s) [2021-09-24T16:39:06.387Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-09-24T16:39:06.387Z] === RUN TestBuildPreserveOwnership [2021-09-24T16:39:06.387Z] === RUN TestBuildPreserveOwnership/copy_from [2021-09-24T16:39:06.959Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-09-24T16:39:08.873Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-09-24T16:39:08.873Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-09-24T16:39:09.445Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-09-24T16:39:09.706Z] --- PASS: TestBuildPreserveOwnership (3.50s) [2021-09-24T16:39:09.706Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.25s) [2021-09-24T16:39:09.706Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.23s) [2021-09-24T16:39:09.706Z] === RUN TestBuildPlatformInvalid [2021-09-24T16:39:09.967Z] --- PASS: TestBuildPlatformInvalid (0.11s) [2021-09-24T16:39:09.967Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-09-24T16:39:09.967Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-09-24T16:39:10.194Z] --- PASS: TestReplicatedJob (5.30s) [2021-09-24T16:39:10.194Z] === RUN TestUpdateReplicatedJob [2021-09-24T16:39:10.540Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-09-24T16:39:10.801Z] Loaded image: busybox:latest [2021-09-24T16:39:11.062Z] Loaded image: busybox:glibc [2021-09-24T16:39:11.324Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-09-24T16:39:11.896Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-09-24T16:39:13.281Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-09-24T16:39:13.477Z] --- PASS: TestUpdateReplicatedJob (3.24s) [2021-09-24T16:39:13.477Z] === RUN TestServiceListWithStatuses [2021-09-24T16:39:13.477Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-09-24T16:39:13.477Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-09-24T16:39:13.477Z] === RUN TestDockerNetworkConnectAlias [2021-09-24T16:39:13.545Z] docker_cli_daemon_test.go:1455: [d55e6563b72ee] daemon is not started [2021-09-24T16:39:13.545Z] Loaded image: debian:bullseye-slim [2021-09-24T16:39:13.805Z] Loaded image: hello-world:latest [2021-09-24T16:39:13.805Z] Loaded image: arm32v7/hello-world:latest [2021-09-24T16:39:14.376Z] check_test.go:308: [d4105992bd769] daemon is not started [2021-09-24T16:39:14.376Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-09-24T16:39:14.949Z] === RUN TestDockerSuite/TestAttachDetach [2021-09-24T16:39:15.894Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-09-24T16:39:16.837Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-09-24T16:39:16.837Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-09-24T16:39:17.662Z] --- PASS: TestDockerNetworkConnectAlias (4.34s) [2021-09-24T16:39:17.662Z] === RUN TestDockerNetworkReConnect [2021-09-24T16:39:18.236Z] check_test.go:308: [dbcefac3eff76] daemon is not started [2021-09-24T16:39:18.236Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-09-24T16:39:18.497Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-09-24T16:39:19.440Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-09-24T16:39:20.015Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-09-24T16:39:21.401Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-09-24T16:39:21.849Z] --- PASS: TestDockerNetworkReConnect (3.44s) [2021-09-24T16:39:21.849Z] === RUN TestServicePlugin [2021-09-24T16:39:22.787Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-09-24T16:39:23.049Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-09-24T16:39:24.478Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-09-24T16:39:25.134Z] plugin_test.go:61: [db3c5c5b892b9] joining swarm manager [dce1a893e9bb1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-24T16:39:25.865Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-09-24T16:39:25.865Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-09-24T16:39:26.069Z] plugin_test.go:64: [da0b0fc95f464] joining swarm manager [dce1a893e9bb1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-24T16:39:26.126Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-09-24T16:39:26.126Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (16.40s) [2021-09-24T16:39:26.126Z] PASS [2021-09-24T16:39:26.387Z] [2021-09-24T16:39:26.387Z] === Skipped [2021-09-24T16:39:26.387Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-09-24T16:39:26.387Z] build_session_test.go:25: TODO: BuildKit [2021-09-24T16:39:26.387Z] [2021-09-24T16:39:26.387Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-09-24T16:39:26.387Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-09-24T16:39:26.387Z] [2021-09-24T16:39:26.387Z] DONE 34 tests, 2 skipped in 174.604s [2021-09-24T16:39:26.387Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-09-24T16:39:26.387Z] ++ 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-09-24T16:39:26.387Z] ++ set -e [2021-09-24T16:39:26.387Z] ++ '[' -n 0 ']' [2021-09-24T16:39:26.387Z] ++ set -x [2021-09-24T16:39:26.387Z] ++ 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-09-24T16:39:26.387Z] INFO: Testing against a local daemon [2021-09-24T16:39:26.387Z] === RUN TestConfigInspect [2021-09-24T16:39:26.661Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-09-24T16:39:27.234Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-09-24T16:39:28.243Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-09-24T16:39:28.808Z] ..........................xx.................... [ 29%] [2021-09-24T16:39:29.633Z] --- PASS: TestConfigInspect (3.16s) [2021-09-24T16:39:29.633Z] === RUN TestConfigList [2021-09-24T16:39:30.873Z] Running on azwin-2-2293a0 in d:\jenkins\workspace\moby_PR-42881 [Pipeline] { [Pipeline] ws [2021-09-24T16:39:30.888Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-09-24T16:39:31.076Z] The recommended git tool is: git [2021-09-24T16:39:31.548Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-09-24T16:39:31.567Z] using credential docker-jenkins-github-credentials [2021-09-24T16:39:31.742Z] Cloning the remote Git repository [2021-09-24T16:39:31.742Z] Cloning with configured refspecs honoured and without tags [2021-09-24T16:39:31.880Z] Cloning repository https://github.com/moby/moby.git [2021-09-24T16:39:31.880Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-09-24T16:39:31.933Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-24T16:39:31.933Z] > git --version # timeout=10 [2021-09-24T16:39:31.973Z] > git --version # 'git version 2.24.1.windows.2' [2021-09-24T16:39:31.973Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-24T16:39:31.975Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42881/head:refs/remotes/origin/PR-42881 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-24T16:39:32.491Z] --- PASS: TestConfigList (2.85s) [2021-09-24T16:39:32.491Z] === RUN TestConfigsCreateAndDelete [2021-09-24T16:39:34.405Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-09-24T16:39:35.351Z] --- PASS: TestConfigsCreateAndDelete (2.92s) [2021-09-24T16:39:35.351Z] === RUN TestConfigsUpdate [2021-09-24T16:39:36.734Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-09-24T16:39:38.120Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-09-24T16:39:38.120Z] --- PASS: TestConfigsUpdate (2.82s) [2021-09-24T16:39:38.120Z] === RUN TestTemplatedConfig [2021-09-24T16:39:40.032Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-09-24T16:39:40.607Z] check_test.go:308: [d33121f971f4d] daemon is not started [2021-09-24T16:39:40.607Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-09-24T16:39:40.819Z] 4612f6d0b889: Pull complete [2021-09-24T16:39:41.177Z] check_test.go:308: [d4a9b6450ab1a] daemon is not started [2021-09-24T16:39:41.178Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-09-24T16:39:41.438Z] --- PASS: TestTemplatedConfig (3.38s) [2021-09-24T16:39:41.438Z] === RUN TestConfigCreateResolve [2021-09-24T16:39:42.381Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-09-24T16:39:42.953Z] check_test.go:308: [d660a19095163] daemon is not started [2021-09-24T16:39:42.953Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-09-24T16:39:42.953Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-09-24T16:39:43.526Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-09-24T16:39:44.467Z] --- PASS: TestConfigCreateResolve (2.92s) [2021-09-24T16:39:44.467Z] PASS [2021-09-24T16:39:44.467Z] [2021-09-24T16:39:44.467Z] DONE 6 tests in 18.177s [2021-09-24T16:39:44.467Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-09-24T16:39:44.467Z] ++ 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-09-24T16:39:44.467Z] ++ set -e [2021-09-24T16:39:44.467Z] ++ '[' -n 0 ']' [2021-09-24T16:39:44.467Z] ++ set -x [2021-09-24T16:39:44.468Z] ++ 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-09-24T16:39:44.729Z] INFO: Testing against a local daemon [2021-09-24T16:39:44.729Z] === RUN TestCheckpoint [2021-09-24T16:39:44.729Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-09-24T16:39:44.729Z] --- SKIP: TestCheckpoint (0.00s) [2021-09-24T16:39:44.729Z] === RUN TestContainerInvalidJSON [2021-09-24T16:39:44.729Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-09-24T16:39:44.729Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-09-24T16:39:44.729Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-09-24T16:39:44.729Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-09-24T16:39:44.729Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-09-24T16:39:44.729Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-09-24T16:39:44.729Z] --- PASS: TestContainerInvalidJSON (0.03s) [2021-09-24T16:39:44.729Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-09-24T16:39:44.729Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-09-24T16:39:44.729Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-09-24T16:39:44.729Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-09-24T16:39:44.729Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2021-09-24T16:39:44.729Z] === RUN TestCopyFromContainerPathIsNotDir [2021-09-24T16:39:44.990Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-09-24T16:39:44.990Z] === RUN TestCopyToContainerPathDoesNotExist [2021-09-24T16:39:44.990Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s) [2021-09-24T16:39:44.990Z] === RUN TestCopyToContainerPathIsNotDir [2021-09-24T16:39:44.990Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-09-24T16:39:44.990Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2021-09-24T16:39:44.990Z] === RUN TestCopyFromContainer [2021-09-24T16:39:45.252Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-09-24T16:39:45.552Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-09-24T16:39:45.823Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-09-24T16:39:46.749Z] Fetching without tags [2021-09-24T16:39:46.765Z] === RUN TestCopyFromContainer// [2021-09-24T16:39:46.765Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-09-24T16:39:46.765Z] === RUN TestCopyFromContainer//bar/root [2021-09-24T16:39:46.765Z] === RUN TestCopyFromContainer//bar/root/ [2021-09-24T16:39:47.026Z] === RUN TestCopyFromContainer/bar/quux [2021-09-24T16:39:47.026Z] === RUN TestCopyFromContainer/bar/quux/ [2021-09-24T16:39:47.026Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-09-24T16:39:46.294Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-24T16:39:46.336Z] > git config --add remote.origin.fetch +refs/pull/42881/head:refs/remotes/origin/PR-42881 # timeout=10 [2021-09-24T16:39:46.376Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-24T16:39:46.659Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-24T16:39:46.953Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-24T16:39:46.954Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-24T16:39:46.955Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42881/head:refs/remotes/origin/PR-42881 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-24T16:39:47.288Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-09-24T16:39:47.288Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-09-24T16:39:47.550Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-09-24T16:39:47.550Z] === RUN TestCopyFromContainer/bar/notarget [2021-09-24T16:39:47.596Z] Merging remotes/origin/master commit 30413e5efb6c29da0df23dc95ae4625f31dd8d71 into PR head commit ce715505bd4bf52a6c0f934672e872d70e892f5b [2021-09-24T16:39:47.811Z] --- PASS: TestCopyFromContainer (2.63s) [2021-09-24T16:39:47.811Z] --- PASS: TestCopyFromContainer// (0.11s) [2021-09-24T16:39:47.811Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2021-09-24T16:39:47.812Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2021-09-24T16:39:47.812Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2021-09-24T16:39:47.812Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2021-09-24T16:39:47.812Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2021-09-24T16:39:47.812Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2021-09-24T16:39:47.812Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2021-09-24T16:39:47.812Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2021-09-24T16:39:47.812Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2021-09-24T16:39:47.812Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-09-24T16:39:47.812Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-24T16:39:47.812Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-24T16:39:47.812Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-24T16:39:47.812Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-24T16:39:47.812Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-24T16:39:47.812Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-24T16:39:47.812Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-24T16:39:47.812Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-24T16:39:47.812Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-24T16:39:47.812Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-09-24T16:39:47.812Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-09-24T16:39:47.812Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-09-24T16:39:47.812Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-09-24T16:39:47.812Z] === RUN TestCreateLinkToNonExistingContainer [2021-09-24T16:39:47.812Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2021-09-24T16:39:47.812Z] === RUN TestCreateWithInvalidEnv [2021-09-24T16:39:47.812Z] === RUN TestCreateWithInvalidEnv/0 [2021-09-24T16:39:47.812Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-09-24T16:39:47.812Z] === RUN TestCreateWithInvalidEnv/1 [2021-09-24T16:39:47.812Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-09-24T16:39:47.812Z] === RUN TestCreateWithInvalidEnv/2 [2021-09-24T16:39:47.812Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-09-24T16:39:47.812Z] === CONT TestCreateWithInvalidEnv/0 [2021-09-24T16:39:47.812Z] === CONT TestCreateWithInvalidEnv/2 [2021-09-24T16:39:47.812Z] === CONT TestCreateWithInvalidEnv/1 [2021-09-24T16:39:47.812Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-09-24T16:39:47.812Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-09-24T16:39:47.812Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-09-24T16:39:47.812Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-09-24T16:39:47.812Z] === RUN TestCreateTmpfsMountsTarget [2021-09-24T16:39:47.812Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-09-24T16:39:47.812Z] === RUN TestCreateWithCustomMaskedPaths [2021-09-24T16:39:47.812Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-09-24T16:39:47.804Z] > git config core.sparsecheckout # timeout=10 [2021-09-24T16:39:47.847Z] > git checkout -f ce715505bd4bf52a6c0f934672e872d70e892f5b # timeout=10 [2021-09-24T16:39:49.199Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-09-24T16:39:49.769Z] --- PASS: TestCreateWithCustomMaskedPaths (1.96s) [2021-09-24T16:39:49.769Z] === RUN TestCreateWithCustomReadonlyPaths [2021-09-24T16:39:50.342Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-09-24T16:39:50.342Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-09-24T16:39:50.916Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-09-24T16:39:51.275Z] Merge succeeded, producing ce715505bd4bf52a6c0f934672e872d70e892f5b [2021-09-24T16:39:51.276Z] Checking out Revision ce715505bd4bf52a6c0f934672e872d70e892f5b (PR-42881) [2021-09-24T16:39:51.488Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-09-24T16:39:51.488Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.81s) [2021-09-24T16:39:51.488Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-09-24T16:39:51.488Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-24T16:39:51.488Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-24T16:39:51.488Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-24T16:39:51.488Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-24T16:39:51.488Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-24T16:39:51.488Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-24T16:39:51.488Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-24T16:39:51.488Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-24T16:39:51.488Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-24T16:39:51.488Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-24T16:39:51.488Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-24T16:39:51.488Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-24T16:39:51.748Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-24T16:39:51.748Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-24T16:39:51.748Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-24T16:39:51.748Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-09-24T16:39:51.748Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-09-24T16:39:51.748Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-09-24T16:39:51.748Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-09-24T16:39:51.748Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2021-09-24T16:39:51.748Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-09-24T16:39:51.748Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-09-24T16:39:51.925Z] Commit message: "Dockerfile: update test-registries to released versions" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2021-09-24T16:39:52.320Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.57s) [2021-09-24T16:39:52.320Z] === RUN TestCreateDifferentPlatform [2021-09-24T16:39:52.320Z] === RUN TestCreateDifferentPlatform/different_os [2021-09-24T16:39:52.320Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-09-24T16:39:52.320Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2021-09-24T16:39:52.320Z] --- PASS: TestCreateDifferentPlatform/different_os (0.02s) [2021-09-24T16:39:52.320Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-09-24T16:39:52.320Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-09-24T16:39:52.320Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-09-24T16:39:52.320Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-09-24T16:39:52.320Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-09-24T16:39:52.320Z] === RUN TestContainerStartOnDaemonRestart [2021-09-24T16:39:52.320Z] === PAUSE TestContainerStartOnDaemonRestart [2021-09-24T16:39:52.320Z] === RUN TestDaemonRestartIpcMode [2021-09-24T16:39:52.320Z] === PAUSE TestDaemonRestartIpcMode [2021-09-24T16:39:52.320Z] === RUN TestDaemonHostGatewayIP [2021-09-24T16:39:52.320Z] === PAUSE TestDaemonHostGatewayIP [2021-09-24T16:39:52.320Z] === RUN TestRestartDaemonWithRestartingContainer [2021-09-24T16:39:52.320Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-09-24T16:39:52.320Z] === RUN TestContainerKillOnDaemonStart [2021-09-24T16:39:52.320Z] === PAUSE TestContainerKillOnDaemonStart [2021-09-24T16:39:52.320Z] === RUN TestDiff [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-09-24T16:39:52.610Z] --- PASS: TestServicePlugin (30.15s) [2021-09-24T16:39:52.610Z] === RUN TestServiceUpdateLabel [2021-09-24T16:39:50.808Z] > git remote # timeout=10 [2021-09-24T16:39:50.855Z] > git config --get remote.origin.url # timeout=10 [2021-09-24T16:39:50.900Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-24T16:39:50.901Z] > git merge 30413e5efb6c29da0df23dc95ae4625f31dd8d71 # timeout=10 [2021-09-24T16:39:51.194Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-09-24T16:39:51.481Z] > git config core.sparsecheckout # timeout=10 [2021-09-24T16:39:51.525Z] > git checkout -f ce715505bd4bf52a6c0f934672e872d70e892f5b # timeout=10 [2021-09-24T16:39:52.892Z] --- PASS: TestDiff (0.56s) [2021-09-24T16:39:52.892Z] === RUN TestExecWithCloseStdin [2021-09-24T16:39:53.047Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-09-24T16:39:53.546Z] --- PASS: TestServiceUpdateLabel (2.15s) [2021-09-24T16:39:53.546Z] === RUN TestServiceUpdateSecrets [2021-09-24T16:39:53.835Z] --- PASS: TestExecWithCloseStdin (0.71s) [2021-09-24T16:39:53.835Z] === RUN TestExec [2021-09-24T16:39:54.222Z] + docker version [2021-09-24T16:39:54.222Z] Client: [2021-09-24T16:39:54.222Z] Version: 20.10.8 [2021-09-24T16:39:54.222Z] API version: 1.41 [2021-09-24T16:39:54.222Z] Go version: go1.16.6 [2021-09-24T16:39:54.222Z] Git commit: 3967b7d [2021-09-24T16:39:54.222Z] Built: Fri Jul 30 19:58:50 2021 [2021-09-24T16:39:54.222Z] OS/Arch: windows/amd64 [2021-09-24T16:39:54.222Z] Context: default [2021-09-24T16:39:54.222Z] Experimental: true [2021-09-24T16:39:54.222Z] [2021-09-24T16:39:54.222Z] Server: Docker Engine - Community [2021-09-24T16:39:54.222Z] Engine: [2021-09-24T16:39:54.222Z] Version: 20.10.8 [2021-09-24T16:39:54.222Z] API version: 1.41 (minimum version 1.24) [2021-09-24T16:39:54.222Z] Go version: go1.16.6 [2021-09-24T16:39:54.222Z] Git commit: 75249d8 [2021-09-24T16:39:54.222Z] Built: Fri Jul 30 19:54:29 2021 [2021-09-24T16:39:54.222Z] OS/Arch: windows/amd64 [2021-09-24T16:39:54.222Z] Experimental: true [2021-09-24T16:39:54.408Z] --- PASS: TestExec (0.73s) [2021-09-24T16:39:54.408Z] === RUN TestExecUser [2021-09-24T16:39:54.408Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [Pipeline] sh [2021-09-24T16:39:55.350Z] --- PASS: TestExecUser (0.80s) [2021-09-24T16:39:55.350Z] === RUN TestExportContainerAndImportImage [2021-09-24T16:39:55.865Z] + docker info [2021-09-24T16:39:55.865Z] Client: [2021-09-24T16:39:55.865Z] Context: default [2021-09-24T16:39:55.865Z] Debug Mode: false [2021-09-24T16:39:55.865Z] [2021-09-24T16:39:55.865Z] Server: [2021-09-24T16:39:55.865Z] Containers: 0 [2021-09-24T16:39:55.865Z] Running: 0 [2021-09-24T16:39:55.865Z] Paused: 0 [2021-09-24T16:39:55.865Z] Stopped: 0 [2021-09-24T16:39:55.865Z] Images: 11 [2021-09-24T16:39:55.865Z] Server Version: 20.10.8 [2021-09-24T16:39:55.865Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-09-24T16:39:55.865Z] Windows: [2021-09-24T16:39:55.865Z] LCOW: [2021-09-24T16:39:55.865Z] Logging Driver: json-file [2021-09-24T16:39:55.865Z] Plugins: [2021-09-24T16:39:55.865Z] Volume: local [2021-09-24T16:39:55.865Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-09-24T16:39:55.865Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-09-24T16:39:55.865Z] Swarm: inactive [2021-09-24T16:39:55.865Z] Default Isolation: process [2021-09-24T16:39:55.865Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-09-24T16:39:55.866Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-09-24T16:39:55.866Z] OSType: windows [2021-09-24T16:39:55.866Z] Architecture: x86_64 [2021-09-24T16:39:55.866Z] CPUs: 4 [2021-09-24T16:39:55.866Z] Total Memory: 32GiB [2021-09-24T16:39:55.866Z] Name: azwin-2-2293a0 [2021-09-24T16:39:55.866Z] ID: IZDY:S4YB:5XRY:IF4H:5UNK:3VIE:VJMV:FD3Q:73SO:QIKD:XA3T:57CT [2021-09-24T16:39:55.866Z] Docker Root Dir: D:\docker [2021-09-24T16:39:55.866Z] Debug Mode: false [2021-09-24T16:39:55.866Z] Registry: https://index.docker.io/v1/ [2021-09-24T16:39:55.866Z] Labels: [2021-09-24T16:39:55.866Z] Experimental: true [2021-09-24T16:39:55.866Z] Insecure Registries: [2021-09-24T16:39:55.866Z] 10.0.0.4:5000 [2021-09-24T16:39:55.866Z] 127.0.0.0/8 [2021-09-24T16:39:55.866Z] Registry Mirrors: [2021-09-24T16:39:55.866Z] http://10.0.0.4:5000/ [2021-09-24T16:39:55.866Z] Live Restore Enabled: false [2021-09-24T16:39:55.866Z] Product License: Community Engine [2021-09-24T16:39:55.866Z] [2021-09-24T16:39:55.922Z] --- PASS: TestExportContainerAndImportImage (0.76s) [2021-09-24T16:39:55.922Z] === RUN TestExportContainerAfterDaemonRestart [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-09-24T16:39:56.646Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-09-24T16:39:57.308Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-09-24T16:39:57.308Z] --- PASS: TestExportContainerAfterDaemonRestart (1.40s) [2021-09-24T16:39:57.308Z] === RUN TestHealthCheckWorkdir [2021-09-24T16:39:58.249Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-09-24T16:39:58.249Z] --- PASS: TestHealthCheckWorkdir (0.84s) [2021-09-24T16:39:58.249Z] === RUN TestHealthKillContainer [2021-09-24T16:39:58.510Z] check_test.go:308: [d5a14d6582acc] daemon is not started [2021-09-24T16:39:58.510Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-09-24T16:39:59.085Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-09-24T16:39:59.655Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-09-24T16:39:59.917Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-09-24T16:39:59.917Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-09-24T16:40:00.178Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-09-24T16:40:01.122Z] --- PASS: TestHealthKillContainer (2.97s) [2021-09-24T16:40:01.122Z] === RUN TestInspectCpusetInConfigPre120 [2021-09-24T16:40:01.122Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-09-24T16:40:02.065Z] --- PASS: TestInspectCpusetInConfigPre120 (0.73s) [2021-09-24T16:40:02.065Z] === RUN TestIpcModeNone [2021-09-24T16:40:02.638Z] --- PASS: TestIpcModeNone (0.87s) [2021-09-24T16:40:02.638Z] === RUN TestIpcModePrivate [2021-09-24T16:40:03.210Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-09-24T16:40:03.472Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:89, shared: false, mustBeShared: false [2021-09-24T16:40:03.472Z] --- PASS: TestIpcModePrivate (0.82s) [2021-09-24T16:40:03.472Z] === RUN TestIpcModeShareable [2021-09-24T16:40:04.168Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-09-24T16:40:04.168Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-1b251f1a\powershellScript.ps1'; exit $LASTEXITCODE; [2021-09-24T16:40:04.168Z] ---------------------------------------------------------------------------- [2021-09-24T16:40:04.168Z] [2021-09-24T16:40:04.168Z] INFO: executeCI.ps1 starting at Fri Sep 24 16:40:03 CUT 2021 [2021-09-24T16:40:04.168Z] [2021-09-24T16:40:04.168Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-09-24T16:40:04.168Z] INFO: Running git version 2.24.1.windows.2 [2021-09-24T16:40:04.168Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2021-09-24T16:40:04.168Z] INFO: Environment variables: [2021-09-24T16:40:04.168Z] [2021-09-24T16:40:04.168Z] Name Value [2021-09-24T16:40:04.168Z] ---- ----- [2021-09-24T16:40:04.168Z] ALLUSERSPROFILE C:\ProgramData [2021-09-24T16:40:04.168Z] amd64 true [2021-09-24T16:40:04.168Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-09-24T16:40:04.168Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-09-24T16:40:04.168Z] arm64 true [2021-09-24T16:40:04.168Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-09-24T16:40:04.168Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-09-24T16:40:04.168Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-09-24T16:40:04.168Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-09-24T16:40:04.168Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-09-24T16:40:04.168Z] BRANCH_NAME PR-42881 [2021-09-24T16:40:04.169Z] BUILD_DISPLAY_NAME #2 [2021-09-24T16:40:04.169Z] BUILD_ID 2 [2021-09-24T16:40:04.169Z] BUILD_NUMBER 2 [2021-09-24T16:40:04.169Z] BUILD_TAG jenkins-moby-PR-42881-2 [2021-09-24T16:40:04.169Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42881/2/ [2021-09-24T16:40:04.169Z] cgroup2 true [2021-09-24T16:40:04.169Z] CHANGE_AUTHOR thaJeztah [2021-09-24T16:40:04.169Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-09-24T16:40:04.169Z] CHANGE_BRANCH dockerfile_rewrite [2021-09-24T16:40:04.169Z] CHANGE_FORK thaJeztah/docker [2021-09-24T16:40:04.169Z] CHANGE_ID 42881 [2021-09-24T16:40:04.169Z] CHANGE_TARGET master [2021-09-24T16:40:04.169Z] CHANGE_TITLE Dockerfile: move installers into Dockerfile, and update registry versions [2021-09-24T16:40:04.169Z] CHANGE_URL https://github.com/moby/moby/pull/42881 [2021-09-24T16:40:04.169Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-09-24T16:40:04.169Z] CommonProgramFiles C:\Program Files\Common Files [2021-09-24T16:40:04.169Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-09-24T16:40:04.169Z] CommonProgramW6432 C:\Program Files\Common Files [2021-09-24T16:40:04.169Z] COMPUTERNAME azwin-2-2293a0 [2021-09-24T16:40:04.169Z] ComSpec C:\Windows\system32\cmd.exe [2021-09-24T16:40:04.169Z] ConfigSequenceNumber 0 [2021-09-24T16:40:04.169Z] dco true [2021-09-24T16:40:04.169Z] DOCKER_BUILDKIT 0 [2021-09-24T16:40:04.169Z] DOCKER_DUT_DEBUG 1 [2021-09-24T16:40:04.169Z] DOCKER_EXPERIMENTAL 1 [2021-09-24T16:40:04.169Z] DOCKER_GRAPHDRIVER overlay2 [2021-09-24T16:40:04.169Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-09-24T16:40:04.169Z] EXECUTOR_NUMBER 0 [2021-09-24T16:40:04.169Z] FQDN azwin-2-2293a0.westus.cloudapp.azure.com [2021-09-24T16:40:04.169Z] GIT_BRANCH PR-42881 [2021-09-24T16:40:04.169Z] GIT_COMMIT ce715505bd4bf52a6c0f934672e872d70e892f5b [2021-09-24T16:40:04.169Z] GIT_PREVIOUS_COMMIT 58d82aaf08b19720de08c5f254d5636f419f3527 [2021-09-24T16:40:04.169Z] GIT_URL https://github.com/moby/moby.git [2021-09-24T16:40:04.169Z] HUDSON_COOKIE 6a8323e9-611b-413a-9896-42f46450e82b [2021-09-24T16:40:04.169Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-09-24T16:40:04.169Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-09-24T16:40:04.169Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-09-24T16:40:04.169Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2021-09-24T16:40:04.169Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-09-24T16:40:04.169Z] JENKINS_NODE_COOKIE a76e0d7e-5057-43ff-ae81-77e1c950eb49 [2021-09-24T16:40:04.169Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-09-24T16:40:04.169Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-09-24T16:40:04.169Z] JOB_BASE_NAME PR-42881 [2021-09-24T16:40:04.169Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42881/display/redirect [2021-09-24T16:40:04.169Z] JOB_NAME moby/PR-42881 [2021-09-24T16:40:04.169Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42881/ [2021-09-24T16:40:04.169Z] library.jps.version master [2021-09-24T16:40:04.169Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-09-24T16:40:04.169Z] NODE_LABELS amd64 azure azwin-2-2293a0 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-09-24T16:40:04.169Z] NODE_NAME azwin-2-2293a0 [2021-09-24T16:40:04.169Z] NUMBER_OF_PROCESSORS 4 [2021-09-24T16:40:04.169Z] OS Windows_NT [2021-09-24T16:40:04.169Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-09-24T16:40:04.169Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-09-24T16:40:04.169Z] ppc64le false [2021-09-24T16:40:04.169Z] PROCESSOR_ARCHITECTURE AMD64 [2021-09-24T16:40:04.169Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2021-09-24T16:40:04.169Z] PROCESSOR_LEVEL 6 [2021-09-24T16:40:04.169Z] PROCESSOR_REVISION 5507 [2021-09-24T16:40:04.169Z] ProgramData C:\ProgramData [2021-09-24T16:40:04.169Z] ProgramFiles C:\Program Files [2021-09-24T16:40:04.169Z] ProgramFiles(x86) C:\Program Files (x86) [2021-09-24T16:40:04.169Z] ProgramW6432 C:\Program Files [2021-09-24T16:40:04.169Z] PROMPT $P$G [2021-09-24T16:40:04.169Z] PSExecutionPolicyPreference Bypass [2021-09-24T16:40:04.169Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-09-24T16:40:04.169Z] PUBLIC C:\Users\Public [2021-09-24T16:40:04.169Z] rootless true [2021-09-24T16:40:04.169Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42881/2/display/redirect?page=artif... [2021-09-24T16:40:04.169Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42881/2/display/redirect?page=changes [2021-09-24T16:40:04.169Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42881/2/display/redirect [2021-09-24T16:40:04.169Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42881/2/display/redirect?page=tests [2021-09-24T16:40:04.169Z] s390x false [2021-09-24T16:40:04.169Z] SKIP_VALIDATION_TESTS 1 [2021-09-24T16:40:04.169Z] SOURCES_DRIVE d [2021-09-24T16:40:04.169Z] SOURCES_SUBDIR gopath [2021-09-24T16:40:04.169Z] STAGE_NAME Run tests [2021-09-24T16:40:04.169Z] SystemDrive C: [2021-09-24T16:40:04.169Z] SystemRoot C:\Windows [2021-09-24T16:40:04.169Z] TEMP C:\Windows\TEMP [2021-09-24T16:40:04.169Z] TESTDEBUG 0 [2021-09-24T16:40:04.169Z] TESTRUN_DRIVE d [2021-09-24T16:40:04.169Z] TESTRUN_SUBDIR CI [2021-09-24T16:40:04.169Z] TIMEOUT 120m [2021-09-24T16:40:04.169Z] TMP C:\Windows\TEMP [2021-09-24T16:40:04.169Z] unit_validate true [2021-09-24T16:40:04.169Z] USERDOMAIN WORKGROUP [2021-09-24T16:40:04.169Z] USERNAME azwin-2-2293a0$ [2021-09-24T16:40:04.169Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-09-24T16:40:04.169Z] validate_force false [2021-09-24T16:40:04.169Z] windir C:\Windows [2021-09-24T16:40:04.169Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-09-24T16:40:04.169Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2021-09-24T16:40:04.169Z] windows2022 true [2021-09-24T16:40:04.169Z] windows2022containerd true [2021-09-24T16:40:04.169Z] windowsRS1 false [2021-09-24T16:40:04.169Z] windowsRS5 true [2021-09-24T16:40:04.169Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-09-24T16:40:04.169Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-09-24T16:40:04.169Z] [2021-09-24T16:40:04.169Z] [2021-09-24T16:40:04.169Z] [2021-09-24T16:40:04.169Z] INFO: Sources under d:\gopath\... [2021-09-24T16:40:04.169Z] INFO: Test run under d:\CI\... [2021-09-24T16:40:04.169Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-09-24T16:40:04.169Z] INFO: docker/docker repository was found [2021-09-24T16:40:04.169Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2021-09-24T16:40:04.169Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.230' [2021-09-24T16:40:04.169Z] INFO: Docker version of control daemon [2021-09-24T16:40:04.169Z] [2021-09-24T16:40:04.169Z] Client: [2021-09-24T16:40:04.169Z] Version: 20.10.8 [2021-09-24T16:40:04.169Z] API version: 1.41 [2021-09-24T16:40:04.169Z] Go version: go1.16.6 [2021-09-24T16:40:04.169Z] Git commit: 3967b7d [2021-09-24T16:40:04.169Z] Built: Fri Jul 30 19:58:50 2021 [2021-09-24T16:40:04.169Z] OS/Arch: windows/amd64 [2021-09-24T16:40:04.169Z] Context: default [2021-09-24T16:40:04.169Z] Experimental: true [2021-09-24T16:40:04.169Z] [2021-09-24T16:40:04.169Z] Server: Docker Engine - Community [2021-09-24T16:40:04.169Z] Engine: [2021-09-24T16:40:04.169Z] Version: 20.10.8 [2021-09-24T16:40:04.169Z] API version: 1.41 (minimum version 1.24) [2021-09-24T16:40:04.169Z] Go version: go1.16.6 [2021-09-24T16:40:04.169Z] Git commit: 75249d8 [2021-09-24T16:40:04.169Z] Built: Fri Jul 30 19:54:29 2021 [2021-09-24T16:40:04.169Z] OS/Arch: windows/amd64 [2021-09-24T16:40:04.169Z] Experimental: true [2021-09-24T16:40:04.169Z] [2021-09-24T16:40:04.169Z] INFO: Docker info of control daemon [2021-09-24T16:40:04.169Z] [2021-09-24T16:40:04.169Z] Client: [2021-09-24T16:40:04.169Z] Context: default [2021-09-24T16:40:04.169Z] Debug Mode: false [2021-09-24T16:40:04.169Z] [2021-09-24T16:40:04.169Z] Server: [2021-09-24T16:40:04.169Z] Containers: 0 [2021-09-24T16:40:04.169Z] Running: 0 [2021-09-24T16:40:04.169Z] Paused: 0 [2021-09-24T16:40:04.169Z] Stopped: 0 [2021-09-24T16:40:04.169Z] Images: 11 [2021-09-24T16:40:04.169Z] Server Version: 20.10.8 [2021-09-24T16:40:04.169Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-09-24T16:40:04.169Z] Windows: [2021-09-24T16:40:04.169Z] LCOW: [2021-09-24T16:40:04.169Z] Logging Driver: json-file [2021-09-24T16:40:04.169Z] Plugins: [2021-09-24T16:40:04.169Z] Volume: local [2021-09-24T16:40:04.169Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-09-24T16:40:04.169Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-09-24T16:40:04.169Z] Swarm: inactive [2021-09-24T16:40:04.169Z] Default Isolation: process [2021-09-24T16:40:04.169Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-09-24T16:40:04.169Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-09-24T16:40:04.169Z] OSType: windows [2021-09-24T16:40:04.169Z] Architecture: x86_64 [2021-09-24T16:40:04.169Z] CPUs: 4 [2021-09-24T16:40:04.169Z] Total Memory: 32GiB [2021-09-24T16:40:04.169Z] Name: azwin-2-2293a0 [2021-09-24T16:40:04.169Z] ID: IZDY:S4YB:5XRY:IF4H:5UNK:3VIE:VJMV:FD3Q:73SO:QIKD:XA3T:57CT [2021-09-24T16:40:04.169Z] Docker Root Dir: D:\docker [2021-09-24T16:40:04.170Z] Debug Mode: false [2021-09-24T16:40:04.170Z] Registry: https://index.docker.io/v1/ [2021-09-24T16:40:04.170Z] Labels: [2021-09-24T16:40:04.170Z] Experimental: true [2021-09-24T16:40:04.170Z] Insecure Registries: [2021-09-24T16:40:04.170Z] 10.0.0.4:5000 [2021-09-24T16:40:04.170Z] 127.0.0.0/8 [2021-09-24T16:40:04.170Z] Registry Mirrors: [2021-09-24T16:40:04.170Z] http://10.0.0.4:5000/ [2021-09-24T16:40:04.170Z] Live Restore Enabled: false [2021-09-24T16:40:04.170Z] Product License: Community Engine [2021-09-24T16:40:04.170Z] [2021-09-24T16:40:04.170Z] [2021-09-24T16:40:04.170Z] INFO: Commit hash is ce715505bd [2021-09-24T16:40:04.170Z] INFO: Nuke-Everything... [2021-09-24T16:40:04.416Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:82, shared: true, mustBeShared: true [2021-09-24T16:40:04.416Z] --- PASS: TestIpcModeShareable (0.96s) [2021-09-24T16:40:04.416Z] === RUN TestAPIIpcModeShareableAndContainer [2021-09-24T16:40:04.799Z] INFO: Container count on control daemon to delete is 0 [2021-09-24T16:40:04.799Z] INFO: Nuking d:\CI [2021-09-24T16:40:04.799Z] INFO: Zapped successfully [2021-09-24T16:40:04.799Z] INFO: Location for testing is d:\CI\PR-42881\2 [2021-09-24T16:40:04.799Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-09-24T16:40:04.799Z] [2021-09-24T16:40:04.799Z] [2021-09-24T16:40:04.799Z] INFO: Building the image from Dockerfile.windows at 09/24/2021 16:40:04... [2021-09-24T16:40:04.799Z] [2021-09-24T16:40:04.988Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-09-24T16:40:05.931Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-09-24T16:40:06.504Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-09-24T16:40:06.765Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.36s) [2021-09-24T16:40:06.765Z] === RUN TestAPIIpcModeHost [2021-09-24T16:40:07.710Z] --- PASS: TestAPIIpcModeHost (0.86s) [2021-09-24T16:40:07.710Z] === RUN TestDaemonIpcModeShareable [2021-09-24T16:40:08.282Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-09-24T16:40:08.431Z] --- PASS: TestServiceUpdateSecrets (14.54s) [2021-09-24T16:40:08.432Z] === RUN TestServiceUpdateConfigs [2021-09-24T16:40:09.224Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: true, mustBeShared: true [2021-09-24T16:40:09.238Z] Sending build context to Docker daemon 60.66MB [2021-09-24T16:40:09.238Z] [2021-09-24T16:40:09.238Z] Step 1/11 : FROM microsoft/windowsservercore [2021-09-24T16:40:09.238Z] ---> a3aeeffc33bf [2021-09-24T16:40:09.238Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-09-24T16:40:09.238Z] ---> Using cache [2021-09-24T16:40:09.238Z] ---> 54ed555bd1db [2021-09-24T16:40:09.238Z] Step 3/11 : ARG GO_VERSION=1.17.1 [2021-09-24T16:40:09.238Z] ---> Using cache [2021-09-24T16:40:09.238Z] ---> f97201e9d430 [2021-09-24T16:40:09.238Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.5 [2021-09-24T16:40:09.238Z] ---> Using cache [2021-09-24T16:40:09.238Z] ---> ec0b84f7523f [2021-09-24T16:40:09.238Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2021-09-24T16:40:09.238Z] ---> Using cache [2021-09-24T16:40:09.238Z] ---> e8aa7a2bf966 [2021-09-24T16:40:09.238Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2021-09-24T16:40:09.485Z] --- PASS: TestDaemonIpcModeShareable (1.68s) [2021-09-24T16:40:09.485Z] === RUN TestDaemonIpcModePrivate [2021-09-24T16:40:09.746Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-09-24T16:40:10.156Z] ---> Using cache [2021-09-24T16:40:10.156Z] ---> 9e716c1ccc46 [2021-09-24T16:40:10.156Z] Step 7/11 : 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;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $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-09-24T16:40:10.156Z] ---> Using cache [2021-09-24T16:40:10.156Z] ---> 162612b166bc [2021-09-24T16:40:10.156Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2021-09-24T16:40:10.156Z] ---> Using cache [2021-09-24T16:40:10.156Z] ---> b4c839915dd0 [2021-09-24T16:40:10.156Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2021-09-24T16:40:10.156Z] ---> Using cache [2021-09-24T16:40:10.156Z] ---> 1f90fdd58629 [2021-09-24T16:40:10.156Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-09-24T16:40:10.156Z] ---> Using cache [2021-09-24T16:40:10.156Z] ---> 62787ee2d80d [2021-09-24T16:40:10.156Z] Step 11/11 : COPY . . [2021-09-24T16:40:10.691Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-09-24T16:40:10.691Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-09-24T16:40:10.691Z] check_test.go:308: [d3ef8864e8ef7] daemon is not started [2021-09-24T16:40:10.691Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-09-24T16:40:10.691Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:92, shared: false, mustBeShared: false [2021-09-24T16:40:10.952Z] --- PASS: TestDaemonIpcModePrivate (1.52s) [2021-09-24T16:40:10.952Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-09-24T16:40:12.338Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-09-24T16:40:12.338Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: false, mustBeShared: false [2021-09-24T16:40:12.338Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.46s) [2021-09-24T16:40:12.338Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-09-24T16:40:12.598Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-09-24T16:40:13.190Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-09-24T16:40:13.542Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-09-24T16:40:14.114Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true [2021-09-24T16:40:14.114Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.81s) [2021-09-24T16:40:14.114Z] === RUN TestIpcModeOlderClient [2021-09-24T16:40:14.114Z] === PAUSE TestIpcModeOlderClient [2021-09-24T16:40:14.114Z] === RUN TestKillContainerInvalidSignal [2021-09-24T16:40:14.114Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-09-24T16:40:14.688Z] === RUN TestDockerSuite/TestBuildAddScript [2021-09-24T16:40:14.949Z] --- PASS: TestKillContainerInvalidSignal (0.76s) [2021-09-24T16:40:14.949Z] === RUN TestKillContainer [2021-09-24T16:40:14.949Z] === RUN TestKillContainer/no_signal [2021-09-24T16:40:15.891Z] === RUN TestKillContainer/non_killing_signal [2021-09-24T16:40:15.891Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-09-24T16:40:16.464Z] === RUN TestKillContainer/killing_signal [2021-09-24T16:40:17.409Z] --- PASS: TestKillContainer (2.35s) [2021-09-24T16:40:17.409Z] --- PASS: TestKillContainer/no_signal (0.80s) [2021-09-24T16:40:17.409Z] --- PASS: TestKillContainer/non_killing_signal (0.55s) [2021-09-24T16:40:17.409Z] --- PASS: TestKillContainer/killing_signal (0.74s) [2021-09-24T16:40:17.409Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-09-24T16:40:17.409Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-09-24T16:40:17.670Z] check_test.go:308: [d1096f62f8c12] daemon is not started [2021-09-24T16:40:17.670Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-09-24T16:40:17.670Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-09-24T16:40:18.260Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-09-24T16:40:19.237Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.74s) [2021-09-24T16:40:19.237Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.81s) [2021-09-24T16:40:19.237Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.67s) [2021-09-24T16:40:19.237Z] === RUN TestKillStoppedContainer [2021-09-24T16:40:19.237Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-09-24T16:40:19.237Z] === RUN TestKillStoppedContainerAPIPre120 [2021-09-24T16:40:19.237Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-09-24T16:40:19.237Z] === RUN TestKillDifferentUserContainer [2021-09-24T16:40:19.808Z] --- PASS: TestKillDifferentUserContainer (0.73s) [2021-09-24T16:40:19.808Z] === RUN TestInspectOomKilledTrue [2021-09-24T16:40:19.808Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-24T16:40:19.808Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-09-24T16:40:19.808Z] === RUN TestInspectOomKilledFalse [2021-09-24T16:40:19.808Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-24T16:40:19.808Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-09-24T16:40:19.808Z] === RUN TestLinksEtcHostsContentMatch [2021-09-24T16:40:20.609Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-09-24T16:40:20.752Z] --- PASS: TestLinksEtcHostsContentMatch (0.62s) [2021-09-24T16:40:20.752Z] === RUN TestLinksContainerNames [2021-09-24T16:40:20.752Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-09-24T16:40:21.325Z] check_test.go:308: [d70d92b48d1aa] daemon is not started [2021-09-24T16:40:21.325Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-09-24T16:40:22.072Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-09-24T16:40:22.266Z] --- PASS: TestLinksContainerNames (1.54s) [2021-09-24T16:40:22.266Z] === RUN TestLogsFollowTailEmpty [2021-09-24T16:40:22.839Z] --- PASS: TestLogsFollowTailEmpty (0.63s) [2021-09-24T16:40:22.839Z] === RUN TestContainerNetworkMountsNoChown [2021-09-24T16:40:23.304Z] --- PASS: TestServiceUpdateConfigs (14.53s) [2021-09-24T16:40:23.304Z] === RUN TestServiceUpdateNetwork [2021-09-24T16:40:23.510Z] --- PASS: TestContainerNetworkMountsNoChown (0.75s) [2021-09-24T16:40:23.510Z] === RUN TestMountDaemonRoot [2021-09-24T16:40:23.510Z] === RUN TestMountDaemonRoot/default [2021-09-24T16:40:23.510Z] === PAUSE TestMountDaemonRoot/default [2021-09-24T16:40:23.510Z] === RUN TestMountDaemonRoot/private [2021-09-24T16:40:23.510Z] === PAUSE TestMountDaemonRoot/private [2021-09-24T16:40:23.510Z] === RUN TestMountDaemonRoot/rprivate [2021-09-24T16:40:23.510Z] === PAUSE TestMountDaemonRoot/rprivate [2021-09-24T16:40:23.510Z] === RUN TestMountDaemonRoot/slave [2021-09-24T16:40:23.510Z] === PAUSE TestMountDaemonRoot/slave [2021-09-24T16:40:23.510Z] === RUN TestMountDaemonRoot/rslave [2021-09-24T16:40:23.510Z] === PAUSE TestMountDaemonRoot/rslave [2021-09-24T16:40:23.510Z] === RUN TestMountDaemonRoot/shared [2021-09-24T16:40:23.510Z] === PAUSE TestMountDaemonRoot/shared [2021-09-24T16:40:23.510Z] === RUN TestMountDaemonRoot/rshared [2021-09-24T16:40:23.510Z] === PAUSE TestMountDaemonRoot/rshared [2021-09-24T16:40:23.510Z] === CONT TestMountDaemonRoot/default [2021-09-24T16:40:23.510Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-09-24T16:40:23.510Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-09-24T16:40:23.510Z] === RUN TestMountDaemonRoot/default/mount_root [2021-09-24T16:40:23.510Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-09-24T16:40:23.510Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-09-24T16:40:23.510Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-09-24T16:40:23.510Z] === RUN TestMountDaemonRoot/default/bind_root [2021-09-24T16:40:23.510Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-09-24T16:40:23.510Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-09-24T16:40:23.510Z] === CONT TestMountDaemonRoot/rshared [2021-09-24T16:40:23.510Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-09-24T16:40:23.510Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-09-24T16:40:23.510Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-09-24T16:40:23.510Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-09-24T16:40:23.510Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-09-24T16:40:23.510Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-09-24T16:40:23.510Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-09-24T16:40:23.510Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-09-24T16:40:23.510Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-09-24T16:40:23.510Z] === CONT TestMountDaemonRoot/shared [2021-09-24T16:40:23.510Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-09-24T16:40:23.510Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-09-24T16:40:23.510Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-09-24T16:40:23.510Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-09-24T16:40:23.510Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-09-24T16:40:23.510Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-09-24T16:40:23.510Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-09-24T16:40:23.510Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-09-24T16:40:23.510Z] === CONT TestMountDaemonRoot/rslave [2021-09-24T16:40:23.510Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-09-24T16:40:23.510Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-09-24T16:40:23.510Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-09-24T16:40:23.510Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-09-24T16:40:23.510Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-09-24T16:40:23.510Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-09-24T16:40:23.510Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-09-24T16:40:23.510Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-09-24T16:40:23.510Z] === CONT TestMountDaemonRoot/slave [2021-09-24T16:40:23.510Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-09-24T16:40:23.510Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-09-24T16:40:23.510Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-09-24T16:40:23.510Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-09-24T16:40:23.510Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-09-24T16:40:23.510Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-09-24T16:40:23.510Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-09-24T16:40:23.510Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-09-24T16:40:23.510Z] === CONT TestMountDaemonRoot/rprivate [2021-09-24T16:40:23.510Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-09-24T16:40:23.510Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-09-24T16:40:23.510Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-09-24T16:40:23.510Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-09-24T16:40:23.510Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-09-24T16:40:23.510Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-09-24T16:40:23.510Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-09-24T16:40:23.510Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-09-24T16:40:23.510Z] === CONT TestMountDaemonRoot/private [2021-09-24T16:40:23.510Z] === RUN TestMountDaemonRoot/private/bind_root [2021-09-24T16:40:23.510Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-09-24T16:40:23.510Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-09-24T16:40:23.510Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-09-24T16:40:23.510Z] === RUN TestMountDaemonRoot/private/mount_root [2021-09-24T16:40:23.510Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-09-24T16:40:23.510Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-09-24T16:40:23.510Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-09-24T16:40:23.510Z] === CONT TestMountDaemonRoot/default/bind_root [2021-09-24T16:40:23.510Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-09-24T16:40:23.510Z] === CONT TestMountDaemonRoot/default/mount_root [2021-09-24T16:40:23.510Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-09-24T16:40:23.771Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-09-24T16:40:23.771Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-09-24T16:40:23.771Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-09-24T16:40:23.771Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-09-24T16:40:23.771Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-09-24T16:40:23.771Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-09-24T16:40:23.771Z] docker_cli_daemon_plugins_test.go:80: [d5a38f1261ca1] daemon is not started [2021-09-24T16:40:23.771Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-09-24T16:40:23.771Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-09-24T16:40:23.771Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-09-24T16:40:23.771Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-09-24T16:40:24.031Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-09-24T16:40:24.031Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-09-24T16:40:24.031Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-09-24T16:40:24.031Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-09-24T16:40:24.031Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-09-24T16:40:24.031Z] === CONT TestMountDaemonRoot/private/bind_root [2021-09-24T16:40:24.031Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-09-24T16:40:24.031Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-09-24T16:40:24.031Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-09-24T16:40:24.031Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-09-24T16:40:24.031Z] === CONT TestMountDaemonRoot/private/mount_root [2021-09-24T16:40:24.031Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-09-24T16:40:24.031Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-09-24T16:40:24.032Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-09-24T16:40:24.032Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2021-09-24T16:40:24.032Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-09-24T16:40:24.032Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2021-09-24T16:40:24.032Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-09-24T16:40:24.032Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-09-24T16:40:24.032Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-09-24T16:40:24.032Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2021-09-24T16:40:24.032Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2021-09-24T16:40:24.032Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2021-09-24T16:40:24.032Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-09-24T16:40:24.032Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-09-24T16:40:24.032Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-09-24T16:40:24.032Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2021-09-24T16:40:24.032Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2021-09-24T16:40:24.032Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-09-24T16:40:24.032Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2021-09-24T16:40:24.032Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-09-24T16:40:24.032Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-09-24T16:40:24.032Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-09-24T16:40:24.032Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-09-24T16:40:24.032Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-09-24T16:40:24.032Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-09-24T16:40:24.032Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2021-09-24T16:40:24.032Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2021-09-24T16:40:24.032Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-09-24T16:40:24.032Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-09-24T16:40:24.032Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-09-24T16:40:24.032Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2021-09-24T16:40:24.032Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-09-24T16:40:24.032Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-09-24T16:40:24.032Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-09-24T16:40:24.032Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-09-24T16:40:24.032Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-09-24T16:40:24.032Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-09-24T16:40:24.032Z] === RUN TestContainerBindMountNonRecursive [2021-09-24T16:40:24.603Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-09-24T16:40:24.864Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-09-24T16:40:25.601Z] tests/integration/api_service_test.py ....................s............. [ 60%] [2021-09-24T16:40:26.248Z] --- PASS: TestContainerBindMountNonRecursive (1.85s) [2021-09-24T16:40:26.248Z] === RUN TestContainerVolumesMountedAsShared [2021-09-24T16:40:26.819Z] --- PASS: TestContainerVolumesMountedAsShared (0.69s) [2021-09-24T16:40:26.819Z] === RUN TestContainerVolumesMountedAsSlave [2021-09-24T16:40:27.081Z] docker_cli_daemon_plugins_test.go:170: [d34d2c7459116] daemon is not started [2021-09-24T16:40:27.081Z] --- PASS: TestContainerVolumesMountedAsSlave (0.54s) [2021-09-24T16:40:27.081Z] === RUN TestNetworkNat [2021-09-24T16:40:28.029Z] --- PASS: TestNetworkNat (0.74s) [2021-09-24T16:40:28.029Z] === RUN TestNetworkLocalhostTCPNat [2021-09-24T16:40:28.052Z] ---> 019f29538e85 [2021-09-24T16:40:28.541Z] Successfully built 019f29538e85 [2021-09-24T16:40:28.541Z] Successfully tagged docker:latest [2021-09-24T16:40:28.541Z] INFO: Image build ended at 09/24/2021 16:40:28. Duration:00:00:23.8921741 [2021-09-24T16:40:28.541Z] [2021-09-24T16:40:28.541Z] [2021-09-24T16:40:28.541Z] INFO: Building the test binaries at 09/24/2021 16:40:28... [2021-09-24T16:40:28.600Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-09-24T16:40:28.862Z] --- PASS: TestNetworkLocalhostTCPNat (0.83s) [2021-09-24T16:40:28.862Z] === RUN TestNetworkLoopbackNat [2021-09-24T16:40:28.862Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-09-24T16:40:31.409Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-09-24T16:40:31.671Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-09-24T16:40:31.671Z] === RUN TestDockerSuite/TestBuildAddTar [2021-09-24T16:40:31.671Z] --- PASS: TestNetworkLoopbackNat (3.02s) [2021-09-24T16:40:31.671Z] === RUN TestPause [2021-09-24T16:40:32.243Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-09-24T16:40:32.505Z] --- PASS: TestPause (0.74s) [2021-09-24T16:40:32.505Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-09-24T16:40:32.505Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-09-24T16:40:32.505Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-09-24T16:40:32.505Z] === RUN TestPauseStopPausedContainer [2021-09-24T16:40:32.516Z] INFO: make.ps1 starting at 09/24/2021 16:40:32 [2021-09-24T16:40:32.767Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-09-24T16:40:33.060Z] INFO: Git commit (ce715505bd) assumed from DOCKER_GITCOMMIT environment variable [2021-09-24T16:40:33.060Z] INFO: Invoking autogen... [2021-09-24T16:40:33.338Z] --- PASS: TestPauseStopPausedContainer (0.73s) [2021-09-24T16:40:33.338Z] === RUN TestPidHost [2021-09-24T16:40:33.338Z] check_test.go:308: [d8b65a0ebd04f] daemon is not started [2021-09-24T16:40:33.338Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-09-24T16:40:33.623Z] INFO: Building daemon... [2021-09-24T16:40:35.253Z] --- PASS: TestPidHost (1.76s) [2021-09-24T16:40:35.253Z] === RUN TestPsFilter [2021-09-24T16:40:35.253Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-09-24T16:40:35.253Z] --- PASS: TestPsFilter (0.15s) [2021-09-24T16:40:35.253Z] === RUN TestRemoveContainerWithRemovedVolume [2021-09-24T16:40:35.501Z] --- PASS: TestServiceUpdateNetwork (12.25s) [2021-09-24T16:40:35.501Z] === RUN TestServiceUpdatePidsLimit [2021-09-24T16:40:35.825Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.69s) [2021-09-24T16:40:35.826Z] === RUN TestRemoveContainerWithVolume [2021-09-24T16:40:36.068Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-09-24T16:40:36.635Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-09-24T16:40:36.768Z] --- PASS: TestRemoveContainerWithVolume (0.83s) [2021-09-24T16:40:36.768Z] === RUN TestRemoveContainerRunning [2021-09-24T16:40:36.768Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-09-24T16:40:37.341Z] --- PASS: TestRemoveContainerRunning (0.74s) [2021-09-24T16:40:37.341Z] === RUN TestRemoveContainerForceRemoveRunning [2021-09-24T16:40:38.285Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.82s) [2021-09-24T16:40:38.285Z] === RUN TestRemoveInvalidContainer [2021-09-24T16:40:38.285Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2021-09-24T16:40:38.285Z] === RUN TestRenameLinkedContainer [2021-09-24T16:40:38.546Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-09-24T16:40:38.808Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-09-24T16:40:40.195Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-09-24T16:40:40.195Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-09-24T16:40:41.138Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-09-24T16:40:41.402Z] --- PASS: TestRenameLinkedContainer (3.04s) [2021-09-24T16:40:41.402Z] === RUN TestRenameStoppedContainer [2021-09-24T16:40:41.615Z] .......................... [ 67%] [2021-09-24T16:40:41.974Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-09-24T16:40:42.235Z] --- PASS: TestRenameStoppedContainer (0.78s) [2021-09-24T16:40:42.235Z] === RUN TestRenameRunningContainerAndReuse [2021-09-24T16:40:43.621Z] --- PASS: TestRenameRunningContainerAndReuse (1.51s) [2021-09-24T16:40:43.621Z] === RUN TestRenameInvalidName [2021-09-24T16:40:43.621Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-09-24T16:40:44.194Z] --- PASS: TestRenameInvalidName (0.66s) [2021-09-24T16:40:44.194Z] === RUN TestRenameAnonymousContainer [2021-09-24T16:40:44.744Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-09-24T16:40:45.139Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-09-24T16:40:45.712Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-09-24T16:40:46.284Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-09-24T16:40:47.228Z] --- PASS: TestRenameAnonymousContainer (2.83s) [2021-09-24T16:40:47.228Z] === RUN TestRenameContainerWithSameName [2021-09-24T16:40:47.801Z] --- PASS: TestRenameContainerWithSameName (0.61s) [2021-09-24T16:40:47.801Z] === RUN TestRenameContainerWithLinkedContainer [2021-09-24T16:40:49.186Z] --- PASS: TestRenameContainerWithLinkedContainer (1.19s) [2021-09-24T16:40:49.186Z] === RUN TestResize [2021-09-24T16:40:49.447Z] --- PASS: TestResize (0.59s) [2021-09-24T16:40:49.447Z] === RUN TestResizeWithInvalidSize [2021-09-24T16:40:49.709Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-09-24T16:40:50.282Z] --- PASS: TestResizeWithInvalidSize (0.66s) [2021-09-24T16:40:50.282Z] === RUN TestResizeWhenContainerNotStarted [2021-09-24T16:40:50.544Z] === RUN TestDockerSuite/TestBuildBlankName [2021-09-24T16:40:50.805Z] --- PASS: TestResizeWhenContainerNotStarted (0.57s) [2021-09-24T16:40:50.805Z] === RUN TestDaemonRestartKillContainers [2021-09-24T16:40:50.805Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-09-24T16:40:50.805Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-09-24T16:40:50.805Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-09-24T16:40:50.805Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-09-24T16:40:50.805Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-09-24T16:40:50.805Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-09-24T16:40:50.805Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-09-24T16:40:50.805Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-09-24T16:40:50.805Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-09-24T16:40:50.805Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-09-24T16:40:50.805Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-09-24T16:40:50.805Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-09-24T16:40:50.805Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-09-24T16:40:50.805Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-09-24T16:40:50.805Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-09-24T16:40:50.805Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-09-24T16:40:50.805Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-09-24T16:40:50.805Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-09-24T16:40:50.805Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-09-24T16:40:50.805Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-09-24T16:40:50.805Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-09-24T16:40:50.805Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-09-24T16:40:50.805Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-09-24T16:40:50.805Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-09-24T16:40:50.805Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-09-24T16:40:50.805Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-09-24T16:40:50.805Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-09-24T16:40:50.837Z] ok github.com/docker/docker/libnetwork/networkdb 103.434s coverage: 60.0% of statements [2021-09-24T16:40:50.837Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-09-24T16:40:50.837Z] ok github.com/docker/docker/libnetwork/options 0.004s coverage: 100.0% of statements [2021-09-24T16:40:50.837Z] ok github.com/docker/docker/libnetwork/osl 4.390s coverage: 39.7% of statements [2021-09-24T16:40:50.837Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.004s coverage: 20.0% of statements [2021-09-24T16:40:50.837Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 86.1% of statements [2021-09-24T16:40:51.098Z] ok github.com/docker/docker/libnetwork/portmapper 1.306s coverage: 48.6% of statements [2021-09-24T16:40:51.301Z] --- PASS: TestServiceUpdatePidsLimit (16.25s) [2021-09-24T16:40:51.301Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2021-09-24T16:40:51.301Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2021-09-24T16:40:51.301Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2021-09-24T16:40:51.301Z] PASS [2021-09-24T16:40:51.301Z] [2021-09-24T16:40:51.301Z] === Skipped [2021-09-24T16:40:51.301Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-09-24T16:40:51.301Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-09-24T16:40:51.301Z] [2021-09-24T16:40:51.301Z] DONE 27 tests, 1 skipped in 164.591s [2021-09-24T16:40:51.301Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-09-24T16:40:51.301Z] INFO: Testing against a local daemon [2021-09-24T16:40:51.301Z] === RUN TestSessionCreate [2021-09-24T16:40:51.301Z] --- PASS: TestSessionCreate (0.02s) [2021-09-24T16:40:51.301Z] === RUN TestSessionCreateWithBadUpgrade [2021-09-24T16:40:51.301Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-09-24T16:40:51.301Z] PASS [2021-09-24T16:40:51.301Z] [2021-09-24T16:40:51.301Z] DONE 2 tests in 0.056s [2021-09-24T16:40:51.301Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-09-24T16:40:51.301Z] INFO: Testing against a local daemon [2021-09-24T16:40:51.301Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-09-24T16:40:51.301Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-09-24T16:40:51.301Z] === RUN TestDiskUsage [2021-09-24T16:40:51.301Z] === PAUSE TestDiskUsage [2021-09-24T16:40:51.301Z] === RUN TestEventsExecDie [2021-09-24T16:40:51.868Z] --- PASS: TestEventsExecDie (0.58s) [2021-09-24T16:40:51.868Z] === RUN TestEventsBackwardsCompatible [2021-09-24T16:40:51.868Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-09-24T16:40:51.868Z] === RUN TestEventsVolumeCreate [2021-09-24T16:40:51.868Z] --- PASS: TestEventsVolumeCreate (0.05s) [2021-09-24T16:40:51.868Z] === RUN TestInfoBinaryCommits [2021-09-24T16:40:51.868Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-09-24T16:40:51.868Z] === RUN TestInfoAPIVersioned [2021-09-24T16:40:51.868Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-09-24T16:40:51.868Z] === RUN TestInfoDiscoveryBackend [2021-09-24T16:40:52.042Z] ok github.com/docker/docker/libnetwork/resolvconf 0.006s coverage: 70.6% of statements [2021-09-24T16:40:52.042Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-09-24T16:40:52.434Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-09-24T16:40:52.434Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-09-24T16:40:52.723Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-09-24T16:40:52.723Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-09-24T16:40:52.984Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-09-24T16:40:52.985Z] ok github.com/docker/docker/libnetwork/types 0.004s coverage: 37.3% of statements [2021-09-24T16:40:52.985Z] [2021-09-24T16:40:52.985Z] === Skipped [2021-09-24T16:40:52.985Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-09-24T16:40:52.985Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-24T16:40:52.985Z] [2021-09-24T16:40:52.985Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-09-24T16:40:52.985Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-24T16:40:52.985Z] [2021-09-24T16:40:52.985Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-09-24T16:40:52.985Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-24T16:40:52.985Z] [2021-09-24T16:40:52.985Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-09-24T16:40:52.985Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-24T16:40:52.985Z] [2021-09-24T16:40:52.985Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-09-24T16:40:52.985Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-24T16:40:52.985Z] [2021-09-24T16:40:52.985Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-09-24T16:40:52.985Z] firewalld_test.go:14: firewalld is not running [2021-09-24T16:40:52.985Z] [2021-09-24T16:40:52.985Z] DONE 331 tests, 6 skipped in 319.922s [2021-09-24T16:40:53.367Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-09-24T16:40:53.367Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-09-24T16:40:53.933Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-09-24T16:40:53.933Z] === RUN TestInfoAPI [2021-09-24T16:40:53.933Z] --- PASS: TestInfoAPI (0.02s) [2021-09-24T16:40:53.933Z] === RUN TestInfoAPIWarnings Post stage [Pipeline] junit [2021-09-24T16:40:53.943Z] Recording test results [2021-09-24T16:40:54.371Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-09-24T16:40:54.371Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-09-24T16:40:54.371Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-09-24T16:40:54.943Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-09-24T16:40:55.513Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-09-24T16:40:55.621Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-09-24T16:40:55.973Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42881/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ce715505bd4bf52a6c0f934672e872d70e892f5b -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ce715505bd4bf52a6c0f934672e872d70e892f5b hack/make.sh dynbinary test-integration [2021-09-24T16:40:56.085Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-09-24T16:40:56.346Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-09-24T16:40:56.917Z] [2021-09-24T16:40:56.917Z] Removing bundles/ [2021-09-24T16:40:56.917Z] [2021-09-24T16:40:56.917Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-09-24T16:40:56.917Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-09-24T16:40:56.917Z] GOOS="" GOARCH="" GOARM="" [2021-09-24T16:40:56.918Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-09-24T16:40:58.304Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-09-24T16:40:58.566Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-09-24T16:40:59.139Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-09-24T16:41:01.686Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-09-24T16:41:01.947Z] check_test.go:308: [d75847848d2bd] daemon is not started [2021-09-24T16:41:01.947Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-09-24T16:41:02.209Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-09-24T16:41:02.782Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-09-24T16:41:03.044Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-09-24T16:41:04.431Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-09-24T16:41:05.373Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-09-24T16:41:05.373Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.00s) [2021-09-24T16:41:05.373Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.29s) [2021-09-24T16:41:05.373Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.36s) [2021-09-24T16:41:05.373Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.46s) [2021-09-24T16:41:05.373Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.39s) [2021-09-24T16:41:05.373Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.43s) [2021-09-24T16:41:05.373Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.55s) [2021-09-24T16:41:05.373Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.57s) [2021-09-24T16:41:05.373Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.10s) [2021-09-24T16:41:05.373Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.37s) [2021-09-24T16:41:05.373Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.67s) [2021-09-24T16:41:05.373Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.56s) [2021-09-24T16:41:05.373Z] === RUN TestCgroupNamespacesRun [2021-09-24T16:41:06.760Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-09-24T16:41:07.332Z] --- PASS: TestCgroupNamespacesRun (2.03s) [2021-09-24T16:41:07.332Z] === RUN TestCgroupNamespacesRunPrivileged [2021-09-24T16:41:09.879Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.94s) [2021-09-24T16:41:09.879Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-09-24T16:41:11.296Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.80s) [2021-09-24T16:41:11.296Z] === RUN TestCgroupNamespacesRunHostMode [2021-09-24T16:41:12.021Z] --- PASS: TestInfoAPIWarnings (16.23s) [2021-09-24T16:41:12.021Z] === RUN TestInfoDebug [2021-09-24T16:41:12.021Z] --- PASS: TestInfoDebug (0.53s) [2021-09-24T16:41:12.021Z] === RUN TestInfoInsecureRegistries [2021-09-24T16:41:12.021Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-09-24T16:41:12.021Z] === RUN TestInfoRegistryMirrors [2021-09-24T16:41:12.021Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-09-24T16:41:12.021Z] === RUN TestLoginFailsWithBadCredentials [2021-09-24T16:41:12.021Z] --- PASS: TestLoginFailsWithBadCredentials (0.07s) [2021-09-24T16:41:12.021Z] === RUN TestPingCacheHeaders [2021-09-24T16:41:12.021Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-09-24T16:41:12.021Z] === RUN TestPingGet [2021-09-24T16:41:12.021Z] --- PASS: TestPingGet (0.01s) [2021-09-24T16:41:12.021Z] === RUN TestPingHead [2021-09-24T16:41:12.021Z] --- PASS: TestPingHead (0.02s) [2021-09-24T16:41:12.021Z] === RUN TestVersion [2021-09-24T16:41:12.021Z] --- PASS: TestVersion (0.02s) [2021-09-24T16:41:12.021Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-09-24T16:41:12.021Z] === CONT TestDiskUsage [2021-09-24T16:41:12.279Z] === RUN TestDiskUsage/empty [2021-09-24T16:41:12.279Z] === RUN TestDiskUsage/empty/container_types [2021-09-24T16:41:12.279Z] === RUN TestDiskUsage/empty/image_types [2021-09-24T16:41:12.279Z] === RUN TestDiskUsage/empty/volume_types [2021-09-24T16:41:12.279Z] === RUN TestDiskUsage/empty/build-cache_types [2021-09-24T16:41:12.279Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-09-24T16:41:12.279Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-09-24T16:41:12.279Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-09-24T16:41:12.279Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-09-24T16:41:12.279Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-09-24T16:41:12.279Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-09-24T16:41:12.279Z] === RUN TestDiskUsage/after_LoadBusybox [2021-09-24T16:41:12.847Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-09-24T16:41:12.847Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-09-24T16:41:12.847Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-09-24T16:41:12.847Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-09-24T16:41:12.847Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-09-24T16:41:12.847Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-09-24T16:41:12.847Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-09-24T16:41:12.847Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-09-24T16:41:12.847Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-09-24T16:41:12.847Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-09-24T16:41:12.847Z] === RUN TestDiskUsage/after_container.Run [2021-09-24T16:41:13.248Z] --- PASS: TestCgroupNamespacesRunHostMode (1.91s) [2021-09-24T16:41:13.248Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-09-24T16:41:13.415Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-09-24T16:41:13.415Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-09-24T16:41:13.415Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-09-24T16:41:13.415Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-09-24T16:41:13.415Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-09-24T16:41:13.415Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-09-24T16:41:13.415Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-09-24T16:41:13.415Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-09-24T16:41:13.415Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-09-24T16:41:13.415Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-09-24T16:41:13.415Z] --- PASS: TestDiskUsage (1.60s) [2021-09-24T16:41:13.415Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-09-24T16:41:13.415Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-09-24T16:41:13.415Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-09-24T16:41:13.415Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-09-24T16:41:13.415Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-09-24T16:41:13.415Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-09-24T16:41:13.415Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-09-24T16:41:13.415Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-09-24T16:41:13.415Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-09-24T16:41:13.415Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-09-24T16:41:13.415Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-09-24T16:41:13.415Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.32s) [2021-09-24T16:41:13.415Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-09-24T16:41:13.415Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-09-24T16:41:13.415Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-09-24T16:41:13.415Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-09-24T16:41:13.415Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-09-24T16:41:13.415Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-09-24T16:41:13.415Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-09-24T16:41:13.415Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-09-24T16:41:13.415Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.01s) [2021-09-24T16:41:13.415Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-09-24T16:41:13.415Z] --- PASS: TestDiskUsage/after_container.Run (0.54s) [2021-09-24T16:41:13.415Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-09-24T16:41:13.415Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-09-24T16:41:13.415Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-09-24T16:41:13.415Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-09-24T16:41:13.415Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-09-24T16:41:13.415Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-09-24T16:41:13.415Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-09-24T16:41:13.415Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-09-24T16:41:13.415Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-09-24T16:41:13.415Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-09-24T16:41:13.415Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.63s) [2021-09-24T16:41:13.415Z] PASS [2021-09-24T16:41:13.415Z] [2021-09-24T16:41:13.415Z] DONE 53 tests in 22.374s [2021-09-24T16:41:13.415Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-09-24T16:41:13.415Z] INFO: Testing against a local daemon [2021-09-24T16:41:13.415Z] === RUN TestVolumesCreateAndList [2021-09-24T16:41:13.674Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-09-24T16:41:13.674Z] === RUN TestVolumesRemove [2021-09-24T16:41:13.674Z] --- PASS: TestVolumesRemove (0.06s) [2021-09-24T16:41:13.674Z] === RUN TestVolumesInspect [2021-09-24T16:41:13.674Z] --- PASS: TestVolumesInspect (0.01s) [2021-09-24T16:41:13.674Z] === RUN TestVolumesInvalidJSON [2021-09-24T16:41:13.674Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-09-24T16:41:13.674Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-09-24T16:41:13.674Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-09-24T16:41:13.674Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-09-24T16:41:13.674Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-09-24T16:41:13.674Z] PASS [2021-09-24T16:41:13.674Z] [2021-09-24T16:41:13.674Z] DONE 5 tests in 0.128s [2021-09-24T16:41:13.674Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-09-24T16:41:14.241Z] Stopping apparmor (via systemctl): apparmor.service. [2021-09-24T16:41:14.241Z] Removing test suite binaries [2021-09-24T16:41:14.500Z] exiting test-integration [2021-09-24T16:41:14.500Z] ++ exit 0 [2021-09-24T16:41:14.500Z] [2021-09-24T16:41:15.164Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.17s) [2021-09-24T16:41:15.164Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate Post stage [Pipeline] junit [2021-09-24T16:41:17.049Z] Recording test results [2021-09-24T16:41:17.082Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.92s) [2021-09-24T16:41:17.082Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-09-24T16:41:17.216Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-09-24T16:41:17.552Z] + echo Ensuring container killed. [2021-09-24T16:41:17.552Z] Ensuring container killed. [2021-09-24T16:41:17.552Z] + docker rm -vf docker-pr2 [2021-09-24T16:41:17.552Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-09-24T16:41:17.832Z] + echo Chowning /workspace to jenkins user [2021-09-24T16:41:17.832Z] Chowning /workspace to jenkins user [2021-09-24T16:41:17.832Z] + id -u [2021-09-24T16:41:17.832Z] + id -g [2021-09-24T16:41:17.832Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42881:/workspace busybox chown -R 1000:1000 /workspace [2021-09-24T16:41:18.024Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.85s) [2021-09-24T16:41:18.024Z] === RUN TestCgroupNamespacesRunOlderClient [2021-09-24T16:41:19.410Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-09-24T16:41:19.671Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-09-24T16:41:19.933Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.93s) [2021-09-24T16:41:19.933Z] === RUN TestNISDomainname [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-09-24T16:41:20.657Z] + bundleName=amd64-cgroup2 [2021-09-24T16:41:20.657Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-09-24T16:41:20.657Z] Creating amd64-cgroup2-bundles.tar.gz [2021-09-24T16:41:20.657Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-09-24T16:41:20.657Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2021-09-24T16:41:20.737Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-09-24T16:41:20.878Z] --- PASS: TestNISDomainname (1.02s) [2021-09-24T16:41:20.878Z] === RUN TestHostnameDnsResolution [Pipeline] archiveArtifacts [2021-09-24T16:41:20.926Z] Archiving artifacts [2021-09-24T16:41:21.251Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42881/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-09-24T16:41:21.578Z] + make clean [2021-09-24T16:41:21.821Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-09-24T16:41:21.835Z] docker volume rm -f docker-dev-cache [2021-09-24T16:41:21.835Z] docker-dev-cache [Pipeline] deleteDir [2021-09-24T16:41:22.082Z] --- PASS: TestHostnameDnsResolution (1.05s) [2021-09-24T16:41:22.083Z] === RUN TestUnprivilegedPortsAndPing [2021-09-24T16:41:22.654Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-09-24T16:41:22.916Z] --- PASS: TestUnprivilegedPortsAndPing (0.83s) [2021-09-24T16:41:22.916Z] === RUN TestStats [2021-09-24T16:41:22.916Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-09-24T16:41:23.482Z] a0ddf88812f1: Pull complete [2021-09-24T16:41:23.482Z] Digest: sha256:2b33eda096538c803fbf0c03dc7ea42c3c1b713e30aae03116d989867eda2bf8 [2021-09-24T16:41:23.482Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-24T16:41:23.482Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-09-24T16:41:23.482Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-09-24T16:41:23.482Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2183' [2021-09-24T16:41:23.482Z] WARN: Skipping validation tests [2021-09-24T16:41:23.482Z] INFO: Running unit tests at 09/24/2021 16:41:20... [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-24T16:41:24.833Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-09-24T16:41:24.833Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-09-24T16:41:25.071Z] INFO: make.ps1 starting at 09/24/2021 16:41:24 [2021-09-24T16:41:25.544Z] INFO: Git commit (ce715505bd) assumed from DOCKER_GITCOMMIT environment variable [2021-09-24T16:41:25.544Z] INFO: Invoking autogen... [2021-09-24T16:41:25.777Z] --- PASS: TestStats (2.73s) [2021-09-24T16:41:25.777Z] === RUN TestStopContainerWithTimeout [2021-09-24T16:41:25.777Z] === RUN TestStopContainerWithTimeout/0 [2021-09-24T16:41:25.777Z] === PAUSE TestStopContainerWithTimeout/0 [2021-09-24T16:41:25.777Z] === RUN TestStopContainerWithTimeout/1 [2021-09-24T16:41:25.777Z] === PAUSE TestStopContainerWithTimeout/1 [2021-09-24T16:41:25.777Z] === RUN TestStopContainerWithTimeout/3 [2021-09-24T16:41:25.777Z] === PAUSE TestStopContainerWithTimeout/3 [2021-09-24T16:41:25.777Z] === RUN TestStopContainerWithTimeout/-1 [2021-09-24T16:41:25.777Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-09-24T16:41:25.777Z] === CONT TestStopContainerWithTimeout/0 [2021-09-24T16:41:25.777Z] === CONT TestStopContainerWithTimeout/3 [2021-09-24T16:41:26.014Z] INFO: Running unit tests... [2021-09-24T16:41:26.721Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-09-24T16:41:26.721Z] === CONT TestStopContainerWithTimeout/-1 [2021-09-24T16:41:27.294Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-09-24T16:41:28.680Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-09-24T16:41:28.680Z] === CONT TestStopContainerWithTimeout/1 [2021-09-24T16:41:30.066Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-09-24T16:41:30.328Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-09-24T16:41:30.328Z] --- PASS: TestStopContainerWithTimeout/0 (1.22s) [2021-09-24T16:41:30.328Z] --- PASS: TestStopContainerWithTimeout/3 (3.05s) [2021-09-24T16:41:30.328Z] --- PASS: TestStopContainerWithTimeout/-1 (2.62s) [2021-09-24T16:41:30.328Z] --- PASS: TestStopContainerWithTimeout/1 (1.76s) [2021-09-24T16:41:30.328Z] === RUN TestDeleteDevicemapper [2021-09-24T16:41:30.328Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-09-24T16:41:30.328Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-09-24T16:41:30.328Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-09-24T16:41:32.734Z] 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/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles 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/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic 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/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/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/stack 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-09-24T16:41:33.633Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-09-24T16:41:33.895Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.57s) [2021-09-24T16:41:33.895Z] === RUN TestUpdateMemory [2021-09-24T16:41:33.895Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-09-24T16:41:33.895Z] --- SKIP: TestUpdateMemory (0.00s) [2021-09-24T16:41:33.895Z] === RUN TestUpdateCPUQuota [2021-09-24T16:41:34.467Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-09-24T16:41:35.039Z] check_test.go:308: [ddbea74a78ee0] daemon is not started [2021-09-24T16:41:35.039Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-09-24T16:41:35.610Z] --- PASS: TestUpdateCPUQuota (1.47s) [2021-09-24T16:41:35.610Z] === RUN TestUpdatePidsLimit [2021-09-24T16:41:35.610Z] === RUN TestUpdatePidsLimit/update_from_none [2021-09-24T16:41:35.610Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-09-24T16:41:35.871Z] === RUN TestUpdatePidsLimit/no_change [2021-09-24T16:41:35.898Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-09-24T16:41:36.133Z] === RUN TestUpdatePidsLimit/update_lower [2021-09-24T16:41:36.394Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-09-24T16:41:36.658Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-09-24T16:41:36.658Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-09-24T16:41:36.919Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-09-24T16:41:37.180Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-09-24T16:41:37.443Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-09-24T16:41:37.811Z] tests/integration/client_test.py ..... [ 75%] [2021-09-24T16:41:37.811Z] tests/integration/context_api_test.py ... [ 76%] [2021-09-24T16:41:38.017Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-09-24T16:41:38.383Z] tests/integration/errors_test.py . [ 76%] [2021-09-24T16:41:38.960Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-09-24T16:41:39.221Z] --- PASS: TestUpdatePidsLimit (3.70s) [2021-09-24T16:41:39.221Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2021-09-24T16:41:39.221Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2021-09-24T16:41:39.221Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2021-09-24T16:41:39.221Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) [2021-09-24T16:41:39.221Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.43s) [2021-09-24T16:41:39.221Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.42s) [2021-09-24T16:41:39.221Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.36s) [2021-09-24T16:41:39.221Z] === RUN TestUpdateRestartPolicy [2021-09-24T16:41:40.975Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-09-24T16:41:40.975Z] [2021-09-24T16:41:40.975Z] ________ ____ __. [2021-09-24T16:41:40.975Z] \_____ \ | |/ _| [2021-09-24T16:41:40.975Z] / | \| < [2021-09-24T16:41:40.975Z] / | \ | \ [2021-09-24T16:41:40.975Z] \_______ /____|__ \ [2021-09-24T16:41:40.975Z] \/ \/ [2021-09-24T16:41:40.975Z] [2021-09-24T16:41:40.975Z] INFO: make.ps1 ended at 09/24/2021 16:41:34 [2021-09-24T16:41:40.975Z] INFO: Binaries build ended at 09/24/2021 16:41:36. Duration:00:01:07.7756417 [2021-09-24T16:41:40.975Z] INFO: Copying the built daemon binary to d:\CI\PR-42881\2\binary\dockerd-ce715505bd.exe... [2021-09-24T16:41:40.975Z] INFO: Copying the built client binary to d:\CI\PR-42881\2\binary\docker-ce715505bd.exe... [2021-09-24T16:41:40.975Z] INFO: Copying dockerversion from the container... [2021-09-24T16:41:40.975Z] INFO: Copying the golang package from the container to d:\CI\PR-42881\2\installer\go.zip... [2021-09-24T16:41:40.975Z] INFO: Extracting go.zip to d:\CI\PR-42881\2\go [2021-09-24T16:41:41.137Z] ? github.com/docker/docker/api [no test files] [2021-09-24T16:41:42.526Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-09-24T16:41:43.469Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-09-24T16:41:44.041Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-09-24T16:41:44.984Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-09-24T16:41:46.903Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-09-24T16:41:49.451Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-09-24T16:41:49.451Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-09-24T16:41:50.837Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-09-24T16:41:51.098Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-09-24T16:41:51.359Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-09-24T16:41:51.623Z] --- PASS: TestUpdateRestartPolicy (12.46s) [2021-09-24T16:41:51.623Z] === RUN TestUpdateRestartWithAutoRemove [2021-09-24T16:41:51.885Z] === RUN TestDockerSuite/TestBuildCmd [2021-09-24T16:41:52.457Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-09-24T16:41:52.458Z] --- PASS: TestUpdateRestartWithAutoRemove (0.78s) [2021-09-24T16:41:52.458Z] === RUN TestWaitNonBlocked [2021-09-24T16:41:52.458Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-24T16:41:52.458Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-24T16:41:52.458Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-24T16:41:52.458Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-24T16:41:52.458Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-24T16:41:52.458Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-24T16:41:52.718Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-09-24T16:41:52.981Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-09-24T16:41:52.981Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2021-09-24T16:41:52.981Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-09-24T16:41:53.241Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-09-24T16:41:53.814Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-09-24T16:41:53.814Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.21s) [2021-09-24T16:41:53.814Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.24s) [2021-09-24T16:41:53.814Z] === RUN TestWaitBlocked [2021-09-24T16:41:53.814Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-09-24T16:41:53.814Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-09-24T16:41:53.814Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-09-24T16:41:53.814Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-09-24T16:41:53.814Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-09-24T16:41:53.814Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-09-24T16:41:54.429Z] === RUN TestMiddlewares [2021-09-24T16:41:54.429Z] --- PASS: TestMiddlewares (0.00s) [2021-09-24T16:41:54.429Z] PASS [2021-09-24T16:41:54.429Z] coverage: 9.0% of statements [2021-09-24T16:41:54.429Z] ok github.com/docker/docker/api/server 0.055s coverage: 9.0% of statements [2021-09-24T16:41:54.760Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-09-24T16:41:54.760Z] --- PASS: TestWaitBlocked (0.02s) [2021-09-24T16:41:54.760Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.08s) [2021-09-24T16:41:54.760Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.15s) [2021-09-24T16:41:54.760Z] === CONT TestContainerStartOnDaemonRestart [2021-09-24T16:41:54.760Z] === CONT TestContainerKillOnDaemonStart [2021-09-24T16:41:56.677Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-09-24T16:41:56.677Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-09-24T16:41:56.677Z] check_test.go:308: [d396c13d58bce] daemon is not started [2021-09-24T16:41:56.677Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-09-24T16:41:56.677Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-09-24T16:41:56.677Z] check_test.go:308: [d3b33daba0feb] daemon is not started [2021-09-24T16:41:56.677Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-09-24T16:41:56.962Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-09-24T16:41:58.592Z] --- PASS: TestContainerStartOnDaemonRestart (3.39s) [2021-09-24T16:41:58.592Z] === CONT TestIpcModeOlderClient [2021-09-24T16:41:58.592Z] --- PASS: TestIpcModeOlderClient (0.10s) [2021-09-24T16:41:58.592Z] === CONT TestDaemonHostGatewayIP [2021-09-24T16:41:58.853Z] check_test.go:308: [d20176fdcd86b] daemon is not started [2021-09-24T16:41:58.853Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-09-24T16:42:00.241Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-09-24T16:42:01.185Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-09-24T16:42:01.606Z] INFO: Extraction ended at 09/24/2021 16:42:00. Duration:00:00:22.2096900 [2021-09-24T16:42:01.606Z] INFO: Updating the golang and path environment variables [2021-09-24T16:42:01.606Z] INFO: GOPATH=d:\gopath [2021-09-24T16:42:01.606Z] INFO: go version go1.17.1 windows/amd64 [2021-09-24T16:42:01.606Z] INFO: Running the daemon under test in debug mode [2021-09-24T16:42:01.606Z] INFO: Starting a daemon under test... [2021-09-24T16:42:01.606Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42881\2\daemon --pidfile d:\CI\PR-42881\2\docker.pid -D [2021-09-24T16:42:01.606Z] INFO: Process started successfully. [2021-09-24T16:42:01.606Z] INFO: Start tailing logs of the daemon under tests [2021-09-24T16:42:01.606Z] INFO: Waiting for the daemon under test to start... [2021-09-24T16:42:02.128Z] --- PASS: TestDaemonHostGatewayIP (3.65s) [2021-09-24T16:42:02.128Z] === CONT TestRestartDaemonWithRestartingContainer [2021-09-24T16:42:02.128Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-09-24T16:42:02.705Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-09-24T16:42:03.649Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-09-24T16:42:03.649Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-09-24T16:42:04.221Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-09-24T16:42:04.483Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-09-24T16:42:04.744Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.69s) [2021-09-24T16:42:04.744Z] === CONT TestDaemonRestartIpcMode [2021-09-24T16:42:06.683Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-09-24T16:42:08.652Z] --- PASS: TestContainerKillOnDaemonStart (13.43s) [2021-09-24T16:42:08.652Z] --- PASS: TestDaemonRestartIpcMode (3.87s) [2021-09-24T16:42:08.652Z] PASS [2021-09-24T16:42:08.652Z] [2021-09-24T16:42:08.652Z] === Skipped [2021-09-24T16:42:08.652Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-09-24T16:42:08.652Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-09-24T16:42:08.652Z] [2021-09-24T16:42:08.652Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-09-24T16:42:08.652Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-24T16:42:08.652Z] [2021-09-24T16:42:08.652Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-09-24T16:42:08.652Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-24T16:42:08.652Z] [2021-09-24T16:42:08.652Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-09-24T16:42:08.652Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-09-24T16:42:08.652Z] [2021-09-24T16:42:08.652Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-09-24T16:42:08.652Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-09-24T16:42:08.652Z] [2021-09-24T16:42:08.652Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-09-24T16:42:08.652Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-09-24T16:42:08.652Z] [2021-09-24T16:42:08.652Z] DONE 196 tests, 6 skipped in 144.033s [2021-09-24T16:42:08.652Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-09-24T16:42:08.652Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2021-09-24T16:42:08.652Z] ++ set -e [2021-09-24T16:42:08.652Z] ++ '[' -n 0 ']' [2021-09-24T16:42:08.652Z] ++ set -x [2021-09-24T16:42:08.652Z] ++ 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-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2021-09-24T16:42:08.652Z] === RUN TestConfigDaemonLibtrustID [2021-09-24T16:42:09.230Z] --- PASS: TestConfigDaemonLibtrustID (0.58s) [2021-09-24T16:42:09.230Z] === RUN TestDaemonConfigValidation [2021-09-24T16:42:09.230Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-09-24T16:42:09.230Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-09-24T16:42:09.230Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-09-24T16:42:09.230Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-09-24T16:42:09.230Z] === RUN TestDaemonConfigValidation/invalid_config [2021-09-24T16:42:09.230Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-09-24T16:42:09.230Z] === RUN TestDaemonConfigValidation/malformed_config [2021-09-24T16:42:09.230Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-09-24T16:42:09.230Z] === RUN TestDaemonConfigValidation/valid_config [2021-09-24T16:42:09.230Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-09-24T16:42:09.230Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-09-24T16:42:09.230Z] === CONT TestDaemonConfigValidation/malformed_config [2021-09-24T16:42:09.492Z] === CONT TestDaemonConfigValidation/valid_config [2021-09-24T16:42:09.492Z] === CONT TestDaemonConfigValidation/invalid_config [2021-09-24T16:42:09.753Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-09-24T16:42:09.753Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-09-24T16:42:09.753Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.22s) [2021-09-24T16:42:10.014Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.24s) [2021-09-24T16:42:10.014Z] --- PASS: TestDaemonConfigValidation/valid_config (0.22s) [2021-09-24T16:42:10.014Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.23s) [2021-09-24T16:42:10.014Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.09s) [2021-09-24T16:42:10.014Z] === RUN TestConfigDaemonSeccompProfiles [2021-09-24T16:42:10.014Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-09-24T16:42:10.014Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-09-24T16:42:10.958Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-09-24T16:42:11.902Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-09-24T16:42:12.162Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-09-24T16:42:13.025Z] ......... [ 86%] [2021-09-24T16:42:13.106Z] === CONT TestConfigDaemonSeccompProfiles [2021-09-24T16:42:13.106Z] daemon_test.go:148: [d82b8a6df1db0] daemon is not started [2021-09-24T16:42:13.106Z] --- PASS: TestConfigDaemonSeccompProfiles (3.19s) [2021-09-24T16:42:13.106Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.07s) [2021-09-24T16:42:13.106Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.05s) [2021-09-24T16:42:13.106Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.07s) [2021-09-24T16:42:13.106Z] PASS [2021-09-24T16:42:13.106Z] [2021-09-24T16:42:13.106Z] DONE 11 tests in 4.513s [2021-09-24T16:42:13.106Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-09-24T16:42:13.106Z] ++ 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-09-24T16:42:13.106Z] ++ set -e [2021-09-24T16:42:13.106Z] ++ '[' -n 0 ']' [2021-09-24T16:42:13.106Z] ++ set -x [2021-09-24T16:42:13.106Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-09-24T16:42:13.367Z] INFO: Testing against a local daemon [2021-09-24T16:42:13.367Z] === RUN TestCommitInheritsEnv [2021-09-24T16:42:13.941Z] --- PASS: TestCommitInheritsEnv (0.65s) [2021-09-24T16:42:13.941Z] === RUN TestImportExtremelyLargeImageWorks [2021-09-24T16:42:13.941Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-09-24T16:42:13.941Z] === RUN TestImagesFilterMultiReference [2021-09-24T16:42:13.941Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-09-24T16:42:13.941Z] === RUN TestImagePullPlatformInvalid [2021-09-24T16:42:14.203Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-09-24T16:42:14.203Z] === RUN TestRemoveImageOrphaning [2021-09-24T16:42:14.464Z] --- PASS: TestRemoveImageOrphaning (0.50s) [2021-09-24T16:42:14.464Z] === RUN TestRemoveImageGarbageCollector [2021-09-24T16:42:15.407Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-09-24T16:42:15.669Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-09-24T16:42:15.930Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-09-24T16:42:16.502Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-09-24T16:42:16.763Z] --- PASS: TestRemoveImageGarbageCollector (2.11s) [2021-09-24T16:42:16.763Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-09-24T16:42:16.763Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-09-24T16:42:16.763Z] === RUN TestTagInvalidReference [2021-09-24T16:42:16.763Z] --- PASS: TestTagInvalidReference (0.02s) [2021-09-24T16:42:16.763Z] === RUN TestTagValidPrefixedRepo [2021-09-24T16:42:16.763Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-09-24T16:42:16.763Z] === RUN TestTagExistedNameWithoutForce [2021-09-24T16:42:16.763Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-09-24T16:42:16.763Z] === RUN TestTagOfficialNames [2021-09-24T16:42:17.024Z] --- PASS: TestTagOfficialNames (0.06s) [2021-09-24T16:42:17.024Z] === RUN TestTagMatchesDigest [2021-09-24T16:42:17.024Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-09-24T16:42:17.024Z] === CONT TestImportExtremelyLargeImageWorks [2021-09-24T16:42:17.494Z] tests/integration/models_images_test.py ............... [ 89%] [2021-09-24T16:42:18.429Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-09-24T16:42:18.429Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-09-24T16:42:18.429Z] GOOS="" GOARCH="" GOARM="" [2021-09-24T16:42:18.429Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-09-24T16:42:18.429Z] [2021-09-24T16:42:18.429Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-09-24T16:42:18.956Z] tests/integration/models_networks_test.py .... [ 91%] [2021-09-24T16:42:19.002Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-09-24T16:42:19.002Z] HOSTNAME=2baf2ae84093 [2021-09-24T16:42:19.002Z] TESTDEBUG=0 [2021-09-24T16:42:19.002Z] DEST=bundles/test-integration [2021-09-24T16:42:19.002Z] PWD=/go/src/github.com/docker/docker [2021-09-24T16:42:19.002Z] DOCKER_GITCOMMIT=ce715505bd4bf52a6c0f934672e872d70e892f5b [2021-09-24T16:42:19.002Z] container=docker [2021-09-24T16:42:19.002Z] HOME=/root [2021-09-24T16:42:19.002Z] GOLANG_VERSION=1.17.1 [2021-09-24T16:42:19.002Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-09-24T16:42:19.002Z] VALIDATE_BRANCH=master [2021-09-24T16:42:19.002Z] TERM=xterm [2021-09-24T16:42:19.002Z] DOCKER_PKG=github.com/docker/docker [2021-09-24T16:42:19.002Z] SHLVL=1 [2021-09-24T16:42:19.002Z] TIMEOUT=120m [2021-09-24T16:42:19.002Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-09-24T16:42:19.002Z] DOCKER_GRAPHDRIVER=overlay2 [2021-09-24T16:42:19.002Z] GO111MODULE=off [2021-09-24T16:42:19.002Z] DOCKER_EXPERIMENTAL=1 [2021-09-24T16:42:19.002Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-09-24T16:42:19.002Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-09-24T16:42:19.002Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-09-24T16:42:19.002Z] GOPATH=/go [2021-09-24T16:42:19.002Z] PKG_CONFIG=pkg-config [2021-09-24T16:42:19.002Z] _=/usr/bin/env [2021-09-24T16:42:19.002Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-09-24T16:42:19.571Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-09-24T16:42:19.571Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-09-24T16:42:21.977Z] ...INFO: Daemon under test started and replied! [2021-09-24T16:42:21.977Z] INFO: Docker version of the daemon under test [2021-09-24T16:42:21.977Z] [2021-09-24T16:42:21.977Z] Client: [2021-09-24T16:42:21.977Z] Version: 17.06.2-ce [2021-09-24T16:42:21.977Z] API version: 1.30 [2021-09-24T16:42:21.977Z] Go version: go1.8.3 [2021-09-24T16:42:21.977Z] Git commit: cec0b72 [2021-09-24T16:42:21.977Z] Built: Tue Sep 5 19:57:19 2017 [2021-09-24T16:42:21.977Z] OS/Arch: windows/amd64 [2021-09-24T16:42:21.977Z] [2021-09-24T16:42:21.977Z] Server: [2021-09-24T16:42:21.977Z] Version: 0.0.0-dev [2021-09-24T16:42:21.977Z] API version: 1.42 (minimum version 1.24) [2021-09-24T16:42:21.977Z] Go version: go1.17.1 [2021-09-24T16:42:21.977Z] Git commit: ce715505bd [2021-09-24T16:42:21.977Z] Built: 09/24/2021 16:40:32 [2021-09-24T16:42:21.977Z] OS/Arch: windows/amd64 [2021-09-24T16:42:21.977Z] Experimental: false [2021-09-24T16:42:21.977Z] [2021-09-24T16:42:21.977Z] INFO: Docker info of the daemon under test [2021-09-24T16:42:21.977Z] [2021-09-24T16:42:21.977Z] Containers: 0 [2021-09-24T16:42:21.977Z] Running: 0 [2021-09-24T16:42:21.977Z] Paused: 0 [2021-09-24T16:42:21.977Z] Stopped: 0 [2021-09-24T16:42:21.977Z] Images: 0 [2021-09-24T16:42:21.977Z] Server Version: 0.0.0-dev [2021-09-24T16:42:21.977Z] Storage Driver: windowsfilter [2021-09-24T16:42:21.977Z] Windows: [2021-09-24T16:42:21.977Z] Logging Driver: json-file [2021-09-24T16:42:21.977Z] Plugins: [2021-09-24T16:42:21.977Z] Volume: local [2021-09-24T16:42:21.977Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-09-24T16:42:21.977Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-09-24T16:42:21.977Z] Swarm: inactive [2021-09-24T16:42:21.977Z] Default Isolation: process [2021-09-24T16:42:21.977Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-09-24T16:42:21.977Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-09-24T16:42:21.977Z] OSType: windows [2021-09-24T16:42:21.977Z] Architecture: x86_64 [2021-09-24T16:42:21.977Z] CPUs: 4 [2021-09-24T16:42:21.977Z] Total Memory: 32GiB [2021-09-24T16:42:21.977Z] Name: azwin-2-2293a0 [2021-09-24T16:42:21.977Z] ID: 7S3B:Y63J:5NBN:WWWN:GMVI:IMWS:HKZR:OXNL:26KL:RJG3:BEDA:ACEF [2021-09-24T16:42:21.977Z] Docker Root Dir: D:\CI\PR-42881\2\daemon [2021-09-24T16:42:21.977Z] Debug Mode (client): false [2021-09-24T16:42:21.977Z] Debug Mode (server): true [2021-09-24T16:42:21.977Z] File Descriptors: -1 [2021-09-24T16:42:21.977Z] Goroutines: 16 [2021-09-24T16:42:21.977Z] System Time: 2021-09-24T16:42:20.2085083Z [2021-09-24T16:42:21.977Z] EventsListeners: 0 [2021-09-24T16:42:21.977Z] Registry: https://index.docker.io/v1/ [2021-09-24T16:42:21.977Z] Labels: [2021-09-24T16:42:21.977Z] Experimental: false [2021-09-24T16:42:21.977Z] Insecure Registries: [2021-09-24T16:42:21.977Z] 127.0.0.0/8 [2021-09-24T16:42:21.977Z] Live Restore Enabled: false [2021-09-24T16:42:21.977Z] [2021-09-24T16:42:21.977Z] [2021-09-24T16:42:21.977Z] INFO: Docker images of the daemon under test [2021-09-24T16:42:21.977Z] [2021-09-24T16:42:21.977Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-24T16:42:21.977Z] [2021-09-24T16:42:21.977Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-09-24T16:42:21.977Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2021-09-24T16:42:21.977Z] ltsc2022: Pulling from windows/servercore [2021-09-24T16:42:21.977Z] 8f616e6e9eec: Pulling fs layer [2021-09-24T16:42:21.977Z] 48a76b150a3a: Pulling fs layer [2021-09-24T16:42:23.781Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-09-24T16:42:23.781Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-09-24T16:42:24.242Z] tests/integration/models_nodes_test.py . [ 91%] [2021-09-24T16:42:25.167Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-09-24T16:42:25.167Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2021-09-24T16:42:25.167Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-09-24T16:42:25.167Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2021-09-24T16:42:25.185Z] tests/integration/models_resources_test.py . [ 91%] [2021-09-24T16:42:25.429Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-09-24T16:42:25.429Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2021-09-24T16:42:25.429Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-09-24T16:42:25.429Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2021-09-24T16:42:25.429Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-09-24T16:42:26.373Z] check_test.go:308: [d87c2bdcab5b2] daemon is not started [2021-09-24T16:42:26.374Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-09-24T16:42:28.120Z] 48a76b150a3a: Verifying Checksum [2021-09-24T16:42:28.120Z] 48a76b150a3a: Download complete [2021-09-24T16:42:29.674Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-09-24T16:42:29.674Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-09-24T16:42:30.290Z] 8f616e6e9eec: Verifying Checksum [2021-09-24T16:42:30.290Z] 8f616e6e9eec: Download complete [2021-09-24T16:42:31.558Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-09-24T16:42:32.975Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-09-24T16:42:33.919Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-09-24T16:42:34.413Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-09-24T16:42:34.413Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-09-24T16:42:34.862Z] check_test.go:308: [d97f49bb55645] daemon is not started [2021-09-24T16:42:34.862Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-09-24T16:42:36.779Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-09-24T16:42:37.039Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-09-24T16:42:38.107Z] tests/integration/regression_test.py ...... [ 98%] [2021-09-24T16:42:38.425Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-09-24T16:42:38.633Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-09-24T16:42:38.633Z] tests/integration/credentials/utils_test.py . [100%] [2021-09-24T16:42:38.633Z] [2021-09-24T16:42:38.633Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-09-24T16:42:38.633Z] =========================== short test summary info ============================ [2021-09-24T16:42:38.633Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-09-24T16:42:38.633Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-09-24T16:42:38.633Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-09-24T16:42:38.633Z] Not supported on most drivers [2021-09-24T16:42:38.633Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-09-24T16:42:38.633Z] Output of docker top depends on host distro, and is not formalized. [2021-09-24T16:42:38.633Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-09-24T16:42:38.633Z] Output of docker top depends on host distro, and is not formalized. [2021-09-24T16:42:38.633Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-09-24T16:42:38.633Z] Can fail if eth0 has multiple IP addresses [2021-09-24T16:42:38.633Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-09-24T16:42:38.633Z] This doesn't seem to be taken into account by the engine [2021-09-24T16:42:38.633Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2021-09-24T16:42:38.633Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40) [2021-09-24T16:42:38.634Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-09-24T16:42:38.634Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 294.47 seconds == [2021-09-24T16:42:38.894Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-09-24T16:42:42.638Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-09-24T16:42:43.580Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-09-24T16:42:44.522Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-09-24T16:42:45.094Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-09-24T16:42:45.665Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-09-24T16:42:45.665Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-09-24T16:42:46.237Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-09-24T16:42:46.809Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-09-24T16:42:47.381Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-09-24T16:42:47.642Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-09-24T16:42:47.904Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-09-24T16:42:47.988Z] === RUN TestBoolValue [2021-09-24T16:42:47.988Z] --- PASS: TestBoolValue (0.00s) [2021-09-24T16:42:47.988Z] === RUN TestBoolValueOrDefault [2021-09-24T16:42:47.988Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-09-24T16:42:47.988Z] === RUN TestInt64ValueOrZero [2021-09-24T16:42:47.988Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-09-24T16:42:47.988Z] === RUN TestInt64ValueOrDefault [2021-09-24T16:42:47.988Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-09-24T16:42:47.988Z] === RUN TestInt64ValueOrDefaultWithError [2021-09-24T16:42:47.988Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-09-24T16:42:47.988Z] === RUN TestJsonContentType [2021-09-24T16:42:47.988Z] --- PASS: TestJsonContentType (0.00s) [2021-09-24T16:42:47.988Z] PASS [2021-09-24T16:42:47.988Z] coverage: 14.7% of statements [2021-09-24T16:42:47.988Z] ok github.com/docker/docker/api/server/httputils 0.101s coverage: 14.7% of statements [2021-09-24T16:42:47.988Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-09-24T16:42:47.988Z] === RUN TestMaskSecretKeys [2021-09-24T16:42:47.988Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-09-24T16:42:47.988Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-09-24T16:42:47.988Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-09-24T16:42:47.988Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-09-24T16:42:47.988Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-09-24T16:42:47.988Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-09-24T16:42:47.988Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-09-24T16:42:47.988Z] === RUN TestVersionMiddlewareVersion [2021-09-24T16:42:47.988Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-09-24T16:42:47.988Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-09-24T16:42:47.988Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-09-24T16:42:47.988Z] PASS [2021-09-24T16:42:47.988Z] coverage: 37.7% of statements [2021-09-24T16:42:47.988Z] ok github.com/docker/docker/api/server/middleware 0.042s coverage: 37.7% of statements [2021-09-24T16:42:47.988Z] ? github.com/docker/docker/api/server/router [no test files] [2021-09-24T16:42:47.988Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-09-24T16:42:47.988Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-09-24T16:42:47.988Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-09-24T16:42:47.988Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-09-24T16:42:47.988Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-09-24T16:42:47.988Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-09-24T16:42:47.988Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-09-24T16:42:47.988Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-09-24T16:42:47.988Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-09-24T16:42:47.988Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-09-24T16:42:47.988Z] === RUN TestToJSON [2021-09-24T16:42:47.988Z] --- PASS: TestToJSON (0.00s) [2021-09-24T16:42:47.988Z] === RUN TestToParamWithVersion [2021-09-24T16:42:47.988Z] --- PASS: TestToParamWithVersion (0.00s) [2021-09-24T16:42:47.988Z] === RUN TestFromJSON [2021-09-24T16:42:47.988Z] --- PASS: TestFromJSON (0.00s) [2021-09-24T16:42:47.988Z] === RUN TestEmpty [2021-09-24T16:42:47.988Z] --- PASS: TestEmpty (0.00s) [2021-09-24T16:42:47.988Z] === RUN TestArgsMatchKVListEmptySources [2021-09-24T16:42:47.988Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-09-24T16:42:47.988Z] === RUN TestArgsMatchKVList [2021-09-24T16:42:47.988Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-09-24T16:42:47.988Z] === RUN TestArgsMatch [2021-09-24T16:42:47.988Z] --- PASS: TestArgsMatch (0.00s) [2021-09-24T16:42:47.988Z] === RUN TestAdd [2021-09-24T16:42:47.988Z] --- PASS: TestAdd (0.00s) [2021-09-24T16:42:47.988Z] === RUN TestDel [2021-09-24T16:42:47.988Z] --- PASS: TestDel (0.00s) [2021-09-24T16:42:47.988Z] === RUN TestLen [2021-09-24T16:42:47.988Z] --- PASS: TestLen (0.00s) [2021-09-24T16:42:47.988Z] === RUN TestExactMatch [2021-09-24T16:42:47.988Z] --- PASS: TestExactMatch (0.00s) [2021-09-24T16:42:47.988Z] === RUN TestOnlyOneExactMatch [2021-09-24T16:42:47.988Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-09-24T16:42:47.988Z] === RUN TestContains [2021-09-24T16:42:47.988Z] --- PASS: TestContains (0.00s) [2021-09-24T16:42:47.988Z] === RUN TestValidate [2021-09-24T16:42:47.988Z] --- PASS: TestValidate (0.00s) [2021-09-24T16:42:47.988Z] === RUN TestWalkValues [2021-09-24T16:42:47.988Z] --- PASS: TestWalkValues (0.00s) [2021-09-24T16:42:47.988Z] === RUN TestFuzzyMatch [2021-09-24T16:42:47.988Z] --- PASS: TestFuzzyMatch (0.00s) [2021-09-24T16:42:47.988Z] === RUN TestClone [2021-09-24T16:42:47.988Z] --- PASS: TestClone (0.00s) [2021-09-24T16:42:47.988Z] PASS [2021-09-24T16:42:47.988Z] coverage: 92.2% of statements [2021-09-24T16:42:47.988Z] ok github.com/docker/docker/api/types/filters 0.039s coverage: 92.2% of statements [2021-09-24T16:42:47.988Z] === RUN TestAdjustForAPIVersion [2021-09-24T16:42:47.988Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-09-24T16:42:47.988Z] PASS [2021-09-24T16:42:47.988Z] coverage: 5.7% of statements [2021-09-24T16:42:47.988Z] === RUN TestStrSliceMarshalJSON [2021-09-24T16:42:47.988Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-09-24T16:42:47.988Z] === RUN TestStrSliceUnmarshalJSON [2021-09-24T16:42:47.988Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-09-24T16:42:47.988Z] === RUN TestStrSliceUnmarshalString [2021-09-24T16:42:47.988Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-09-24T16:42:47.988Z] === RUN TestStrSliceUnmarshalSlice [2021-09-24T16:42:47.988Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-09-24T16:42:47.988Z] PASS [2021-09-24T16:42:47.988Z] coverage: 90.0% of statements [2021-09-24T16:42:47.988Z] ok github.com/docker/docker/api/server/router/swarm 0.043s coverage: 5.7% of statements [2021-09-24T16:42:47.988Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-09-24T16:42:47.988Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-09-24T16:42:47.988Z] ? github.com/docker/docker/api/types [no test files] [2021-09-24T16:42:47.988Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-09-24T16:42:47.988Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-09-24T16:42:47.988Z] ? github.com/docker/docker/api/types/container [no test files] [2021-09-24T16:42:47.988Z] ? github.com/docker/docker/api/types/events [no test files] [2021-09-24T16:42:47.988Z] ? github.com/docker/docker/api/types/image [no test files] [2021-09-24T16:42:47.988Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-09-24T16:42:47.988Z] ? github.com/docker/docker/api/types/network [no test files] [2021-09-24T16:42:47.988Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-09-24T16:42:47.988Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-09-24T16:42:47.988Z] ok github.com/docker/docker/api/types/strslice 0.037s coverage: 90.0% of statements [2021-09-24T16:42:47.988Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-09-24T16:42:47.988Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-09-24T16:42:47.988Z] === RUN TestDurationToSecondsString [2021-09-24T16:42:47.988Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-09-24T16:42:47.988Z] === RUN TestGetTimestamp [2021-09-24T16:42:47.988Z] --- PASS: TestGetTimestamp (0.13s) [2021-09-24T16:42:47.988Z] === RUN TestParseTimestamps [2021-09-24T16:42:47.988Z] --- PASS: TestParseTimestamps (0.00s) [2021-09-24T16:42:47.988Z] PASS [2021-09-24T16:42:47.988Z] coverage: 100.0% of statements [2021-09-24T16:42:47.988Z] ok github.com/docker/docker/api/types/time 0.165s coverage: 100.0% of statements [2021-09-24T16:42:47.988Z] === RUN TestCompareVersion [2021-09-24T16:42:47.988Z] --- PASS: TestCompareVersion (0.00s) [2021-09-24T16:42:47.988Z] PASS [2021-09-24T16:42:47.988Z] coverage: 77.3% of statements [2021-09-24T16:42:47.988Z] ok github.com/docker/docker/api/types/versions 0.036s coverage: 77.3% of statements [2021-09-24T16:42:47.988Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-09-24T16:42:47.988Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-09-24T16:42:47.988Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-09-24T16:42:47.988Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-09-24T16:42:47.988Z] ? github.com/docker/docker/builder [no test files] [2021-09-24T16:42:47.988Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-09-24T16:42:47.988Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-09-24T16:42:47.988Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-09-24T16:42:47.988Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-09-24T16:42:47.988Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-09-24T16:42:47.988Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-09-24T16:42:47.988Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-09-24T16:42:47.988Z] === RUN TestParseRemoteURL [2021-09-24T16:42:47.988Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-09-24T16:42:47.988Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-09-24T16:42:47.988Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-09-24T16:42:47.988Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-09-24T16:42:47.988Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-09-24T16:42:47.988Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-09-24T16:42:47.988Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-09-24T16:42:47.988Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-09-24T16:42:47.988Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-09-24T16:42:47.988Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-09-24T16:42:47.988Z] --- PASS: TestParseRemoteURL (0.00s) [2021-09-24T16:42:47.988Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-09-24T16:42:47.988Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-09-24T16:42:47.988Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-09-24T16:42:47.988Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-09-24T16:42:47.988Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-09-24T16:42:47.988Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-09-24T16:42:47.988Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-09-24T16:42:47.988Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-09-24T16:42:47.988Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-09-24T16:42:47.988Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-09-24T16:42:47.988Z] === RUN TestCloneArgsSmartHttp [2021-09-24T16:42:47.988Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-09-24T16:42:47.988Z] === RUN TestCloneArgsDumbHttp [2021-09-24T16:42:47.988Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-09-24T16:42:47.988Z] === RUN TestCloneArgsGit [2021-09-24T16:42:47.988Z] --- PASS: TestCloneArgsGit (0.00s) [2021-09-24T16:42:47.988Z] === RUN TestCheckoutGit [2021-09-24T16:42:47.988Z] === RUN TestEnable [2021-09-24T16:42:47.988Z] --- PASS: TestEnable (0.00s) [2021-09-24T16:42:47.989Z] === RUN TestDisable [2021-09-24T16:42:47.989Z] --- PASS: TestDisable (0.00s) [2021-09-24T16:42:47.989Z] === RUN TestEnabled [2021-09-24T16:42:47.989Z] --- PASS: TestEnabled (0.00s) [2021-09-24T16:42:47.989Z] PASS [2021-09-24T16:42:47.989Z] coverage: 100.0% of statements [2021-09-24T16:42:47.989Z] ok github.com/docker/docker/cli/debug 0.035s coverage: 100.0% of statements [2021-09-24T16:42:47.989Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-09-24T16:42:47.989Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-09-24T16:42:47.989Z] === RUN TestProcessNoDockerignore [2021-09-24T16:42:47.989Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-09-24T16:42:47.989Z] === RUN TestProcessShouldLeaveAllFiles [2021-09-24T16:42:47.989Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-09-24T16:42:47.989Z] === RUN TestDetectContentType [2021-09-24T16:42:47.989Z] --- PASS: TestDetectContentType (0.00s) [2021-09-24T16:42:47.989Z] === RUN TestSelectAcceptableMIME [2021-09-24T16:42:47.989Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-09-24T16:42:47.989Z] === RUN TestInspectEmptyResponse [2021-09-24T16:42:47.989Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-09-24T16:42:47.989Z] === RUN TestInspectResponseBinary [2021-09-24T16:42:47.989Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-09-24T16:42:47.989Z] === RUN TestResponseUnsupportedContentType [2021-09-24T16:42:47.989Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-09-24T16:42:47.989Z] === RUN TestInspectResponseTextSimple [2021-09-24T16:42:47.989Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-09-24T16:42:47.989Z] === RUN TestInspectResponseEmptyContentType [2021-09-24T16:42:47.989Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-09-24T16:42:47.989Z] === RUN TestUnknownContentLength [2021-09-24T16:42:47.989Z] --- PASS: TestUnknownContentLength (0.00s) [2021-09-24T16:42:47.989Z] === RUN TestDownloadRemote [2021-09-24T16:42:47.989Z] --- PASS: TestDownloadRemote (0.06s) [2021-09-24T16:42:47.989Z] === RUN TestGetWithStatusError [2021-09-24T16:42:47.989Z] --- PASS: TestGetWithStatusError (0.00s) [2021-09-24T16:42:47.989Z] === RUN TestCloseRootDirectory [2021-09-24T16:42:47.989Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-24T16:42:47.989Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-09-24T16:42:47.989Z] === RUN TestHashFile [2021-09-24T16:42:47.989Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-24T16:42:47.989Z] --- SKIP: TestHashFile (0.00s) [2021-09-24T16:42:47.989Z] === RUN TestHashSubdir [2021-09-24T16:42:47.989Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-24T16:42:47.989Z] --- SKIP: TestHashSubdir (0.00s) [2021-09-24T16:42:47.989Z] === RUN TestRemoveDirectory [2021-09-24T16:42:47.989Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-24T16:42:47.989Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-09-24T16:42:47.989Z] PASS [2021-09-24T16:42:47.989Z] coverage: 9.3% of statements [2021-09-24T16:42:47.989Z] ok github.com/docker/docker/builder/remotecontext 0.214s coverage: 9.3% of statements [2021-09-24T16:42:47.989Z] === RUN TestGetAllAllowed [2021-09-24T16:42:47.989Z] --- PASS: TestGetAllAllowed (0.00s) [2021-09-24T16:42:47.989Z] === RUN TestGetAllMeta [2021-09-24T16:42:47.989Z] --- PASS: TestGetAllMeta (0.00s) [2021-09-24T16:42:47.989Z] === RUN TestWarnOnUnusedBuildArgs [2021-09-24T16:42:47.989Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-09-24T16:42:47.989Z] === RUN TestIsUnreferencedBuiltin [2021-09-24T16:42:47.989Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-09-24T16:42:47.989Z] === RUN TestIsExistingDirectory [2021-09-24T16:42:47.989Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-09-24T16:42:47.989Z] === RUN TestGetFilenameForDownload [2021-09-24T16:42:47.989Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-09-24T16:42:47.989Z] === RUN TestEnv2Variables [2021-09-24T16:42:47.989Z] --- PASS: TestEnv2Variables (0.00s) [2021-09-24T16:42:47.989Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-09-24T16:42:47.989Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-09-24T16:42:47.989Z] === RUN TestMaintainer [2021-09-24T16:42:47.989Z] --- PASS: TestMaintainer (0.00s) [2021-09-24T16:42:47.989Z] === RUN TestLabel [2021-09-24T16:42:47.989Z] --- PASS: TestLabel (0.00s) [2021-09-24T16:42:47.989Z] === RUN TestFromScratch [2021-09-24T16:42:47.989Z] --- PASS: TestFromScratch (0.00s) [2021-09-24T16:42:47.989Z] === RUN TestFromWithArg [2021-09-24T16:42:47.989Z] --- PASS: TestFromWithArg (0.00s) [2021-09-24T16:42:47.989Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-09-24T16:42:47.989Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-09-24T16:42:47.989Z] === RUN TestFromWithUndefinedArg [2021-09-24T16:42:47.989Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-09-24T16:42:47.989Z] === RUN TestFromMultiStageWithNamedStage [2021-09-24T16:42:47.989Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-09-24T16:42:47.989Z] === RUN TestOnbuild [2021-09-24T16:42:47.989Z] --- PASS: TestOnbuild (0.00s) [2021-09-24T16:42:47.989Z] === RUN TestWorkdir [2021-09-24T16:42:47.989Z] --- PASS: TestWorkdir (0.00s) [2021-09-24T16:42:47.989Z] === RUN TestCmd [2021-09-24T16:42:47.989Z] --- PASS: TestCmd (0.00s) [2021-09-24T16:42:47.989Z] === RUN TestHealthcheckNone [2021-09-24T16:42:47.989Z] --- PASS: TestHealthcheckNone (0.00s) [2021-09-24T16:42:47.989Z] === RUN TestHealthcheckCmd [2021-09-24T16:42:47.989Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-09-24T16:42:47.989Z] === RUN TestEntrypoint [2021-09-24T16:42:47.989Z] --- PASS: TestEntrypoint (0.00s) [2021-09-24T16:42:47.989Z] === RUN TestExpose [2021-09-24T16:42:47.989Z] --- PASS: TestExpose (0.00s) [2021-09-24T16:42:47.989Z] === RUN TestUser [2021-09-24T16:42:47.989Z] --- PASS: TestUser (0.00s) [2021-09-24T16:42:47.989Z] === RUN TestVolume [2021-09-24T16:42:47.989Z] --- PASS: TestVolume (0.00s) [2021-09-24T16:42:47.989Z] === RUN TestStopSignal [2021-09-24T16:42:47.989Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-09-24T16:42:47.989Z] --- SKIP: TestStopSignal (0.00s) [2021-09-24T16:42:47.989Z] === RUN TestArg [2021-09-24T16:42:47.989Z] --- PASS: TestArg (0.00s) [2021-09-24T16:42:47.989Z] === RUN TestShell [2021-09-24T16:42:47.989Z] --- PASS: TestShell (0.00s) [2021-09-24T16:42:47.989Z] === RUN TestPrependEnvOnCmd [2021-09-24T16:42:47.989Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-09-24T16:42:47.989Z] === RUN TestRunWithBuildArgs [2021-09-24T16:42:47.989Z] --- PASS: TestRunWithBuildArgs (0.01s) [2021-09-24T16:42:47.989Z] === RUN TestRunIgnoresHealthcheck [2021-09-24T16:42:47.989Z] --- PASS: TestRunIgnoresHealthcheck (0.01s) [2021-09-24T16:42:47.989Z] === RUN TestDispatchUnsupportedOptions [2021-09-24T16:42:47.989Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-09-24T16:42:47.989Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-09-24T16:42:47.989Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-09-24T16:42:47.989Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-09-24T16:42:47.989Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-09-24T16:42:47.989Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-09-24T16:42:47.989Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-09-24T16:42:47.989Z] === RUN TestNormalizeWorkdir [2021-09-24T16:42:47.989Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-09-24T16:42:47.989Z] === RUN TestDispatch [2021-09-24T16:42:47.989Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-09-24T16:42:47.989Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-09-24T16:42:47.989Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-09-24T16:42:47.989Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-09-24T16:42:47.989Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-09-24T16:42:47.989Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-09-24T16:42:47.989Z] === RUN TestDispatch/COPY_url [2021-09-24T16:42:47.989Z] --- PASS: TestDispatch (0.05s) [2021-09-24T16:42:47.989Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2021-09-24T16:42:47.989Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-09-24T16:42:47.989Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-09-24T16:42:47.989Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-09-24T16:42:47.989Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-09-24T16:42:47.989Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-09-24T16:42:47.989Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-09-24T16:42:47.989Z] === RUN TestAddScratchImageAddsToMounts [2021-09-24T16:42:47.989Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-09-24T16:42:47.989Z] === RUN TestAddFromScratchPopulatesPlatform [2021-09-24T16:42:47.989Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-09-24T16:42:47.989Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-09-24T16:42:47.989Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-09-24T16:42:47.989Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-09-24T16:42:47.989Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-09-24T16:42:47.989Z] === RUN TestImageSourceGetAddsToMounts [2021-09-24T16:42:47.989Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-09-24T16:42:47.989Z] === RUN TestEmptyDockerfile [2021-09-24T16:42:47.989Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-09-24T16:42:47.989Z] === RUN TestSymlinkDockerfile [2021-09-24T16:42:47.989Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-09-24T16:42:47.989Z] === RUN TestDockerfileOutsideTheBuildContext [2021-09-24T16:42:47.989Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-09-24T16:42:47.989Z] === RUN TestNonExistingDockerfile [2021-09-24T16:42:47.989Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-09-24T16:42:47.989Z] === RUN TestCopyRunConfig [2021-09-24T16:42:47.989Z] --- PASS: TestCopyRunConfig (0.00s) [2021-09-24T16:42:47.989Z] === RUN TestDeepCopyRunConfig [2021-09-24T16:42:47.989Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-09-24T16:42:47.989Z] === RUN TestExportImage [2021-09-24T16:42:47.989Z] --- PASS: TestExportImage (0.00s) [2021-09-24T16:42:47.989Z] === RUN TestNormalizeDest [2021-09-24T16:42:47.989Z] --- PASS: TestNormalizeDest (0.00s) [2021-09-24T16:42:47.989Z] PASS [2021-09-24T16:42:47.989Z] coverage: 46.8% of statements [2021-09-24T16:42:47.989Z] ok github.com/docker/docker/builder/dockerfile 0.163s coverage: 46.8% of statements [2021-09-24T16:42:47.989Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-09-24T16:42:48.165Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-09-24T16:42:48.165Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-09-24T16:42:48.737Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-09-24T16:42:48.989Z] === RUN TestTCP4Proxy [2021-09-24T16:42:48.989Z] --- PASS: TestTCP4Proxy (0.01s) [2021-09-24T16:42:48.989Z] === RUN TestTCP4ProxyHalfClose [2021-09-24T16:42:48.989Z] --- PASS: TestTCP4ProxyHalfClose (0.01s) [2021-09-24T16:42:48.989Z] === RUN TestTCP6Proxy [2021-09-24T16:42:48.989Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-09-24T16:42:48.989Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-09-24T16:42:48.989Z] === RUN TestTCPDualStackProxy [2021-09-24T16:42:48.989Z] network_proxy_test.go:208: No support for dual stack yet [2021-09-24T16:42:48.989Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-09-24T16:42:48.989Z] === RUN TestUDP4Proxy [2021-09-24T16:42:48.989Z] --- PASS: TestUDP4Proxy (0.00s) [2021-09-24T16:42:48.989Z] === RUN TestUDP6Proxy [2021-09-24T16:42:48.989Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-09-24T16:42:48.989Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-09-24T16:42:48.989Z] === RUN TestUDPWriteError [2021-09-24T16:42:48.989Z] --- PASS: TestUDPWriteError (0.00s) [2021-09-24T16:42:48.989Z] === RUN TestSCTP4Proxy [2021-09-24T16:42:48.989Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-09-24T16:42:48.989Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-09-24T16:42:48.989Z] === RUN TestSCTP6Proxy [2021-09-24T16:42:48.989Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-09-24T16:42:48.989Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-09-24T16:42:48.989Z] PASS [2021-09-24T16:42:48.989Z] coverage: 49.4% of statements [2021-09-24T16:42:48.989Z] ok github.com/docker/docker/cmd/docker-proxy 0.083s coverage: 49.4% of statements [2021-09-24T16:42:49.310Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-09-24T16:42:49.310Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-09-24T16:42:49.881Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-09-24T16:42:50.453Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-09-24T16:42:51.026Z] check_test.go:308: [d0b1e01b6ab16] daemon is not started [2021-09-24T16:42:51.026Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-09-24T16:42:51.118Z] Leaving: AppArmorNo profiles have been unloaded. [2021-09-24T16:42:51.118Z] [2021-09-24T16:42:51.118Z] Unloading profiles will leave already running processes permanently [2021-09-24T16:42:51.118Z] unconfined, which can lead to unexpected situations. [2021-09-24T16:42:51.118Z] [2021-09-24T16:42:51.118Z] To set a process to complain mode, use the command line tool [2021-09-24T16:42:51.118Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-09-24T16:42:51.118Z] Post stage [Pipeline] junit [2021-09-24T16:42:51.134Z] Recording test results [2021-09-24T16:42:51.229Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-09-24T16:42:51.510Z] + echo Ensuring container killed. [2021-09-24T16:42:51.511Z] Ensuring container killed. [2021-09-24T16:42:51.511Z] + docker rm -vf docker-pr2 [2021-09-24T16:42:51.511Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-09-24T16:42:51.798Z] + echo Chowning /workspace to jenkins user [2021-09-24T16:42:51.798Z] Chowning /workspace to jenkins user [2021-09-24T16:42:51.798Z] + id -u [2021-09-24T16:42:51.798Z] + id -g [2021-09-24T16:42:51.798Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42881:/workspace busybox chown -R 1000:1000 /workspace [2021-09-24T16:42:51.970Z] check_test.go:308: [d6c65dbb87440] daemon is not started [2021-09-24T16:42:51.970Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-09-24T16:42:52.542Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-09-24T16:42:52.542Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-09-24T16:42:53.114Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-09-24T16:42:53.114Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-09-24T16:42:54.015Z] + bundleName=docker-py [2021-09-24T16:42:54.015Z] + echo Creating docker-py-bundles.tar.gz [2021-09-24T16:42:54.015Z] Creating docker-py-bundles.tar.gz [2021-09-24T16:42:54.015Z] + 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-09-24T16:42:54.029Z] Archiving artifacts [2021-09-24T16:42:54.058Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-09-24T16:42:54.320Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-09-24T16:42:54.380Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42881/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-09-24T16:42:54.747Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42881/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=ce715505bd4bf52a6c0f934672e872d70e892f5b -e DOCKER_GRAPHDRIVER docker:ce715505bd4bf52a6c0f934672e872d70e892f5b hack/make.sh binary [2021-09-24T16:42:55.318Z] [2021-09-24T16:42:55.318Z] Removing bundles/ [2021-09-24T16:42:55.318Z] [2021-09-24T16:42:55.318Z] ---> Making bundle: binary (in bundles/binary) [2021-09-24T16:42:55.318Z] Building: bundles/binary-daemon/dockerd-dev [2021-09-24T16:42:55.318Z] GOOS="" GOARCH="" GOARM="" [2021-09-24T16:42:55.706Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-09-24T16:42:57.092Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-09-24T16:42:57.092Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-09-24T16:42:57.665Z] check_test.go:308: [d0d8081f48a77] daemon is not started [2021-09-24T16:42:57.665Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-09-24T16:42:57.729Z] === RUN TestCheckpointCreateError [2021-09-24T16:42:57.729Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-09-24T16:42:57.729Z] === RUN TestCheckpointCreate [2021-09-24T16:42:57.729Z] --- PASS: TestCheckpointCreate (0.00s) [2021-09-24T16:42:57.729Z] === RUN TestCheckpointDeleteError [2021-09-24T16:42:57.729Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-09-24T16:42:57.729Z] === RUN TestCheckpointDelete [2021-09-24T16:42:57.729Z] --- PASS: TestCheckpointDelete (0.00s) [2021-09-24T16:42:57.729Z] === RUN TestCheckpointListError [2021-09-24T16:42:57.729Z] --- PASS: TestCheckpointListError (0.00s) [2021-09-24T16:42:57.729Z] === RUN TestCheckpointList [2021-09-24T16:42:57.729Z] --- PASS: TestCheckpointList (0.00s) [2021-09-24T16:42:57.729Z] === RUN TestCheckpointListContainerNotFound [2021-09-24T16:42:57.729Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-09-24T16:42:57.729Z] === RUN TestNewClientWithOpsFromEnv [2021-09-24T16:42:57.729Z] client_test.go:23: runtime.GOOS == "windows" [2021-09-24T16:42:57.729Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-09-24T16:42:57.729Z] === RUN TestGetAPIPath [2021-09-24T16:42:57.729Z] --- PASS: TestGetAPIPath (0.00s) [2021-09-24T16:42:57.729Z] === RUN TestParseHostURL [2021-09-24T16:42:57.729Z] --- PASS: TestParseHostURL (0.00s) [2021-09-24T16:42:57.729Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-09-24T16:42:57.729Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-09-24T16:42:57.729Z] === RUN TestNegotiateAPIVersionEmpty [2021-09-24T16:42:57.729Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-09-24T16:42:57.729Z] === RUN TestNegotiateAPIVersion [2021-09-24T16:42:57.729Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-09-24T16:42:57.729Z] === RUN TestNegotiateAPVersionOverride [2021-09-24T16:42:57.729Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-09-24T16:42:57.729Z] === RUN TestNegotiateAPIVersionAutomatic [2021-09-24T16:42:57.729Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-09-24T16:42:57.729Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-09-24T16:42:57.729Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-09-24T16:42:57.729Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-09-24T16:42:57.729Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-09-24T16:42:57.729Z] === RUN TestClientRedirect [2021-09-24T16:42:57.729Z] --- PASS: TestClientRedirect (0.00s) [2021-09-24T16:42:57.729Z] === RUN TestConfigCreateUnsupported [2021-09-24T16:42:57.729Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-09-24T16:42:57.729Z] === RUN TestConfigCreateError [2021-09-24T16:42:57.729Z] --- PASS: TestConfigCreateError (0.00s) [2021-09-24T16:42:57.729Z] === RUN TestConfigCreate [2021-09-24T16:42:57.729Z] --- PASS: TestConfigCreate (0.00s) [2021-09-24T16:42:57.729Z] === RUN TestConfigInspectNotFound [2021-09-24T16:42:57.729Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-09-24T16:42:57.729Z] === RUN TestConfigInspectWithEmptyID [2021-09-24T16:42:57.729Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-09-24T16:42:57.729Z] === RUN TestConfigInspectUnsupported [2021-09-24T16:42:57.729Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-09-24T16:42:57.729Z] === RUN TestConfigInspectError [2021-09-24T16:42:57.729Z] --- PASS: TestConfigInspectError (0.00s) [2021-09-24T16:42:57.729Z] === RUN TestConfigInspectConfigNotFound [2021-09-24T16:42:57.729Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-09-24T16:42:57.729Z] === RUN TestConfigInspect [2021-09-24T16:42:57.729Z] --- PASS: TestConfigInspect (0.00s) [2021-09-24T16:42:57.729Z] === RUN TestConfigListUnsupported [2021-09-24T16:42:57.729Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-09-24T16:42:57.729Z] === RUN TestConfigListError [2021-09-24T16:42:57.729Z] --- PASS: TestConfigListError (0.00s) [2021-09-24T16:42:57.729Z] === RUN TestConfigList [2021-09-24T16:42:57.729Z] --- PASS: TestConfigList (0.00s) [2021-09-24T16:42:57.729Z] === RUN TestConfigRemoveUnsupported [2021-09-24T16:42:57.729Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-09-24T16:42:57.729Z] === RUN TestConfigRemoveError [2021-09-24T16:42:57.729Z] --- PASS: TestConfigRemoveError (0.00s) [2021-09-24T16:42:57.729Z] === RUN TestConfigRemove [2021-09-24T16:42:57.729Z] --- PASS: TestConfigRemove (0.00s) [2021-09-24T16:42:57.729Z] === RUN TestConfigUpdateUnsupported [2021-09-24T16:42:57.729Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-09-24T16:42:57.729Z] === RUN TestConfigUpdateError [2021-09-24T16:42:57.729Z] --- PASS: TestConfigUpdateError (0.00s) [2021-09-24T16:42:57.729Z] === RUN TestConfigUpdate [2021-09-24T16:42:57.729Z] --- PASS: TestConfigUpdate (0.00s) [2021-09-24T16:42:57.729Z] === RUN TestContainerCommitError [2021-09-24T16:42:57.729Z] --- PASS: TestContainerCommitError (0.00s) [2021-09-24T16:42:57.729Z] === RUN TestContainerCommit [2021-09-24T16:42:57.729Z] --- PASS: TestContainerCommit (0.00s) [2021-09-24T16:42:57.729Z] === RUN TestContainerStatPathError [2021-09-24T16:42:57.729Z] --- PASS: TestContainerStatPathError (0.00s) [2021-09-24T16:42:57.729Z] === RUN TestContainerStatPathNotFoundError [2021-09-24T16:42:57.729Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-09-24T16:42:57.729Z] === RUN TestContainerStatPathNoHeaderError [2021-09-24T16:42:57.729Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-09-24T16:42:57.729Z] === RUN TestContainerStatPath [2021-09-24T16:42:57.729Z] --- PASS: TestContainerStatPath (0.00s) [2021-09-24T16:42:57.729Z] === RUN TestCopyToContainerError [2021-09-24T16:42:57.729Z] --- PASS: TestCopyToContainerError (0.00s) [2021-09-24T16:42:57.729Z] === RUN TestCopyToContainerNotFoundError [2021-09-24T16:42:57.729Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-09-24T16:42:57.729Z] === RUN TestCopyToContainerNotStatusOKError [2021-09-24T16:42:57.729Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-09-24T16:42:57.729Z] === RUN TestCopyToContainer [2021-09-24T16:42:57.729Z] --- PASS: TestCopyToContainer (0.00s) [2021-09-24T16:42:57.729Z] === RUN TestCopyFromContainerError [2021-09-24T16:42:57.729Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-09-24T16:42:57.729Z] === RUN TestCopyFromContainerNotFoundError [2021-09-24T16:42:57.729Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-09-24T16:42:57.729Z] === RUN TestCopyFromContainerNotStatusOKError [2021-09-24T16:42:57.729Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-09-24T16:42:57.729Z] === RUN TestCopyFromContainerNoHeaderError [2021-09-24T16:42:57.729Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-09-24T16:42:57.729Z] === RUN TestCopyFromContainer [2021-09-24T16:42:57.729Z] --- PASS: TestCopyFromContainer (0.00s) [2021-09-24T16:42:57.729Z] === RUN TestContainerCreateError [2021-09-24T16:42:57.729Z] --- PASS: TestContainerCreateError (0.00s) [2021-09-24T16:42:57.729Z] === RUN TestContainerCreateImageNotFound [2021-09-24T16:42:57.729Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-09-24T16:42:57.729Z] === RUN TestContainerCreateWithName [2021-09-24T16:42:57.729Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-09-24T16:42:57.729Z] === RUN TestContainerCreateAutoRemove [2021-09-24T16:42:57.729Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-09-24T16:42:57.729Z] === RUN TestContainerDiffError [2021-09-24T16:42:57.729Z] --- PASS: TestContainerDiffError (0.00s) [2021-09-24T16:42:57.729Z] === RUN TestContainerDiff [2021-09-24T16:42:57.729Z] --- PASS: TestContainerDiff (0.00s) [2021-09-24T16:42:57.729Z] === RUN TestContainerExecCreateError [2021-09-24T16:42:57.729Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-09-24T16:42:57.729Z] === RUN TestContainerExecCreate [2021-09-24T16:42:57.729Z] --- PASS: TestContainerExecCreate (0.00s) [2021-09-24T16:42:57.729Z] === RUN TestContainerExecStartError [2021-09-24T16:42:57.729Z] --- PASS: TestContainerExecStartError (0.00s) [2021-09-24T16:42:57.729Z] === RUN TestContainerExecStart [2021-09-24T16:42:57.729Z] --- PASS: TestContainerExecStart (0.00s) [2021-09-24T16:42:57.729Z] === RUN TestContainerExecInspectError [2021-09-24T16:42:57.729Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-09-24T16:42:57.729Z] === RUN TestContainerExecInspect [2021-09-24T16:42:57.729Z] --- PASS: TestContainerExecInspect (0.00s) [2021-09-24T16:42:57.729Z] === RUN TestContainerExportError [2021-09-24T16:42:57.729Z] --- PASS: TestContainerExportError (0.00s) [2021-09-24T16:42:57.729Z] === RUN TestContainerExport [2021-09-24T16:42:57.729Z] --- PASS: TestContainerExport (0.00s) [2021-09-24T16:42:57.729Z] === RUN TestContainerInspectError [2021-09-24T16:42:57.729Z] --- PASS: TestContainerInspectError (0.00s) [2021-09-24T16:42:57.729Z] === RUN TestContainerInspectContainerNotFound [2021-09-24T16:42:57.729Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-09-24T16:42:57.729Z] === RUN TestContainerInspectWithEmptyID [2021-09-24T16:42:57.729Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-09-24T16:42:57.729Z] === RUN TestContainerInspect [2021-09-24T16:42:57.729Z] --- PASS: TestContainerInspect (0.00s) [2021-09-24T16:42:57.729Z] === RUN TestContainerInspectNode [2021-09-24T16:42:57.729Z] --- PASS: TestContainerInspectNode (0.00s) [2021-09-24T16:42:57.729Z] === RUN TestContainerKillError [2021-09-24T16:42:57.729Z] --- PASS: TestContainerKillError (0.00s) [2021-09-24T16:42:57.729Z] === RUN TestContainerKill [2021-09-24T16:42:57.729Z] --- PASS: TestContainerKill (0.00s) [2021-09-24T16:42:57.729Z] === RUN TestContainerListError [2021-09-24T16:42:57.729Z] --- PASS: TestContainerListError (0.00s) [2021-09-24T16:42:57.729Z] === RUN TestContainerList [2021-09-24T16:42:57.729Z] --- PASS: TestContainerList (0.00s) [2021-09-24T16:42:57.729Z] === RUN TestContainerLogsNotFoundError [2021-09-24T16:42:57.729Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-09-24T16:42:57.729Z] === RUN TestContainerLogsError [2021-09-24T16:42:57.729Z] --- PASS: TestContainerLogsError (0.00s) [2021-09-24T16:42:57.729Z] === RUN TestContainerLogs [2021-09-24T16:42:57.729Z] --- PASS: TestContainerLogs (0.13s) [2021-09-24T16:42:57.729Z] === RUN TestContainerPauseError [2021-09-24T16:42:57.729Z] --- PASS: TestContainerPauseError (0.00s) [2021-09-24T16:42:57.729Z] === RUN TestContainerPause [2021-09-24T16:42:57.729Z] --- PASS: TestContainerPause (0.00s) [2021-09-24T16:42:57.729Z] === RUN TestContainersPruneError [2021-09-24T16:42:57.729Z] --- PASS: TestContainersPruneError (0.00s) [2021-09-24T16:42:57.729Z] === RUN TestContainersPrune [2021-09-24T16:42:57.729Z] --- PASS: TestContainersPrune (0.00s) [2021-09-24T16:42:57.729Z] === RUN TestContainerRemoveError [2021-09-24T16:42:57.729Z] --- PASS: TestContainerRemoveError (0.00s) [2021-09-24T16:42:57.729Z] === RUN TestContainerRemoveNotFoundError [2021-09-24T16:42:57.729Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-09-24T16:42:57.729Z] === RUN TestContainerRemove [2021-09-24T16:42:57.729Z] --- PASS: TestContainerRemove (0.00s) [2021-09-24T16:42:57.729Z] === RUN TestContainerRenameError [2021-09-24T16:42:57.729Z] --- PASS: TestContainerRenameError (0.00s) [2021-09-24T16:42:57.729Z] === RUN TestContainerRename [2021-09-24T16:42:57.729Z] --- PASS: TestContainerRename (0.00s) [2021-09-24T16:42:57.729Z] === RUN TestContainerResizeError [2021-09-24T16:42:57.729Z] --- PASS: TestContainerResizeError (0.00s) [2021-09-24T16:42:57.729Z] === RUN TestContainerExecResizeError [2021-09-24T16:42:57.729Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-09-24T16:42:57.729Z] === RUN TestContainerResize [2021-09-24T16:42:57.729Z] --- PASS: TestContainerResize (0.00s) [2021-09-24T16:42:57.729Z] === RUN TestContainerExecResize [2021-09-24T16:42:57.729Z] --- PASS: TestContainerExecResize (0.00s) [2021-09-24T16:42:57.729Z] === RUN TestContainerRestartError [2021-09-24T16:42:57.729Z] --- PASS: TestContainerRestartError (0.00s) [2021-09-24T16:42:57.729Z] === RUN TestContainerRestart [2021-09-24T16:42:57.729Z] --- PASS: TestContainerRestart (0.00s) [2021-09-24T16:42:57.729Z] === RUN TestContainerStartError [2021-09-24T16:42:57.729Z] --- PASS: TestContainerStartError (0.00s) [2021-09-24T16:42:57.729Z] === RUN TestContainerStart [2021-09-24T16:42:57.729Z] --- PASS: TestContainerStart (0.00s) [2021-09-24T16:42:57.729Z] === RUN TestContainerStatsError [2021-09-24T16:42:57.729Z] --- PASS: TestContainerStatsError (0.00s) [2021-09-24T16:42:57.729Z] === RUN TestContainerStats [2021-09-24T16:42:57.729Z] --- PASS: TestContainerStats (0.00s) [2021-09-24T16:42:57.729Z] === RUN TestContainerStopError [2021-09-24T16:42:57.729Z] --- PASS: TestContainerStopError (0.00s) [2021-09-24T16:42:57.729Z] === RUN TestContainerStop [2021-09-24T16:42:57.729Z] --- PASS: TestContainerStop (0.00s) [2021-09-24T16:42:57.729Z] === RUN TestContainerTopError [2021-09-24T16:42:57.729Z] --- PASS: TestContainerTopError (0.00s) [2021-09-24T16:42:57.729Z] === RUN TestContainerTop [2021-09-24T16:42:57.729Z] --- PASS: TestContainerTop (0.00s) [2021-09-24T16:42:57.729Z] === RUN TestContainerUnpauseError [2021-09-24T16:42:57.729Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-09-24T16:42:57.729Z] === RUN TestContainerUnpause [2021-09-24T16:42:57.729Z] --- PASS: TestContainerUnpause (0.00s) [2021-09-24T16:42:57.729Z] === RUN TestContainerUpdateError [2021-09-24T16:42:57.729Z] --- PASS: TestContainerUpdateError (0.00s) [2021-09-24T16:42:57.729Z] === RUN TestContainerUpdate [2021-09-24T16:42:57.729Z] --- PASS: TestContainerUpdate (0.00s) [2021-09-24T16:42:57.729Z] === RUN TestContainerWaitError [2021-09-24T16:42:57.729Z] --- PASS: TestContainerWaitError (0.00s) [2021-09-24T16:42:57.729Z] === RUN TestContainerWait [2021-09-24T16:42:57.729Z] --- PASS: TestContainerWait (0.00s) [2021-09-24T16:42:57.729Z] === RUN TestDiskUsageError [2021-09-24T16:42:57.729Z] --- PASS: TestDiskUsageError (0.00s) [2021-09-24T16:42:57.729Z] === RUN TestDiskUsage [2021-09-24T16:42:57.729Z] --- PASS: TestDiskUsage (0.00s) [2021-09-24T16:42:57.729Z] === RUN TestDistributionInspectUnsupported [2021-09-24T16:42:57.730Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestDistributionInspectWithEmptyID [2021-09-24T16:42:57.730Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestEventsErrorInOptions [2021-09-24T16:42:57.730Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestEventsErrorFromServer [2021-09-24T16:42:57.730Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestEvents [2021-09-24T16:42:57.730Z] --- PASS: TestEvents (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestTLSCloseWriter [2021-09-24T16:42:57.730Z] === PAUSE TestTLSCloseWriter [2021-09-24T16:42:57.730Z] === RUN TestImageBuildError [2021-09-24T16:42:57.730Z] --- PASS: TestImageBuildError (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestImageBuild [2021-09-24T16:42:57.730Z] --- PASS: TestImageBuild (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestGetDockerOS [2021-09-24T16:42:57.730Z] --- PASS: TestGetDockerOS (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestImageCreateError [2021-09-24T16:42:57.730Z] --- PASS: TestImageCreateError (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestImageCreate [2021-09-24T16:42:57.730Z] --- PASS: TestImageCreate (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestImageHistoryError [2021-09-24T16:42:57.730Z] --- PASS: TestImageHistoryError (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestImageHistory [2021-09-24T16:42:57.730Z] --- PASS: TestImageHistory (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestImageImportError [2021-09-24T16:42:57.730Z] --- PASS: TestImageImportError (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestImageImport [2021-09-24T16:42:57.730Z] --- PASS: TestImageImport (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestImageInspectError [2021-09-24T16:42:57.730Z] --- PASS: TestImageInspectError (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestImageInspectImageNotFound [2021-09-24T16:42:57.730Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestImageInspectWithEmptyID [2021-09-24T16:42:57.730Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestImageInspect [2021-09-24T16:42:57.730Z] --- PASS: TestImageInspect (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestImageListError [2021-09-24T16:42:57.730Z] --- PASS: TestImageListError (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestImageList [2021-09-24T16:42:57.730Z] --- PASS: TestImageList (0.01s) [2021-09-24T16:42:57.730Z] === RUN TestImageListApiBefore125 [2021-09-24T16:42:57.730Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestImageLoadError [2021-09-24T16:42:57.730Z] --- PASS: TestImageLoadError (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestImageLoad [2021-09-24T16:42:57.730Z] --- PASS: TestImageLoad (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestImagesPruneError [2021-09-24T16:42:57.730Z] --- PASS: TestImagesPruneError (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestImagesPrune [2021-09-24T16:42:57.730Z] --- PASS: TestImagesPrune (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestImagePullReferenceParseError [2021-09-24T16:42:57.730Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestImagePullAnyError [2021-09-24T16:42:57.730Z] --- PASS: TestImagePullAnyError (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestImagePullStatusUnauthorizedError [2021-09-24T16:42:57.730Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-09-24T16:42:57.730Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-09-24T16:42:57.730Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-09-24T16:42:57.730Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestImagePullWithoutErrors [2021-09-24T16:42:57.730Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestImagePushReferenceError [2021-09-24T16:42:57.730Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestImagePushAnyError [2021-09-24T16:42:57.730Z] --- PASS: TestImagePushAnyError (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestImagePushStatusUnauthorizedError [2021-09-24T16:42:57.730Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-09-24T16:42:57.730Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-09-24T16:42:57.730Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-09-24T16:42:57.730Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestImagePushWithoutErrors [2021-09-24T16:42:57.730Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-09-24T16:42:57.730Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-09-24T16:42:57.730Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-09-24T16:42:57.730Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-09-24T16:42:57.730Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-09-24T16:42:57.730Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-09-24T16:42:57.730Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-09-24T16:42:57.730Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-09-24T16:42:57.730Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestImageRemoveError [2021-09-24T16:42:57.730Z] --- PASS: TestImageRemoveError (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestImageRemoveImageNotFound [2021-09-24T16:42:57.730Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestImageRemove [2021-09-24T16:42:57.730Z] --- PASS: TestImageRemove (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestImageSaveError [2021-09-24T16:42:57.730Z] --- PASS: TestImageSaveError (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestImageSave [2021-09-24T16:42:57.730Z] --- PASS: TestImageSave (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestImageSearchAnyError [2021-09-24T16:42:57.730Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestImageSearchStatusUnauthorizedError [2021-09-24T16:42:57.730Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-09-24T16:42:57.730Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-09-24T16:42:57.730Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-09-24T16:42:57.730Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestImageSearchWithoutErrors [2021-09-24T16:42:57.730Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestImageTagError [2021-09-24T16:42:57.730Z] --- PASS: TestImageTagError (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestImageTagInvalidReference [2021-09-24T16:42:57.730Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestImageTagInvalidSourceImageName [2021-09-24T16:42:57.730Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestImageTagHexSource [2021-09-24T16:42:57.730Z] --- PASS: TestImageTagHexSource (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestImageTag [2021-09-24T16:42:57.730Z] --- PASS: TestImageTag (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestInfoServerError [2021-09-24T16:42:57.730Z] --- PASS: TestInfoServerError (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestInfoInvalidResponseJSONError [2021-09-24T16:42:57.730Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestInfo [2021-09-24T16:42:57.730Z] --- PASS: TestInfo (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestNetworkConnectError [2021-09-24T16:42:57.730Z] --- PASS: TestNetworkConnectError (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-09-24T16:42:57.730Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestNetworkConnect [2021-09-24T16:42:57.730Z] --- PASS: TestNetworkConnect (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestNetworkCreateError [2021-09-24T16:42:57.730Z] --- PASS: TestNetworkCreateError (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestNetworkCreate [2021-09-24T16:42:57.730Z] --- PASS: TestNetworkCreate (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestNetworkDisconnectError [2021-09-24T16:42:57.730Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestNetworkDisconnect [2021-09-24T16:42:57.730Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestNetworkInspectError [2021-09-24T16:42:57.730Z] --- PASS: TestNetworkInspectError (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestNetworkInspectNotFoundError [2021-09-24T16:42:57.730Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestNetworkInspectWithEmptyID [2021-09-24T16:42:57.730Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestNetworkInspect [2021-09-24T16:42:57.730Z] --- PASS: TestNetworkInspect (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestNetworkListError [2021-09-24T16:42:57.730Z] --- PASS: TestNetworkListError (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestNetworkList [2021-09-24T16:42:57.730Z] --- PASS: TestNetworkList (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestNetworksPruneError [2021-09-24T16:42:57.730Z] --- PASS: TestNetworksPruneError (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestNetworksPrune [2021-09-24T16:42:57.730Z] --- PASS: TestNetworksPrune (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestNetworkRemoveError [2021-09-24T16:42:57.730Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestNetworkRemove [2021-09-24T16:42:57.730Z] --- PASS: TestNetworkRemove (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestNodeInspectError [2021-09-24T16:42:57.730Z] --- PASS: TestNodeInspectError (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestNodeInspectNodeNotFound [2021-09-24T16:42:57.730Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestNodeInspectWithEmptyID [2021-09-24T16:42:57.730Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestNodeInspect [2021-09-24T16:42:57.730Z] --- PASS: TestNodeInspect (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestNodeListError [2021-09-24T16:42:57.730Z] --- PASS: TestNodeListError (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestNodeList [2021-09-24T16:42:57.730Z] --- PASS: TestNodeList (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestNodeRemoveError [2021-09-24T16:42:57.730Z] --- PASS: TestNodeRemoveError (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestNodeRemove [2021-09-24T16:42:57.730Z] --- PASS: TestNodeRemove (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestNodeUpdateError [2021-09-24T16:42:57.730Z] --- PASS: TestNodeUpdateError (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestNodeUpdate [2021-09-24T16:42:57.730Z] --- PASS: TestNodeUpdate (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestOptionWithTimeout [2021-09-24T16:42:57.730Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestPingFail [2021-09-24T16:42:57.730Z] --- PASS: TestPingFail (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestPingWithError [2021-09-24T16:42:57.730Z] 2021/09/24 16:42:56 RoundTripper returned a response & error; ignoring response [2021-09-24T16:42:57.730Z] 2021/09/24 16:42:56 RoundTripper returned a response & error; ignoring response [2021-09-24T16:42:57.730Z] --- PASS: TestPingWithError (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestPingSuccess [2021-09-24T16:42:57.730Z] --- PASS: TestPingSuccess (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestPingHeadFallback [2021-09-24T16:42:57.730Z] === RUN TestPingHeadFallback/OK [2021-09-24T16:42:57.730Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-09-24T16:42:57.730Z] === RUN TestPingHeadFallback/Not_Found [2021-09-24T16:42:57.730Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-09-24T16:42:57.730Z] --- PASS: TestPingHeadFallback (0.00s) [2021-09-24T16:42:57.730Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-09-24T16:42:57.730Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-09-24T16:42:57.730Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-09-24T16:42:57.730Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestPluginDisableError [2021-09-24T16:42:57.730Z] --- PASS: TestPluginDisableError (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestPluginDisable [2021-09-24T16:42:57.730Z] --- PASS: TestPluginDisable (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestPluginEnableError [2021-09-24T16:42:57.730Z] --- PASS: TestPluginEnableError (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestPluginEnable [2021-09-24T16:42:57.730Z] --- PASS: TestPluginEnable (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestPluginInspectError [2021-09-24T16:42:57.730Z] --- PASS: TestPluginInspectError (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestPluginInspectWithEmptyID [2021-09-24T16:42:57.730Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestPluginInspect [2021-09-24T16:42:57.730Z] --- PASS: TestPluginInspect (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestPluginListError [2021-09-24T16:42:57.730Z] --- PASS: TestPluginListError (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestPluginList [2021-09-24T16:42:57.730Z] --- PASS: TestPluginList (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestPluginPushError [2021-09-24T16:42:57.730Z] --- PASS: TestPluginPushError (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestPluginPush [2021-09-24T16:42:57.730Z] --- PASS: TestPluginPush (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestPluginRemoveError [2021-09-24T16:42:57.730Z] --- PASS: TestPluginRemoveError (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestPluginRemove [2021-09-24T16:42:57.730Z] --- PASS: TestPluginRemove (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestPluginSetError [2021-09-24T16:42:57.730Z] --- PASS: TestPluginSetError (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestPluginSet [2021-09-24T16:42:57.730Z] --- PASS: TestPluginSet (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestSetHostHeader [2021-09-24T16:42:57.730Z] --- PASS: TestSetHostHeader (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestPlainTextError [2021-09-24T16:42:57.730Z] --- PASS: TestPlainTextError (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestInfiniteError [2021-09-24T16:42:57.730Z] --- PASS: TestInfiniteError (0.02s) [2021-09-24T16:42:57.730Z] === RUN TestCanceledContext [2021-09-24T16:42:57.730Z] 2021/09/24 16:42:56 RoundTripper returned a response & error; ignoring response [2021-09-24T16:42:57.730Z] --- PASS: TestCanceledContext (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestDeadlineExceededContext [2021-09-24T16:42:57.730Z] 2021/09/24 16:42:56 RoundTripper returned a response & error; ignoring response [2021-09-24T16:42:57.730Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestSecretCreateUnsupported [2021-09-24T16:42:57.730Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestSecretCreateError [2021-09-24T16:42:57.730Z] --- PASS: TestSecretCreateError (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestSecretCreate [2021-09-24T16:42:57.730Z] --- PASS: TestSecretCreate (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestSecretInspectUnsupported [2021-09-24T16:42:57.730Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestSecretInspectError [2021-09-24T16:42:57.730Z] --- PASS: TestSecretInspectError (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestSecretInspectSecretNotFound [2021-09-24T16:42:57.730Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestSecretInspectWithEmptyID [2021-09-24T16:42:57.730Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestSecretInspect [2021-09-24T16:42:57.730Z] --- PASS: TestSecretInspect (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestSecretListUnsupported [2021-09-24T16:42:57.730Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestSecretListError [2021-09-24T16:42:57.730Z] --- PASS: TestSecretListError (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestSecretList [2021-09-24T16:42:57.730Z] --- PASS: TestSecretList (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestSecretRemoveUnsupported [2021-09-24T16:42:57.730Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestSecretRemoveError [2021-09-24T16:42:57.730Z] --- PASS: TestSecretRemoveError (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestSecretRemove [2021-09-24T16:42:57.730Z] --- PASS: TestSecretRemove (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestSecretUpdateUnsupported [2021-09-24T16:42:57.730Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestSecretUpdateError [2021-09-24T16:42:57.730Z] --- PASS: TestSecretUpdateError (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestSecretUpdate [2021-09-24T16:42:57.730Z] --- PASS: TestSecretUpdate (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestServiceCreateError [2021-09-24T16:42:57.730Z] --- PASS: TestServiceCreateError (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestServiceCreate [2021-09-24T16:42:57.730Z] --- PASS: TestServiceCreate (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestServiceCreateCompatiblePlatforms [2021-09-24T16:42:57.730Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestServiceCreateDigestPinning [2021-09-24T16:42:57.730Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestServiceInspectError [2021-09-24T16:42:57.730Z] --- PASS: TestServiceInspectError (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestServiceInspectServiceNotFound [2021-09-24T16:42:57.730Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestServiceInspectWithEmptyID [2021-09-24T16:42:57.730Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestServiceInspect [2021-09-24T16:42:57.730Z] --- PASS: TestServiceInspect (0.00s) [2021-09-24T16:42:57.730Z] === RUN TestServiceListError [2021-09-24T16:42:57.731Z] --- PASS: TestServiceListError (0.00s) [2021-09-24T16:42:57.731Z] === RUN TestServiceList [2021-09-24T16:42:57.731Z] --- PASS: TestServiceList (0.00s) [2021-09-24T16:42:57.731Z] === RUN TestServiceLogsError [2021-09-24T16:42:57.731Z] --- PASS: TestServiceLogsError (0.00s) [2021-09-24T16:42:57.731Z] === RUN TestServiceLogs [2021-09-24T16:42:57.731Z] --- PASS: TestServiceLogs (0.00s) [2021-09-24T16:42:57.731Z] === RUN TestServiceRemoveError [2021-09-24T16:42:57.731Z] --- PASS: TestServiceRemoveError (0.00s) [2021-09-24T16:42:57.731Z] === RUN TestServiceRemoveNotFoundError [2021-09-24T16:42:57.731Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-09-24T16:42:57.731Z] === RUN TestServiceRemove [2021-09-24T16:42:57.731Z] --- PASS: TestServiceRemove (0.00s) [2021-09-24T16:42:57.731Z] === RUN TestServiceUpdateError [2021-09-24T16:42:57.731Z] --- PASS: TestServiceUpdateError (0.00s) [2021-09-24T16:42:57.731Z] === RUN TestServiceUpdate [2021-09-24T16:42:57.731Z] --- PASS: TestServiceUpdate (0.00s) [2021-09-24T16:42:57.731Z] === RUN TestSwarmGetUnlockKeyError [2021-09-24T16:42:57.731Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-09-24T16:42:57.731Z] === RUN TestSwarmGetUnlockKey [2021-09-24T16:42:57.731Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-09-24T16:42:57.731Z] === RUN TestSwarmInitError [2021-09-24T16:42:57.731Z] --- PASS: TestSwarmInitError (0.00s) [2021-09-24T16:42:57.731Z] === RUN TestSwarmInit [2021-09-24T16:42:57.731Z] --- PASS: TestSwarmInit (0.00s) [2021-09-24T16:42:57.731Z] === RUN TestSwarmInspectError [2021-09-24T16:42:57.731Z] --- PASS: TestSwarmInspectError (0.00s) [2021-09-24T16:42:57.731Z] === RUN TestSwarmInspect [2021-09-24T16:42:57.731Z] --- PASS: TestSwarmInspect (0.00s) [2021-09-24T16:42:57.731Z] === RUN TestSwarmJoinError [2021-09-24T16:42:57.731Z] --- PASS: TestSwarmJoinError (0.00s) [2021-09-24T16:42:57.731Z] === RUN TestSwarmJoin [2021-09-24T16:42:57.731Z] --- PASS: TestSwarmJoin (0.00s) [2021-09-24T16:42:57.731Z] === RUN TestSwarmLeaveError [2021-09-24T16:42:57.731Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-09-24T16:42:57.731Z] === RUN TestSwarmLeave [2021-09-24T16:42:57.731Z] --- PASS: TestSwarmLeave (0.00s) [2021-09-24T16:42:57.731Z] === RUN TestSwarmUnlockError [2021-09-24T16:42:57.731Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-09-24T16:42:57.731Z] === RUN TestSwarmUnlock [2021-09-24T16:42:57.731Z] --- PASS: TestSwarmUnlock (0.00s) [2021-09-24T16:42:57.731Z] === RUN TestSwarmUpdateError [2021-09-24T16:42:57.731Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-09-24T16:42:57.731Z] === RUN TestSwarmUpdate [2021-09-24T16:42:57.731Z] --- PASS: TestSwarmUpdate (0.00s) [2021-09-24T16:42:57.731Z] === RUN TestTaskInspectError [2021-09-24T16:42:57.731Z] --- PASS: TestTaskInspectError (0.00s) [2021-09-24T16:42:57.731Z] === RUN TestTaskInspectWithEmptyID [2021-09-24T16:42:57.731Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-09-24T16:42:57.731Z] === RUN TestTaskInspect [2021-09-24T16:42:57.731Z] --- PASS: TestTaskInspect (0.00s) [2021-09-24T16:42:57.731Z] === RUN TestTaskListError [2021-09-24T16:42:57.731Z] --- PASS: TestTaskListError (0.00s) [2021-09-24T16:42:57.731Z] === RUN TestTaskList [2021-09-24T16:42:57.731Z] --- PASS: TestTaskList (0.00s) [2021-09-24T16:42:57.731Z] === RUN TestVolumeCreateError [2021-09-24T16:42:57.731Z] --- PASS: TestVolumeCreateError (0.00s) [2021-09-24T16:42:57.731Z] === RUN TestVolumeCreate [2021-09-24T16:42:57.731Z] --- PASS: TestVolumeCreate (0.00s) [2021-09-24T16:42:57.731Z] === RUN TestVolumeInspectError [2021-09-24T16:42:57.731Z] --- PASS: TestVolumeInspectError (0.00s) [2021-09-24T16:42:57.731Z] === RUN TestVolumeInspectNotFound [2021-09-24T16:42:57.731Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-09-24T16:42:57.731Z] === RUN TestVolumeInspectWithEmptyID [2021-09-24T16:42:57.731Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-09-24T16:42:57.731Z] === RUN TestVolumeInspect [2021-09-24T16:42:57.731Z] --- PASS: TestVolumeInspect (0.00s) [2021-09-24T16:42:57.731Z] === RUN TestVolumeListError [2021-09-24T16:42:57.731Z] --- PASS: TestVolumeListError (0.00s) [2021-09-24T16:42:57.731Z] === RUN TestVolumeList [2021-09-24T16:42:57.731Z] --- PASS: TestVolumeList (0.00s) [2021-09-24T16:42:57.731Z] === RUN TestVolumeRemoveError [2021-09-24T16:42:57.731Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-09-24T16:42:57.731Z] === RUN TestVolumeRemove [2021-09-24T16:42:57.731Z] --- PASS: TestVolumeRemove (0.00s) [2021-09-24T16:42:57.731Z] === CONT TestTLSCloseWriter [2021-09-24T16:42:57.731Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-09-24T16:42:57.731Z] PASS [2021-09-24T16:42:57.731Z] coverage: 75.1% of statements [2021-09-24T16:42:57.731Z] ok github.com/docker/docker/client 0.337s coverage: 75.1% of statements [2021-09-24T16:42:57.776Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-09-24T16:42:57.776Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-09-24T16:43:00.968Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-09-24T16:43:02.354Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-09-24T16:43:06.563Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-09-24T16:43:07.569Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-09-24T16:43:07.569Z] check_test.go:308: [d97e374d75393] daemon is not started [2021-09-24T16:43:07.569Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-09-24T16:43:08.963Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-09-24T16:43:12.264Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-09-24T16:43:12.264Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-09-24T16:43:13.396Z] --- PASS: TestCheckoutGit (26.82s) [2021-09-24T16:43:13.396Z] === RUN TestValidGitTransport [2021-09-24T16:43:13.396Z] --- PASS: TestValidGitTransport (0.00s) [2021-09-24T16:43:13.396Z] === RUN TestGitInvalidRef [2021-09-24T16:43:13.396Z] --- PASS: TestGitInvalidRef (0.18s) [2021-09-24T16:43:13.396Z] PASS [2021-09-24T16:43:13.396Z] coverage: 86.3% of statements [2021-09-24T16:43:13.396Z] ok github.com/docker/docker/builder/remotecontext/git 27.063s coverage: 86.3% of statements [2021-09-24T16:43:14.063Z] ? github.com/docker/docker/cli [no test files] [2021-09-24T16:43:14.063Z] ? github.com/docker/docker/cli/config [no test files] [2021-09-24T16:43:15.564Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-09-24T16:43:15.914Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-09-24T16:43:18.111Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-09-24T16:43:19.557Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-09-24T16:43:19.557Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-09-24T16:43:19.557Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-09-24T16:43:19.557Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-09-24T16:43:19.557Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-09-24T16:43:19.557Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-09-24T16:43:19.557Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-09-24T16:43:19.557Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-09-24T16:43:19.557Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-09-24T16:43:19.557Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-09-24T16:43:19.557Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-09-24T16:43:19.557Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-09-24T16:43:19.557Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-09-24T16:43:19.557Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-09-24T16:43:19.557Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-09-24T16:43:19.557Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-09-24T16:43:19.557Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-09-24T16:43:19.557Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-09-24T16:43:19.557Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-09-24T16:43:19.557Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-09-24T16:43:19.557Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-09-24T16:43:19.557Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-09-24T16:43:19.557Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-09-24T16:43:19.557Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-09-24T16:43:19.557Z] === RUN TestConfigureDaemonLogs [2021-09-24T16:43:19.557Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-09-24T16:43:19.557Z] === RUN TestCommonOptionsInstallFlags [2021-09-24T16:43:19.557Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-09-24T16:43:19.557Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-09-24T16:43:19.557Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-09-24T16:43:19.557Z] PASS [2021-09-24T16:43:19.557Z] coverage: 18.6% of statements [2021-09-24T16:43:19.557Z] ok github.com/docker/docker/cmd/dockerd 0.177s coverage: 18.6% of statements [2021-09-24T16:43:19.557Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-09-24T16:43:19.557Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-09-24T16:43:20.027Z] check_test.go:308: [d3599d88cf113] daemon is not started [2021-09-24T16:43:20.027Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-09-24T16:43:20.051Z] === RUN TestContainerStopSignal [2021-09-24T16:43:20.051Z] --- PASS: TestContainerStopSignal (0.00s) [2021-09-24T16:43:20.051Z] === RUN TestContainerStopTimeout [2021-09-24T16:43:20.051Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-09-24T16:43:20.051Z] === RUN TestContainerSecretReferenceDestTarget [2021-09-24T16:43:20.051Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-09-24T16:43:20.051Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-09-24T16:43:20.051Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-09-24T16:43:20.051Z] === RUN TestContainerLogPathSetForRingLogger [2021-09-24T16:43:20.051Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-09-24T16:43:20.051Z] === RUN TestReplaceAndAppendEnvVars [2021-09-24T16:43:20.051Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-09-24T16:43:20.051Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-09-24T16:43:20.051Z] === RUN TestNewMemoryStore [2021-09-24T16:43:20.051Z] --- PASS: TestNewMemoryStore (0.00s) [2021-09-24T16:43:20.051Z] === RUN TestAddContainers [2021-09-24T16:43:20.051Z] --- PASS: TestAddContainers (0.00s) [2021-09-24T16:43:20.051Z] === RUN TestGetContainer [2021-09-24T16:43:20.051Z] --- PASS: TestGetContainer (0.00s) [2021-09-24T16:43:20.051Z] === RUN TestDeleteContainer [2021-09-24T16:43:20.051Z] --- PASS: TestDeleteContainer (0.00s) [2021-09-24T16:43:20.051Z] === RUN TestListContainers [2021-09-24T16:43:20.051Z] --- PASS: TestListContainers (0.00s) [2021-09-24T16:43:20.051Z] === RUN TestFirstContainer [2021-09-24T16:43:20.051Z] --- PASS: TestFirstContainer (0.00s) [2021-09-24T16:43:20.051Z] === RUN TestApplyAllContainer [2021-09-24T16:43:20.051Z] --- PASS: TestApplyAllContainer (0.00s) [2021-09-24T16:43:20.051Z] === RUN TestIsValidHealthString [2021-09-24T16:43:20.051Z] --- PASS: TestIsValidHealthString (0.00s) [2021-09-24T16:43:20.051Z] === RUN TestStateRunStop [2021-09-24T16:43:20.051Z] --- PASS: TestStateRunStop (0.00s) [2021-09-24T16:43:20.051Z] === RUN TestStateTimeoutWait [2021-09-24T16:43:20.051Z] state_test.go:141: Stop callback fired [2021-09-24T16:43:20.051Z] state_test.go:165: Stop callback fired [2021-09-24T16:43:20.051Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-09-24T16:43:20.051Z] === RUN TestIsValidStateString [2021-09-24T16:43:20.051Z] --- PASS: TestIsValidStateString (0.00s) [2021-09-24T16:43:20.051Z] === RUN TestViewSaveDelete [2021-09-24T16:43:20.051Z] --- PASS: TestViewSaveDelete (0.02s) [2021-09-24T16:43:20.051Z] === RUN TestViewAll [2021-09-24T16:43:20.051Z] --- PASS: TestViewAll (0.01s) [2021-09-24T16:43:20.051Z] === RUN TestViewGet [2021-09-24T16:43:20.051Z] --- PASS: TestViewGet (0.01s) [2021-09-24T16:43:20.051Z] === RUN TestNames [2021-09-24T16:43:20.051Z] --- PASS: TestNames (0.00s) [2021-09-24T16:43:20.051Z] === RUN TestViewWithHealthCheck [2021-09-24T16:43:20.051Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-09-24T16:43:20.051Z] PASS [2021-09-24T16:43:20.051Z] coverage: 41.7% of statements [2021-09-24T16:43:20.051Z] ok github.com/docker/docker/container 0.225s coverage: 41.7% of statements [2021-09-24T16:43:20.051Z] ? github.com/docker/docker/container/stream [no test files] [2021-09-24T16:43:20.051Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-09-24T16:43:20.051Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-09-24T16:43:20.051Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-09-24T16:43:20.598Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-09-24T16:43:21.078Z] === RUN TestPrepare [2021-09-24T16:43:21.079Z] --- PASS: TestPrepare (0.00s) [2021-09-24T16:43:21.079Z] === RUN TestStart [2021-09-24T16:43:21.079Z] --- PASS: TestStart (0.00s) [2021-09-24T16:43:21.079Z] === RUN TestWaitCancel [2021-09-24T16:43:21.079Z] --- PASS: TestWaitCancel (0.00s) [2021-09-24T16:43:21.079Z] === RUN TestWaitDisabled [2021-09-24T16:43:21.079Z] --- PASS: TestWaitDisabled (0.00s) [2021-09-24T16:43:21.079Z] === RUN TestWaitEnabled [2021-09-24T16:43:21.079Z] --- PASS: TestWaitEnabled (0.00s) [2021-09-24T16:43:21.079Z] === RUN TestRemove [2021-09-24T16:43:21.079Z] --- PASS: TestRemove (0.00s) [2021-09-24T16:43:21.079Z] PASS [2021-09-24T16:43:21.079Z] coverage: 65.3% of statements [2021-09-24T16:43:21.079Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.054s coverage: 65.3% of statements [2021-09-24T16:43:21.170Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-09-24T16:43:21.741Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-09-24T16:43:22.683Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-09-24T16:43:22.727Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-09-24T16:43:22.727Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.12s) [2021-09-24T16:43:22.727Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-09-24T16:43:22.727Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-09-24T16:43:22.727Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-09-24T16:43:22.727Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-09-24T16:43:22.727Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-09-24T16:43:22.727Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-09-24T16:43:22.727Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-09-24T16:43:22.727Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-09-24T16:43:22.727Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-09-24T16:43:22.727Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-09-24T16:43:22.727Z] === RUN TestServiceConvertToGRPCIsolation [2021-09-24T16:43:22.727Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-09-24T16:43:22.727Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-09-24T16:43:22.727Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-09-24T16:43:22.727Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-09-24T16:43:23.206Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-09-24T16:43:23.206Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-09-24T16:43:23.206Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-09-24T16:43:23.206Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-09-24T16:43:23.206Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-09-24T16:43:23.206Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-09-24T16:43:23.206Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-09-24T16:43:23.206Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-09-24T16:43:23.206Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-09-24T16:43:23.206Z] === RUN TestServiceConvertFromGRPCIsolation [2021-09-24T16:43:23.206Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-09-24T16:43:23.206Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-09-24T16:43:23.206Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-09-24T16:43:23.206Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-09-24T16:43:23.206Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-09-24T16:43:23.206Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-09-24T16:43:23.206Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-09-24T16:43:23.206Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-09-24T16:43:23.206Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-09-24T16:43:23.206Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-09-24T16:43:23.206Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-09-24T16:43:23.206Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-09-24T16:43:23.207Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-09-24T16:43:23.207Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-09-24T16:43:23.207Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-09-24T16:43:23.207Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-09-24T16:43:23.207Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-09-24T16:43:23.207Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-09-24T16:43:23.207Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-09-24T16:43:23.207Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-09-24T16:43:23.207Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-09-24T16:43:23.207Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-09-24T16:43:23.207Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-09-24T16:43:23.207Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-09-24T16:43:23.207Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-09-24T16:43:23.207Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-09-24T16:43:23.207Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-09-24T16:43:23.207Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-09-24T16:43:23.207Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-09-24T16:43:23.207Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-09-24T16:43:23.207Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-09-24T16:43:23.207Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-09-24T16:43:23.207Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-09-24T16:43:23.207Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-09-24T16:43:23.207Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-09-24T16:43:23.207Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-09-24T16:43:23.207Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-09-24T16:43:23.207Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-09-24T16:43:23.207Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-09-24T16:43:23.207Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-09-24T16:43:23.207Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-09-24T16:43:23.207Z] === RUN TestServiceConvertFromGRPCConfigs [2021-09-24T16:43:23.207Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-09-24T16:43:23.207Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-09-24T16:43:23.207Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-09-24T16:43:23.207Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-09-24T16:43:23.207Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-09-24T16:43:23.207Z] === RUN TestServiceConvertToGRPCConfigs [2021-09-24T16:43:23.207Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-09-24T16:43:23.207Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-09-24T16:43:23.207Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-09-24T16:43:23.207Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-09-24T16:43:23.207Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-09-24T16:43:23.207Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-09-24T16:43:23.207Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-09-24T16:43:23.207Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-09-24T16:43:23.207Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-09-24T16:43:23.207Z] PASS [2021-09-24T16:43:23.207Z] coverage: 35.9% of statements [2021-09-24T16:43:23.207Z] ok github.com/docker/docker/daemon/cluster/convert 0.589s coverage: 35.9% of statements [2021-09-24T16:43:23.207Z] === RUN TestNewListSecretsFilters [2021-09-24T16:43:23.207Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-09-24T16:43:23.207Z] === RUN TestNewListConfigsFilters [2021-09-24T16:43:23.207Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-09-24T16:43:23.207Z] PASS [2021-09-24T16:43:23.207Z] coverage: 0.5% of statements [2021-09-24T16:43:23.207Z] ok github.com/docker/docker/daemon/cluster 0.598s coverage: 0.5% of statements [2021-09-24T16:43:23.627Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-09-24T16:43:23.627Z] check_test.go:308: [dc043db2d7de5] daemon is not started [2021-09-24T16:43:23.627Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-09-24T16:43:23.627Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-09-24T16:43:23.889Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-09-24T16:43:24.070Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-09-24T16:43:25.803Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-09-24T16:43:26.190Z] === RUN TestBuilderGC [2021-09-24T16:43:26.190Z] --- PASS: TestBuilderGC (0.00s) [2021-09-24T16:43:26.190Z] === RUN TestDaemonConfigurationNotFound [2021-09-24T16:43:26.190Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-09-24T16:43:26.190Z] === RUN TestDaemonBrokenConfiguration [2021-09-24T16:43:26.190Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-09-24T16:43:26.190Z] === RUN TestParseClusterAdvertiseSettings [2021-09-24T16:43:26.190Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-09-24T16:43:26.190Z] === RUN TestFindConfigurationConflicts [2021-09-24T16:43:26.190Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-09-24T16:43:26.190Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-09-24T16:43:26.190Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-09-24T16:43:26.190Z] === RUN TestDaemonConfigurationMergeConflicts [2021-09-24T16:43:26.190Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-09-24T16:43:26.190Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-09-24T16:43:26.190Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-09-24T16:43:26.190Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-09-24T16:43:26.190Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-09-24T16:43:26.190Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-09-24T16:43:26.190Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-09-24T16:43:26.190Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-09-24T16:43:26.190Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-09-24T16:43:26.190Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-09-24T16:43:26.190Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-09-24T16:43:26.190Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-09-24T16:43:26.190Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-09-24T16:43:26.190Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-09-24T16:43:26.190Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-09-24T16:43:26.190Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-09-24T16:43:26.190Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-09-24T16:43:26.190Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-09-24T16:43:26.190Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-09-24T16:43:26.190Z] === RUN TestValidateConfigurationErrors [2021-09-24T16:43:26.190Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-09-24T16:43:26.190Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-09-24T16:43:26.190Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-09-24T16:43:26.190Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-09-24T16:43:26.190Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-09-24T16:43:26.190Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-09-24T16:43:26.190Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-09-24T16:43:26.190Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-09-24T16:43:26.190Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-09-24T16:43:26.190Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-09-24T16:43:26.190Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-09-24T16:43:26.190Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-09-24T16:43:26.190Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-09-24T16:43:26.190Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-09-24T16:43:26.190Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-09-24T16:43:26.190Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-09-24T16:43:26.190Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-09-24T16:43:26.190Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-09-24T16:43:26.190Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-09-24T16:43:26.190Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-09-24T16:43:26.190Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-09-24T16:43:26.190Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-09-24T16:43:26.190Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-09-24T16:43:26.190Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-09-24T16:43:26.190Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-09-24T16:43:26.190Z] === RUN TestValidateConfiguration [2021-09-24T16:43:26.190Z] === RUN TestValidateConfiguration/with_label [2021-09-24T16:43:26.190Z] === RUN TestValidateConfiguration/with_dns [2021-09-24T16:43:26.190Z] === RUN TestValidateConfiguration/with_dns-search [2021-09-24T16:43:26.190Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-09-24T16:43:26.190Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-09-24T16:43:26.190Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-09-24T16:43:26.190Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-09-24T16:43:26.190Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-09-24T16:43:26.190Z] --- PASS: TestValidateConfiguration (0.01s) [2021-09-24T16:43:26.190Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-09-24T16:43:26.190Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-09-24T16:43:26.190Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-09-24T16:43:26.190Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-09-24T16:43:26.190Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-09-24T16:43:26.190Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-09-24T16:43:26.190Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-09-24T16:43:26.190Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-09-24T16:43:26.190Z] === RUN TestModifiedDiscoverySettings [2021-09-24T16:43:26.190Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-09-24T16:43:26.190Z] === RUN TestReloadSetConfigFileNotExist [2021-09-24T16:43:26.190Z] time="2021-09-24T16:43:25Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-09-24T16:43:26.190Z] --- PASS: TestReloadSetConfigFileNotExist (0.11s) [2021-09-24T16:43:26.190Z] === RUN TestReloadDefaultConfigNotExist [2021-09-24T16:43:26.190Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-09-24T16:43:26.190Z] --- SKIP: TestReloadDefaultConfigNotExist (0.01s) [2021-09-24T16:43:26.190Z] === RUN TestReloadBadDefaultConfig [2021-09-24T16:43:26.190Z] time="2021-09-24T16:43:25Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-2588502813" [2021-09-24T16:43:26.190Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-09-24T16:43:26.190Z] === RUN TestReloadWithConflictingLabels [2021-09-24T16:43:26.190Z] time="2021-09-24T16:43:25Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1306383409" [2021-09-24T16:43:26.190Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-09-24T16:43:26.190Z] === RUN TestReloadWithDuplicateLabels [2021-09-24T16:43:26.190Z] time="2021-09-24T16:43:25Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-448590012" [2021-09-24T16:43:26.190Z] --- PASS: TestReloadWithDuplicateLabels (0.02s) [2021-09-24T16:43:26.190Z] === RUN TestDaemonConfigurationMerge [2021-09-24T16:43:26.190Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-09-24T16:43:26.190Z] PASS [2021-09-24T16:43:26.190Z] coverage: 80.2% of statements [2021-09-24T16:43:26.190Z] ok github.com/docker/docker/daemon/config 0.570s coverage: 80.2% of statements [2021-09-24T16:43:26.667Z] === RUN TestDiscoveryOptsErrors [2021-09-24T16:43:26.667Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-09-24T16:43:26.667Z] === RUN TestDiscoveryOpts [2021-09-24T16:43:26.667Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-09-24T16:43:26.667Z] PASS [2021-09-24T16:43:26.667Z] coverage: 30.0% of statements [2021-09-24T16:43:26.667Z] ok github.com/docker/docker/daemon/discovery 0.039s coverage: 30.0% of statements [2021-09-24T16:43:27.147Z] === RUN TestWaitNodeAttachment [2021-09-24T16:43:27.147Z] --- PASS: TestWaitNodeAttachment (0.41s) [2021-09-24T16:43:27.147Z] === RUN TestIsolationConversion [2021-09-24T16:43:27.147Z] === RUN TestIsolationConversion/default [2021-09-24T16:43:27.147Z] === RUN TestIsolationConversion/process [2021-09-24T16:43:27.190Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-09-24T16:43:27.626Z] === RUN TestIsolationConversion/hyperv [2021-09-24T16:43:27.626Z] --- PASS: TestIsolationConversion (0.00s) [2021-09-24T16:43:27.626Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-09-24T16:43:27.626Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-09-24T16:43:27.626Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-09-24T16:43:27.626Z] === RUN TestContainerLabels [2021-09-24T16:43:27.626Z] --- PASS: TestContainerLabels (0.00s) [2021-09-24T16:43:27.626Z] === RUN TestCredentialSpecConversion [2021-09-24T16:43:27.626Z] === RUN TestCredentialSpecConversion/none [2021-09-24T16:43:27.626Z] === RUN TestCredentialSpecConversion/config [2021-09-24T16:43:27.626Z] === RUN TestCredentialSpecConversion/file [2021-09-24T16:43:27.627Z] === RUN TestCredentialSpecConversion/registry [2021-09-24T16:43:27.627Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-09-24T16:43:27.627Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-09-24T16:43:27.627Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-09-24T16:43:27.627Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-09-24T16:43:27.627Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-09-24T16:43:27.627Z] === RUN TestControllerValidateMountBind [2021-09-24T16:43:27.627Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-09-24T16:43:27.627Z] === RUN TestControllerValidateMountVolume [2021-09-24T16:43:27.627Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-09-24T16:43:27.627Z] === RUN TestControllerValidateMountTarget [2021-09-24T16:43:27.627Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-09-24T16:43:27.627Z] === RUN TestControllerValidateMountTmpfs [2021-09-24T16:43:27.627Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-09-24T16:43:27.627Z] === RUN TestControllerValidateMountInvalidType [2021-09-24T16:43:27.627Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-09-24T16:43:27.627Z] === RUN TestControllerValidateMountNamedPipe [2021-09-24T16:43:27.627Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-09-24T16:43:27.627Z] PASS [2021-09-24T16:43:27.627Z] coverage: 11.0% of statements [2021-09-24T16:43:27.627Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.649s coverage: 11.0% of statements [2021-09-24T16:43:27.627Z] === RUN TestEventsLog [2021-09-24T16:43:27.627Z] --- PASS: TestEventsLog (0.00s) [2021-09-24T16:43:27.627Z] === RUN TestEventsLogTimeout [2021-09-24T16:43:27.627Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-09-24T16:43:27.627Z] === RUN TestLogEvents [2021-09-24T16:43:27.627Z] --- PASS: TestLogEvents (0.05s) [2021-09-24T16:43:27.627Z] === RUN TestLoadBufferedEvents [2021-09-24T16:43:27.627Z] --- PASS: TestLoadBufferedEvents (0.11s) [2021-09-24T16:43:27.627Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-09-24T16:43:27.627Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-09-24T16:43:27.627Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-09-24T16:43:27.627Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-09-24T16:43:27.627Z] PASS [2021-09-24T16:43:27.627Z] coverage: 50.0% of statements [2021-09-24T16:43:27.627Z] ok github.com/docker/docker/daemon/events 0.233s coverage: 50.0% of statements [2021-09-24T16:43:28.099Z] === RUN TestIsEmptyDir [2021-09-24T16:43:28.099Z] --- PASS: TestIsEmptyDir (0.01s) [2021-09-24T16:43:28.099Z] PASS [2021-09-24T16:43:28.099Z] coverage: 2.3% of statements [2021-09-24T16:43:28.099Z] ok github.com/docker/docker/daemon/graphdriver 0.065s coverage: 2.3% of statements [2021-09-24T16:43:28.099Z] === RUN TestVerifyNetworkingConfig [2021-09-24T16:43:28.099Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-09-24T16:43:28.099Z] === RUN TestGetContainer [2021-09-24T16:43:28.099Z] --- PASS: TestGetContainer (0.00s) [2021-09-24T16:43:28.099Z] === RUN TestValidContainerNames [2021-09-24T16:43:28.099Z] --- PASS: TestValidContainerNames (0.00s) [2021-09-24T16:43:28.099Z] === RUN TestContainerInitDNS [2021-09-24T16:43:28.099Z] daemon_test.go:146: root required [2021-09-24T16:43:28.099Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-09-24T16:43:28.099Z] === RUN TestMerge [2021-09-24T16:43:28.099Z] --- PASS: TestMerge (0.00s) [2021-09-24T16:43:28.099Z] === RUN TestValidateContainerIsolation [2021-09-24T16:43:28.099Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-09-24T16:43:28.099Z] === RUN TestFindNetworkErrorType [2021-09-24T16:43:28.099Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-09-24T16:43:28.099Z] === RUN TestEnsureServicesExist [2021-09-24T16:43:28.099Z] --- PASS: TestEnsureServicesExist (0.01s) [2021-09-24T16:43:28.099Z] === RUN TestEnsureServicesExistErrors [2021-09-24T16:43:28.099Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-09-24T16:43:28.099Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-09-24T16:43:28.099Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-09-24T16:43:28.099Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-09-24T16:43:28.099Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-09-24T16:43:28.099Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-09-24T16:43:28.099Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-09-24T16:43:28.099Z] === RUN TestContainerDelete [2021-09-24T16:43:28.099Z] --- PASS: TestContainerDelete (0.00s) [2021-09-24T16:43:28.099Z] === RUN TestContainerDoubleDelete [2021-09-24T16:43:28.099Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-09-24T16:43:28.099Z] === RUN TestLogContainerEventCopyLabels [2021-09-24T16:43:28.099Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-09-24T16:43:28.099Z] === RUN TestLogContainerEventWithAttributes [2021-09-24T16:43:28.099Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-09-24T16:43:28.099Z] === RUN TestNoneHealthcheck [2021-09-24T16:43:28.099Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-09-24T16:43:28.099Z] === RUN TestHealthStates [2021-09-24T16:43:28.099Z] time="2021-09-24T16:43:27Z" 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-09-24T16:43:28.099Z] time="2021-09-24T16:43:27Z" 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-09-24T16:43:28.099Z] time="2021-09-24T16:43:27Z" 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-09-24T16:43:28.099Z] time="2021-09-24T16:43:27Z" 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-09-24T16:43:28.099Z] time="2021-09-24T16:43:27Z" 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-09-24T16:43:28.099Z] time="2021-09-24T16:43:27Z" 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-09-24T16:43:28.099Z] time="2021-09-24T16:43:27Z" 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-09-24T16:43:28.099Z] time="2021-09-24T16:43:27Z" 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-09-24T16:43:28.099Z] time="2021-09-24T16:43:27Z" 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-09-24T16:43:28.099Z] time="2021-09-24T16:43:27Z" 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-09-24T16:43:28.099Z] --- PASS: TestHealthStates (0.14s) [2021-09-24T16:43:28.099Z] === RUN TestMaskURLCredentials [2021-09-24T16:43:28.099Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-09-24T16:43:28.099Z] === RUN TestGetInspectData [2021-09-24T16:43:28.099Z] --- PASS: TestGetInspectData (0.00s) [2021-09-24T16:43:28.099Z] === RUN TestFillLicense [2021-09-24T16:43:28.099Z] --- PASS: TestFillLicense (0.00s) [2021-09-24T16:43:28.099Z] === RUN TestListInvalidFilter [2021-09-24T16:43:28.099Z] --- PASS: TestListInvalidFilter (0.00s) [2021-09-24T16:43:28.099Z] === RUN TestNameFilter [2021-09-24T16:43:28.099Z] --- PASS: TestNameFilter (0.00s) [2021-09-24T16:43:28.099Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-09-24T16:43:28.099Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-09-24T16:43:28.099Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-09-24T16:43:28.099Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-09-24T16:43:28.099Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-09-24T16:43:28.099Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-09-24T16:43:28.099Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-09-24T16:43:28.099Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-09-24T16:43:28.099Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-09-24T16:43:28.099Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-09-24T16:43:28.099Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-09-24T16:43:28.099Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-09-24T16:43:28.099Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-09-24T16:43:28.099Z] === 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-09-24T16:43:28.099Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-09-24T16:43:28.099Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-09-24T16:43:28.099Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-09-24T16:43:28.099Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-09-24T16:43:28.099Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-09-24T16:43:28.099Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-09-24T16:43:28.099Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-09-24T16:43:28.099Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-09-24T16:43:28.099Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-09-24T16:43:28.099Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-09-24T16:43:28.099Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-09-24T16:43:28.099Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-09-24T16:43:28.099Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-09-24T16:43:28.099Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-09-24T16:43:28.099Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-09-24T16:43:28.099Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-09-24T16:43:28.099Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-09-24T16:43:28.099Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-09-24T16:43:28.099Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-09-24T16:43:28.099Z] --- 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-09-24T16:43:28.099Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-09-24T16:43:28.099Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-09-24T16:43:28.099Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-09-24T16:43:28.099Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-09-24T16:43:28.099Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-09-24T16:43:28.099Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-09-24T16:43:28.099Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-09-24T16:43:28.099Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-09-24T16:43:28.099Z] === RUN TestDaemonReloadLabels [2021-09-24T16:43:28.099Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-09-24T16:43:28.099Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-09-24T16:43:28.099Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-09-24T16:43:28.099Z] === RUN TestDaemonReloadMirrors [2021-09-24T16:43:28.099Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-09-24T16:43:28.099Z] === RUN TestDaemonReloadInsecureRegistries [2021-09-24T16:43:28.099Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-09-24T16:43:28.099Z] === RUN TestDaemonReloadNotAffectOthers [2021-09-24T16:43:28.099Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-09-24T16:43:28.099Z] === RUN TestDaemonDiscoveryReload [2021-09-24T16:43:28.134Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-09-24T16:43:28.575Z] === RUN TestLinkNaming [2021-09-24T16:43:28.575Z] --- PASS: TestLinkNaming (0.00s) [2021-09-24T16:43:28.575Z] === RUN TestLinkNew [2021-09-24T16:43:28.575Z] --- PASS: TestLinkNew (0.00s) [2021-09-24T16:43:28.575Z] === RUN TestLinkEnv [2021-09-24T16:43:28.575Z] --- PASS: TestLinkEnv (0.00s) [2021-09-24T16:43:28.575Z] === RUN TestLinkMultipleEnv [2021-09-24T16:43:28.575Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-09-24T16:43:28.575Z] === RUN TestLinkPortRangeEnv [2021-09-24T16:43:28.575Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-09-24T16:43:28.575Z] PASS [2021-09-24T16:43:28.575Z] coverage: 93.0% of statements [2021-09-24T16:43:28.575Z] ok github.com/docker/docker/daemon/links 0.031s coverage: 93.0% of statements [2021-09-24T16:43:29.049Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-09-24T16:43:29.049Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-09-24T16:43:30.051Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-09-24T16:43:30.083Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.51s) [2021-09-24T16:43:30.083Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-09-24T16:43:30.083Z] === RUN TestAdapterReadLogs [2021-09-24T16:43:30.083Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-09-24T16:43:30.083Z] === RUN TestCopier [2021-09-24T16:43:30.083Z] --- PASS: TestCopier (0.00s) [2021-09-24T16:43:30.083Z] === RUN TestCopierLongLines [2021-09-24T16:43:30.083Z] --- PASS: TestCopierLongLines (0.00s) [2021-09-24T16:43:30.083Z] === RUN TestCopierSlow [2021-09-24T16:43:30.083Z] --- PASS: TestCopierSlow (0.20s) [2021-09-24T16:43:30.083Z] === RUN TestCopierWithSized [2021-09-24T16:43:30.083Z] === RUN TestCopierWithSized/as_is [2021-09-24T16:43:30.083Z] === RUN TestCopierWithSized/With_RingLogger [2021-09-24T16:43:30.083Z] --- PASS: TestCopierWithSized (0.01s) [2021-09-24T16:43:30.083Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-09-24T16:43:30.083Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2021-09-24T16:43:30.083Z] === RUN TestCopierWithPartial [2021-09-24T16:43:30.083Z] --- PASS: TestCopierWithPartial (0.00s) [2021-09-24T16:43:30.083Z] === RUN TestRingLogger [2021-09-24T16:43:30.083Z] --- PASS: TestRingLogger (0.00s) [2021-09-24T16:43:30.083Z] === RUN TestRingCap [2021-09-24T16:43:30.083Z] --- PASS: TestRingCap (0.00s) [2021-09-24T16:43:30.083Z] === RUN TestRingClose [2021-09-24T16:43:30.083Z] --- PASS: TestRingClose (0.00s) [2021-09-24T16:43:30.083Z] === RUN TestRingDrain [2021-09-24T16:43:30.083Z] --- PASS: TestRingDrain (0.00s) [2021-09-24T16:43:30.083Z] PASS [2021-09-24T16:43:30.083Z] coverage: 43.8% of statements [2021-09-24T16:43:30.083Z] ok github.com/docker/docker/daemon/logger 0.254s coverage: 43.8% of statements [2021-09-24T16:43:30.083Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-09-24T16:43:30.083Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-09-24T16:43:30.083Z] reload_test.go:520: root required [2021-09-24T16:43:30.083Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-09-24T16:43:30.083Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-09-24T16:43:30.083Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-09-24T16:43:30.083Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-09-24T16:43:30.083Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2021-09-24T16:43:30.083Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-09-24T16:43:30.666Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-09-24T16:43:30.666Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-09-24T16:43:30.666Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.07s) [2021-09-24T16:43:30.666Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-09-24T16:43:30.666Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-09-24T16:43:30.666Z] === RUN TestParseVolumesFrom [2021-09-24T16:43:30.666Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-09-24T16:43:30.666Z] PASS [2021-09-24T16:43:30.666Z] coverage: 9.1% of statements [2021-09-24T16:43:30.666Z] ok github.com/docker/docker/daemon 2.420s coverage: 9.1% of statements [2021-09-24T16:43:30.666Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-09-24T16:43:30.666Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-09-24T16:43:30.666Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-09-24T16:43:30.666Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-09-24T16:43:30.666Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-09-24T16:43:30.666Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-09-24T16:43:30.666Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-09-24T16:43:30.666Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-09-24T16:43:30.666Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-09-24T16:43:30.666Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-09-24T16:43:30.666Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-09-24T16:43:30.667Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-09-24T16:43:30.667Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-09-24T16:43:30.667Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-09-24T16:43:30.667Z] === RUN TestNewStreamConfig [2021-09-24T16:43:30.667Z] === RUN TestNewStreamConfig/defaults [2021-09-24T16:43:30.667Z] === RUN TestNewStreamConfig/invalid_create_group [2021-09-24T16:43:30.667Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-09-24T16:43:30.667Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-09-24T16:43:30.667Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-09-24T16:43:30.667Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-09-24T16:43:30.667Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-09-24T16:43:30.667Z] --- PASS: TestNewStreamConfig (0.00s) [2021-09-24T16:43:30.667Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-09-24T16:43:30.667Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-09-24T16:43:30.667Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-09-24T16:43:30.667Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-09-24T16:43:30.667Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-09-24T16:43:30.667Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-09-24T16:43:30.667Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-09-24T16:43:30.667Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-09-24T16:43:30.667Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-09-24T16:43:30.667Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-09-24T16:43:30.667Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-09-24T16:43:30.667Z] === RUN TestNewAWSLogsClientRegionDetect [2021-09-24T16:43:30.667Z] time="2021-09-24T16:43:30Z" level=info msg="Trying to get region from EC2 Metadata" [2021-09-24T16:43:30.667Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.11s) [2021-09-24T16:43:30.667Z] === RUN TestCreateSuccess [2021-09-24T16:43:30.667Z] --- PASS: TestCreateSuccess (0.00s) [2021-09-24T16:43:30.667Z] === RUN TestCreateStreamSkipped [2021-09-24T16:43:30.667Z] time="2021-09-24T16:43:30Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-09-24T16:43:30.667Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-09-24T16:43:30.667Z] === RUN TestCreateLogGroupSuccess [2021-09-24T16:43:30.667Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-09-24T16:43:30.667Z] === RUN TestCreateError [2021-09-24T16:43:30.667Z] --- PASS: TestCreateError (0.00s) [2021-09-24T16:43:30.667Z] === RUN TestCreateAlreadyExists [2021-09-24T16:43:30.667Z] time="2021-09-24T16:43:30Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-09-24T16:43:30.667Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-09-24T16:43:30.667Z] === RUN TestLogClosed [2021-09-24T16:43:30.667Z] --- PASS: TestLogClosed (0.00s) [2021-09-24T16:43:30.667Z] === RUN TestLogBlocking [2021-09-24T16:43:30.667Z] --- PASS: TestLogBlocking (0.00s) [2021-09-24T16:43:30.667Z] === RUN TestLogNonBlockingBufferEmpty [2021-09-24T16:43:30.667Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-09-24T16:43:30.667Z] === RUN TestLogNonBlockingBufferFull [2021-09-24T16:43:30.667Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-09-24T16:43:30.667Z] === RUN TestPublishBatchSuccess [2021-09-24T16:43:30.667Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-09-24T16:43:30.667Z] === RUN TestPublishBatchError [2021-09-24T16:43:30.667Z] time="2021-09-24T16:43:30Z" level=error msg=Error [2021-09-24T16:43:30.667Z] --- PASS: TestPublishBatchError (0.00s) [2021-09-24T16:43:30.667Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-09-24T16:43:30.667Z] time="2021-09-24T16:43:30Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-09-24T16:43:30.667Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-09-24T16:43:30.667Z] === RUN TestPublishBatchAlreadyAccepted [2021-09-24T16:43:30.667Z] time="2021-09-24T16:43:30Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-09-24T16:43:30.667Z] time="2021-09-24T16:43:30Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-09-24T16:43:30.667Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-09-24T16:43:30.667Z] === RUN TestCollectBatchSimple [2021-09-24T16:43:30.667Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-09-24T16:43:30.667Z] === RUN TestCollectBatchTicker [2021-09-24T16:43:30.667Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-09-24T16:43:30.667Z] === RUN TestCollectBatchMultilinePattern [2021-09-24T16:43:30.667Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-09-24T16:43:30.667Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-09-24T16:43:30.667Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-09-24T16:43:30.667Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-09-24T16:43:30.667Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-09-24T16:43:30.667Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-09-24T16:43:30.667Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2021-09-24T16:43:30.667Z] === RUN TestCollectBatchClose [2021-09-24T16:43:30.667Z] --- PASS: TestCollectBatchClose (0.00s) [2021-09-24T16:43:30.667Z] === RUN TestEffectiveLen [2021-09-24T16:43:30.667Z] === RUN TestEffectiveLen/0/Hello [2021-09-24T16:43:30.667Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-09-24T16:43:30.667Z] === RUN TestEffectiveLen/2/🙃 [2021-09-24T16:43:30.667Z] === RUN TestEffectiveLen/3/���� [2021-09-24T16:43:30.667Z] === RUN TestEffectiveLen/4/He��o [2021-09-24T16:43:30.667Z] === RUN TestEffectiveLen/5/ [2021-09-24T16:43:30.667Z] --- PASS: TestEffectiveLen (0.00s) [2021-09-24T16:43:30.667Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-09-24T16:43:30.667Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-09-24T16:43:30.667Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-09-24T16:43:30.667Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-09-24T16:43:30.667Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-09-24T16:43:30.667Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-09-24T16:43:30.667Z] === RUN TestFindValidSplit [2021-09-24T16:43:30.667Z] === RUN TestFindValidSplit/0/ [2021-09-24T16:43:30.667Z] cloudwatchlogs_test.go:1063: [2021-09-24T16:43:30.667Z] cloudwatchlogs_test.go:1064: [2021-09-24T16:43:30.667Z] === RUN TestFindValidSplit/1/Hello [2021-09-24T16:43:30.667Z] cloudwatchlogs_test.go:1063: Hello [2021-09-24T16:43:30.667Z] cloudwatchlogs_test.go:1064: [2021-09-24T16:43:30.667Z] === RUN TestFindValidSplit/2/Hello [2021-09-24T16:43:30.667Z] cloudwatchlogs_test.go:1063: He [2021-09-24T16:43:30.667Z] cloudwatchlogs_test.go:1064: llo [2021-09-24T16:43:30.667Z] === RUN TestFindValidSplit/3/Hello [2021-09-24T16:43:30.667Z] cloudwatchlogs_test.go:1063: [2021-09-24T16:43:30.667Z] cloudwatchlogs_test.go:1064: Hello [2021-09-24T16:43:30.667Z] === RUN TestFindValidSplit/4/🙃 [2021-09-24T16:43:30.667Z] cloudwatchlogs_test.go:1063: [2021-09-24T16:43:30.667Z] cloudwatchlogs_test.go:1064: 🙃 [2021-09-24T16:43:30.667Z] === RUN TestFindValidSplit/5/🙃 [2021-09-24T16:43:30.667Z] cloudwatchlogs_test.go:1063: 🙃 [2021-09-24T16:43:30.667Z] cloudwatchlogs_test.go:1064: [2021-09-24T16:43:30.667Z] === RUN TestFindValidSplit/6/a� [2021-09-24T16:43:30.667Z] cloudwatchlogs_test.go:1063: a [2021-09-24T16:43:30.667Z] cloudwatchlogs_test.go:1064: � [2021-09-24T16:43:30.667Z] === RUN TestFindValidSplit/7/a� [2021-09-24T16:43:30.667Z] cloudwatchlogs_test.go:1063: a� [2021-09-24T16:43:30.667Z] cloudwatchlogs_test.go:1064: [2021-09-24T16:43:30.667Z] --- PASS: TestFindValidSplit (0.00s) [2021-09-24T16:43:30.667Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-09-24T16:43:30.667Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-09-24T16:43:30.667Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-09-24T16:43:30.667Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-09-24T16:43:30.667Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-09-24T16:43:30.667Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-09-24T16:43:30.667Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-09-24T16:43:30.667Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-09-24T16:43:30.667Z] === RUN TestProcessEventEmoji [2021-09-24T16:43:30.667Z] --- PASS: TestProcessEventEmoji (0.01s) [2021-09-24T16:43:30.667Z] === RUN TestCollectBatchLineSplit [2021-09-24T16:43:30.667Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-09-24T16:43:30.667Z] === RUN TestCollectBatchLineSplitWithBinary [2021-09-24T16:43:30.667Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-09-24T16:43:30.667Z] === RUN TestCollectBatchMaxEvents [2021-09-24T16:43:30.667Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2021-09-24T16:43:30.667Z] === RUN TestCollectBatchMaxTotalBytes [2021-09-24T16:43:30.667Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-09-24T16:43:30.667Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-09-24T16:43:30.667Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-09-24T16:43:30.667Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-09-24T16:43:30.667Z] === RUN TestSearchRegistryForImagesErrors [2021-09-24T16:43:30.667Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-09-24T16:43:30.667Z] === RUN TestSearchRegistryForImages [2021-09-24T16:43:30.667Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-09-24T16:43:30.667Z] === RUN TestOnlyPlatformWithFallback [2021-09-24T16:43:30.667Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-09-24T16:43:30.667Z] === RUN TestImageDelete [2021-09-24T16:43:30.667Z] === RUN TestImageDelete/no_lease [2021-09-24T16:43:30.667Z] === RUN TestImageDelete/lease_exists [2021-09-24T16:43:30.667Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2021-09-24T16:43:30.667Z] === RUN TestParseLogOptionsMultilinePattern [2021-09-24T16:43:30.667Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-09-24T16:43:30.667Z] === RUN TestParseLogOptionsDatetimeFormat [2021-09-24T16:43:30.667Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-09-24T16:43:30.667Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-09-24T16:43:30.667Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-09-24T16:43:30.667Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-09-24T16:43:30.667Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-09-24T16:43:30.667Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-09-24T16:43:30.667Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-09-24T16:43:30.667Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-09-24T16:43:30.667Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-09-24T16:43:30.667Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-09-24T16:43:30.667Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-09-24T16:43:30.667Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-09-24T16:43:30.667Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-09-24T16:43:30.667Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-09-24T16:43:30.667Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-09-24T16:43:30.667Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-09-24T16:43:30.667Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-09-24T16:43:30.667Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-09-24T16:43:30.667Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-09-24T16:43:30.667Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-09-24T16:43:30.667Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-09-24T16:43:30.667Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-09-24T16:43:30.667Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-09-24T16:43:30.667Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-09-24T16:43:30.667Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-09-24T16:43:30.667Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-09-24T16:43:30.994Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-09-24T16:43:31.302Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-09-24T16:43:31.302Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-09-24T16:43:31.302Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-09-24T16:43:31.302Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-09-24T16:43:31.302Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-09-24T16:43:31.302Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-09-24T16:43:31.302Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-09-24T16:43:31.302Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-09-24T16:43:31.302Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-09-24T16:43:31.302Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-09-24T16:43:31.302Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-09-24T16:43:31.302Z] === RUN TestCreateTagSuccess [2021-09-24T16:43:31.302Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-09-24T16:43:31.302Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-09-24T16:43:31.302Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-09-24T16:43:31.302Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-09-24T16:43:31.302Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-09-24T16:43:31.302Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-09-24T16:43:31.302Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-09-24T16:43:31.302Z] PASS [2021-09-24T16:43:31.302Z] coverage: 77.0% of statements [2021-09-24T16:43:31.302Z] --- PASS: TestImageDelete (0.05s) [2021-09-24T16:43:31.302Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-09-24T16:43:31.302Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2021-09-24T16:43:31.302Z] === RUN TestContentStoreForPull [2021-09-24T16:43:31.302Z] ok github.com/docker/docker/daemon/logger/awslogs 0.340s coverage: 77.0% of statements [2021-09-24T16:43:31.302Z] --- PASS: TestContentStoreForPull (0.16s) [2021-09-24T16:43:31.302Z] PASS [2021-09-24T16:43:31.302Z] coverage: 6.7% of statements [2021-09-24T16:43:31.302Z] ok github.com/docker/docker/daemon/images 0.310s coverage: 6.7% of statements [2021-09-24T16:43:31.302Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-09-24T16:43:31.302Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-09-24T16:43:31.302Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-09-24T16:43:31.302Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-09-24T16:43:31.302Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-09-24T16:43:31.302Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-09-24T16:43:31.302Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-09-24T16:43:31.302Z] === RUN TestJSONLogsMarshalJSONBuf [2021-09-24T16:43:31.302Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-09-24T16:43:31.302Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-09-24T16:43:31.302Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.11s) [2021-09-24T16:43:31.302Z] === RUN TestFastTimeMarshalJSON [2021-09-24T16:43:31.302Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2021-09-24T16:43:31.302Z] PASS [2021-09-24T16:43:31.302Z] coverage: 87.2% of statements [2021-09-24T16:43:31.302Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.187s coverage: 87.2% of statements [2021-09-24T16:43:31.980Z] === RUN TestJSONFileLogger [2021-09-24T16:43:31.980Z] --- PASS: TestJSONFileLogger (0.00s) [2021-09-24T16:43:31.980Z] === RUN TestJSONFileLoggerWithTags [2021-09-24T16:43:31.980Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-09-24T16:43:31.980Z] === RUN TestJSONFileLoggerWithOpts [2021-09-24T16:43:31.980Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2021-09-24T16:43:31.980Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-09-24T16:43:31.980Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-09-24T16:43:31.980Z] === RUN TestEncodeDecode [2021-09-24T16:43:31.980Z] === PAUSE TestEncodeDecode [2021-09-24T16:43:31.980Z] === RUN TestUnexpectedEOF [2021-09-24T16:43:31.980Z] time="2021-09-24T16:43:31Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-09-24T16:43:31.980Z] time="2021-09-24T16:43:31Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-09-24T16:43:31.980Z] --- PASS: TestUnexpectedEOF (0.11s) [2021-09-24T16:43:31.980Z] === CONT TestEncodeDecode [2021-09-24T16:43:31.980Z] --- PASS: TestEncodeDecode (0.00s) [2021-09-24T16:43:31.980Z] PASS [2021-09-24T16:43:31.980Z] coverage: 69.9% of statements [2021-09-24T16:43:31.980Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.184s coverage: 69.9% of statements [2021-09-24T16:43:32.250Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-09-24T16:43:32.383Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-09-24T16:43:32.383Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-09-24T16:43:32.694Z] === RUN TestWriteLog [2021-09-24T16:43:32.694Z] === PAUSE TestWriteLog [2021-09-24T16:43:32.694Z] === RUN TestReadLog [2021-09-24T16:43:32.694Z] === PAUSE TestReadLog [2021-09-24T16:43:32.694Z] === CONT TestWriteLog [2021-09-24T16:43:32.694Z] --- PASS: TestWriteLog (0.00s) [2021-09-24T16:43:32.694Z] === CONT TestReadLog [2021-09-24T16:43:32.694Z] === RUN TestReadLog/tail_exact [2021-09-24T16:43:32.694Z] === RUN TestReadLog/tail_less_than_available [2021-09-24T16:43:32.694Z] === RUN TestReadLog/tail_more_than_available [2021-09-24T16:43:32.694Z] --- PASS: TestReadLog (0.13s) [2021-09-24T16:43:32.694Z] --- PASS: TestReadLog/tail_exact (0.12s) [2021-09-24T16:43:32.694Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-09-24T16:43:32.694Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-09-24T16:43:32.694Z] PASS [2021-09-24T16:43:32.694Z] coverage: 75.2% of statements [2021-09-24T16:43:32.694Z] ok github.com/docker/docker/daemon/logger/local 0.180s coverage: 75.2% of statements [2021-09-24T16:43:32.694Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-09-24T16:43:32.694Z] === RUN TestOpenFileDelete [2021-09-24T16:43:32.694Z] --- PASS: TestOpenFileDelete (0.00s) [2021-09-24T16:43:32.694Z] === RUN TestOpenFileRename [2021-09-24T16:43:32.694Z] --- PASS: TestOpenFileRename (0.00s) [2021-09-24T16:43:32.694Z] === RUN TestParseLogTagDefaultTag [2021-09-24T16:43:32.694Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-09-24T16:43:32.694Z] === RUN TestParseLogTag [2021-09-24T16:43:32.694Z] --- PASS: TestParseLogTag (0.00s) [2021-09-24T16:43:32.694Z] === RUN TestParseLogTagEmptyTag [2021-09-24T16:43:32.694Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-09-24T16:43:32.694Z] === RUN TestTailFiles [2021-09-24T16:43:32.694Z] --- PASS: TestTailFiles (0.00s) [2021-09-24T16:43:32.694Z] === RUN TestFollowLogsConsumerGone [2021-09-24T16:43:32.694Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-09-24T16:43:32.694Z] === RUN TestFollowLogsProducerGone [2021-09-24T16:43:32.694Z] logfile_test.go:231: messages sent: 4098, received: 4098 [2021-09-24T16:43:32.694Z] logfile_test.go:178: logDecode() closed after sending 4098 messages [2021-09-24T16:43:32.694Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-09-24T16:43:32.694Z] === RUN TestCheckCapacityAndRotate [2021-09-24T16:43:32.694Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-09-24T16:43:32.694Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-09-24T16:43:32.694Z] --- PASS: TestCheckCapacityAndRotate (0.14s) [2021-09-24T16:43:32.694Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-09-24T16:43:32.694Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.12s) [2021-09-24T16:43:32.694Z] PASS [2021-09-24T16:43:32.694Z] coverage: 55.3% of statements [2021-09-24T16:43:32.694Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.201s coverage: 55.3% of statements [2021-09-24T16:43:33.194Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-09-24T16:43:33.422Z] === RUN TestLog [2021-09-24T16:43:33.422Z] --- PASS: TestLog (0.00s) [2021-09-24T16:43:33.422Z] PASS [2021-09-24T16:43:33.422Z] coverage: 31.5% of statements [2021-09-24T16:43:33.422Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.056s coverage: 31.5% of statements [2021-09-24T16:43:33.422Z] === RUN TestValidateLogOpt [2021-09-24T16:43:33.422Z] --- PASS: TestValidateLogOpt (0.00s) [2021-09-24T16:43:33.422Z] === RUN TestNewMissedConfig [2021-09-24T16:43:33.422Z] --- PASS: TestNewMissedConfig (0.00s) [2021-09-24T16:43:33.422Z] === RUN TestNewMissedUrl [2021-09-24T16:43:33.422Z] --- PASS: TestNewMissedUrl (0.00s) [2021-09-24T16:43:33.422Z] === RUN TestNewMissedToken [2021-09-24T16:43:33.422Z] --- PASS: TestNewMissedToken (0.00s) [2021-09-24T16:43:33.422Z] === RUN TestNewWithProxy [2021-09-24T16:43:33.422Z] --- PASS: TestNewWithProxy (0.00s) [2021-09-24T16:43:33.422Z] === RUN TestDefault [2021-09-24T16:43:33.422Z] --- PASS: TestDefault (0.01s) [2021-09-24T16:43:33.422Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-09-24T16:43:33.422Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-09-24T16:43:33.422Z] === RUN TestJsonFormat [2021-09-24T16:43:33.422Z] --- PASS: TestJsonFormat (0.01s) [2021-09-24T16:43:33.422Z] === RUN TestRawFormat [2021-09-24T16:43:33.422Z] --- PASS: TestRawFormat (0.00s) [2021-09-24T16:43:33.422Z] === RUN TestRawFormatWithLabels [2021-09-24T16:43:33.422Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-09-24T16:43:33.422Z] === RUN TestRawFormatWithoutTag [2021-09-24T16:43:33.422Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-09-24T16:43:33.422Z] === RUN TestBatching [2021-09-24T16:43:34.151Z] === RUN TestNewParse [2021-09-24T16:43:34.151Z] --- PASS: TestNewParse (0.00s) [2021-09-24T16:43:34.151Z] PASS [2021-09-24T16:43:34.151Z] coverage: 8.3% of statements [2021-09-24T16:43:34.151Z] ok github.com/docker/docker/daemon/logger/templates 0.039s coverage: 8.3% of statements [2021-09-24T16:43:34.151Z] --- PASS: TestBatching (0.21s) [2021-09-24T16:43:34.151Z] === RUN TestFrequency [2021-09-24T16:43:34.151Z] === RUN TestParseLogFormat [2021-09-24T16:43:34.151Z] --- PASS: TestParseLogFormat (0.00s) [2021-09-24T16:43:34.151Z] === RUN TestValidateLogOptEmpty [2021-09-24T16:43:34.151Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-09-24T16:43:34.151Z] === RUN TestValidateSyslogAddress [2021-09-24T16:43:34.151Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-09-24T16:43:34.151Z] === RUN TestParseAddressDefaultPort [2021-09-24T16:43:34.151Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-09-24T16:43:34.151Z] === RUN TestValidateSyslogFacility [2021-09-24T16:43:34.151Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-09-24T16:43:34.151Z] === RUN TestValidateLogOptSyslogFormat [2021-09-24T16:43:34.151Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-09-24T16:43:34.151Z] === RUN TestValidateLogOpt [2021-09-24T16:43:34.151Z] --- PASS: TestValidateLogOpt (0.00s) [2021-09-24T16:43:34.151Z] PASS [2021-09-24T16:43:34.151Z] coverage: 46.8% of statements [2021-09-24T16:43:34.151Z] ok github.com/docker/docker/daemon/logger/syslog 0.062s coverage: 46.8% of statements [2021-09-24T16:43:34.151Z] --- PASS: TestFrequency (0.16s) [2021-09-24T16:43:34.151Z] === RUN TestOneMessagePerRequest [2021-09-24T16:43:34.151Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-09-24T16:43:34.151Z] === RUN TestVerify [2021-09-24T16:43:34.151Z] --- PASS: TestVerify (0.00s) [2021-09-24T16:43:34.151Z] === RUN TestSkipVerify [2021-09-24T16:43:34.151Z] time="2021-09-24T16:43:33Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-24T16:43:34.151Z] time="2021-09-24T16:43:33Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-24T16:43:34.151Z] time="2021-09-24T16:43:33Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-24T16:43:34.151Z] time="2021-09-24T16:43:33Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-24T16:43:34.298Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-09-24T16:43:34.596Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-09-24T16:43:34.868Z] --- PASS: TestSkipVerify (0.66s) [2021-09-24T16:43:34.869Z] === RUN TestBufferMaximum [2021-09-24T16:43:34.869Z] time="2021-09-24T16:43:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-24T16:43:34.869Z] time="2021-09-24T16:43:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-24T16:43:34.869Z] time="2021-09-24T16:43:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-24T16:43:34.869Z] time="2021-09-24T16:43:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-24T16:43:34.869Z] time="2021-09-24T16:43:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-24T16:43:34.869Z] time="2021-09-24T16:43:34Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1632501814.355296\",\"host\":\"9a1c865a8618\"}'" [2021-09-24T16:43:34.869Z] time="2021-09-24T16:43:34Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1632501814.355296\",\"host\":\"9a1c865a8618\"}'" [2021-09-24T16:43:34.869Z] --- PASS: TestBufferMaximum (0.00s) [2021-09-24T16:43:34.869Z] === RUN TestServerAlwaysDown [2021-09-24T16:43:34.869Z] time="2021-09-24T16:43:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-24T16:43:34.869Z] time="2021-09-24T16:43:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-24T16:43:34.869Z] time="2021-09-24T16:43:34Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1632501814.357328\",\"host\":\"9a1c865a8618\"}'" [2021-09-24T16:43:34.869Z] time="2021-09-24T16:43:34Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1632501814.357328\",\"host\":\"9a1c865a8618\"}'" [2021-09-24T16:43:34.869Z] time="2021-09-24T16:43:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-24T16:43:34.869Z] time="2021-09-24T16:43:34Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1632501814.357328\",\"host\":\"9a1c865a8618\"}'" [2021-09-24T16:43:34.869Z] time="2021-09-24T16:43:34Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1632501814.357328\",\"host\":\"9a1c865a8618\"}'" [2021-09-24T16:43:34.869Z] time="2021-09-24T16:43:34Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1632501814.357328\",\"host\":\"9a1c865a8618\"}'" [2021-09-24T16:43:34.869Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-09-24T16:43:34.869Z] === RUN TestCannotSendAfterClose [2021-09-24T16:43:34.869Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-09-24T16:43:34.869Z] === RUN TestDeadlockOnBlockedEndpoint [2021-09-24T16:43:34.869Z] === RUN TestV1IDService [2021-09-24T16:43:34.869Z] --- PASS: TestV1IDService (0.03s) [2021-09-24T16:43:34.869Z] === RUN TestV2MetadataService [2021-09-24T16:43:35.539Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-09-24T16:43:35.539Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-09-24T16:43:35.571Z] time="2021-09-24T16:43:35Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49210/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-09-24T16:43:35.571Z] time="2021-09-24T16:43:35Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"9a1c865a8618\"}'" [2021-09-24T16:43:35.571Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-09-24T16:43:35.571Z] PASS [2021-09-24T16:43:35.571Z] coverage: 82.5% of statements [2021-09-24T16:43:35.571Z] ok github.com/docker/docker/daemon/logger/splunk 2.115s coverage: 82.5% of statements [2021-09-24T16:43:35.571Z] ? github.com/docker/docker/daemon/names [no test files] [2021-09-24T16:43:35.571Z] ? github.com/docker/docker/daemon/network [no test files] [2021-09-24T16:43:35.571Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-09-24T16:43:35.571Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-09-24T16:43:35.571Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-09-24T16:43:35.571Z] === RUN TestContinueOnError_MirrorEndpoint [2021-09-24T16:43:35.571Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-09-24T16:43:35.571Z] === RUN TestContinueOnError_NeverContinue [2021-09-24T16:43:35.571Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-09-24T16:43:35.571Z] === RUN TestManifestStore [2021-09-24T16:43:35.571Z] === RUN TestManifestStore/no_remote_or_local [2021-09-24T16:43:36.285Z] === RUN TestSuccessfulDownload [2021-09-24T16:43:36.285Z] download_test.go:267: Needs fixing on Windows [2021-09-24T16:43:36.285Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-09-24T16:43:36.285Z] === RUN TestCancelledDownload [2021-09-24T16:43:36.285Z] --- PASS: TestCancelledDownload (0.00s) [2021-09-24T16:43:36.285Z] === RUN TestMaxDownloadAttempts [2021-09-24T16:43:36.285Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-09-24T16:43:36.285Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-09-24T16:43:36.285Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-09-24T16:43:36.285Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-09-24T16:43:36.285Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-09-24T16:43:36.285Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-09-24T16:43:36.285Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-09-24T16:43:36.285Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-09-24T16:43:36.285Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-09-24T16:43:36.285Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-09-24T16:43:36.285Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-09-24T16:43:36.285Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-09-24T16:43:36.285Z] --- PASS: TestV2MetadataService (0.92s) [2021-09-24T16:43:36.285Z] PASS [2021-09-24T16:43:36.285Z] coverage: 48.2% of statements [2021-09-24T16:43:36.285Z] ok github.com/docker/docker/distribution/metadata 1.012s coverage: 48.2% of statements [2021-09-24T16:43:36.285Z] time="2021-09-24T16:43:35Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1015200866\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-09-24T16:43:36.285Z] === RUN TestManifestStore/no_local_cache [2021-09-24T16:43:36.285Z] === RUN TestManifestStore/with_local_cache [2021-09-24T16:43:36.285Z] === RUN TestManifestStore/unknown_media_type [2021-09-24T16:43:36.285Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-09-24T16:43:36.285Z] time="2021-09-24T16:43:35Z" level=warning msg="reference for unknown type: " [2021-09-24T16:43:36.285Z] time="2021-09-24T16:43:35Z" level=warning msg="reference for unknown type: " [2021-09-24T16:43:36.285Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-09-24T16:43:36.285Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-09-24T16:43:36.285Z] time="2021-09-24T16:43:35Z" level=warning msg="reference for unknown type: " [2021-09-24T16:43:36.285Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-09-24T16:43:36.285Z] time="2021-09-24T16:43:35Z" level=warning msg="reference for unknown type: " [2021-09-24T16:43:36.285Z] time="2021-09-24T16:43:35Z" level=warning msg="reference for unknown type: " [2021-09-24T16:43:36.285Z] === RUN TestManifestStore/error_persisting_manifest [2021-09-24T16:43:36.285Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-09-24T16:43:36.285Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-09-24T16:43:36.285Z] time="2021-09-24T16:43:35Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-09-24T16:43:36.285Z] --- PASS: TestManifestStore (0.29s) [2021-09-24T16:43:36.285Z] --- PASS: TestManifestStore/no_remote_or_local (0.15s) [2021-09-24T16:43:36.285Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-09-24T16:43:36.285Z] --- PASS: TestManifestStore/with_local_cache (0.05s) [2021-09-24T16:43:36.285Z] --- PASS: TestManifestStore/unknown_media_type (0.06s) [2021-09-24T16:43:36.285Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-09-24T16:43:36.285Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2021-09-24T16:43:36.285Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-09-24T16:43:36.285Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-09-24T16:43:36.285Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2021-09-24T16:43:36.285Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-09-24T16:43:36.285Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-09-24T16:43:36.285Z] === RUN TestDetectManifestBlobMediaType [2021-09-24T16:43:36.285Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-09-24T16:43:36.285Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-09-24T16:43:36.285Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-09-24T16:43:36.285Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-09-24T16:43:36.285Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-09-24T16:43:36.285Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-09-24T16:43:36.285Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-09-24T16:43:36.285Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-09-24T16:43:36.285Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-09-24T16:43:36.285Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-09-24T16:43:36.285Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-09-24T16:43:36.285Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-09-24T16:43:36.285Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-09-24T16:43:36.285Z] === RUN TestFixManifestLayers [2021-09-24T16:43:36.285Z] --- PASS: TestFixManifestLayers (0.00s) [2021-09-24T16:43:36.285Z] === RUN TestFixManifestLayersBaseLayerParent [2021-09-24T16:43:36.285Z] pull_v2_test.go:73: Needs fixing on Windows [2021-09-24T16:43:36.285Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-09-24T16:43:36.285Z] === RUN TestFixManifestLayersBadParent [2021-09-24T16:43:36.285Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-09-24T16:43:36.285Z] === RUN TestValidateManifest [2021-09-24T16:43:36.285Z] pull_v2_test.go:118: Needs fixing on Windows [2021-09-24T16:43:36.285Z] --- SKIP: TestValidateManifest (0.00s) [2021-09-24T16:43:36.285Z] === RUN TestFormatPlatform [2021-09-24T16:43:36.285Z] --- PASS: TestFormatPlatform (0.00s) [2021-09-24T16:43:36.285Z] === RUN TestGetRepositoryMountCandidates [2021-09-24T16:43:36.285Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-09-24T16:43:36.285Z] === RUN TestLayerAlreadyExists [2021-09-24T16:43:36.285Z] 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-09-24T16:43:36.285Z] 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-09-24T16:43:36.285Z] 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-09-24T16:43:36.285Z] 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-09-24T16:43:36.285Z] 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-09-24T16:43:36.285Z] 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-09-24T16:43:36.285Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-09-24T16:43:36.285Z] === RUN TestWhenEmptyAuthConfig [2021-09-24T16:43:36.285Z] time="2021-09-24T16:43:35Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-09-24T16:43:36.285Z] time="2021-09-24T16:43:35Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-09-24T16:43:36.285Z] time="2021-09-24T16:43:35Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-09-24T16:43:36.285Z] time="2021-09-24T16:43:35Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-09-24T16:43:36.285Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-09-24T16:43:36.285Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.38s) [2021-09-24T16:43:36.285Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.38s) [2021-09-24T16:43:36.285Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.38s) [2021-09-24T16:43:36.285Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.38s) [2021-09-24T16:43:36.285Z] === RUN TestTransfer [2021-09-24T16:43:36.285Z] --- PASS: TestTransfer (0.12s) [2021-09-24T16:43:36.285Z] === RUN TestConcurrencyLimit [2021-09-24T16:43:36.999Z] === RUN TestNotFound [2021-09-24T16:43:36.999Z] --- PASS: TestNotFound (0.00s) [2021-09-24T16:43:36.999Z] === RUN TestConflict [2021-09-24T16:43:36.999Z] --- PASS: TestConflict (0.00s) [2021-09-24T16:43:36.999Z] === RUN TestForbidden [2021-09-24T16:43:36.999Z] --- PASS: TestForbidden (0.00s) [2021-09-24T16:43:36.999Z] === RUN TestInvalidParameter [2021-09-24T16:43:36.999Z] --- PASS: TestInvalidParameter (0.00s) [2021-09-24T16:43:36.999Z] === RUN TestNotImplemented [2021-09-24T16:43:36.999Z] --- PASS: TestNotImplemented (0.00s) [2021-09-24T16:43:36.999Z] === RUN TestNotModified [2021-09-24T16:43:36.999Z] --- PASS: TestNotModified (0.00s) [2021-09-24T16:43:36.999Z] === RUN TestUnauthorized [2021-09-24T16:43:36.999Z] --- PASS: TestUnauthorized (0.00s) [2021-09-24T16:43:36.999Z] === RUN TestUnknown [2021-09-24T16:43:36.999Z] --- PASS: TestUnknown (0.00s) [2021-09-24T16:43:36.999Z] === RUN TestCancelled [2021-09-24T16:43:36.999Z] --- PASS: TestCancelled (0.00s) [2021-09-24T16:43:36.999Z] === RUN TestDeadline [2021-09-24T16:43:36.999Z] --- PASS: TestDeadline (0.00s) [2021-09-24T16:43:36.999Z] === RUN TestDataLoss [2021-09-24T16:43:36.999Z] --- PASS: TestDataLoss (0.00s) [2021-09-24T16:43:36.999Z] === RUN TestUnavailable [2021-09-24T16:43:36.999Z] --- PASS: TestUnavailable (0.00s) [2021-09-24T16:43:36.999Z] === RUN TestSystem [2021-09-24T16:43:36.999Z] --- PASS: TestSystem (0.00s) [2021-09-24T16:43:36.999Z] === RUN TestFromStatusCode [2021-09-24T16:43:36.999Z] === RUN TestFromStatusCode/Not_Found [2021-09-24T16:43:36.999Z] === RUN TestFromStatusCode/Bad_Request [2021-09-24T16:43:36.999Z] === RUN TestFromStatusCode/Conflict [2021-09-24T16:43:36.999Z] === RUN TestFromStatusCode/Unauthorized [2021-09-24T16:43:36.999Z] === RUN TestFromStatusCode/Service_Unavailable [2021-09-24T16:43:36.999Z] === RUN TestFromStatusCode/Forbidden [2021-09-24T16:43:36.999Z] === RUN TestFromStatusCode/Not_Modified [2021-09-24T16:43:36.999Z] === RUN TestFromStatusCode/Not_Implemented [2021-09-24T16:43:36.999Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-09-24T16:43:36.999Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-09-24T16:43:36.999Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-09-24T16:43:36.999Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-09-24T16:43:36.999Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-09-24T16:43:36.999Z] --- PASS: TestFromStatusCode (0.00s) [2021-09-24T16:43:36.999Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-09-24T16:43:36.999Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-09-24T16:43:36.999Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-09-24T16:43:36.999Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-09-24T16:43:36.999Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-09-24T16:43:36.999Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-09-24T16:43:36.999Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-09-24T16:43:36.999Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-09-24T16:43:36.999Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-09-24T16:43:36.999Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-09-24T16:43:36.999Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-09-24T16:43:36.999Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-09-24T16:43:36.999Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-09-24T16:43:36.999Z] PASS [2021-09-24T16:43:36.999Z] coverage: 53.1% of statements [2021-09-24T16:43:36.999Z] ok github.com/docker/docker/errdefs 0.036s coverage: 53.1% of statements [2021-09-24T16:43:36.999Z] --- PASS: TestConcurrencyLimit (0.39s) [2021-09-24T16:43:36.999Z] === RUN TestInactiveJobs [2021-09-24T16:43:36.999Z] --- PASS: TestInactiveJobs (0.40s) [2021-09-24T16:43:36.999Z] === RUN TestWatchRelease [2021-09-24T16:43:36.999Z] --- PASS: TestWatchRelease (0.04s) [2021-09-24T16:43:36.999Z] === RUN TestWatchFinishedTransfer [2021-09-24T16:43:36.999Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-09-24T16:43:36.999Z] === RUN TestDuplicateTransfer [2021-09-24T16:43:36.999Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-09-24T16:43:36.999Z] === RUN TestSuccessfulUpload [2021-09-24T16:43:36.999Z] === RUN TestFSGetInvalidData [2021-09-24T16:43:36.999Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-09-24T16:43:36.999Z] === RUN TestFSInvalidSet [2021-09-24T16:43:36.999Z] --- PASS: TestFSInvalidSet (0.01s) [2021-09-24T16:43:36.999Z] === RUN TestFSInvalidRoot [2021-09-24T16:43:36.999Z] --- PASS: TestFSInvalidRoot (0.00s) [2021-09-24T16:43:36.999Z] === RUN TestFSMetadataGetSet [2021-09-24T16:43:37.603Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-09-24T16:43:37.742Z] --- PASS: TestFSMetadataGetSet (0.02s) [2021-09-24T16:43:37.742Z] === RUN TestFSInvalidWalker [2021-09-24T16:43:37.742Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-09-24T16:43:37.742Z] === RUN TestFSGetSet [2021-09-24T16:43:37.742Z] --- PASS: TestFSGetSet (0.01s) [2021-09-24T16:43:37.742Z] === RUN TestFSGetUnsetKey [2021-09-24T16:43:37.742Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-09-24T16:43:37.742Z] === RUN TestFSGetEmptyData [2021-09-24T16:43:37.742Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-09-24T16:43:37.742Z] === RUN TestFSDelete [2021-09-24T16:43:37.742Z] --- PASS: TestFSDelete (0.01s) [2021-09-24T16:43:37.742Z] === RUN TestFSWalker [2021-09-24T16:43:37.742Z] --- PASS: TestFSWalker (0.01s) [2021-09-24T16:43:37.742Z] === RUN TestFSWalkerStopOnError [2021-09-24T16:43:37.742Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-09-24T16:43:37.742Z] === RUN TestNewFromJSON [2021-09-24T16:43:37.742Z] --- PASS: TestNewFromJSON (0.00s) [2021-09-24T16:43:37.742Z] === RUN TestNewFromJSONWithInvalidJSON [2021-09-24T16:43:37.742Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-09-24T16:43:37.742Z] === RUN TestMarshalKeyOrder [2021-09-24T16:43:37.742Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-09-24T16:43:37.742Z] === RUN TestHistoryEqual [2021-09-24T16:43:37.742Z] --- PASS: TestHistoryEqual (0.10s) [2021-09-24T16:43:37.742Z] === RUN TestImage [2021-09-24T16:43:37.742Z] --- PASS: TestImage (0.00s) [2021-09-24T16:43:37.742Z] === RUN TestImageOSNotEmpty [2021-09-24T16:43:37.742Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-09-24T16:43:37.742Z] === RUN TestNewChildImageFromImageWithRootFS [2021-09-24T16:43:37.742Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-09-24T16:43:37.742Z] === RUN TestCreate [2021-09-24T16:43:37.742Z] --- PASS: TestCreate (0.00s) [2021-09-24T16:43:37.742Z] === RUN TestRestore [2021-09-24T16:43:37.742Z] time="2021-09-24T16:43:37Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-09-24T16:43:37.742Z] time="2021-09-24T16:43:37Z" level=error msg="Upload failed, retrying: simulating retry" [2021-09-24T16:43:37.742Z] --- PASS: TestRestore (0.03s) [2021-09-24T16:43:37.742Z] === RUN TestAddDelete [2021-09-24T16:43:37.742Z] --- PASS: TestAddDelete (0.02s) [2021-09-24T16:43:37.742Z] === RUN TestSearchAfterDelete [2021-09-24T16:43:37.742Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-09-24T16:43:37.742Z] === RUN TestParentReset [2021-09-24T16:43:37.742Z] --- PASS: TestParentReset (0.02s) [2021-09-24T16:43:37.742Z] === RUN TestGetAndSetLastUpdated [2021-09-24T16:43:37.742Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2021-09-24T16:43:37.742Z] === RUN TestStoreLen [2021-09-24T16:43:37.742Z] --- PASS: TestStoreLen (0.04s) [2021-09-24T16:43:37.742Z] PASS [2021-09-24T16:43:37.742Z] coverage: 86.6% of statements [2021-09-24T16:43:37.742Z] === RUN TestCompare [2021-09-24T16:43:37.742Z] --- PASS: TestCompare (0.00s) [2021-09-24T16:43:37.742Z] PASS [2021-09-24T16:43:37.742Z] coverage: 19.2% of statements [2021-09-24T16:43:37.742Z] ok github.com/docker/docker/image 0.387s coverage: 86.6% of statements [2021-09-24T16:43:37.742Z] ok github.com/docker/docker/image/cache 0.047s coverage: 19.2% of statements [2021-09-24T16:43:37.742Z] --- PASS: TestSuccessfulUpload (0.36s) [2021-09-24T16:43:37.742Z] === RUN TestCancelledUpload [2021-09-24T16:43:37.742Z] --- PASS: TestCancelledUpload (0.00s) [2021-09-24T16:43:37.742Z] PASS [2021-09-24T16:43:37.742Z] coverage: 77.3% of statements [2021-09-24T16:43:37.742Z] ok github.com/docker/docker/distribution/xfer 1.786s coverage: 77.3% of statements [2021-09-24T16:43:38.474Z] === RUN TestMakeV1ConfigFromConfig [2021-09-24T16:43:38.474Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-09-24T16:43:38.474Z] PASS [2021-09-24T16:43:38.474Z] coverage: 25.0% of statements [2021-09-24T16:43:38.474Z] ok github.com/docker/docker/image/v1 0.052s coverage: 25.0% of statements [2021-09-24T16:43:38.474Z] --- PASS: TestWhenEmptyAuthConfig (2.36s) [2021-09-24T16:43:38.474Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-09-24T16:43:38.474Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-09-24T16:43:38.474Z] === RUN TestTokenPassThru [2021-09-24T16:43:38.474Z] --- PASS: TestTokenPassThru (0.01s) [2021-09-24T16:43:38.474Z] === RUN TestTokenPassThruDifferentHost [2021-09-24T16:43:38.474Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-09-24T16:43:38.474Z] PASS [2021-09-24T16:43:38.474Z] coverage: 24.1% of statements [2021-09-24T16:43:38.474Z] ok github.com/docker/docker/distribution 2.742s coverage: 24.1% of statements [2021-09-24T16:43:38.474Z] === RUN TestValidateManifest [2021-09-24T16:43:38.474Z] === RUN TestValidateManifest/nil [2021-09-24T16:43:38.474Z] === RUN TestValidateManifest/non-nil [2021-09-24T16:43:38.474Z] --- PASS: TestValidateManifest (0.00s) [2021-09-24T16:43:38.474Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-09-24T16:43:38.474Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-09-24T16:43:38.474Z] PASS [2021-09-24T16:43:38.474Z] coverage: 0.7% of statements [2021-09-24T16:43:38.474Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-09-24T16:43:38.474Z] ? github.com/docker/docker/dockerversion [no test files] [2021-09-24T16:43:38.474Z] ok github.com/docker/docker/image/tarexport 0.077s coverage: 0.7% of statements [2021-09-24T16:43:38.474Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-09-24T16:43:38.549Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-09-24T16:43:39.749Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-09-24T16:43:39.961Z] === RUN TestSerialization [2021-09-24T16:43:39.961Z] --- PASS: TestSerialization (0.02s) [2021-09-24T16:43:39.961Z] PASS [2021-09-24T16:43:39.961Z] coverage: 100.0% of statements [2021-09-24T16:43:39.961Z] ok github.com/docker/docker/libcontainerd/queue 0.139s coverage: 100.0% of statements [2021-09-24T16:43:39.961Z] === RUN TestEmptyLayer [2021-09-24T16:43:39.961Z] --- PASS: TestEmptyLayer (0.00s) [2021-09-24T16:43:39.961Z] === RUN TestCommitFailure [2021-09-24T16:43:39.961Z] --- PASS: TestCommitFailure (0.01s) [2021-09-24T16:43:39.961Z] === RUN TestStartTransactionFailure [2021-09-24T16:43:39.961Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-09-24T16:43:39.961Z] === RUN TestGetOrphan [2021-09-24T16:43:39.961Z] === RUN TestEnvironmentParsing [2021-09-24T16:43:39.961Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-09-24T16:43:39.961Z] PASS [2021-09-24T16:43:39.961Z] coverage: 1.2% of statements [2021-09-24T16:43:39.961Z] --- PASS: TestGetOrphan (0.01s) [2021-09-24T16:43:39.961Z] === RUN TestMountAndRegister [2021-09-24T16:43:39.961Z] ok github.com/docker/docker/libcontainerd/local 0.049s coverage: 1.2% of statements [2021-09-24T16:43:39.961Z] layer_test.go:270: Layer size: 14 [2021-09-24T16:43:39.961Z] --- PASS: TestMountAndRegister (0.05s) [2021-09-24T16:43:39.961Z] === RUN TestLayerRelease [2021-09-24T16:43:39.961Z] layer_test.go:303: Failing on Windows [2021-09-24T16:43:39.961Z] --- SKIP: TestLayerRelease (0.00s) [2021-09-24T16:43:39.961Z] === RUN TestStoreRestore [2021-09-24T16:43:39.961Z] layer_test.go:352: Failing on Windows [2021-09-24T16:43:39.961Z] --- SKIP: TestStoreRestore (0.00s) [2021-09-24T16:43:39.961Z] === RUN TestTarStreamStability [2021-09-24T16:43:39.961Z] layer_test.go:467: Failing on Windows [2021-09-24T16:43:39.961Z] --- SKIP: TestTarStreamStability (0.00s) [2021-09-24T16:43:39.961Z] === RUN TestRegisterExistingLayer [2021-09-24T16:43:40.667Z] --- PASS: TestRegisterExistingLayer (0.26s) [2021-09-24T16:43:40.668Z] === RUN TestTarStreamVerification [2021-09-24T16:43:40.668Z] layer_test.go:696: Failing on Windows [2021-09-24T16:43:40.668Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-09-24T16:43:40.668Z] === RUN TestLayerMigration [2021-09-24T16:43:40.668Z] migration_test.go:45: Failing on Windows [2021-09-24T16:43:40.668Z] --- SKIP: TestLayerMigration (0.00s) [2021-09-24T16:43:40.668Z] === RUN TestLayerMigrationNoTarsplit [2021-09-24T16:43:40.668Z] migration_test.go:181: Failing on Windows [2021-09-24T16:43:40.668Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-09-24T16:43:40.668Z] === RUN TestMountInit [2021-09-24T16:43:40.668Z] mount_test.go:17: Failing on Windows [2021-09-24T16:43:40.668Z] --- SKIP: TestMountInit (0.00s) [2021-09-24T16:43:40.668Z] === RUN TestMountSize [2021-09-24T16:43:40.668Z] mount_test.go:76: Failing on Windows [2021-09-24T16:43:40.668Z] --- SKIP: TestMountSize (0.00s) [2021-09-24T16:43:40.668Z] === RUN TestMountChanges [2021-09-24T16:43:40.668Z] mount_test.go:125: Failing on Windows [2021-09-24T16:43:40.668Z] --- SKIP: TestMountChanges (0.00s) [2021-09-24T16:43:40.668Z] === RUN TestMountApply [2021-09-24T16:43:40.668Z] mount_test.go:212: Failing on Windows [2021-09-24T16:43:40.668Z] --- SKIP: TestMountApply (0.00s) [2021-09-24T16:43:40.668Z] PASS [2021-09-24T16:43:40.668Z] coverage: 30.1% of statements [2021-09-24T16:43:40.668Z] ok github.com/docker/docker/layer 0.396s coverage: 30.1% of statements [2021-09-24T16:43:40.668Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-09-24T16:43:40.668Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-09-24T16:43:40.668Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-09-24T16:43:40.668Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-09-24T16:43:41.099Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-09-24T16:43:41.100Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-09-24T16:43:41.368Z] === RUN TestSequenceGetAvailableBit [2021-09-24T16:43:41.368Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-09-24T16:43:41.368Z] === RUN TestSequenceEqual [2021-09-24T16:43:41.368Z] --- PASS: TestSequenceEqual (0.00s) [2021-09-24T16:43:41.368Z] === RUN TestSequenceCopy [2021-09-24T16:43:41.368Z] --- PASS: TestSequenceCopy (0.00s) [2021-09-24T16:43:41.368Z] === RUN TestGetFirstAvailable [2021-09-24T16:43:41.368Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-09-24T16:43:41.368Z] === RUN TestFindSequence [2021-09-24T16:43:41.368Z] --- PASS: TestFindSequence (0.00s) [2021-09-24T16:43:41.368Z] === RUN TestCheckIfAvailable [2021-09-24T16:43:41.368Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-09-24T16:43:41.368Z] === RUN TestMergeSequences [2021-09-24T16:43:41.368Z] --- PASS: TestMergeSequences (0.00s) [2021-09-24T16:43:41.368Z] === RUN TestPushReservation [2021-09-24T16:43:41.368Z] --- PASS: TestPushReservation (0.00s) [2021-09-24T16:43:41.368Z] === RUN TestSerializeDeserialize [2021-09-24T16:43:41.368Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-09-24T16:43:41.368Z] === RUN TestSet [2021-09-24T16:43:41.368Z] --- PASS: TestSet (0.00s) [2021-09-24T16:43:41.368Z] === RUN TestSetUnset [2021-09-24T16:43:41.368Z] --- PASS: TestSetUnset (0.00s) [2021-09-24T16:43:41.368Z] === RUN TestOffsetSetUnset [2021-09-24T16:43:41.368Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-09-24T16:43:41.368Z] === RUN TestSetInRange [2021-09-24T16:43:41.368Z] --- PASS: TestSetInRange (0.00s) [2021-09-24T16:43:41.368Z] === RUN TestSetAnyInRange [2021-09-24T16:43:41.368Z] --- PASS: TestSetAnyInRange (0.00s) [2021-09-24T16:43:41.368Z] === RUN TestMethods [2021-09-24T16:43:41.368Z] --- PASS: TestMethods (0.00s) [2021-09-24T16:43:41.368Z] === RUN TestRandomAllocateDeallocate [2021-09-24T16:43:42.880Z] === RUN TestInvalidConfig [2021-09-24T16:43:42.881Z] --- PASS: TestInvalidConfig (0.00s) [2021-09-24T16:43:42.881Z] === RUN TestConfig [2021-09-24T16:43:42.881Z] --- PASS: TestConfig (0.00s) [2021-09-24T16:43:42.881Z] === RUN TestOptionsLabels [2021-09-24T16:43:42.881Z] --- PASS: TestOptionsLabels (0.00s) [2021-09-24T16:43:42.881Z] === RUN TestValidName [2021-09-24T16:43:42.881Z] --- PASS: TestValidName (0.00s) [2021-09-24T16:43:42.881Z] === RUN TestTLSConfiguration [2021-09-24T16:43:42.881Z] time="2021-09-24T16:43:42Z" level=info msg="Option Initializing KV with TLS" [2021-09-24T16:43:42.881Z] --- PASS: TestTLSConfiguration (0.12s) [2021-09-24T16:43:42.881Z] PASS [2021-09-24T16:43:42.881Z] coverage: 24.0% of statements [2021-09-24T16:43:42.881Z] ok github.com/docker/docker/libnetwork/config 0.204s coverage: 24.0% of statements [2021-09-24T16:43:43.015Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-09-24T16:43:43.596Z] === RUN TestKey [2021-09-24T16:43:43.596Z] --- PASS: TestKey (0.00s) [2021-09-24T16:43:43.596Z] === RUN TestParseKey [2021-09-24T16:43:43.596Z] --- PASS: TestParseKey (0.00s) [2021-09-24T16:43:43.596Z] === RUN TestInvalidDataStore [2021-09-24T16:43:43.596Z] --- PASS: TestInvalidDataStore (0.00s) [2021-09-24T16:43:43.596Z] === RUN TestKVObjectFlatKey [2021-09-24T16:43:43.596Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-09-24T16:43:43.596Z] === RUN TestAtomicKVObjectFlatKey [2021-09-24T16:43:43.596Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-09-24T16:43:43.596Z] PASS [2021-09-24T16:43:43.596Z] coverage: 21.9% of statements [2021-09-24T16:43:43.596Z] ok github.com/docker/docker/libnetwork/datastore 0.035s coverage: 21.9% of statements [2021-09-24T16:43:43.596Z] === RUN TestErrorInterfaces [2021-09-24T16:43:43.596Z] --- PASS: TestErrorInterfaces (0.00s) [2021-09-24T16:43:43.596Z] === RUN TestNetworkMarshalling [2021-09-24T16:43:43.596Z] --- PASS: TestNetworkMarshalling (0.14s) [2021-09-24T16:43:43.596Z] === RUN TestEndpointMarshalling [2021-09-24T16:43:43.596Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-09-24T16:43:43.596Z] === RUN TestAuxAddresses [2021-09-24T16:43:43.596Z] time="2021-09-24T16:43:43Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-09-24T16:43:43.596Z] --- PASS: TestAuxAddresses (0.01s) [2021-09-24T16:43:43.596Z] === RUN TestSRVServiceQuery [2021-09-24T16:43:43.596Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-09-24T16:43:43.596Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-09-24T16:43:43.596Z] === RUN TestServiceVIPReuse [2021-09-24T16:43:43.596Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-09-24T16:43:43.596Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-09-24T16:43:43.596Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-09-24T16:43:43.596Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-09-24T16:43:43.597Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-09-24T16:43:43.597Z] === RUN TestDNSIPQuery [2021-09-24T16:43:43.597Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-09-24T16:43:43.597Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-09-24T16:43:43.597Z] === RUN TestDNSProxyServFail [2021-09-24T16:43:43.597Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-09-24T16:43:43.597Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-09-24T16:43:43.597Z] === RUN TestSandboxAddEmpty [2021-09-24T16:43:43.597Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-24T16:43:43.597Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-09-24T16:43:43.597Z] === RUN TestSandboxAddMultiPrio [2021-09-24T16:43:43.597Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-24T16:43:43.597Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-09-24T16:43:43.597Z] === RUN TestSandboxAddSamePrio [2021-09-24T16:43:43.597Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-24T16:43:43.597Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-09-24T16:43:43.597Z] === RUN TestCleanupServiceDiscovery [2021-09-24T16:43:43.597Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-09-24T16:43:43.597Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-09-24T16:43:43.597Z] === RUN TestDNSOptions [2021-09-24T16:43:43.597Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-09-24T16:43:43.597Z] --- SKIP: TestDNSOptions (0.00s) [2021-09-24T16:43:43.597Z] === RUN TestMultipleControllersWithSameStore [2021-09-24T16:43:43.597Z] time="2021-09-24T16:43:43Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-09-24T16:43:43.597Z] time="2021-09-24T16:43:43Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-09-24T16:43:43.597Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-09-24T16:43:43.597Z] PASS [2021-09-24T16:43:43.597Z] coverage: 8.6% of statements [2021-09-24T16:43:43.597Z] ok github.com/docker/docker/libnetwork 0.256s coverage: 8.6% of statements [2021-09-24T16:43:43.597Z] === RUN TestIPDataMarshalling [2021-09-24T16:43:43.597Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-09-24T16:43:43.597Z] === RUN TestValidateAndIsV6 [2021-09-24T16:43:43.597Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-09-24T16:43:43.597Z] PASS [2021-09-24T16:43:43.597Z] coverage: 68.9% of statements [2021-09-24T16:43:43.597Z] ok github.com/docker/docker/libnetwork/driverapi 0.047s coverage: 68.9% of statements [2021-09-24T16:43:43.960Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-09-24T16:43:44.343Z] === RUN TestDriver [2021-09-24T16:43:44.343Z] --- PASS: TestDriver (0.00s) [2021-09-24T16:43:44.343Z] PASS [2021-09-24T16:43:44.343Z] coverage: 34.8% of statements [2021-09-24T16:43:44.343Z] ok github.com/docker/docker/libnetwork/drivers/host 0.038s coverage: 34.8% of statements [2021-09-24T16:43:44.343Z] === RUN TestDriver [2021-09-24T16:43:44.343Z] --- PASS: TestDriver (0.00s) [2021-09-24T16:43:44.343Z] PASS [2021-09-24T16:43:44.343Z] coverage: 34.8% of statements [2021-09-24T16:43:44.343Z] ok github.com/docker/docker/libnetwork/drivers/null 0.041s coverage: 34.8% of statements [2021-09-24T16:43:44.931Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-09-24T16:43:45.067Z] === RUN TestNetworkAllocateFree [2021-09-24T16:43:45.067Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-09-24T16:43:45.067Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-09-24T16:43:45.067Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-09-24T16:43:45.067Z] PASS [2021-09-24T16:43:45.067Z] coverage: 63.6% of statements [2021-09-24T16:43:45.067Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.042s coverage: 63.6% of statements [2021-09-24T16:43:45.067Z] === RUN TestGetEmptyCapabilities [2021-09-24T16:43:45.067Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-09-24T16:43:45.067Z] === RUN TestGetExtraCapabilities [2021-09-24T16:43:45.067Z] --- PASS: TestGetExtraCapabilities (0.00s) [2021-09-24T16:43:45.067Z] === RUN TestGetInvalidCapabilities [2021-09-24T16:43:45.067Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-09-24T16:43:45.067Z] === RUN TestRemoteDriver [2021-09-24T16:43:45.067Z] --- PASS: TestRemoteDriver (0.01s) [2021-09-24T16:43:45.067Z] === RUN TestDriverError [2021-09-24T16:43:45.067Z] --- PASS: TestDriverError (0.00s) [2021-09-24T16:43:45.067Z] === RUN TestMissingValues [2021-09-24T16:43:45.067Z] --- PASS: TestMissingValues (0.00s) [2021-09-24T16:43:45.067Z] === RUN TestRollback [2021-09-24T16:43:45.067Z] --- PASS: TestRollback (0.00s) [2021-09-24T16:43:45.067Z] PASS [2021-09-24T16:43:45.067Z] coverage: 57.4% of statements [2021-09-24T16:43:45.067Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.074s coverage: 57.4% of statements [2021-09-24T16:43:45.346Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-09-24T16:43:45.761Z] === RUN TestNAT [2021-09-24T16:43:45.761Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-09-24T16:43:45.761Z] --- SKIP: TestNAT (0.00s) [2021-09-24T16:43:45.761Z] === RUN TestTransparent [2021-09-24T16:43:45.761Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-09-24T16:43:45.761Z] --- SKIP: TestTransparent (0.00s) [2021-09-24T16:43:45.761Z] PASS [2021-09-24T16:43:45.761Z] coverage: 0.0% of statements [2021-09-24T16:43:45.761Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.039s coverage: 0.0% of statements [2021-09-24T16:43:45.761Z] === RUN TestBuildDefault [2021-09-24T16:43:45.761Z] --- PASS: TestBuildDefault (0.00s) [2021-09-24T16:43:45.761Z] === RUN TestBuildHostnameDomainname [2021-09-24T16:43:45.761Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-09-24T16:43:45.761Z] === RUN TestBuildHostname [2021-09-24T16:43:45.761Z] --- PASS: TestBuildHostname (0.00s) [2021-09-24T16:43:45.761Z] === RUN TestBuildHostnameFQDN [2021-09-24T16:43:45.761Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-09-24T16:43:45.761Z] === RUN TestBuildNoIP [2021-09-24T16:43:45.761Z] --- PASS: TestBuildNoIP (0.00s) [2021-09-24T16:43:45.761Z] === RUN TestUpdate [2021-09-24T16:43:45.761Z] --- PASS: TestUpdate (0.00s) [2021-09-24T16:43:45.761Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-09-24T16:43:45.761Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-09-24T16:43:45.761Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-09-24T16:43:45.761Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-09-24T16:43:45.761Z] === RUN TestAddEmpty [2021-09-24T16:43:45.761Z] --- PASS: TestAddEmpty (0.00s) [2021-09-24T16:43:45.761Z] === RUN TestAdd [2021-09-24T16:43:45.761Z] --- PASS: TestAdd (0.00s) [2021-09-24T16:43:45.761Z] === RUN TestDeleteEmpty [2021-09-24T16:43:45.762Z] --- PASS: TestDeleteEmpty (0.00s) [2021-09-24T16:43:45.762Z] === RUN TestDeleteNewline [2021-09-24T16:43:45.762Z] --- PASS: TestDeleteNewline (0.00s) [2021-09-24T16:43:45.762Z] === RUN TestDelete [2021-09-24T16:43:45.762Z] --- PASS: TestDelete (0.00s) [2021-09-24T16:43:45.762Z] === RUN TestConcurrentWrites [2021-09-24T16:43:45.762Z] === RUN TestNew [2021-09-24T16:43:45.762Z] --- PASS: TestNew (0.00s) [2021-09-24T16:43:45.762Z] === RUN TestAddDriver [2021-09-24T16:43:45.762Z] --- PASS: TestAddDriver (0.00s) [2021-09-24T16:43:45.762Z] === RUN TestAddDuplicateDriver [2021-09-24T16:43:45.762Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-09-24T16:43:45.762Z] === RUN TestIPAMDefaultAddressSpaces [2021-09-24T16:43:45.762Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-09-24T16:43:45.762Z] === RUN TestDriver [2021-09-24T16:43:45.762Z] --- PASS: TestDriver (0.00s) [2021-09-24T16:43:45.762Z] === RUN TestIPAM [2021-09-24T16:43:45.762Z] --- PASS: TestIPAM (0.00s) [2021-09-24T16:43:45.762Z] === RUN TestWalkIPAMs [2021-09-24T16:43:45.762Z] --- PASS: TestWalkIPAMs (0.00s) [2021-09-24T16:43:45.762Z] === RUN TestWalkDrivers [2021-09-24T16:43:45.762Z] --- PASS: TestWalkDrivers (0.00s) [2021-09-24T16:43:45.762Z] PASS [2021-09-24T16:43:45.762Z] coverage: 82.4% of statements [2021-09-24T16:43:45.762Z] ok github.com/docker/docker/libnetwork/drvregistry 0.072s coverage: 82.4% of statements [2021-09-24T16:43:46.289Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-09-24T16:43:46.442Z] --- PASS: TestConcurrentWrites (0.18s) [2021-09-24T16:43:46.442Z] PASS [2021-09-24T16:43:46.442Z] coverage: 81.2% of statements [2021-09-24T16:43:46.442Z] ok github.com/docker/docker/libnetwork/etchosts 0.231s coverage: 81.2% of statements [2021-09-24T16:43:46.442Z] === RUN TestDiff [2021-09-24T16:43:46.442Z] --- PASS: TestDiff (0.00s) [2021-09-24T16:43:46.442Z] === RUN TestAddedCallback [2021-09-24T16:43:46.442Z] --- PASS: TestAddedCallback (0.00s) [2021-09-24T16:43:46.442Z] === RUN TestRemovedCallback [2021-09-24T16:43:46.442Z] --- PASS: TestRemovedCallback (0.00s) [2021-09-24T16:43:46.442Z] === RUN TestNoCallback [2021-09-24T16:43:46.442Z] --- PASS: TestNoCallback (0.00s) [2021-09-24T16:43:46.442Z] PASS [2021-09-24T16:43:46.442Z] coverage: 48.1% of statements [2021-09-24T16:43:46.442Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.036s coverage: 48.1% of statements [2021-09-24T16:43:46.442Z] === RUN TestNew [2021-09-24T16:43:46.442Z] --- PASS: TestNew (0.00s) [2021-09-24T16:43:46.442Z] === RUN TestAllocate [2021-09-24T16:43:46.442Z] --- PASS: TestAllocate (0.00s) [2021-09-24T16:43:46.442Z] === RUN TestUninitialized [2021-09-24T16:43:46.442Z] --- PASS: TestUninitialized (0.00s) [2021-09-24T16:43:46.442Z] === RUN TestAllocateInRange [2021-09-24T16:43:46.442Z] --- PASS: TestAllocateInRange (0.00s) [2021-09-24T16:43:46.442Z] === RUN TestAllocateSerial [2021-09-24T16:43:46.442Z] --- PASS: TestAllocateSerial (0.00s) [2021-09-24T16:43:46.442Z] PASS [2021-09-24T16:43:46.442Z] coverage: 87.5% of statements [2021-09-24T16:43:46.442Z] ok github.com/docker/docker/libnetwork/idm 0.034s coverage: 87.5% of statements [2021-09-24T16:43:46.845Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-09-24T16:43:46.861Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-09-24T16:43:47.100Z] --- PASS: TestRandomAllocateDeallocate (5.64s) [2021-09-24T16:43:47.100Z] === RUN TestAllocateRandomDeallocate [2021-09-24T16:43:47.100Z] === RUN TestCaller [2021-09-24T16:43:47.100Z] --- PASS: TestCaller (0.00s) [2021-09-24T16:43:47.100Z] PASS [2021-09-24T16:43:47.100Z] coverage: 100.0% of statements [2021-09-24T16:43:47.100Z] ok github.com/docker/docker/libnetwork/internal/caller 0.033s coverage: 100.0% of statements [2021-09-24T16:43:47.100Z] === RUN TestSetSerialInsertDelete [2021-09-24T16:43:47.100Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-09-24T16:43:47.100Z] === RUN TestSetParallelInsertDelete [2021-09-24T16:43:47.764Z] === RUN TestPoolRequest [2021-09-24T16:43:47.764Z] --- PASS: TestPoolRequest (0.00s) [2021-09-24T16:43:47.788Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-09-24T16:43:48.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-09-24T16:43:48.416Z] === RUN TestOtherRequests [2021-09-24T16:43:48.416Z] --- PASS: TestOtherRequests (0.00s) [2021-09-24T16:43:48.416Z] PASS [2021-09-24T16:43:48.416Z] coverage: 57.1% of statements [2021-09-24T16:43:48.416Z] --- PASS: TestAllocateRandomDeallocate (1.24s) [2021-09-24T16:43:48.416Z] === RUN TestAllocateRandomDeallocateSerialize [2021-09-24T16:43:48.416Z] ok github.com/docker/docker/libnetwork/ipams/null 0.037s coverage: 57.1% of statements [2021-09-24T16:43:48.416Z] === RUN TestInt2IP2IntConversion [2021-09-24T16:43:48.488Z] 8f616e6e9eec: Pull complete [2021-09-24T16:43:49.063Z] --- PASS: TestInt2IP2IntConversion (0.40s) [2021-09-24T16:43:49.063Z] === RUN TestGetAddressVersion [2021-09-24T16:43:49.063Z] --- PASS: TestGetAddressVersion (0.00s) [2021-09-24T16:43:49.063Z] === RUN TestKeyString [2021-09-24T16:43:49.063Z] --- PASS: TestKeyString (0.00s) [2021-09-24T16:43:49.063Z] === RUN TestPoolDataMarshal [2021-09-24T16:43:49.063Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-09-24T16:43:49.063Z] === RUN TestSubnetsMarshal [2021-09-24T16:43:49.063Z] --- PASS: TestSubnetsMarshal (0.05s) [2021-09-24T16:43:49.063Z] === RUN TestAddSubnets [2021-09-24T16:43:49.063Z] --- PASS: TestAddSubnets (0.06s) [2021-09-24T16:43:49.063Z] === RUN TestDoublePoolRelease [2021-09-24T16:43:49.063Z] === RUN TestGetCapabilities [2021-09-24T16:43:49.063Z] --- PASS: TestGetCapabilities (0.01s) [2021-09-24T16:43:49.063Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-09-24T16:43:49.063Z] --- PASS: TestDoublePoolRelease (0.02s) [2021-09-24T16:43:49.063Z] === RUN TestAddReleasePoolID [2021-09-24T16:43:49.063Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-09-24T16:43:49.063Z] === RUN TestGetDefaultAddressSpaces [2021-09-24T16:43:49.063Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-09-24T16:43:49.063Z] === RUN TestRemoteDriver [2021-09-24T16:43:49.063Z] --- PASS: TestRemoteDriver (0.00s) [2021-09-24T16:43:49.063Z] PASS [2021-09-24T16:43:49.063Z] coverage: 47.4% of statements [2021-09-24T16:43:49.063Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.063s coverage: 47.4% of statements [2021-09-24T16:43:49.063Z] --- PASS: TestAddReleasePoolID (0.07s) [2021-09-24T16:43:49.063Z] === RUN TestPredefinedPool [2021-09-24T16:43:49.063Z] --- PASS: TestPredefinedPool (0.02s) [2021-09-24T16:43:49.063Z] === RUN TestRemoveSubnet [2021-09-24T16:43:49.063Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.10s) [2021-09-24T16:43:49.063Z] === RUN TestRetrieveFromStore [2021-09-24T16:43:49.063Z] --- PASS: TestRemoveSubnet (0.17s) [2021-09-24T16:43:49.063Z] === RUN TestGetSameAddress [2021-09-24T16:43:49.063Z] --- PASS: TestGetSameAddress (0.02s) [2021-09-24T16:43:49.063Z] === RUN TestPoolAllocationReuse [2021-09-24T16:43:49.175Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-09-24T16:43:49.191Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-09-24T16:43:49.732Z] --- PASS: TestRetrieveFromStore (0.44s) [2021-09-24T16:43:49.732Z] === RUN TestIsCorrupted [2021-09-24T16:43:49.732Z] --- PASS: TestIsCorrupted (0.01s) [2021-09-24T16:43:49.732Z] === RUN TestSetRollover [2021-09-24T16:43:49.732Z] === RUN TestWindowsIPAM [2021-09-24T16:43:49.732Z] --- PASS: TestWindowsIPAM (0.00s) [2021-09-24T16:43:49.732Z] PASS [2021-09-24T16:43:49.732Z] coverage: 71.4% of statements [2021-09-24T16:43:49.732Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.041s coverage: 71.4% of statements [2021-09-24T16:43:50.380Z] === RUN TestDefaultNetwork [2021-09-24T16:43:50.380Z] --- PASS: TestDefaultNetwork (0.21s) [2021-09-24T16:43:50.380Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-09-24T16:43:50.380Z] --- PASS: TestPoolAllocationReuse (1.42s) [2021-09-24T16:43:50.380Z] === RUN TestGetAddressSubPoolEqualPool [2021-09-24T16:43:50.380Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2021-09-24T16:43:51.026Z] === RUN TestRequestReleaseAddressFromSubPool [2021-09-24T16:43:51.026Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.21s) [2021-09-24T16:43:51.026Z] === RUN TestInitAddressPools [2021-09-24T16:43:51.026Z] --- PASS: TestInitAddressPools (0.00s) [2021-09-24T16:43:51.026Z] PASS [2021-09-24T16:43:51.026Z] coverage: 74.0% of statements [2021-09-24T16:43:51.026Z] ok github.com/docker/docker/libnetwork/ipamutils 0.495s coverage: 74.0% of statements [2021-09-24T16:43:51.026Z] --- PASS: TestSetRollover (1.40s) [2021-09-24T16:43:51.026Z] === RUN TestSetRolloverSerial [2021-09-24T16:43:51.026Z] === RUN TestKeyValue [2021-09-24T16:43:51.026Z] --- PASS: TestKeyValue (0.00s) [2021-09-24T16:43:51.026Z] PASS [2021-09-24T16:43:51.026Z] coverage: 60.0% of statements [2021-09-24T16:43:51.026Z] ok github.com/docker/docker/libnetwork/netlabel 0.034s coverage: 60.0% of statements [2021-09-24T16:43:51.105Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-09-24T16:43:52.345Z] --- PASS: TestSetRolloverSerial (1.59s) [2021-09-24T16:43:52.346Z] === RUN TestGetFirstAvailableFromCurrent [2021-09-24T16:43:52.346Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-09-24T16:43:52.346Z] PASS [2021-09-24T16:43:52.346Z] coverage: 84.4% of statements [2021-09-24T16:43:52.346Z] ok github.com/docker/docker/libnetwork/bitseq 11.530s coverage: 84.4% of statements [2021-09-24T16:43:52.477Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-09-24T16:43:52.960Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.25s) [2021-09-24T16:43:52.960Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-09-24T16:43:53.020Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-09-24T16:43:53.565Z] === RUN TestNetworkDBSimple [2021-09-24T16:43:54.406Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-09-24T16:43:54.787Z] 2021/09/24 16:43:54 Closing DB instances... [2021-09-24T16:43:54.788Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.80s) [2021-09-24T16:43:54.788Z] === RUN TestGetAddress [2021-09-24T16:43:55.373Z] --- PASS: TestNetworkDBSimple (2.04s) [2021-09-24T16:43:55.373Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-09-24T16:43:55.373Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-09-24T16:43:55.373Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-09-24T16:43:55.373Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-09-24T16:43:55.373Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-09-24T16:43:55.373Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-09-24T16:43:55.373Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-09-24T16:43:55.373Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-09-24T16:43:55.373Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-09-24T16:43:55.373Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-09-24T16:43:55.373Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-09-24T16:43:55.373Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-09-24T16:43:55.373Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-09-24T16:43:55.373Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-09-24T16:43:55.373Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-09-24T16:43:55.373Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-09-24T16:43:55.373Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-09-24T16:43:55.373Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-09-24T16:43:55.954Z] === RUN TestGenerate [2021-09-24T16:43:55.954Z] --- PASS: TestGenerate (0.00s) [2021-09-24T16:43:55.954Z] === RUN TestGeneratePtr [2021-09-24T16:43:55.954Z] --- PASS: TestGeneratePtr (0.00s) [2021-09-24T16:43:55.954Z] === RUN TestGenerateMissingField [2021-09-24T16:43:55.954Z] --- PASS: TestGenerateMissingField (0.00s) [2021-09-24T16:43:55.954Z] === RUN TestFieldCannotBeSet [2021-09-24T16:43:55.954Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-09-24T16:43:55.954Z] === RUN TestTypeMismatchError [2021-09-24T16:43:55.954Z] --- PASS: TestTypeMismatchError (0.00s) [2021-09-24T16:43:55.954Z] PASS [2021-09-24T16:43:55.954Z] coverage: 100.0% of statements [2021-09-24T16:43:55.954Z] ok github.com/docker/docker/libnetwork/options 0.034s coverage: 100.0% of statements [2021-09-24T16:43:56.538Z] testing: warning: no tests to run [2021-09-24T16:43:56.538Z] PASS [2021-09-24T16:43:56.538Z] coverage: 0.0% of statements [2021-09-24T16:43:56.538Z] ok github.com/docker/docker/libnetwork/osl 0.037s coverage: 0.0% of statements [no tests to run] [2021-09-24T16:43:56.538Z] 2021/09/24 16:43:56 Closing DB instances... [2021-09-24T16:43:56.949Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-09-24T16:43:56.949Z] Using test binary docker [2021-09-24T16:43:56.949Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-09-24T16:43:56.949Z] +++ /etc/init.d/apparmor start [2021-09-24T16:43:56.949Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-09-24T16:43:56.949Z] INFO: Waiting for daemon to start... [2021-09-24T16:43:56.949Z] Starting dockerd [2021-09-24T16:43:56.949Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2021-09-24T16:43:57.137Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-09-24T16:43:57.137Z] PASS [2021-09-24T16:43:57.137Z] coverage: 100.0% of statements [2021-09-24T16:43:57.137Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.037s coverage: 100.0% of statements [2021-09-24T16:43:57.137Z] === RUN TestRequestNewPort [2021-09-24T16:43:57.137Z] --- PASS: TestRequestNewPort (0.00s) [2021-09-24T16:43:57.137Z] === RUN TestRequestSpecificPort [2021-09-24T16:43:57.137Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-09-24T16:43:57.137Z] === RUN TestReleasePort [2021-09-24T16:43:57.137Z] --- PASS: TestReleasePort (0.00s) [2021-09-24T16:43:57.137Z] === RUN TestReuseReleasedPort [2021-09-24T16:43:57.137Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-09-24T16:43:57.137Z] === RUN TestReleaseUnreadledPort [2021-09-24T16:43:57.137Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-09-24T16:43:57.137Z] === RUN TestUnknowProtocol [2021-09-24T16:43:57.137Z] --- PASS: TestUnknowProtocol (0.00s) [2021-09-24T16:43:57.137Z] === RUN TestAllocateAllPorts [2021-09-24T16:43:57.137Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-09-24T16:43:57.137Z] === RUN TestPortAllocation [2021-09-24T16:43:57.137Z] --- PASS: TestPortAllocation (0.00s) [2021-09-24T16:43:57.137Z] === RUN TestPortAllocationWithCustomRange [2021-09-24T16:43:57.137Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-09-24T16:43:57.137Z] === RUN TestNoDuplicateBPR [2021-09-24T16:43:57.137Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-09-24T16:43:57.137Z] === RUN TestChangePortRange [2021-09-24T16:43:57.137Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-09-24T16:43:57.137Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-09-24T16:43:57.137Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-09-24T16:43:57.137Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-09-24T16:43:57.137Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-09-24T16:43:57.137Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-09-24T16:43:57.137Z] --- PASS: TestChangePortRange (0.00s) [2021-09-24T16:43:57.137Z] PASS [2021-09-24T16:43:57.137Z] coverage: 88.6% of statements [2021-09-24T16:43:57.137Z] ok github.com/docker/docker/libnetwork/portallocator 0.033s coverage: 88.6% of statements [2021-09-24T16:43:57.717Z] testing: warning: no tests to run [2021-09-24T16:43:57.717Z] PASS [2021-09-24T16:43:57.717Z] coverage: 0.0% of statements [2021-09-24T16:43:57.717Z] ok github.com/docker/docker/libnetwork/portmapper 0.037s coverage: 0.0% of statements [no tests to run] [2021-09-24T16:43:58.302Z] === RUN TestHashData [2021-09-24T16:43:58.302Z] --- PASS: TestHashData (0.00s) [2021-09-24T16:43:58.302Z] PASS [2021-09-24T16:43:58.302Z] coverage: 2.8% of statements [2021-09-24T16:43:58.302Z] ok github.com/docker/docker/libnetwork/resolvconf 0.035s coverage: 2.8% of statements [2021-09-24T16:43:58.302Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s) [2021-09-24T16:43:58.302Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-09-24T16:43:58.302Z] === RUN TestErrorConstructors [2021-09-24T16:43:58.302Z] --- PASS: TestErrorConstructors (0.00s) [2021-09-24T16:43:58.302Z] === RUN TestCompareIPMask [2021-09-24T16:43:58.302Z] --- PASS: TestCompareIPMask (0.00s) [2021-09-24T16:43:58.302Z] === RUN TestUtilGetHostPartIP [2021-09-24T16:43:58.302Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-09-24T16:43:58.302Z] === RUN TestUtilGetBroadcastIP [2021-09-24T16:43:58.302Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-09-24T16:43:58.302Z] === RUN TestParseCIDR [2021-09-24T16:43:58.302Z] --- PASS: TestParseCIDR (0.00s) [2021-09-24T16:43:58.302Z] PASS [2021-09-24T16:43:58.302Z] coverage: 37.3% of statements [2021-09-24T16:43:58.302Z] ok github.com/docker/docker/libnetwork/types 0.041s coverage: 37.3% of statements [2021-09-24T16:43:58.863Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-09-24T16:43:58.863Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-09-24T16:43:58.863Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-09-24T16:43:58.863Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-09-24T16:43:58.863Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-09-24T16:43:58.863Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-09-24T16:43:58.863Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-09-24T16:43:58.863Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-09-24T16:43:58.863Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-09-24T16:43:58.863Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-09-24T16:43:58.863Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-09-24T16:43:58.863Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-09-24T16:43:58.863Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-09-24T16:43:58.863Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-09-24T16:43:58.863Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-09-24T16:43:58.863Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-09-24T16:43:58.863Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-09-24T16:43:58.863Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-09-24T16:43:58.863Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-09-24T16:43:58.863Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-09-24T16:43:58.863Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-09-24T16:43:58.863Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-09-24T16:43:58.863Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-09-24T16:43:58.863Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-09-24T16:43:58.863Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-09-24T16:43:58.863Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-09-24T16:43:58.863Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-09-24T16:43:58.863Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-09-24T16:43:58.863Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-09-24T16:43:58.863Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-09-24T16:43:58.863Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-09-24T16:43:58.863Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-09-24T16:43:58.863Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-09-24T16:43:58.863Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-09-24T16:43:58.863Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-09-24T16:43:58.863Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-09-24T16:43:58.863Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-09-24T16:43:58.863Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-09-24T16:43:58.863Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-09-24T16:43:58.863Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-09-24T16:43:58.863Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-09-24T16:43:58.863Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-09-24T16:43:58.863Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-09-24T16:43:58.863Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-09-24T16:43:58.863Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-09-24T16:43:58.863Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-09-24T16:43:58.863Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-09-24T16:43:58.863Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-09-24T16:43:58.863Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-09-24T16:43:58.863Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-09-24T16:43:58.863Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-09-24T16:43:58.863Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-09-24T16:43:58.863Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-09-24T16:43:58.863Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-09-24T16:43:58.863Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-09-24T16:43:58.863Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-09-24T16:43:58.863Z] PASS [2021-09-24T16:43:58.863Z] coverage: 50.0% of statements [2021-09-24T16:43:58.863Z] ok github.com/docker/docker/oci 0.048s coverage: 50.0% of statements [2021-09-24T16:43:59.068Z] docker_cli_daemon_test.go:2550: [d3ae808263091] daemon is not started [2021-09-24T16:43:59.068Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-09-24T16:43:59.068Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-09-24T16:43:59.403Z] 2021/09/24 16:43:59 Closing DB instances... [2021-09-24T16:43:59.403Z] === RUN TestAddressPoolOpt [2021-09-24T16:43:59.403Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-09-24T16:43:59.403Z] === RUN TestValidateEnv [2021-09-24T16:43:59.403Z] === RUN TestValidateEnv/a [2021-09-24T16:43:59.403Z] === RUN TestValidateEnv/something [2021-09-24T16:43:59.403Z] === RUN TestValidateEnv/_=a [2021-09-24T16:43:59.403Z] === RUN TestValidateEnv/env1=value1 [2021-09-24T16:43:59.403Z] === RUN TestValidateEnv/_env1=value1 [2021-09-24T16:43:59.403Z] === RUN TestValidateEnv/env2=value2=value3 [2021-09-24T16:43:59.403Z] === RUN TestValidateEnv/env3=abc!qwe [2021-09-24T16:43:59.403Z] === RUN TestValidateEnv/env_4=value_4 [2021-09-24T16:43:59.403Z] === RUN TestValidateEnv/PATH [2021-09-24T16:43:59.403Z] === RUN TestValidateEnv/=a [2021-09-24T16:43:59.403Z] === RUN TestValidateEnv/PATH= [2021-09-24T16:43:59.403Z] === RUN TestValidateEnv/PATH=something [2021-09-24T16:43:59.403Z] === RUN TestValidateEnv/asd!qwe [2021-09-24T16:43:59.939Z] === RUN TestValidateEnv/1asd [2021-09-24T16:43:59.939Z] === RUN TestValidateEnv/123 [2021-09-24T16:43:59.939Z] === RUN TestValidateEnv/some_space [2021-09-24T16:43:59.939Z] === RUN TestValidateEnv/__some_space_before [2021-09-24T16:43:59.939Z] === RUN TestValidateEnv/some_space_after__ [2021-09-24T16:43:59.939Z] === RUN TestValidateEnv/= [2021-09-24T16:43:59.939Z] === RUN TestValidateEnv/PaTh [2021-09-24T16:43:59.939Z] --- PASS: TestValidateEnv (0.00s) [2021-09-24T16:43:59.939Z] --- PASS: TestValidateEnv/a (0.00s) [2021-09-24T16:43:59.939Z] --- PASS: TestValidateEnv/something (0.00s) [2021-09-24T16:43:59.939Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-09-24T16:43:59.939Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-09-24T16:43:59.939Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-09-24T16:43:59.939Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-09-24T16:43:59.939Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-09-24T16:43:59.939Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-09-24T16:43:59.939Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-09-24T16:43:59.939Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-09-24T16:43:59.939Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-09-24T16:43:59.939Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-09-24T16:43:59.939Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-09-24T16:43:59.939Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-09-24T16:43:59.939Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-09-24T16:43:59.939Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-09-24T16:43:59.939Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-09-24T16:43:59.939Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-09-24T16:43:59.939Z] --- PASS: TestValidateEnv/= (0.00s) [2021-09-24T16:43:59.939Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-09-24T16:43:59.939Z] === RUN TestParseHost [2021-09-24T16:43:59.939Z] --- PASS: TestParseHost (0.00s) [2021-09-24T16:43:59.939Z] === RUN TestParseDockerDaemonHost [2021-09-24T16:43:59.939Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-09-24T16:43:59.939Z] === RUN TestParseTCP [2021-09-24T16:43:59.939Z] --- PASS: TestParseTCP (0.00s) [2021-09-24T16:43:59.939Z] === RUN TestParseInvalidUnixAddrInvalid [2021-09-24T16:43:59.939Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-09-24T16:43:59.939Z] === RUN TestValidateExtraHosts [2021-09-24T16:43:59.939Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-09-24T16:43:59.939Z] === RUN TestIpOptString [2021-09-24T16:43:59.939Z] --- PASS: TestIpOptString (0.00s) [2021-09-24T16:43:59.939Z] === RUN TestNewIpOptInvalidDefaultVal [2021-09-24T16:43:59.939Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-09-24T16:43:59.939Z] === RUN TestNewIpOptValidDefaultVal [2021-09-24T16:43:59.939Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-09-24T16:43:59.939Z] === RUN TestIpOptSetInvalidVal [2021-09-24T16:43:59.939Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-09-24T16:43:59.939Z] === RUN TestValidateIPAddress [2021-09-24T16:43:59.939Z] --- PASS: TestValidateIPAddress (0.00s) [2021-09-24T16:43:59.939Z] === RUN TestMapOpts [2021-09-24T16:43:59.939Z] --- PASS: TestMapOpts (0.00s) [2021-09-24T16:43:59.939Z] === RUN TestListOptsWithoutValidator [2021-09-24T16:43:59.939Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-09-24T16:43:59.939Z] === RUN TestListOptsWithValidator [2021-09-24T16:43:59.939Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-09-24T16:43:59.939Z] === RUN TestValidateDNSSearch [2021-09-24T16:43:59.939Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-09-24T16:43:59.939Z] === RUN TestValidateLabel [2021-09-24T16:43:59.939Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-09-24T16:43:59.939Z] === RUN TestValidateLabel/label_with_general_format [2021-09-24T16:43:59.939Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-09-24T16:43:59.939Z] === RUN TestValidateLabel/label_with_one_more [2021-09-24T16:43:59.939Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-09-24T16:43:59.939Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-09-24T16:43:59.939Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-09-24T16:43:59.939Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-09-24T16:43:59.939Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-09-24T16:43:59.939Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-09-24T16:43:59.939Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-09-24T16:43:59.939Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-09-24T16:43:59.939Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-09-24T16:43:59.939Z] --- PASS: TestValidateLabel (0.00s) [2021-09-24T16:43:59.939Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-09-24T16:43:59.939Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-09-24T16:43:59.939Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-09-24T16:43:59.939Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-09-24T16:43:59.939Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-09-24T16:43:59.939Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-09-24T16:43:59.939Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-09-24T16:43:59.939Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-09-24T16:43:59.939Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-09-24T16:43:59.939Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-09-24T16:43:59.939Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-09-24T16:43:59.939Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-09-24T16:43:59.939Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-09-24T16:43:59.939Z] === RUN TestNamedListOpts [2021-09-24T16:43:59.939Z] --- PASS: TestNamedListOpts (0.00s) [2021-09-24T16:43:59.939Z] === RUN TestNamedMapOpts [2021-09-24T16:43:59.939Z] --- PASS: TestNamedMapOpts (0.00s) [2021-09-24T16:43:59.939Z] === RUN TestParseLink [2021-09-24T16:43:59.939Z] --- PASS: TestParseLink (0.00s) [2021-09-24T16:43:59.939Z] === RUN TestQuotedStringSetWithQuotes [2021-09-24T16:43:59.939Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-09-24T16:43:59.939Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-09-24T16:43:59.939Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-09-24T16:43:59.939Z] === RUN TestQuotedStringSetWithNoQuotes [2021-09-24T16:43:59.939Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-09-24T16:43:59.939Z] === RUN TestUlimitOpt [2021-09-24T16:43:59.939Z] --- PASS: TestUlimitOpt (0.00s) [2021-09-24T16:43:59.939Z] PASS [2021-09-24T16:43:59.939Z] coverage: 67.1% of statements [2021-09-24T16:43:59.939Z] ok github.com/docker/docker/opts 0.066s coverage: 67.1% of statements [2021-09-24T16:43:59.939Z] === RUN TestParseVersion [2021-09-24T16:43:59.939Z] --- PASS: TestParseVersion (0.00s) [2021-09-24T16:43:59.939Z] PASS [2021-09-24T16:43:59.939Z] coverage: 52.9% of statements [2021-09-24T16:43:59.939Z] ok github.com/docker/docker/pkg/aaparser 0.040s coverage: 52.9% of statements [2021-09-24T16:44:00.010Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-09-24T16:44:01.045Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.83s) [2021-09-24T16:44:01.046Z] === RUN TestNetworkDBCRUDTableEntry [2021-09-24T16:44:01.046Z] === RUN TestPeerCertificateMarshalJSON [2021-09-24T16:44:01.153Z] . [2021-09-24T16:44:01.153Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-09-24T16:44:01.153Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-09-24T16:44:01.153Z] Error: No such image: emptyfs [2021-09-24T16:44:01.153Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-09-24T16:44:01.153Z] ++++ docker load [2021-09-24T16:44:01.153Z] Running integration-test (iteration 1) [2021-09-24T16:44:01.153Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-09-24T16:44:01.153Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-09-24T16:44:01.153Z] ++ set -e [2021-09-24T16:44:01.153Z] ++ '[' -n 0 ']' [2021-09-24T16:44:01.153Z] ++ set -x [2021-09-24T16:44:01.153Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-09-24T16:44:01.561Z] === RUN TestIsArchivePathDir [2021-09-24T16:44:01.561Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-09-24T16:44:01.561Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-09-24T16:44:01.561Z] --- PASS: TestPeerCertificateMarshalJSON (0.30s) [2021-09-24T16:44:01.561Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-09-24T16:44:01.561Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-09-24T16:44:01.561Z] === RUN TestMiddleware [2021-09-24T16:44:01.561Z] --- PASS: TestMiddleware (0.00s) [2021-09-24T16:44:01.561Z] === RUN TestNewResponseModifier [2021-09-24T16:44:01.561Z] --- PASS: TestNewResponseModifier (0.00s) [2021-09-24T16:44:01.561Z] PASS [2021-09-24T16:44:01.561Z] coverage: 26.8% of statements [2021-09-24T16:44:01.561Z] --- PASS: TestIsArchivePathDir (0.04s) [2021-09-24T16:44:01.561Z] === RUN TestIsArchivePathInvalidFile [2021-09-24T16:44:01.561Z] ok github.com/docker/docker/pkg/authorization 0.339s coverage: 26.8% of statements [2021-09-24T16:44:01.561Z] --- PASS: TestIsArchivePathInvalidFile (0.10s) [2021-09-24T16:44:01.561Z] === RUN TestIsArchivePathTar [2021-09-24T16:44:01.561Z] --- PASS: TestIsArchivePathTar (0.13s) [2021-09-24T16:44:01.561Z] === RUN TestDecompressStreamGzip [2021-09-24T16:44:01.725Z] Loaded image: busybox:latest [2021-09-24T16:44:01.725Z] Loaded image: busybox:glibc [2021-09-24T16:44:02.085Z] --- PASS: TestDecompressStreamGzip (0.10s) [2021-09-24T16:44:02.085Z] === RUN TestDecompressStreamBzip2 [2021-09-24T16:44:02.085Z] --- PASS: TestDecompressStreamBzip2 (0.08s) [2021-09-24T16:44:02.085Z] === RUN TestDecompressStreamXz [2021-09-24T16:44:02.085Z] archive_test.go:133: Xz not present in msys2 [2021-09-24T16:44:02.085Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-09-24T16:44:02.085Z] === RUN TestDecompressStreamZstd [2021-09-24T16:44:02.085Z] archive_test.go:140: zstd not installed [2021-09-24T16:44:02.085Z] --- SKIP: TestDecompressStreamZstd (0.01s) [2021-09-24T16:44:02.085Z] === RUN TestCompressStreamXzUnsupported [2021-09-24T16:44:02.085Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-09-24T16:44:02.085Z] === RUN TestCompressStreamBzip2Unsupported [2021-09-24T16:44:02.085Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-09-24T16:44:02.085Z] === RUN TestCompressStreamInvalid [2021-09-24T16:44:02.085Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-09-24T16:44:02.085Z] === RUN TestExtensionInvalid [2021-09-24T16:44:02.085Z] --- PASS: TestExtensionInvalid (0.00s) [2021-09-24T16:44:02.085Z] === RUN TestExtensionUncompressed [2021-09-24T16:44:02.085Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-09-24T16:44:02.085Z] === RUN TestExtensionBzip2 [2021-09-24T16:44:02.085Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-09-24T16:44:02.085Z] === RUN TestExtensionGzip [2021-09-24T16:44:02.085Z] --- PASS: TestExtensionGzip (0.00s) [2021-09-24T16:44:02.085Z] === RUN TestExtensionXz [2021-09-24T16:44:02.085Z] --- PASS: TestExtensionXz (0.00s) [2021-09-24T16:44:02.085Z] === RUN TestExtensionZstd [2021-09-24T16:44:02.085Z] --- PASS: TestExtensionZstd (0.00s) [2021-09-24T16:44:02.085Z] === RUN TestCmdStreamLargeStderr [2021-09-24T16:44:02.086Z] --- PASS: TestCmdStreamLargeStderr (0.06s) [2021-09-24T16:44:02.086Z] === RUN TestCmdStreamBad [2021-09-24T16:44:02.086Z] archive_test.go:252: Failing on Windows CI machines [2021-09-24T16:44:02.086Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-09-24T16:44:02.086Z] === RUN TestCmdStreamGood [2021-09-24T16:44:02.086Z] === RUN TestUnbuffered [2021-09-24T16:44:02.086Z] --- PASS: TestUnbuffered (0.00s) [2021-09-24T16:44:02.086Z] === RUN TestRaceUnbuffered [2021-09-24T16:44:02.086Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-09-24T16:44:02.086Z] PASS [2021-09-24T16:44:02.086Z] coverage: 100.0% of statements [2021-09-24T16:44:02.086Z] ok github.com/docker/docker/pkg/broadcaster 0.038s coverage: 100.0% of statements [2021-09-24T16:44:02.086Z] --- PASS: TestCmdStreamGood (0.04s) [2021-09-24T16:44:02.086Z] === RUN TestUntarPathWithInvalidDest [2021-09-24T16:44:02.086Z] --- PASS: TestUntarPathWithInvalidDest (0.05s) [2021-09-24T16:44:02.086Z] === RUN TestUntarPathWithInvalidSrc [2021-09-24T16:44:02.086Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-09-24T16:44:02.086Z] === RUN TestUntarPath [2021-09-24T16:44:02.086Z] --- PASS: TestUntarPath (0.06s) [2021-09-24T16:44:02.086Z] === RUN TestUntarPathWithDestinationFile [2021-09-24T16:44:02.086Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) [2021-09-24T16:44:02.086Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-09-24T16:44:02.086Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.05s) [2021-09-24T16:44:02.086Z] === RUN TestCopyWithTarInvalidSrc [2021-09-24T16:44:02.086Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-09-24T16:44:02.086Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-09-24T16:44:02.086Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-09-24T16:44:02.086Z] === RUN TestCopyWithTarSrcFile [2021-09-24T16:44:02.086Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-09-24T16:44:02.086Z] === RUN TestCopyWithTarSrcFolder [2021-09-24T16:44:02.086Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-09-24T16:44:02.086Z] === RUN TestCopyFileWithTarInvalidSrc [2021-09-24T16:44:02.086Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-09-24T16:44:02.086Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-09-24T16:44:02.086Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-09-24T16:44:02.086Z] === RUN TestCopyFileWithTarSrcFolder [2021-09-24T16:44:02.086Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-09-24T16:44:02.086Z] === RUN TestCopyFileWithTarSrcFile [2021-09-24T16:44:02.086Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2021-09-24T16:44:02.086Z] === RUN TestTarFiles [2021-09-24T16:44:02.610Z] === RUN TestMatch [2021-09-24T16:44:02.610Z] === RUN TestMatch/[[]] [2021-09-24T16:44:02.610Z] === RUN TestMatch/[[foo]] [2021-09-24T16:44:02.610Z] === RUN TestMatch/[[bar]_[foo]] [2021-09-24T16:44:02.610Z] === RUN TestMatch/[[foo_bar]] [2021-09-24T16:44:02.610Z] === RUN TestMatch/[[qux]_[foo]] [2021-09-24T16:44:02.610Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-09-24T16:44:02.610Z] === RUN TestMatch/[] [2021-09-24T16:44:02.610Z] === RUN TestMatch/[]#01 [2021-09-24T16:44:02.610Z] === RUN TestMatch/[[qux]] [2021-09-24T16:44:02.610Z] === RUN TestMatch/[[foo_bar_qux]] [2021-09-24T16:44:02.610Z] === RUN TestMatch/[[qux]_[baz]] [2021-09-24T16:44:02.610Z] === RUN TestMatch/[[foo_baz]] [2021-09-24T16:44:02.610Z] --- PASS: TestMatch (0.00s) [2021-09-24T16:44:02.610Z] --- PASS: TestMatch/[[]] (0.00s) [2021-09-24T16:44:02.610Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-09-24T16:44:02.610Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-09-24T16:44:02.610Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-09-24T16:44:02.610Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-09-24T16:44:02.610Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-09-24T16:44:02.610Z] --- PASS: TestMatch/[] (0.00s) [2021-09-24T16:44:02.610Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-09-24T16:44:02.610Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-09-24T16:44:02.610Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-09-24T16:44:02.610Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-09-24T16:44:02.610Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-09-24T16:44:02.610Z] PASS [2021-09-24T16:44:02.610Z] coverage: 87.5% of statements [2021-09-24T16:44:02.610Z] ok github.com/docker/docker/pkg/capabilities 0.042s coverage: 87.5% of statements [2021-09-24T16:44:03.113Z] Loaded image: debian:bullseye-slim [2021-09-24T16:44:03.113Z] Loaded image: hello-world:latest [2021-09-24T16:44:03.178Z] 2021/09/24 16:44:02 Closing DB instances... [2021-09-24T16:44:03.374Z] Loaded image: arm32v7/hello-world:latest [2021-09-24T16:44:03.374Z] INFO: Testing against a local daemon [2021-09-24T16:44:03.374Z] === RUN TestCgroupNamespacesBuild [2021-09-24T16:44:03.741Z] === RUN TestChrootTarUntar [2021-09-24T16:44:03.741Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-09-24T16:44:03.741Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-09-24T16:44:03.741Z] === RUN TestChrootUntarWithHugeExcludesList [2021-09-24T16:44:03.741Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-09-24T16:44:03.741Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-09-24T16:44:03.741Z] === RUN TestChrootUntarEmptyArchive [2021-09-24T16:44:03.741Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-09-24T16:44:03.741Z] === RUN TestChrootTarUntarWithSymlink [2021-09-24T16:44:03.741Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-24T16:44:03.741Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-09-24T16:44:03.741Z] === RUN TestChrootCopyWithTar [2021-09-24T16:44:03.741Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-24T16:44:03.741Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-09-24T16:44:03.741Z] === RUN TestChrootCopyFileWithTar [2021-09-24T16:44:03.741Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-09-24T16:44:03.741Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-09-24T16:44:03.741Z] === RUN TestChrootUntarPath [2021-09-24T16:44:03.741Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-24T16:44:03.741Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-09-24T16:44:03.741Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-09-24T16:44:03.741Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-09-24T16:44:03.741Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-09-24T16:44:03.741Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-09-24T16:44:03.741Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-09-24T16:44:03.741Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-09-24T16:44:03.741Z] === RUN TestChrootApplyDotDotFile [2021-09-24T16:44:03.741Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-09-24T16:44:03.741Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-09-24T16:44:03.741Z] PASS [2021-09-24T16:44:03.741Z] coverage: 15.4% of statements [2021-09-24T16:44:03.741Z] ok github.com/docker/docker/pkg/chrootarchive 0.091s coverage: 15.4% of statements [2021-09-24T16:44:04.224Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-09-24T16:44:04.224Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-09-24T16:44:04.293Z] === RUN TestSizeEmpty [2021-09-24T16:44:04.293Z] --- PASS: TestSizeEmpty (0.00s) [2021-09-24T16:44:04.293Z] === RUN TestSizeEmptyFile [2021-09-24T16:44:04.293Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-09-24T16:44:04.293Z] === RUN TestSizeNonemptyFile [2021-09-24T16:44:04.293Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-09-24T16:44:04.293Z] === RUN TestSizeNestedDirectoryEmpty [2021-09-24T16:44:04.293Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-09-24T16:44:04.293Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-09-24T16:44:04.293Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-09-24T16:44:04.293Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-09-24T16:44:04.293Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-09-24T16:44:04.293Z] === RUN TestMoveToSubdir [2021-09-24T16:44:04.293Z] --- PASS: TestMoveToSubdir (0.00s) [2021-09-24T16:44:04.293Z] === RUN TestSizeNonExistingDirectory [2021-09-24T16:44:04.293Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-09-24T16:44:04.293Z] PASS [2021-09-24T16:44:04.293Z] coverage: 80.0% of statements [2021-09-24T16:44:04.293Z] ok github.com/docker/docker/pkg/directory 0.044s coverage: 80.0% of statements [2021-09-24T16:44:04.531Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-09-24T16:44:05.102Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-09-24T16:44:05.288Z] --- PASS: TestCgroupNamespacesBuild (1.82s) [2021-09-24T16:44:05.288Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-09-24T16:44:05.363Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-09-24T16:44:05.618Z] === RUN Test [2021-09-24T16:44:05.618Z] === RUN Test/TestContainsEntry [2021-09-24T16:44:05.618Z] === RUN Test/TestCreateEntries [2021-09-24T16:44:05.618Z] === RUN Test/TestEntriesDiff [2021-09-24T16:44:05.618Z] === RUN Test/TestEntriesEquality [2021-09-24T16:44:05.618Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-09-24T16:44:05.618Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-09-24T16:44:05.618Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-09-24T16:44:05.618Z] === RUN Test/TestGeneratorNotGenerate [2021-09-24T16:44:05.618Z] === RUN Test/TestGeneratorWithPort [2021-09-24T16:44:05.618Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-09-24T16:44:05.618Z] === RUN Test/TestNewEntry [2021-09-24T16:44:05.618Z] === RUN Test/TestParse [2021-09-24T16:44:05.618Z] --- PASS: Test (0.00s) [2021-09-24T16:44:05.618Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-09-24T16:44:05.618Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-09-24T16:44:05.618Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-09-24T16:44:05.618Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-09-24T16:44:05.618Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-09-24T16:44:05.618Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-09-24T16:44:05.618Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-09-24T16:44:05.618Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-09-24T16:44:05.618Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-09-24T16:44:05.618Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-09-24T16:44:05.618Z] --- PASS: Test/TestNewEntry (0.00s) [2021-09-24T16:44:05.618Z] --- PASS: Test/TestParse (0.00s) [2021-09-24T16:44:05.618Z] PASS [2021-09-24T16:44:05.618Z] coverage: 58.3% of statements [2021-09-24T16:44:05.618Z] ok github.com/docker/docker/pkg/discovery 0.042s coverage: 58.3% of statements [2021-09-24T16:44:05.618Z] --- PASS: TestNetworkDBCRUDTableEntry (4.25s) [2021-09-24T16:44:05.618Z] === RUN TestNetworkDBCRUDTableEntries [2021-09-24T16:44:05.624Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-09-24T16:44:05.885Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-09-24T16:44:06.217Z] === RUN Test [2021-09-24T16:44:06.217Z] === RUN Test/TestContent [2021-09-24T16:44:06.217Z] === RUN Test/TestInitialize [2021-09-24T16:44:06.217Z] === RUN Test/TestNew [2021-09-24T16:44:06.217Z] === RUN Test/TestParsingContentsWithComments [2021-09-24T16:44:06.217Z] === RUN Test/TestRegister [2021-09-24T16:44:06.217Z] === RUN Test/TestWatch [2021-09-24T16:44:06.217Z] --- PASS: Test (0.00s) [2021-09-24T16:44:06.217Z] --- PASS: Test/TestContent (0.00s) [2021-09-24T16:44:06.217Z] --- PASS: Test/TestInitialize (0.00s) [2021-09-24T16:44:06.217Z] --- PASS: Test/TestNew (0.00s) [2021-09-24T16:44:06.217Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-09-24T16:44:06.217Z] --- PASS: Test/TestRegister (0.00s) [2021-09-24T16:44:06.217Z] --- PASS: Test/TestWatch (0.00s) [2021-09-24T16:44:06.217Z] PASS [2021-09-24T16:44:06.217Z] coverage: 92.9% of statements [2021-09-24T16:44:06.217Z] ok github.com/docker/docker/pkg/discovery/file 0.054s coverage: 92.9% of statements [2021-09-24T16:44:06.217Z] --- PASS: TestTarFiles (4.20s) [2021-09-24T16:44:06.217Z] === RUN TestTarUntar [2021-09-24T16:44:06.673Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.45s) [2021-09-24T16:44:06.673Z] === RUN TestBuildWithSession [2021-09-24T16:44:06.673Z] build_session_test.go:25: TODO: BuildKit [2021-09-24T16:44:06.673Z] --- SKIP: TestBuildWithSession (0.00s) [2021-09-24T16:44:06.673Z] === RUN TestBuildSquashParent [2021-09-24T16:44:06.832Z] --- PASS: TestTarUntar (0.03s) [2021-09-24T16:44:06.832Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-09-24T16:44:06.832Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-09-24T16:44:06.832Z] === RUN TestTarWithOptions [2021-09-24T16:44:06.832Z] --- PASS: TestTarWithOptions (0.02s) [2021-09-24T16:44:06.832Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-09-24T16:44:06.832Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-09-24T16:44:06.832Z] === RUN TestUntarUstarGnuConflict [2021-09-24T16:44:06.832Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-09-24T16:44:06.832Z] === RUN TestUntarInvalidFilenames [2021-09-24T16:44:06.832Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1014956936\\dest" [2021-09-24T16:44:06.832Z] --- PASS: TestUntarInvalidFilenames (0.12s) [2021-09-24T16:44:06.832Z] === RUN TestUntarHardlinkToSymlink [2021-09-24T16:44:06.832Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-09-24T16:44:06.832Z] === RUN TestUntarInvalidHardlink [2021-09-24T16:44:06.832Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1275055590\\victim\\hello" -> "../victim/hello" [2021-09-24T16:44:06.832Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1399095288\\victim\\hello" -> "/../victim/hello" [2021-09-24T16:44:06.832Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink928756803\\victim" -> "../victim" [2021-09-24T16:44:06.832Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4240485231\\victim" -> "../victim" [2021-09-24T16:44:06.832Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2299772258\\victim" -> "../victim" [2021-09-24T16:44:06.832Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4235389219\\victim" -> "../victim" [2021-09-24T16:44:06.832Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2021-09-24T16:44:06.832Z] === RUN TestUntarInvalidSymlink [2021-09-24T16:44:06.832Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3308038415\\dest\\dotdot" -> "../victim/hello" [2021-09-24T16:44:06.832Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2818293306\\dest\\slash-dotdot" -> "/../victim/hello" [2021-09-24T16:44:06.832Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3344509173\\dest\\loophole-victim" -> "../victim" [2021-09-24T16:44:06.832Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4054600650\\dest\\loophole-victim" -> "../victim" [2021-09-24T16:44:06.832Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink541756717\\dest\\loophole-victim" -> "../victim" [2021-09-24T16:44:06.832Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4188338250\\dest\\loophole-victim" -> "../victim" [2021-09-24T16:44:06.832Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3745715329\\dest\\dir\\loophole" -> "../../victim" [2021-09-24T16:44:06.832Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-09-24T16:44:06.832Z] === RUN TestTempArchiveCloseMultipleTimes [2021-09-24T16:44:06.832Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-09-24T16:44:06.832Z] === RUN TestXGlobalNoParent [2021-09-24T16:44:06.832Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-09-24T16:44:06.832Z] === RUN TestReplaceFileTarWrapper [2021-09-24T16:44:06.832Z] --- PASS: TestReplaceFileTarWrapper (0.12s) [2021-09-24T16:44:06.832Z] === RUN TestPrefixHeaderReadable [2021-09-24T16:44:06.832Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-09-24T16:44:06.832Z] === RUN TestDisablePigz [2021-09-24T16:44:06.832Z] archive_test.go:1344: Test will not check full path when Pigz not installed [2021-09-24T16:44:06.832Z] --- PASS: TestDisablePigz (0.13s) [2021-09-24T16:44:06.832Z] === RUN TestPigz [2021-09-24T16:44:06.832Z] archive_test.go:1373: Tested whether Pigz is not used, as it not installed [2021-09-24T16:44:06.832Z] --- PASS: TestPigz (0.11s) [2021-09-24T16:44:06.832Z] === RUN TestCopyFileWithInvalidDest [2021-09-24T16:44:06.832Z] archive_windows_test.go:16: Currently fails [2021-09-24T16:44:06.832Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-09-24T16:44:06.832Z] === RUN TestCanonicalTarNameForPath [2021-09-24T16:44:06.832Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-09-24T16:44:06.832Z] === RUN TestCanonicalTarName [2021-09-24T16:44:06.832Z] --- PASS: TestCanonicalTarName (0.00s) [2021-09-24T16:44:06.832Z] === RUN TestChmodTarEntry [2021-09-24T16:44:06.832Z] --- PASS: TestChmodTarEntry (0.00s) [2021-09-24T16:44:06.832Z] === RUN TestHardLinkOrder [2021-09-24T16:44:07.432Z] --- PASS: TestHardLinkOrder (0.07s) [2021-09-24T16:44:07.432Z] === RUN TestChangeString [2021-09-24T16:44:07.432Z] --- PASS: TestChangeString (0.00s) [2021-09-24T16:44:07.432Z] === RUN TestChangesWithNoChanges [2021-09-24T16:44:07.432Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-09-24T16:44:07.432Z] === RUN TestChangesWithChanges [2021-09-24T16:44:07.432Z] --- PASS: TestChangesWithChanges (0.03s) [2021-09-24T16:44:07.432Z] === RUN TestChangesWithChangesGH13590 [2021-09-24T16:44:07.432Z] changes_test.go:195: needs more investigation [2021-09-24T16:44:07.432Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-09-24T16:44:07.432Z] === RUN TestChangesDirsEmpty [2021-09-24T16:44:07.432Z] === RUN Test [2021-09-24T16:44:07.432Z] === RUN Test/TestInitialize [2021-09-24T16:44:07.432Z] --- PASS: TestChangesDirsEmpty (0.10s) [2021-09-24T16:44:07.432Z] === RUN TestChangesDirsMutated [2021-09-24T16:44:07.432Z] 2021/09/24 16:44:07 Closing DB instances... [2021-09-24T16:44:07.432Z] time="2021-09-24T16:44:06Z" level=info msg="Initializing discovery without TLS" [2021-09-24T16:44:07.432Z] time="2021-09-24T16:44:07Z" level=info msg="Initializing discovery without TLS" [2021-09-24T16:44:07.432Z] time="2021-09-24T16:44:07Z" level=info msg="Initializing discovery without TLS" [2021-09-24T16:44:07.432Z] === RUN Test/TestInitializeWithCerts [2021-09-24T16:44:07.432Z] time="2021-09-24T16:44:07Z" level=info msg="Initializing discovery with TLS" [2021-09-24T16:44:07.432Z] === RUN Test/TestWatch [2021-09-24T16:44:07.432Z] time="2021-09-24T16:44:07Z" level=info msg="Initializing discovery without TLS" [2021-09-24T16:44:07.432Z] --- PASS: TestChangesDirsMutated (0.10s) [2021-09-24T16:44:07.432Z] === RUN TestApplyLayer [2021-09-24T16:44:07.432Z] changes_test.go:432: needs further investigation [2021-09-24T16:44:07.432Z] --- SKIP: TestApplyLayer (0.00s) [2021-09-24T16:44:07.432Z] === RUN TestChangesSizeWithHardlinks [2021-09-24T16:44:07.432Z] changes_test.go:468: needs further investigation [2021-09-24T16:44:07.432Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-09-24T16:44:07.432Z] === RUN TestChangesSizeWithNoChanges [2021-09-24T16:44:07.432Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-09-24T16:44:07.432Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-09-24T16:44:07.432Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-09-24T16:44:07.432Z] === RUN TestChangesSize [2021-09-24T16:44:07.432Z] --- PASS: TestChangesSize (0.00s) [2021-09-24T16:44:07.432Z] === RUN TestApplyLayerInvalidFilenames [2021-09-24T16:44:07.432Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames2735887907\\dest" [2021-09-24T16:44:07.432Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-09-24T16:44:07.432Z] === RUN TestApplyLayerInvalidHardlink [2021-09-24T16:44:07.432Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4202882980\\victim\\hello" -> "../victim/hello" [2021-09-24T16:44:07.432Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink141869944\\victim\\hello" -> "/../victim/hello" [2021-09-24T16:44:07.432Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2734370735\\victim" -> "../victim" [2021-09-24T16:44:07.432Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1677663816\\victim" -> "../victim" [2021-09-24T16:44:07.432Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2713962813\\victim" -> "../victim" [2021-09-24T16:44:07.432Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1224945878\\victim" -> "../victim" [2021-09-24T16:44:07.432Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2021-09-24T16:44:07.432Z] === RUN TestApplyLayerInvalidSymlink [2021-09-24T16:44:07.432Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2484020553\\dest\\dotdot" -> "../victim/hello" [2021-09-24T16:44:07.432Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2554818739\\dest\\slash-dotdot" -> "/../victim/hello" [2021-09-24T16:44:07.432Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1847466367\\dest\\loophole-victim" -> "../victim" [2021-09-24T16:44:07.432Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1311152117\\dest\\loophole-victim" -> "../victim" [2021-09-24T16:44:07.432Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1313517364\\dest\\loophole-victim" -> "../victim" [2021-09-24T16:44:07.432Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1206006231\\dest\\loophole-victim" -> "../victim" [2021-09-24T16:44:07.432Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2021-09-24T16:44:07.432Z] === RUN TestApplyLayerWhiteouts [2021-09-24T16:44:07.432Z] --- PASS: TestApplyLayerWhiteouts (0.04s) [2021-09-24T16:44:07.432Z] === RUN TestGenerateEmptyFile [2021-09-24T16:44:07.432Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-09-24T16:44:07.432Z] === RUN TestGenerateWithContent [2021-09-24T16:44:07.432Z] --- PASS: TestGenerateWithContent (0.00s) [2021-09-24T16:44:07.432Z] PASS [2021-09-24T16:44:07.432Z] coverage: 62.7% of statements [2021-09-24T16:44:07.432Z] ok github.com/docker/docker/pkg/archive 6.051s coverage: 62.7% of statements [2021-09-24T16:44:07.799Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-09-24T16:44:08.732Z] --- PASS: TestNetworkDBCRUDTableEntries (3.24s) [2021-09-24T16:44:08.732Z] === RUN TestNetworkDBNodeLeave [2021-09-24T16:44:08.743Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-09-24T16:44:09.004Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-09-24T16:44:10.072Z] --- PASS: Test (3.11s) [2021-09-24T16:44:10.072Z] --- PASS: Test/TestInitialize (0.11s) [2021-09-24T16:44:10.072Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-09-24T16:44:10.072Z] --- PASS: Test/TestWatch (3.00s) [2021-09-24T16:44:10.072Z] PASS [2021-09-24T16:44:10.072Z] coverage: 84.1% of statements [2021-09-24T16:44:10.072Z] ok github.com/docker/docker/pkg/discovery/kv 3.156s coverage: 84.1% of statements [2021-09-24T16:44:10.719Z] === RUN Test [2021-09-24T16:44:10.719Z] === RUN Test/TestWatch [2021-09-24T16:44:10.719Z] --- PASS: Test (0.00s) [2021-09-24T16:44:10.719Z] --- PASS: Test/TestWatch (0.00s) [2021-09-24T16:44:10.719Z] PASS [2021-09-24T16:44:10.719Z] coverage: 92.3% of statements [2021-09-24T16:44:10.719Z] ok github.com/docker/docker/pkg/discovery/memory 0.039s coverage: 92.3% of statements [2021-09-24T16:44:10.920Z] === RUN TestDockerSuite/TestBuildEnv [2021-09-24T16:44:11.364Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2021-09-24T16:44:11.364Z] === RUN TestNetworkDBWatch [2021-09-24T16:44:11.364Z] === RUN Test [2021-09-24T16:44:11.364Z] === RUN Test/TestInitialize [2021-09-24T16:44:11.364Z] === RUN Test/TestInitializeWithPattern [2021-09-24T16:44:11.364Z] === RUN Test/TestRegister [2021-09-24T16:44:11.364Z] === RUN Test/TestWatch [2021-09-24T16:44:11.364Z] --- PASS: Test (0.00s) [2021-09-24T16:44:11.364Z] --- PASS: Test/TestInitialize (0.00s) [2021-09-24T16:44:11.364Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-09-24T16:44:11.364Z] --- PASS: Test/TestRegister (0.00s) [2021-09-24T16:44:11.364Z] --- PASS: Test/TestWatch (0.00s) [2021-09-24T16:44:11.364Z] PASS [2021-09-24T16:44:11.364Z] coverage: 93.8% of statements [2021-09-24T16:44:11.364Z] ok github.com/docker/docker/pkg/discovery/nodes 0.043s coverage: 93.8% of statements [2021-09-24T16:44:11.492Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-09-24T16:44:11.967Z] --- PASS: TestBuildSquashParent (4.98s) [2021-09-24T16:44:11.967Z] === RUN TestBuildWithRemoveAndForceRemove [2021-09-24T16:44:11.967Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-24T16:44:11.967Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-24T16:44:11.967Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-24T16:44:11.967Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-24T16:44:11.967Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-24T16:44:11.967Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-24T16:44:11.967Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-24T16:44:11.967Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-24T16:44:11.967Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-24T16:44:11.967Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-24T16:44:11.967Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-24T16:44:11.967Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-24T16:44:11.967Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-24T16:44:11.967Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-24T16:44:11.967Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-24T16:44:11.967Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-24T16:44:12.035Z] --- PASS: TestGetAddress (17.54s) [2021-09-24T16:44:12.035Z] === RUN TestRequestSyntaxCheck [2021-09-24T16:44:12.035Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2021-09-24T16:44:12.035Z] === RUN TestRequest [2021-09-24T16:44:12.435Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-09-24T16:44:12.705Z] === RUN TestPollerAddRemove [2021-09-24T16:44:12.705Z] --- PASS: TestPollerAddRemove (0.00s) [2021-09-24T16:44:12.705Z] === RUN TestPollerEvent [2021-09-24T16:44:12.705Z] poller_test.go:40: No chmod on Windows [2021-09-24T16:44:12.705Z] --- SKIP: TestPollerEvent (0.00s) [2021-09-24T16:44:12.705Z] === RUN TestPollerClose [2021-09-24T16:44:12.705Z] --- PASS: TestPollerClose (0.00s) [2021-09-24T16:44:12.705Z] PASS [2021-09-24T16:44:12.705Z] coverage: 45.7% of statements [2021-09-24T16:44:12.705Z] ok github.com/docker/docker/pkg/filenotify 0.032s coverage: 45.7% of statements [2021-09-24T16:44:13.355Z] === RUN TestCopyFileWithInvalidSrc [2021-09-24T16:44:13.355Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-09-24T16:44:13.355Z] === RUN TestCopyFileWithInvalidDest [2021-09-24T16:44:13.355Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-09-24T16:44:13.355Z] === RUN TestCopyFileWithSameSrcAndDest [2021-09-24T16:44:13.355Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-09-24T16:44:13.355Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-09-24T16:44:13.355Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-09-24T16:44:13.355Z] === RUN TestCopyFile [2021-09-24T16:44:13.355Z] --- PASS: TestCopyFile (0.00s) [2021-09-24T16:44:13.355Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-09-24T16:44:13.355Z] fileutils_test.go:133: Needs porting to Windows [2021-09-24T16:44:13.355Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-09-24T16:44:13.355Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-09-24T16:44:13.355Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-09-24T16:44:13.355Z] === RUN TestReadSymlinkedDirectoryToFile [2021-09-24T16:44:13.355Z] fileutils_test.go:179: Needs porting to Windows [2021-09-24T16:44:13.355Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-09-24T16:44:13.355Z] === RUN TestWildcardMatches [2021-09-24T16:44:13.355Z] --- PASS: TestWildcardMatches (0.00s) [2021-09-24T16:44:13.355Z] === RUN TestPatternMatches [2021-09-24T16:44:13.355Z] --- PASS: TestPatternMatches (0.00s) [2021-09-24T16:44:13.355Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-09-24T16:44:13.355Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-09-24T16:44:13.355Z] === RUN TestPatternMatchesFolderExclusions [2021-09-24T16:44:13.355Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-09-24T16:44:13.355Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-09-24T16:44:13.355Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-09-24T16:44:13.355Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-09-24T16:44:13.355Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-09-24T16:44:13.355Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-09-24T16:44:13.355Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-09-24T16:44:13.355Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-09-24T16:44:13.355Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-09-24T16:44:13.355Z] === RUN TestSingleExclamationError [2021-09-24T16:44:13.355Z] --- PASS: TestSingleExclamationError (0.00s) [2021-09-24T16:44:13.355Z] === RUN TestMatchesWithNoPatterns [2021-09-24T16:44:13.355Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-09-24T16:44:13.355Z] === RUN TestMatchesWithMalformedPatterns [2021-09-24T16:44:13.355Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-09-24T16:44:13.355Z] === RUN TestMatches [2021-09-24T16:44:13.355Z] === RUN TestMatches/MatchesOrParentMatches [2021-09-24T16:44:13.355Z] === RUN TestMatches/MatchesUsingParentResult [2021-09-24T16:44:13.355Z] --- PASS: TestMatches (0.00s) [2021-09-24T16:44:13.355Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2021-09-24T16:44:13.355Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2021-09-24T16:44:13.355Z] === RUN TestCleanPatterns [2021-09-24T16:44:13.355Z] --- PASS: TestCleanPatterns (0.00s) [2021-09-24T16:44:13.355Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-09-24T16:44:13.355Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-09-24T16:44:13.355Z] === RUN TestCleanPatternsExceptionFlag [2021-09-24T16:44:13.355Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-09-24T16:44:13.355Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-09-24T16:44:13.355Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-09-24T16:44:13.355Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-09-24T16:44:13.355Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-09-24T16:44:13.355Z] === RUN TestCleanPatternsErrorSingleException [2021-09-24T16:44:13.355Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-09-24T16:44:13.355Z] === RUN TestCreateIfNotExistsDir [2021-09-24T16:44:13.355Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-09-24T16:44:13.355Z] === RUN TestCreateIfNotExistsFile [2021-09-24T16:44:13.355Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-09-24T16:44:13.355Z] === RUN TestMatch [2021-09-24T16:44:13.355Z] --- PASS: TestMatch (0.00s) [2021-09-24T16:44:13.355Z] PASS [2021-09-24T16:44:13.355Z] coverage: 82.2% of statements [2021-09-24T16:44:13.355Z] ok github.com/docker/docker/pkg/fileutils 0.062s coverage: 82.2% of statements [2021-09-24T16:44:13.355Z] 2021/09/24 16:44:12 Closing DB instances... [2021-09-24T16:44:13.355Z] === RUN TestGet [2021-09-24T16:44:13.355Z] --- PASS: TestGet (0.00s) [2021-09-24T16:44:13.355Z] === RUN TestGetShortcutString [2021-09-24T16:44:13.355Z] --- PASS: TestGetShortcutString (0.00s) [2021-09-24T16:44:13.355Z] PASS [2021-09-24T16:44:13.355Z] coverage: 42.9% of statements [2021-09-24T16:44:13.355Z] ok github.com/docker/docker/pkg/homedir 0.030s coverage: 42.9% of statements [2021-09-24T16:44:13.377Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-09-24T16:44:13.957Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-09-24T16:44:14.025Z] === RUN TestCreateIDMapOrder [2021-09-24T16:44:14.025Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-09-24T16:44:14.025Z] PASS [2021-09-24T16:44:14.025Z] coverage: 7.2% of statements [2021-09-24T16:44:14.025Z] ok github.com/docker/docker/pkg/idtools 0.030s coverage: 7.2% of statements [2021-09-24T16:44:14.516Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-24T16:44:14.516Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-24T16:44:14.711Z] --- PASS: TestNetworkDBWatch (3.03s) [2021-09-24T16:44:14.711Z] === RUN TestNetworkDBBulkSync [2021-09-24T16:44:15.376Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-09-24T16:44:15.422Z] === RUN TestFixedBufferCap [2021-09-24T16:44:15.422Z] --- PASS: TestFixedBufferCap (0.00s) [2021-09-24T16:44:15.422Z] === RUN TestFixedBufferLen [2021-09-24T16:44:15.422Z] --- PASS: TestFixedBufferLen (0.00s) [2021-09-24T16:44:15.422Z] === RUN TestFixedBufferString [2021-09-24T16:44:15.422Z] --- PASS: TestFixedBufferString (0.00s) [2021-09-24T16:44:15.422Z] === RUN TestFixedBufferWrite [2021-09-24T16:44:15.422Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-09-24T16:44:15.422Z] === RUN TestFixedBufferRead [2021-09-24T16:44:15.422Z] --- PASS: TestFixedBufferRead (0.00s) [2021-09-24T16:44:15.422Z] === RUN TestBytesPipeRead [2021-09-24T16:44:15.422Z] --- PASS: TestBytesPipeRead (0.00s) [2021-09-24T16:44:15.422Z] === RUN TestBytesPipeWrite [2021-09-24T16:44:15.422Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-09-24T16:44:15.422Z] === RUN TestBytesPipeWriteRandomChunks [2021-09-24T16:44:15.422Z] --- PASS: TestBytesPipeWriteRandomChunks (0.44s) [2021-09-24T16:44:15.422Z] === RUN TestAtomicWriteToFile [2021-09-24T16:44:15.422Z] --- PASS: TestAtomicWriteToFile (0.00s) [2021-09-24T16:44:15.422Z] === RUN TestAtomicWriteSetCommit [2021-09-24T16:44:15.422Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-09-24T16:44:15.422Z] === RUN TestAtomicWriteSetCancel [2021-09-24T16:44:15.422Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-09-24T16:44:15.422Z] === RUN TestReadCloserWrapperClose [2021-09-24T16:44:15.422Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-09-24T16:44:15.422Z] === RUN TestReaderErrWrapperReadOnError [2021-09-24T16:44:15.422Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-09-24T16:44:15.422Z] === RUN TestReaderErrWrapperRead [2021-09-24T16:44:15.422Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-09-24T16:44:15.422Z] === RUN TestCancelReadCloser [2021-09-24T16:44:15.422Z] --- PASS: TestCancelReadCloser (0.10s) [2021-09-24T16:44:15.422Z] === RUN TestWriteCloserWrapperClose [2021-09-24T16:44:15.422Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-09-24T16:44:15.422Z] === RUN TestNopWriteCloser [2021-09-24T16:44:15.422Z] --- PASS: TestNopWriteCloser (0.00s) [2021-09-24T16:44:15.422Z] === RUN TestNopWriter [2021-09-24T16:44:15.422Z] --- PASS: TestNopWriter (0.00s) [2021-09-24T16:44:15.422Z] === RUN TestWriteCounter [2021-09-24T16:44:15.422Z] --- PASS: TestWriteCounter (0.00s) [2021-09-24T16:44:15.422Z] PASS [2021-09-24T16:44:15.422Z] coverage: 69.2% of statements [2021-09-24T16:44:15.950Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-09-24T16:44:16.144Z] ok github.com/docker/docker/pkg/ioutils 0.597s coverage: 69.2% of statements [2021-09-24T16:44:16.144Z] 2021/09/24 16:44:15 Closing DB instances... [2021-09-24T16:44:16.144Z] === RUN TestError [2021-09-24T16:44:16.144Z] --- PASS: TestError (0.00s) [2021-09-24T16:44:16.144Z] === RUN TestProgressString [2021-09-24T16:44:16.144Z] === RUN TestProgressString/no_progress [2021-09-24T16:44:16.144Z] === RUN TestProgressString/progress_1 [2021-09-24T16:44:16.144Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-09-24T16:44:16.144Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-09-24T16:44:16.144Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-09-24T16:44:16.144Z] === RUN TestProgressString/with_units [2021-09-24T16:44:16.144Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-09-24T16:44:16.144Z] === RUN TestProgressString/hide_counts [2021-09-24T16:44:16.144Z] --- PASS: TestProgressString (0.00s) [2021-09-24T16:44:16.144Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-09-24T16:44:16.144Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-09-24T16:44:16.144Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-09-24T16:44:16.144Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-09-24T16:44:16.144Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-09-24T16:44:16.144Z] --- PASS: TestProgressString/with_units (0.00s) [2021-09-24T16:44:16.144Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-09-24T16:44:16.144Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-09-24T16:44:16.144Z] === RUN TestJSONMessageDisplay [2021-09-24T16:44:16.213Z] check_test.go:308: [d18afa16090e5] daemon is not started [2021-09-24T16:44:16.213Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-09-24T16:44:16.432Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-09-24T16:44:16.432Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.56s) [2021-09-24T16:44:16.432Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.61s) [2021-09-24T16:44:16.432Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.82s) [2021-09-24T16:44:16.432Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.88s) [2021-09-24T16:44:16.432Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.07s) [2021-09-24T16:44:16.432Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.16s) [2021-09-24T16:44:16.432Z] === RUN TestBuildMultiStageCopy [2021-09-24T16:44:16.432Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-09-24T16:44:16.853Z] --- PASS: TestJSONMessageDisplay (0.11s) [2021-09-24T16:44:16.853Z] === RUN TestJSONMessageDisplayWithJSONError [2021-09-24T16:44:16.853Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-09-24T16:44:16.853Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-09-24T16:44:16.853Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-09-24T16:44:16.853Z] === RUN TestDisplayJSONMessagesStream [2021-09-24T16:44:16.853Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-09-24T16:44:16.853Z] PASS [2021-09-24T16:44:16.853Z] coverage: 91.7% of statements [2021-09-24T16:44:16.853Z] ok github.com/docker/docker/pkg/jsonmessage 0.146s coverage: 91.7% of statements [2021-09-24T16:44:16.853Z] === RUN TestStandardLongPath [2021-09-24T16:44:16.853Z] --- PASS: TestStandardLongPath (0.00s) [2021-09-24T16:44:16.853Z] === RUN TestUNCLongPath [2021-09-24T16:44:16.853Z] --- PASS: TestUNCLongPath (0.00s) [2021-09-24T16:44:16.853Z] PASS [2021-09-24T16:44:16.853Z] coverage: 100.0% of statements [2021-09-24T16:44:16.853Z] ok github.com/docker/docker/pkg/longpath 0.036s coverage: 100.0% of statements [2021-09-24T16:44:17.571Z] --- PASS: TestNetworkDBBulkSync (2.85s) [2021-09-24T16:44:17.571Z] === RUN TestNetworkDBCRUDMediumCluster [2021-09-24T16:44:17.571Z] === RUN TestNameFormat [2021-09-24T16:44:17.571Z] --- PASS: TestNameFormat (0.00s) [2021-09-24T16:44:17.571Z] === RUN TestNameRetries [2021-09-24T16:44:17.571Z] --- PASS: TestNameRetries (0.00s) [2021-09-24T16:44:17.571Z] PASS [2021-09-24T16:44:17.571Z] coverage: 85.7% of statements [2021-09-24T16:44:17.571Z] ok github.com/docker/docker/pkg/namesgenerator 0.062s coverage: 85.7% of statements [2021-09-24T16:44:17.822Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-09-24T16:44:18.084Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-09-24T16:44:18.311Z] === RUN TestParseKeyValueOpt [2021-09-24T16:44:18.311Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-09-24T16:44:18.311Z] === RUN TestParseUintList [2021-09-24T16:44:18.311Z] --- PASS: TestParseUintList (0.00s) [2021-09-24T16:44:18.311Z] === RUN TestParseUintListMaximumLimits [2021-09-24T16:44:18.311Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-09-24T16:44:18.311Z] PASS [2021-09-24T16:44:18.311Z] coverage: 97.0% of statements [2021-09-24T16:44:18.311Z] ok github.com/docker/docker/pkg/parsers 0.030s coverage: 97.0% of statements [2021-09-24T16:44:18.656Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-09-24T16:44:18.917Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-09-24T16:44:19.060Z] === RUN TestNewAndRemove [2021-09-24T16:44:19.060Z] --- PASS: TestNewAndRemove (0.00s) [2021-09-24T16:44:19.060Z] === RUN TestRemoveInvalidPath [2021-09-24T16:44:19.060Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-09-24T16:44:19.060Z] PASS [2021-09-24T16:44:19.060Z] coverage: 82.6% of statements [2021-09-24T16:44:19.060Z] ok github.com/docker/docker/pkg/pidfile 0.034s coverage: 82.6% of statements [2021-09-24T16:44:19.178Z] --- PASS: TestBuildMultiStageCopy (2.88s) [2021-09-24T16:44:19.178Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.61s) [2021-09-24T16:44:19.178Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.28s) [2021-09-24T16:44:19.178Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.30s) [2021-09-24T16:44:19.178Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.37s) [2021-09-24T16:44:19.178Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.31s) [2021-09-24T16:44:19.178Z] === RUN TestBuildMultiStageParentConfig [2021-09-24T16:44:19.806Z] === RUN TestFailedConnection [2021-09-24T16:44:19.806Z] === RUN TestParseEmptyInterface [2021-09-24T16:44:19.806Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-09-24T16:44:19.806Z] === RUN TestParseNonInterfaceType [2021-09-24T16:44:19.806Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-09-24T16:44:19.806Z] === RUN TestParseWithOneFunction [2021-09-24T16:44:19.806Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-09-24T16:44:19.806Z] === RUN TestParseWithMultipleFuncs [2021-09-24T16:44:19.806Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-09-24T16:44:19.806Z] === RUN TestParseWithUnnamedReturn [2021-09-24T16:44:19.806Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-09-24T16:44:19.806Z] === RUN TestEmbeddedInterface [2021-09-24T16:44:19.806Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-09-24T16:44:19.806Z] === RUN TestParsedImports [2021-09-24T16:44:19.806Z] --- PASS: TestParsedImports (0.00s) [2021-09-24T16:44:19.806Z] === RUN TestAliasedImports [2021-09-24T16:44:19.806Z] --- PASS: TestAliasedImports (0.00s) [2021-09-24T16:44:19.806Z] PASS [2021-09-24T16:44:19.806Z] coverage: 56.8% of statements [2021-09-24T16:44:19.806Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.051s coverage: 56.8% of statements [2021-09-24T16:44:20.121Z] --- PASS: TestBuildMultiStageParentConfig (0.82s) [2021-09-24T16:44:20.121Z] === RUN TestBuildLabelWithTargets [2021-09-24T16:44:20.566Z] 2021/09/24 16:44:19 Closing DB instances... [2021-09-24T16:44:20.566Z] time="2021-09-24T16:44:20Z" level=error msg="node: feed2d768972 is unknown to memberlist" [2021-09-24T16:44:20.566Z] === RUN TestHTTPTransport [2021-09-24T16:44:20.566Z] --- PASS: TestHTTPTransport (0.00s) [2021-09-24T16:44:20.566Z] PASS [2021-09-24T16:44:20.566Z] coverage: 85.7% of statements [2021-09-24T16:44:20.566Z] ok github.com/docker/docker/pkg/plugins/transport 0.032s coverage: 85.7% of statements [2021-09-24T16:44:21.358Z] --- PASS: TestFailedConnection (1.06s) [2021-09-24T16:44:21.358Z] === RUN TestFailOnce [2021-09-24T16:44:21.358Z] 2021/09/24 16:44:20 http: panic serving 127.0.0.1:49288: Plugin not ready [2021-09-24T16:44:21.358Z] goroutine 18 [running]: [2021-09-24T16:44:21.358Z] net/http.(*conn).serve.func1() [2021-09-24T16:44:21.358Z] c:/go/src/net/http/server.go:1801 +0xb9 [2021-09-24T16:44:21.358Z] panic({0xd29d40, 0xe35e90}) [2021-09-24T16:44:21.358Z] c:/go/src/runtime/panic.go:1047 +0x266 [2021-09-24T16:44:21.358Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0xc4a87fe297da79c}, 0xc000051a98) [2021-09-24T16:44:21.358Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2021-09-24T16:44:21.358Z] net/http.HandlerFunc.ServeHTTP(0x0, {0xe42b48, 0xc0000b4000}, 0xc7e986) [2021-09-24T16:44:21.358Z] c:/go/src/net/http/server.go:2046 +0x2f [2021-09-24T16:44:21.358Z] net/http.(*ServeMux).ServeHTTP(0x0, {0xe42b48, 0xc0000b4000}, 0xc0000a6000) [2021-09-24T16:44:21.358Z] c:/go/src/net/http/server.go:2424 +0x149 [2021-09-24T16:44:21.358Z] net/http.serverHandler.ServeHTTP({0xe41170}, {0xe42b48, 0xc0000b4000}, 0xc0000a6000) [2021-09-24T16:44:21.358Z] c:/go/src/net/http/server.go:2878 +0x43b [2021-09-24T16:44:21.358Z] net/http.(*conn).serve(0xc000094000, {0xe449e0, 0xc0001820c0}) [2021-09-24T16:44:21.358Z] c:/go/src/net/http/server.go:1929 +0xb08 [2021-09-24T16:44:21.358Z] created by net/http.(*Server).Serve [2021-09-24T16:44:21.358Z] c:/go/src/net/http/server.go:3033 +0x4e8 [2021-09-24T16:44:21.358Z] time="2021-09-24T16:44:20Z" 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-09-24T16:44:21.358Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-09-24T16:44:21.358Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-09-24T16:44:21.358Z] === RUN TestBufioReaderPoolPutAndGet [2021-09-24T16:44:21.358Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-09-24T16:44:21.358Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-09-24T16:44:21.358Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-09-24T16:44:21.358Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-09-24T16:44:21.358Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-09-24T16:44:21.358Z] === RUN TestBufioWriterPoolPutAndGet [2021-09-24T16:44:21.358Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-09-24T16:44:21.358Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-09-24T16:44:21.358Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-09-24T16:44:21.358Z] === RUN TestBufferPoolPutAndGet [2021-09-24T16:44:21.358Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-09-24T16:44:21.358Z] PASS [2021-09-24T16:44:21.358Z] coverage: 88.2% of statements [2021-09-24T16:44:21.358Z] ok github.com/docker/docker/pkg/pools 0.030s coverage: 88.2% of statements [2021-09-24T16:44:21.358Z] --- PASS: TestRequest (9.11s) [2021-09-24T16:44:21.358Z] === RUN TestOverlappingRequests [2021-09-24T16:44:21.358Z] === RUN TestOutputOnPrematureClose [2021-09-24T16:44:21.358Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-09-24T16:44:21.358Z] === RUN TestCompleteSilently [2021-09-24T16:44:21.358Z] --- PASS: TestCompleteSilently (0.00s) [2021-09-24T16:44:21.358Z] PASS [2021-09-24T16:44:21.358Z] coverage: 75.9% of statements [2021-09-24T16:44:21.358Z] ok github.com/docker/docker/pkg/progress 0.027s coverage: 75.9% of statements [2021-09-24T16:44:21.501Z] --- PASS: TestDockerDaemonSuite (334.94s) [2021-09-24T16:44:21.501Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.70s) [2021-09-24T16:44:21.501Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.73s) [2021-09-24T16:44:21.501Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.46s) [2021-09-24T16:44:21.501Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.32s) [2021-09-24T16:44:21.501Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.46s) [2021-09-24T16:44:21.501Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.52s) [2021-09-24T16:44:21.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.45s) [2021-09-24T16:44:21.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.33s) [2021-09-24T16:44:21.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.21s) [2021-09-24T16:44:21.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.02s) [2021-09-24T16:44:21.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.07s) [2021-09-24T16:44:21.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.15s) [2021-09-24T16:44:21.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.45s) [2021-09-24T16:44:21.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.08s) [2021-09-24T16:44:21.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-09-24T16:44:21.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-09-24T16:44:21.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.31s) [2021-09-24T16:44:21.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2021-09-24T16:44:21.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.33s) [2021-09-24T16:44:21.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.53s) [2021-09-24T16:44:21.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.41s) [2021-09-24T16:44:21.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.11s) [2021-09-24T16:44:21.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.62s) [2021-09-24T16:44:21.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.57s) [2021-09-24T16:44:21.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.66s) [2021-09-24T16:44:21.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-09-24T16:44:21.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2021-09-24T16:44:21.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2021-09-24T16:44:21.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2021-09-24T16:44:21.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.92s) [2021-09-24T16:44:21.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.02s) [2021-09-24T16:44:21.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.37s) [2021-09-24T16:44:21.501Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-09-24T16:44:21.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.62s) [2021-09-24T16:44:21.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.09s) [2021-09-24T16:44:21.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.65s) [2021-09-24T16:44:21.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.71s) [2021-09-24T16:44:21.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.20s) [2021-09-24T16:44:21.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2021-09-24T16:44:21.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.59s) [2021-09-24T16:44:21.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.68s) [2021-09-24T16:44:21.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.11s) [2021-09-24T16:44:21.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.55s) [2021-09-24T16:44:21.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2021-09-24T16:44:21.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2021-09-24T16:44:21.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.75s) [2021-09-24T16:44:21.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.69s) [2021-09-24T16:44:21.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.74s) [2021-09-24T16:44:21.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.70s) [2021-09-24T16:44:21.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.79s) [2021-09-24T16:44:21.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.70s) [2021-09-24T16:44:21.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.99s) [2021-09-24T16:44:21.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.55s) [2021-09-24T16:44:21.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2021-09-24T16:44:21.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2021-09-24T16:44:21.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.58s) [2021-09-24T16:44:21.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.68s) [2021-09-24T16:44:21.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.08s) [2021-09-24T16:44:21.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.26s) [2021-09-24T16:44:21.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.12s) [2021-09-24T16:44:21.502Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.16s) [2021-09-24T16:44:21.502Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.62s) [2021-09-24T16:44:21.502Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.25s) [2021-09-24T16:44:21.502Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.62s) [2021-09-24T16:44:21.502Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.23s) [2021-09-24T16:44:21.502Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.08s) [2021-09-24T16:44:21.502Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.51s) [2021-09-24T16:44:21.502Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.58s) [2021-09-24T16:44:21.502Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.23s) [2021-09-24T16:44:21.502Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.27s) [2021-09-24T16:44:21.502Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-09-24T16:44:21.502Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-09-24T16:44:21.502Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.27s) [2021-09-24T16:44:21.502Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.62s) [2021-09-24T16:44:21.502Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.13s) [2021-09-24T16:44:21.502Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.35s) [2021-09-24T16:44:21.502Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.24s) [2021-09-24T16:44:21.502Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.45s) [2021-09-24T16:44:21.502Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.83s) [2021-09-24T16:44:21.502Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.37s) [2021-09-24T16:44:21.502Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.49s) [2021-09-24T16:44:21.502Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.29s) [2021-09-24T16:44:21.502Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.26s) [2021-09-24T16:44:21.502Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.79s) [2021-09-24T16:44:21.502Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.55s) [2021-09-24T16:44:21.502Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.14s) [2021-09-24T16:44:21.502Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.07s) [2021-09-24T16:44:21.502Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2021-09-24T16:44:21.502Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.73s) [2021-09-24T16:44:21.502Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.19s) [2021-09-24T16:44:21.502Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.12s) [2021-09-24T16:44:21.502Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2021-09-24T16:44:21.502Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.50s) [2021-09-24T16:44:21.502Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.12s) [2021-09-24T16:44:21.502Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2021-09-24T16:44:21.502Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.75s) [2021-09-24T16:44:21.502Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.77s) [2021-09-24T16:44:21.502Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.16s) [2021-09-24T16:44:21.502Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s) [2021-09-24T16:44:21.502Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.64s) [2021-09-24T16:44:21.502Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.39s) [2021-09-24T16:44:21.502Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.71s) [2021-09-24T16:44:21.502Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (1.87s) [2021-09-24T16:44:21.502Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.58s) [2021-09-24T16:44:21.502Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s) [2021-09-24T16:44:21.502Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.60s) [2021-09-24T16:44:21.502Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.81s) [2021-09-24T16:44:21.502Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2021-09-24T16:44:21.502Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.90s) [2021-09-24T16:44:21.502Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.70s) [2021-09-24T16:44:21.502Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.63s) [2021-09-24T16:44:21.502Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.49s) [2021-09-24T16:44:21.502Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.90s) [2021-09-24T16:44:21.502Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.31s) [2021-09-24T16:44:21.502Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.28s) [2021-09-24T16:44:21.502Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.25s) [2021-09-24T16:44:21.502Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.66s) [2021-09-24T16:44:21.502Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.13s) [2021-09-24T16:44:21.502Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.11s) [2021-09-24T16:44:21.502Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.23s) [2021-09-24T16:44:21.502Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.93s) [2021-09-24T16:44:21.502Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.74s) [2021-09-24T16:44:21.502Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.66s) [2021-09-24T16:44:21.502Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.72s) [2021-09-24T16:44:21.502Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.68s) [2021-09-24T16:44:21.502Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.18s) [2021-09-24T16:44:21.502Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (4.89s) [2021-09-24T16:44:21.502Z] === RUN TestDockerSwarmSuite [2021-09-24T16:44:21.502Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-09-24T16:44:21.511Z] --- PASS: TestBuildLabelWithTargets (1.34s) [2021-09-24T16:44:21.511Z] === RUN TestBuildWithEmptyLayers [2021-09-24T16:44:22.074Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-09-24T16:44:22.083Z] --- PASS: TestBuildWithEmptyLayers (0.64s) [2021-09-24T16:44:22.083Z] === RUN TestBuildMultiStageOnBuild [2021-09-24T16:44:22.127Z] --- PASS: TestOverlappingRequests (0.37s) [2021-09-24T16:44:22.127Z] === RUN TestRelease [2021-09-24T16:44:22.127Z] === RUN TestSendToOneSub [2021-09-24T16:44:22.127Z] --- PASS: TestSendToOneSub (0.00s) [2021-09-24T16:44:22.127Z] === RUN TestSendToMultipleSubs [2021-09-24T16:44:22.127Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-09-24T16:44:22.127Z] === RUN TestEvictOneSub [2021-09-24T16:44:22.127Z] --- PASS: TestEvictOneSub (0.00s) [2021-09-24T16:44:22.127Z] === RUN TestClosePublisher [2021-09-24T16:44:22.127Z] --- PASS: TestClosePublisher (0.00s) [2021-09-24T16:44:22.127Z] === RUN TestPubSubRace [2021-09-24T16:44:22.127Z] --- PASS: TestFailOnce (1.11s) [2021-09-24T16:44:22.127Z] === RUN TestEchoInputOutput [2021-09-24T16:44:22.127Z] --- PASS: TestEchoInputOutput (0.00s) [2021-09-24T16:44:22.127Z] === RUN TestBackoff [2021-09-24T16:44:22.127Z] --- PASS: TestBackoff (0.00s) [2021-09-24T16:44:22.127Z] === RUN TestAbortRetry [2021-09-24T16:44:22.127Z] --- PASS: TestAbortRetry (0.00s) [2021-09-24T16:44:22.127Z] === RUN TestClientScheme [2021-09-24T16:44:22.127Z] --- PASS: TestClientScheme (0.00s) [2021-09-24T16:44:22.127Z] === RUN TestNewClientWithTimeout [2021-09-24T16:44:22.917Z] time="2021-09-24T16:44:22Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49292/Test.Echo: Post \"http://127.0.0.1:49292/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-09-24T16:44:22.917Z] --- PASS: TestPubSubRace (1.05s) [2021-09-24T16:44:22.917Z] PASS [2021-09-24T16:44:22.917Z] coverage: 75.0% of statements [2021-09-24T16:44:22.917Z] ok github.com/docker/docker/pkg/pubsub 1.083s coverage: 75.0% of statements [2021-09-24T16:44:23.687Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.86s) [2021-09-24T16:44:23.687Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-09-24T16:44:23.687Z] --- PASS: TestRelease (1.55s) [2021-09-24T16:44:23.687Z] === RUN TestAllocateRandomDeallocate [2021-09-24T16:44:23.687Z] === RUN TestRegister [2021-09-24T16:44:23.687Z] --- PASS: TestRegister (0.00s) [2021-09-24T16:44:23.687Z] === RUN TestCommand [2021-09-24T16:44:23.687Z] --- PASS: TestCommand (0.03s) [2021-09-24T16:44:23.687Z] === RUN TestNaiveSelf [2021-09-24T16:44:23.687Z] --- PASS: TestNaiveSelf (0.03s) [2021-09-24T16:44:23.687Z] PASS [2021-09-24T16:44:23.687Z] coverage: 82.4% of statements [2021-09-24T16:44:23.687Z] ok github.com/docker/docker/pkg/reexec 0.086s coverage: 82.4% of statements [2021-09-24T16:44:23.989Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-09-24T16:44:23.995Z] --- PASS: TestBuildMultiStageOnBuild (1.93s) [2021-09-24T16:44:23.995Z] === RUN TestBuildUncleanTarFilenames [2021-09-24T16:44:24.466Z] time="2021-09-24T16:44:23Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49292/Test.Echo: Post \"http://127.0.0.1:49292/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-09-24T16:44:24.466Z] === RUN TestDump [2021-09-24T16:44:24.466Z] goroutine 6 [running]: [2021-09-24T16:44:24.466Z] github.com/docker/docker/pkg/stack.dump(0x8ab2f7) [2021-09-24T16:44:24.466Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-09-24T16:44:24.466Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-09-24T16:44:24.466Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-09-24T16:44:24.466Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2021-09-24T16:44:24.466Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2021-09-24T16:44:24.466Z] testing.tRunner(0xc00011c1a0, 0xa18e38) [2021-09-24T16:44:24.466Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-09-24T16:44:24.466Z] created by testing.(*T).Run [2021-09-24T16:44:24.466Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-09-24T16:44:24.466Z] [2021-09-24T16:44:24.466Z] goroutine 1 [chan receive]: [2021-09-24T16:44:24.466Z] testing.(*T).Run(0xc00011c000, {0xa0a4fd, 0x88a173}, 0xa18e38) [2021-09-24T16:44:24.466Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-09-24T16:44:24.466Z] testing.runTests.func1(0xc000068750) [2021-09-24T16:44:24.466Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-09-24T16:44:24.466Z] testing.tRunner(0xc00011c000, 0xc000071ce0) [2021-09-24T16:44:24.466Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-09-24T16:44:24.466Z] testing.runTests(0xc000076080, {0xb7bba0, 0x3, 0x3}, {0x8aa54d, 0xa0c1f7, 0xb80640}) [2021-09-24T16:44:24.466Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-09-24T16:44:24.466Z] testing.(*M).Run(0xc000076080) [2021-09-24T16:44:24.466Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-09-24T16:44:24.466Z] main.main() [2021-09-24T16:44:24.466Z] _testmain.go:95 +0x1f5 [2021-09-24T16:44:24.466Z] --- PASS: TestDump (0.00s) [2021-09-24T16:44:24.466Z] === RUN TestDumpToFile [2021-09-24T16:44:24.466Z] --- PASS: TestDumpToFile (0.11s) [2021-09-24T16:44:24.466Z] === RUN TestDumpToFileWithEmptyInput [2021-09-24T16:44:24.466Z] goroutine 8 [running]: [2021-09-24T16:44:24.466Z] github.com/docker/docker/pkg/stack.dump(0x9182b4) [2021-09-24T16:44:24.466Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-09-24T16:44:24.466Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x918660}) [2021-09-24T16:44:24.466Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2021-09-24T16:44:24.466Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00011c1a0) [2021-09-24T16:44:24.466Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2021-09-24T16:44:24.466Z] testing.tRunner(0xc00011c680, 0xa18e28) [2021-09-24T16:44:24.466Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-09-24T16:44:24.466Z] created by testing.(*T).Run [2021-09-24T16:44:24.466Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-09-24T16:44:24.466Z] [2021-09-24T16:44:24.466Z] goroutine 1 [chan receive]: [2021-09-24T16:44:24.466Z] testing.(*T).Run(0xc00011c000, {0xa11289, 0x88a173}, 0xa18e28) [2021-09-24T16:44:24.466Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-09-24T16:44:24.466Z] testing.runTests.func1(0xc000068750) [2021-09-24T16:44:24.466Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-09-24T16:44:24.466Z] testing.tRunner(0xc00011c000, 0xc000071ce0) [2021-09-24T16:44:24.466Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-09-24T16:44:24.466Z] testing.runTests(0xc000076080, {0xb7bba0, 0x3, 0x3}, {0x8aa54d, 0xa0c1f7, 0xb80640}) [2021-09-24T16:44:24.466Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-09-24T16:44:24.466Z] testing.(*M).Run(0xc000076080) [2021-09-24T16:44:24.466Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-09-24T16:44:24.466Z] main.main() [2021-09-24T16:44:24.466Z] _testmain.go:95 +0x1f5 [2021-09-24T16:44:24.466Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-09-24T16:44:24.466Z] PASS [2021-09-24T16:44:24.466Z] coverage: 90.9% of statements [2021-09-24T16:44:24.466Z] ok github.com/docker/docker/pkg/stack 0.136s coverage: 90.9% of statements [2021-09-24T16:44:24.466Z] 2021/09/24 16:44:23 Closing DB instances... [2021-09-24T16:44:24.466Z] === RUN TestNewStdWriter [2021-09-24T16:44:24.466Z] --- PASS: TestNewStdWriter (0.00s) [2021-09-24T16:44:24.466Z] === RUN TestWriteWithUninitializedStdWriter [2021-09-24T16:44:24.466Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-09-24T16:44:24.466Z] === RUN TestWriteWithNilBytes [2021-09-24T16:44:24.466Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-09-24T16:44:24.466Z] === RUN TestWrite [2021-09-24T16:44:24.466Z] --- PASS: TestWrite (0.00s) [2021-09-24T16:44:24.466Z] === RUN TestWriteWithWriterError [2021-09-24T16:44:24.466Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-09-24T16:44:24.466Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-09-24T16:44:24.466Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-09-24T16:44:24.466Z] === RUN TestStdCopyWriteAndRead [2021-09-24T16:44:24.466Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-09-24T16:44:24.466Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-09-24T16:44:24.467Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-09-24T16:44:24.467Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-09-24T16:44:24.467Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-09-24T16:44:24.467Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-09-24T16:44:24.467Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-09-24T16:44:24.467Z] === RUN TestStdCopyWithInvalidInputHeader [2021-09-24T16:44:24.467Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-09-24T16:44:24.467Z] === RUN TestStdCopyWithCorruptedPrefix [2021-09-24T16:44:24.467Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-09-24T16:44:24.467Z] === RUN TestStdCopyReturnsWriteErrors [2021-09-24T16:44:24.467Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-09-24T16:44:24.467Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-09-24T16:44:24.467Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-09-24T16:44:24.467Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-09-24T16:44:24.467Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-09-24T16:44:24.467Z] PASS [2021-09-24T16:44:24.467Z] coverage: 100.0% of statements [2021-09-24T16:44:24.467Z] ok github.com/docker/docker/pkg/stdcopy 0.034s coverage: 100.0% of statements [2021-09-24T16:44:24.937Z] --- PASS: TestBuildUncleanTarFilenames (0.93s) [2021-09-24T16:44:24.938Z] === RUN TestBuildMultiStageLayerLeak [2021-09-24T16:44:25.231Z] === RUN TestRawProgressFormatterFormatStatus [2021-09-24T16:44:25.231Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-09-24T16:44:25.231Z] === RUN TestRawProgressFormatterFormatProgress [2021-09-24T16:44:25.231Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-09-24T16:44:25.231Z] === RUN TestFormatStatus [2021-09-24T16:44:25.231Z] --- PASS: TestFormatStatus (0.00s) [2021-09-24T16:44:25.231Z] === RUN TestFormatError [2021-09-24T16:44:25.231Z] --- PASS: TestFormatError (0.00s) [2021-09-24T16:44:25.231Z] === RUN TestFormatJSONError [2021-09-24T16:44:25.231Z] --- PASS: TestFormatJSONError (0.00s) [2021-09-24T16:44:25.231Z] === RUN TestJsonProgressFormatterFormatProgress [2021-09-24T16:44:25.231Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-09-24T16:44:25.231Z] === RUN TestJsonProgressFormatterFormatStatus [2021-09-24T16:44:25.231Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-09-24T16:44:25.231Z] === RUN TestNewJSONProgressOutput [2021-09-24T16:44:25.231Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-09-24T16:44:25.231Z] === RUN TestAuxFormatterEmit [2021-09-24T16:44:25.231Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-09-24T16:44:25.231Z] === RUN TestStreamWriterStdout [2021-09-24T16:44:25.231Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-09-24T16:44:25.231Z] === RUN TestStreamWriterStderr [2021-09-24T16:44:25.231Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-09-24T16:44:25.231Z] PASS [2021-09-24T16:44:25.231Z] coverage: 66.2% of statements [2021-09-24T16:44:25.231Z] ok github.com/docker/docker/pkg/streamformatter 0.030s coverage: 66.2% of statements [2021-09-24T16:44:25.990Z] === RUN TestGenerateRandomID [2021-09-24T16:44:25.990Z] --- PASS: TestGenerateRandomID (0.00s) [2021-09-24T16:44:25.990Z] === RUN TestShortenId [2021-09-24T16:44:25.990Z] --- PASS: TestShortenId (0.00s) [2021-09-24T16:44:25.990Z] === RUN TestShortenSha256Id [2021-09-24T16:44:25.990Z] --- PASS: TestShortenSha256Id (0.00s) [2021-09-24T16:44:25.990Z] === RUN TestShortenIdEmpty [2021-09-24T16:44:25.990Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-09-24T16:44:25.990Z] === RUN TestShortenIdInvalid [2021-09-24T16:44:25.990Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-09-24T16:44:25.990Z] === RUN TestIsShortIDNonHex [2021-09-24T16:44:25.990Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-09-24T16:44:25.990Z] === RUN TestIsShortIDNotCorrectSize [2021-09-24T16:44:25.990Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-09-24T16:44:25.990Z] PASS [2021-09-24T16:44:25.990Z] coverage: 70.6% of statements [2021-09-24T16:44:25.990Z] ok github.com/docker/docker/pkg/stringid 0.027s coverage: 70.6% of statements [2021-09-24T16:44:25.990Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2021-09-24T16:44:25.990Z] === RUN TestNetworkDBGarbageCollection [2021-09-24T16:44:25.990Z] === RUN TestIsCpusetListAvailable [2021-09-24T16:44:25.990Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-09-24T16:44:25.990Z] PASS [2021-09-24T16:44:25.990Z] coverage: 39.4% of statements [2021-09-24T16:44:25.990Z] ok github.com/docker/docker/pkg/sysinfo 0.030s coverage: 39.4% of statements [2021-09-24T16:44:26.768Z] time="2021-09-24T16:44:26Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49292/Test.Echo: Post \"http://127.0.0.1:49292/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-09-24T16:44:26.856Z] --- PASS: TestBuildMultiStageLayerLeak (2.08s) [2021-09-24T16:44:26.856Z] === RUN TestBuildWithHugeFile [2021-09-24T16:44:27.291Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-09-24T16:44:27.568Z] === RUN TestChtimes [2021-09-24T16:44:27.568Z] --- PASS: TestChtimes (0.00s) [2021-09-24T16:44:27.568Z] === RUN TestChtimesWindows [2021-09-24T16:44:27.568Z] --- PASS: TestChtimesWindows (0.00s) [2021-09-24T16:44:27.568Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-09-24T16:44:27.568Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-09-24T16:44:27.568Z] === RUN TestEnsureRemoveAllNotExist [2021-09-24T16:44:27.568Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-09-24T16:44:27.568Z] === RUN TestEnsureRemoveAllWithDir [2021-09-24T16:44:27.568Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-09-24T16:44:27.568Z] === RUN TestEnsureRemoveAllWithFile [2021-09-24T16:44:27.568Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-09-24T16:44:27.568Z] === RUN TestHasWin32KSupport [2021-09-24T16:44:27.568Z] syscall_windows_test.go:8: win32k: true [2021-09-24T16:44:27.568Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-09-24T16:44:27.568Z] PASS [2021-09-24T16:44:27.568Z] coverage: 13.0% of statements [2021-09-24T16:44:27.568Z] ok github.com/docker/docker/pkg/system 0.041s coverage: 13.0% of statements [2021-09-24T16:44:27.568Z] === RUN TestTailFile [2021-09-24T16:44:27.568Z] --- PASS: TestTailFile (0.00s) [2021-09-24T16:44:27.568Z] === RUN TestTailFileManyLines [2021-09-24T16:44:27.568Z] --- PASS: TestTailFileManyLines (0.00s) [2021-09-24T16:44:27.568Z] === RUN TestTailEmptyFile [2021-09-24T16:44:27.568Z] --- PASS: TestTailEmptyFile (0.00s) [2021-09-24T16:44:27.568Z] === RUN TestTailNegativeN [2021-09-24T16:44:27.568Z] --- PASS: TestTailNegativeN (0.00s) [2021-09-24T16:44:27.568Z] === RUN TestNewTailReader [2021-09-24T16:44:27.568Z] === PAUSE TestNewTailReader [2021-09-24T16:44:27.568Z] === CONT TestNewTailReader [2021-09-24T16:44:27.568Z] === RUN TestNewTailReader/no_delimiter [2021-09-24T16:44:27.568Z] === PAUSE TestNewTailReader/no_delimiter [2021-09-24T16:44:27.568Z] === RUN TestNewTailReader/single_byte_delimiter [2021-09-24T16:44:27.568Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-09-24T16:44:27.568Z] === RUN TestNewTailReader/2_byte_delimiter [2021-09-24T16:44:27.568Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-09-24T16:44:27.568Z] === RUN TestNewTailReader/4_byte_delimiter [2021-09-24T16:44:27.568Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-09-24T16:44:27.568Z] === RUN TestNewTailReader/8_byte_delimiter [2021-09-24T16:44:27.568Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-09-24T16:44:27.568Z] === RUN TestNewTailReader/12_byte_delimiter [2021-09-24T16:44:27.568Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-09-24T16:44:27.568Z] === RUN TestNewTailReader/truncated_last_line [2021-09-24T16:44:27.568Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-09-24T16:44:27.568Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-09-24T16:44:27.568Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-09-24T16:44:27.568Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-09-24T16:44:27.568Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-09-24T16:44:27.568Z] === CONT TestNewTailReader/no_delimiter [2021-09-24T16:44:27.568Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-09-24T16:44:27.568Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-09-24T16:44:27.568Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-09-24T16:44:27.568Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-09-24T16:44:27.568Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-09-24T16:44:27.568Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-09-24T16:44:27.568Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-09-24T16:44:27.568Z] === CONT TestNewTailReader/4_byte_delimiter [2021-09-24T16:44:27.568Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-09-24T16:44:27.568Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-09-24T16:44:27.568Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-09-24T16:44:27.568Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-09-24T16:44:27.568Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-09-24T16:44:27.568Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-09-24T16:44:27.568Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-24T16:44:27.568Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-24T16:44:27.568Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-24T16:44:27.568Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-24T16:44:27.568Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-09-24T16:44:27.568Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-09-24T16:44:27.568Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-09-24T16:44:27.568Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-09-24T16:44:27.568Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-09-24T16:44:27.568Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-09-24T16:44:27.568Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-09-24T16:44:27.568Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-09-24T16:44:27.568Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-09-24T16:44:27.568Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-09-24T16:44:27.568Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-09-24T16:44:27.568Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-09-24T16:44:27.568Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-09-24T16:44:27.568Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-09-24T16:44:27.568Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-09-24T16:44:27.568Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-09-24T16:44:27.568Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-09-24T16:44:27.568Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-09-24T16:44:27.568Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-09-24T16:44:27.568Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-09-24T16:44:27.568Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-09-24T16:44:27.568Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-09-24T16:44:27.568Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-09-24T16:44:27.568Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-09-24T16:44:27.568Z] === CONT TestNewTailReader/2_byte_delimiter [2021-09-24T16:44:27.568Z] === CONT TestNewTailReader/12_byte_delimiter [2021-09-24T16:44:27.568Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-09-24T16:44:27.568Z] === CONT TestNewTailReader/single_byte_delimiter [2021-09-24T16:44:27.568Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-09-24T16:44:27.568Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-09-24T16:44:27.568Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-09-24T16:44:27.568Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-09-24T16:44:27.568Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-09-24T16:44:27.568Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-09-24T16:44:27.568Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-09-24T16:44:27.568Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-09-24T16:44:27.568Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-09-24T16:44:27.568Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-09-24T16:44:27.568Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-09-24T16:44:27.568Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-09-24T16:44:27.568Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-09-24T16:44:27.568Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-09-24T16:44:27.568Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-09-24T16:44:27.568Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-09-24T16:44:27.568Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-09-24T16:44:27.568Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-24T16:44:27.568Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-09-24T16:44:27.568Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-09-24T16:44:27.568Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-24T16:44:27.568Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-09-24T16:44:27.568Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-24T16:44:27.568Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-09-24T16:44:27.568Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-24T16:44:27.569Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-24T16:44:27.569Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-09-24T16:44:27.569Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-24T16:44:27.569Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-09-24T16:44:27.569Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-24T16:44:27.569Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-09-24T16:44:27.569Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-24T16:44:27.569Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-09-24T16:44:27.569Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-09-24T16:44:27.569Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-09-24T16:44:27.569Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-09-24T16:44:27.569Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-09-24T16:44:27.569Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-09-24T16:44:27.569Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-09-24T16:44:27.569Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-09-24T16:44:27.569Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-09-24T16:44:27.569Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-09-24T16:44:27.569Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-09-24T16:44:27.569Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-09-24T16:44:27.569Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-09-24T16:44:27.569Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-09-24T16:44:27.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-09-24T16:44:27.569Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-09-24T16:44:27.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-09-24T16:44:27.569Z] === CONT TestNewTailReader/8_byte_delimiter [2021-09-24T16:44:27.569Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-09-24T16:44:27.569Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-09-24T16:44:27.569Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-09-24T16:44:27.569Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-09-24T16:44:27.569Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-09-24T16:44:27.569Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-09-24T16:44:27.569Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-24T16:44:27.569Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-24T16:44:27.569Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-24T16:44:27.569Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-24T16:44:27.569Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-09-24T16:44:27.569Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-09-24T16:44:27.569Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-09-24T16:44:27.569Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-09-24T16:44:27.569Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-09-24T16:44:27.569Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-09-24T16:44:27.569Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-09-24T16:44:27.569Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-09-24T16:44:27.569Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-09-24T16:44:27.569Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-09-24T16:44:27.569Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-09-24T16:44:27.569Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-09-24T16:44:27.569Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-09-24T16:44:27.569Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-09-24T16:44:27.569Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-24T16:44:27.569Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-24T16:44:27.569Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-24T16:44:27.569Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-24T16:44:27.569Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-09-24T16:44:27.569Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-09-24T16:44:27.569Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-09-24T16:44:27.569Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-09-24T16:44:27.569Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-09-24T16:44:27.569Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-09-24T16:44:27.569Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-09-24T16:44:27.569Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-09-24T16:44:27.569Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-09-24T16:44:27.569Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-09-24T16:44:27.569Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-09-24T16:44:27.569Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-09-24T16:44:27.569Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-09-24T16:44:27.569Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-24T16:44:27.569Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-24T16:44:27.569Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-09-24T16:44:28.387Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-09-24T16:44:28.387Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-09-24T16:44:28.387Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-09-24T16:44:28.387Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-09-24T16:44:28.387Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-24T16:44:28.387Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-24T16:44:28.387Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-24T16:44:28.387Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-24T16:44:28.387Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-24T16:44:28.387Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-24T16:44:28.387Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-24T16:44:28.387Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-24T16:44:28.387Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-09-24T16:44:28.387Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-09-24T16:44:28.387Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-09-24T16:44:28.387Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-09-24T16:44:28.387Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-09-24T16:44:28.387Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-24T16:44:28.387Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-24T16:44:28.387Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-24T16:44:28.387Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-24T16:44:28.387Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-24T16:44:28.387Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-24T16:44:28.387Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-09-24T16:44:28.387Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-09-24T16:44:28.387Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-09-24T16:44:28.387Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-09-24T16:44:28.387Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-09-24T16:44:28.387Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-09-24T16:44:28.387Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-09-24T16:44:28.387Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-09-24T16:44:28.387Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-09-24T16:44:28.387Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-09-24T16:44:28.387Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-09-24T16:44:28.387Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-09-24T16:44:28.387Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-09-24T16:44:28.387Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-09-24T16:44:28.387Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-09-24T16:44:28.387Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-09-24T16:44:28.387Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-09-24T16:44:28.387Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-09-24T16:44:28.387Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-09-24T16:44:28.387Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-09-24T16:44:28.387Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-09-24T16:44:28.387Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-09-24T16:44:28.387Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-09-24T16:44:28.387Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-09-24T16:44:28.387Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-09-24T16:44:28.387Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-09-24T16:44:28.387Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-09-24T16:44:28.387Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-09-24T16:44:28.387Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-09-24T16:44:28.387Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-09-24T16:44:28.387Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-09-24T16:44:28.387Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-24T16:44:28.387Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-09-24T16:44:28.387Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-24T16:44:28.387Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-09-24T16:44:28.387Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-24T16:44:28.387Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-24T16:44:28.387Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-24T16:44:28.387Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-24T16:44:28.387Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-24T16:44:28.387Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-24T16:44:28.387Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-24T16:44:28.387Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-24T16:44:28.387Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-24T16:44:28.387Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-24T16:44:28.387Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-09-24T16:44:28.387Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-24T16:44:28.387Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-09-24T16:44:28.387Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-09-24T16:44:28.387Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-09-24T16:44:28.387Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-09-24T16:44:28.387Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-09-24T16:44:28.387Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-09-24T16:44:28.387Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-09-24T16:44:28.387Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-09-24T16:44:28.387Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-09-24T16:44:28.387Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-24T16:44:28.387Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-24T16:44:28.387Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-09-24T16:44:28.387Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-09-24T16:44:28.387Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-09-24T16:44:28.387Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-09-24T16:44:28.387Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-09-24T16:44:28.387Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-09-24T16:44:28.387Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-09-24T16:44:28.387Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-09-24T16:44:28.387Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-09-24T16:44:28.387Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-09-24T16:44:28.387Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-09-24T16:44:28.387Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-09-24T16:44:28.387Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-09-24T16:44:28.387Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-09-24T16:44:28.387Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-09-24T16:44:28.387Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-09-24T16:44:28.387Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-09-24T16:44:28.387Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-09-24T16:44:28.387Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-09-24T16:44:28.387Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-09-24T16:44:28.387Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-09-24T16:44:28.387Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-09-24T16:44:28.387Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-09-24T16:44:28.387Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-09-24T16:44:28.387Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-09-24T16:44:28.387Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-09-24T16:44:28.387Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-09-24T16:44:28.387Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-09-24T16:44:28.387Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-09-24T16:44:28.387Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-09-24T16:44:28.387Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-09-24T16:44:28.387Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-09-24T16:44:28.387Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-09-24T16:44:28.387Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-09-24T16:44:28.387Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-09-24T16:44:28.387Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-09-24T16:44:28.387Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-09-24T16:44:28.387Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-09-24T16:44:28.387Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-09-24T16:44:28.387Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-09-24T16:44:28.387Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-09-24T16:44:28.387Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-09-24T16:44:28.387Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-24T16:44:28.387Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-24T16:44:28.387Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-09-24T16:44:28.387Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-09-24T16:44:28.387Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-09-24T16:44:28.387Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-24T16:44:28.387Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-24T16:44:28.387Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-09-24T16:44:28.387Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-09-24T16:44:28.387Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-09-24T16:44:28.387Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-24T16:44:28.387Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-24T16:44:28.387Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-09-24T16:44:28.387Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-09-24T16:44:28.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-09-24T16:44:28.387Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-24T16:44:28.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-24T16:44:28.387Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-09-24T16:44:28.387Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-24T16:44:28.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-24T16:44:28.387Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-24T16:44:28.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-24T16:44:28.387Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-09-24T16:44:28.387Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-24T16:44:28.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-24T16:44:28.387Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-24T16:44:28.387Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-09-24T16:44:28.387Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-09-24T16:44:28.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-09-24T16:44:28.387Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-09-24T16:44:28.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-09-24T16:44:28.387Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-09-24T16:44:28.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-09-24T16:44:28.387Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-09-24T16:44:28.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-09-24T16:44:28.387Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-09-24T16:44:28.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-09-24T16:44:28.387Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-09-24T16:44:28.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-09-24T16:44:28.387Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-09-24T16:44:28.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-09-24T16:44:28.387Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-09-24T16:44:28.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-09-24T16:44:28.387Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-09-24T16:44:28.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-09-24T16:44:28.388Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-09-24T16:44:28.388Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-09-24T16:44:28.388Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-24T16:44:28.388Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-24T16:44:28.388Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-09-24T16:44:28.388Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-09-24T16:44:28.388Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-09-24T16:44:28.388Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-24T16:44:28.388Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-24T16:44:28.388Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-09-24T16:44:28.388Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-24T16:44:28.388Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-24T16:44:28.388Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-24T16:44:28.388Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-24T16:44:28.388Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-24T16:44:28.388Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-24T16:44:28.388Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-24T16:44:28.388Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-24T16:44:28.388Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-24T16:44:28.388Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-24T16:44:28.388Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-24T16:44:28.388Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-24T16:44:28.388Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-09-24T16:44:28.388Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-09-24T16:44:28.388Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-09-24T16:44:28.388Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-24T16:44:28.388Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-24T16:44:28.388Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-24T16:44:28.388Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-24T16:44:28.388Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-24T16:44:28.388Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-24T16:44:28.388Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-24T16:44:28.388Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-24T16:44:28.388Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-24T16:44:28.388Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-24T16:44:28.388Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-24T16:44:28.388Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-24T16:44:28.388Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-24T16:44:28.388Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-24T16:44:28.388Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-24T16:44:28.388Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-24T16:44:28.388Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-24T16:44:28.388Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-24T16:44:28.388Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-24T16:44:28.388Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-24T16:44:28.388Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-24T16:44:28.388Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-24T16:44:28.388Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-24T16:44:28.388Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-24T16:44:28.388Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-24T16:44:28.388Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-24T16:44:28.388Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-24T16:44:28.388Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-24T16:44:28.388Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-09-24T16:44:28.388Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-09-24T16:44:28.388Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-09-24T16:44:28.388Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-09-24T16:44:28.388Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-09-24T16:44:28.388Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-09-24T16:44:28.388Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-09-24T16:44:28.388Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-09-24T16:44:28.388Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-09-24T16:44:28.388Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-09-24T16:44:28.388Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-09-24T16:44:28.388Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-09-24T16:44:28.388Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-09-24T16:44:28.388Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-09-24T16:44:28.388Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-09-24T16:44:28.388Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-09-24T16:44:28.388Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-09-24T16:44:28.388Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-09-24T16:44:28.388Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-09-24T16:44:28.388Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-09-24T16:44:28.388Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-09-24T16:44:28.388Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-09-24T16:44:28.388Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-09-24T16:44:28.388Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-09-24T16:44:28.388Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-09-24T16:44:28.388Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-09-24T16:44:28.388Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-24T16:44:28.388Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-24T16:44:28.388Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-24T16:44:28.388Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-24T16:44:28.388Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-09-24T16:44:28.388Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-09-24T16:44:28.388Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-24T16:44:28.388Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-09-24T16:44:28.388Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-09-24T16:44:28.388Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-24T16:44:28.388Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-09-24T16:44:28.388Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-09-24T16:44:28.388Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-09-24T16:44:28.388Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-09-24T16:44:28.388Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-09-24T16:44:28.388Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-09-24T16:44:28.388Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-09-24T16:44:28.388Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-09-24T16:44:28.388Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-09-24T16:44:28.388Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-09-24T16:44:28.388Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-09-24T16:44:28.388Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-09-24T16:44:28.388Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-24T16:44:28.388Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-24T16:44:28.388Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-09-24T16:44:28.388Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-09-24T16:44:28.388Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-24T16:44:28.388Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-24T16:44:28.388Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-09-24T16:44:28.388Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-09-24T16:44:28.388Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-24T16:44:28.388Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-24T16:44:28.388Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-09-24T16:44:28.388Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-09-24T16:44:28.388Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-24T16:44:28.388Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-24T16:44:28.388Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-24T16:44:28.388Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-24T16:44:28.388Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-24T16:44:28.388Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-24T16:44:28.388Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-24T16:44:28.388Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-09-24T16:44:28.388Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-24T16:44:28.388Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-24T16:44:28.388Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-09-24T16:44:28.388Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-09-24T16:44:28.388Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-24T16:44:28.388Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-24T16:44:28.388Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-24T16:44:28.388Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-24T16:44:28.388Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-24T16:44:28.388Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-24T16:44:28.388Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-24T16:44:28.388Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-24T16:44:28.388Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-09-24T16:44:28.388Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-24T16:44:28.388Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-24T16:44:28.388Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-09-24T16:44:28.388Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-24T16:44:28.388Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-09-24T16:44:28.388Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-09-24T16:44:28.388Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-09-24T16:44:28.388Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-09-24T16:44:28.388Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-09-24T16:44:28.388Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-09-24T16:44:28.388Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-09-24T16:44:28.388Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-09-24T16:44:28.388Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-09-24T16:44:28.388Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-09-24T16:44:28.388Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-09-24T16:44:28.388Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-24T16:44:28.388Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-24T16:44:28.388Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-09-24T16:44:28.388Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-09-24T16:44:28.388Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-09-24T16:44:28.388Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-09-24T16:44:28.388Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-09-24T16:44:28.388Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-09-24T16:44:28.388Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-24T16:44:28.388Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-24T16:44:28.388Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-24T16:44:28.388Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-24T16:44:28.388Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-09-24T16:44:28.388Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-09-24T16:44:28.388Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-24T16:44:28.388Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-24T16:44:28.388Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-24T16:44:28.388Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-24T16:44:28.388Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-24T16:44:28.388Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-09-24T16:44:28.388Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-09-24T16:44:28.388Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-09-24T16:44:28.388Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-09-24T16:44:28.388Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-09-24T16:44:28.388Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-09-24T16:44:28.388Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-09-24T16:44:28.388Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-09-24T16:44:28.388Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-09-24T16:44:28.388Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-09-24T16:44:28.388Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-09-24T16:44:28.388Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-09-24T16:44:28.388Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-09-24T16:44:28.388Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-09-24T16:44:28.388Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-24T16:44:28.388Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-24T16:44:28.388Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-24T16:44:28.388Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-24T16:44:28.388Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-24T16:44:28.388Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-24T16:44:28.388Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-24T16:44:28.388Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-24T16:44:28.388Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-24T16:44:28.388Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-24T16:44:28.388Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-24T16:44:28.388Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-24T16:44:28.388Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-24T16:44:28.388Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-24T16:44:28.388Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-24T16:44:28.389Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-24T16:44:28.389Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-09-24T16:44:28.389Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-09-24T16:44:28.389Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-09-24T16:44:28.389Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-24T16:44:28.389Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-24T16:44:28.389Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-24T16:44:28.389Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-09-24T16:44:28.389Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-24T16:44:28.389Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-24T16:44:28.389Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-24T16:44:28.389Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-24T16:44:28.389Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-24T16:44:28.389Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-24T16:44:28.389Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-24T16:44:28.389Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-24T16:44:28.389Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-24T16:44:28.389Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-24T16:44:28.389Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-24T16:44:28.389Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-24T16:44:28.389Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-09-24T16:44:28.389Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-09-24T16:44:28.389Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-09-24T16:44:28.389Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-24T16:44:28.389Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-24T16:44:28.389Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-24T16:44:28.389Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-24T16:44:28.389Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-24T16:44:28.389Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-24T16:44:28.389Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-24T16:44:28.389Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-24T16:44:28.389Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-24T16:44:28.389Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-24T16:44:28.389Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-24T16:44:28.389Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-24T16:44:28.389Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-24T16:44:28.389Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-24T16:44:28.389Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-24T16:44:28.389Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-24T16:44:28.389Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-24T16:44:28.389Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-24T16:44:28.389Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-24T16:44:28.389Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-24T16:44:28.389Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-24T16:44:28.389Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-24T16:44:28.389Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-24T16:44:28.389Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-24T16:44:28.389Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-24T16:44:28.389Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-24T16:44:28.389Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-24T16:44:28.389Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-24T16:44:28.389Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-09-24T16:44:28.389Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-09-24T16:44:28.389Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-09-24T16:44:28.389Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-09-24T16:44:28.389Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-09-24T16:44:28.389Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-09-24T16:44:28.389Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-09-24T16:44:28.389Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-24T16:44:28.389Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-24T16:44:28.389Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-09-24T16:44:28.389Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-09-24T16:44:28.389Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-09-24T16:44:28.389Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-09-24T16:44:28.389Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-09-24T16:44:28.389Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-09-24T16:44:28.389Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-09-24T16:44:28.389Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-09-24T16:44:28.389Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-09-24T16:44:28.389Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-09-24T16:44:28.389Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-24T16:44:28.389Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-09-24T16:44:28.389Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-09-24T16:44:28.389Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-09-24T16:44:28.389Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-09-24T16:44:28.389Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-09-24T16:44:28.389Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-09-24T16:44:28.389Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-09-24T16:44:28.389Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-09-24T16:44:28.389Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-09-24T16:44:28.389Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-09-24T16:44:28.389Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-09-24T16:44:28.389Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-09-24T16:44:28.389Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-09-24T16:44:28.389Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-09-24T16:44:28.389Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-09-24T16:44:28.389Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-09-24T16:44:28.389Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-09-24T16:44:28.389Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-09-24T16:44:28.389Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-09-24T16:44:28.389Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-09-24T16:44:28.389Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-09-24T16:44:28.389Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-09-24T16:44:28.389Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-09-24T16:44:28.389Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-24T16:44:28.389Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-24T16:44:28.389Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-24T16:44:28.389Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-24T16:44:28.389Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-24T16:44:28.389Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-09-24T16:44:28.389Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-24T16:44:28.389Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-24T16:44:28.389Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-09-24T16:44:28.389Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-09-24T16:44:28.389Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-09-24T16:44:28.389Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-24T16:44:28.389Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-24T16:44:28.389Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-09-24T16:44:28.389Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-09-24T16:44:28.389Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-09-24T16:44:28.389Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-24T16:44:28.389Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-24T16:44:28.389Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-09-24T16:44:28.389Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-09-24T16:44:28.389Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-09-24T16:44:28.389Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-09-24T16:44:28.389Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-24T16:44:28.389Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-24T16:44:28.389Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-09-24T16:44:28.389Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-09-24T16:44:28.389Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-09-24T16:44:28.389Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-24T16:44:28.389Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-24T16:44:28.389Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-09-24T16:44:28.389Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-09-24T16:44:28.389Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-09-24T16:44:28.389Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-24T16:44:28.389Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-24T16:44:28.389Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-09-24T16:44:28.389Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-09-24T16:44:28.389Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-09-24T16:44:28.389Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-09-24T16:44:28.389Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-09-24T16:44:28.389Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-09-24T16:44:28.389Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-09-24T16:44:28.389Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-09-24T16:44:28.389Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-09-24T16:44:28.389Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-09-24T16:44:28.389Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-09-24T16:44:28.389Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-09-24T16:44:28.389Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-09-24T16:44:28.389Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-24T16:44:28.389Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-24T16:44:28.389Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-09-24T16:44:28.389Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-24T16:44:28.389Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-24T16:44:28.389Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-24T16:44:28.389Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-24T16:44:28.389Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-24T16:44:28.389Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-24T16:44:28.389Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-24T16:44:28.389Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-24T16:44:28.389Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-09-24T16:44:28.389Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-24T16:44:28.389Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-24T16:44:28.389Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-24T16:44:28.389Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-24T16:44:28.389Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-24T16:44:28.389Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-24T16:44:28.389Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-24T16:44:28.389Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-24T16:44:28.389Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-24T16:44:28.389Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-24T16:44:28.389Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-24T16:44:28.389Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-24T16:44:28.389Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-09-24T16:44:28.389Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-09-24T16:44:28.389Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-09-24T16:44:28.389Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-24T16:44:28.389Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-24T16:44:28.389Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-09-24T16:44:28.389Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-09-24T16:44:28.389Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-09-24T16:44:28.389Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-24T16:44:28.389Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-24T16:44:28.389Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-09-24T16:44:28.389Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-24T16:44:28.389Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-09-24T16:44:28.389Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-09-24T16:44:28.389Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-09-24T16:44:28.389Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-09-24T16:44:28.389Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-09-24T16:44:28.389Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-09-24T16:44:28.389Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-09-24T16:44:28.389Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-09-24T16:44:28.389Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-09-24T16:44:28.389Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-09-24T16:44:28.389Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-09-24T16:44:28.389Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-09-24T16:44:28.389Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-09-24T16:44:28.389Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-09-24T16:44:28.389Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-09-24T16:44:28.389Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-09-24T16:44:28.389Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-09-24T16:44:28.389Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-09-24T16:44:28.389Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-09-24T16:44:28.389Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-09-24T16:44:28.389Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-09-24T16:44:28.389Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-24T16:44:28.389Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-24T16:44:28.389Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-24T16:44:28.390Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-24T16:44:28.390Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-24T16:44:28.390Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-24T16:44:28.390Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-24T16:44:28.390Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-24T16:44:28.390Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-24T16:44:28.390Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-24T16:44:28.390Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-24T16:44:28.390Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-24T16:44:28.390Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-24T16:44:28.390Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-24T16:44:28.390Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-24T16:44:28.390Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-24T16:44:28.390Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-24T16:44:28.390Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-24T16:44:28.390Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-24T16:44:28.390Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-24T16:44:28.390Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-24T16:44:28.390Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-24T16:44:28.390Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-24T16:44:28.390Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-24T16:44:28.390Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-09-24T16:44:28.390Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-09-24T16:44:28.390Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-09-24T16:44:28.390Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-09-24T16:44:28.390Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-09-24T16:44:28.390Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-09-24T16:44:28.390Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-09-24T16:44:28.390Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-09-24T16:44:28.390Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-24T16:44:28.390Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-09-24T16:44:28.390Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-24T16:44:28.390Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-24T16:44:28.390Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-24T16:44:28.390Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-09-24T16:44:28.390Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-24T16:44:28.390Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-09-24T16:44:28.390Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-09-24T16:44:28.390Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-24T16:44:28.390Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-24T16:44:28.390Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-09-24T16:44:28.390Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-09-24T16:44:28.390Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-09-24T16:44:28.390Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-09-24T16:44:28.390Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-24T16:44:28.390Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-09-24T16:44:28.390Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-09-24T16:44:28.390Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-09-24T16:44:28.390Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-09-24T16:44:28.390Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-09-24T16:44:28.390Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-09-24T16:44:28.390Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-09-24T16:44:28.390Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-09-24T16:44:28.390Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-24T16:44:28.390Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-24T16:44:28.390Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-09-24T16:44:28.390Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-09-24T16:44:28.390Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-24T16:44:28.390Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-24T16:44:28.390Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-09-24T16:44:28.390Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-09-24T16:44:28.390Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-09-24T16:44:28.390Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-09-24T16:44:28.390Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-09-24T16:44:28.390Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-09-24T16:44:28.390Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-09-24T16:44:28.390Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-09-24T16:44:28.390Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-09-24T16:44:28.390Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-09-24T16:44:28.390Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-09-24T16:44:28.390Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-09-24T16:44:28.390Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-09-24T16:44:28.390Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-09-24T16:44:28.390Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-09-24T16:44:28.390Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-24T16:44:28.390Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-09-24T16:44:28.390Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-09-24T16:44:28.390Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-09-24T16:44:28.390Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-09-24T16:44:28.390Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-09-24T16:44:28.390Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-09-24T16:44:28.390Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-09-24T16:44:28.390Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-24T16:44:28.390Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-24T16:44:28.390Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-24T16:44:28.390Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-24T16:44:28.390Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-09-24T16:44:28.390Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-09-24T16:44:28.390Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-09-24T16:44:28.390Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-09-24T16:44:28.390Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-09-24T16:44:28.390Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-09-24T16:44:28.390Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-09-24T16:44:28.390Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-09-24T16:44:28.390Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-09-24T16:44:28.390Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-09-24T16:44:28.390Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-09-24T16:44:28.390Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-09-24T16:44:28.390Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-09-24T16:44:28.390Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-09-24T16:44:28.390Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-09-24T16:44:28.390Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-09-24T16:44:28.390Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-24T16:44:28.390Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-24T16:44:28.390Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-24T16:44:28.390Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-24T16:44:28.390Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-24T16:44:28.390Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-24T16:44:28.390Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-24T16:44:28.390Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-24T16:44:28.390Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-24T16:44:28.390Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-24T16:44:28.390Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-24T16:44:28.390Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-24T16:44:28.390Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-24T16:44:28.390Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-24T16:44:28.390Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-24T16:44:28.390Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-24T16:44:28.390Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-24T16:44:28.390Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-24T16:44:28.390Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-24T16:44:28.390Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-24T16:44:28.390Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-24T16:44:28.390Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-24T16:44:28.390Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-24T16:44:28.390Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-24T16:44:28.390Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-24T16:44:28.390Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-24T16:44:28.390Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-24T16:44:28.390Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-09-24T16:44:28.390Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-09-24T16:44:28.390Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-09-24T16:44:28.390Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-09-24T16:44:28.390Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-09-24T16:44:28.390Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-09-24T16:44:28.390Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-09-24T16:44:28.390Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-24T16:44:28.390Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-24T16:44:28.390Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-24T16:44:28.390Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-09-24T16:44:28.390Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-24T16:44:28.390Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-24T16:44:28.390Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-24T16:44:28.390Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-24T16:44:28.390Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-24T16:44:28.390Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-24T16:44:28.390Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-24T16:44:28.390Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-24T16:44:28.390Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-24T16:44:28.390Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-24T16:44:28.390Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-24T16:44:28.390Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-24T16:44:28.390Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-24T16:44:28.390Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-24T16:44:28.390Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-24T16:44:28.390Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-24T16:44:28.390Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-24T16:44:28.390Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-09-24T16:44:28.390Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-09-24T16:44:28.390Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-09-24T16:44:28.390Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-09-24T16:44:28.390Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-09-24T16:44:28.390Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-09-24T16:44:28.390Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-09-24T16:44:28.390Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-09-24T16:44:28.390Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-09-24T16:44:28.390Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-09-24T16:44:28.390Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-09-24T16:44:28.390Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-24T16:44:28.390Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-24T16:44:28.390Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-09-24T16:44:28.390Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-09-24T16:44:28.390Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-09-24T16:44:28.390Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-09-24T16:44:28.390Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-09-24T16:44:28.390Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-09-24T16:44:28.390Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-09-24T16:44:28.390Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-09-24T16:44:28.391Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-09-24T16:44:28.391Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-09-24T16:44:28.391Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-09-24T16:44:28.391Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-09-24T16:44:28.391Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-09-24T16:44:28.391Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-09-24T16:44:28.391Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-09-24T16:44:28.391Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-09-24T16:44:28.391Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-09-24T16:44:28.391Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-09-24T16:44:28.391Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-09-24T16:44:28.391Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-24T16:44:28.391Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-09-24T16:44:28.391Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-24T16:44:28.391Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-24T16:44:28.391Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-24T16:44:28.391Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-09-24T16:44:28.391Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-24T16:44:28.392Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-24T16:44:28.392Z] --- PASS: TestNewTailReader (0.00s) [2021-09-24T16:44:28.392Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-09-24T16:44:28.392Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-09-24T16:44:28.392Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-09-24T16:44:28.392Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-09-24T16:44:28.392Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-09-24T16:44:28.392Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-09-24T16:44:28.392Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-09-24T16:44:28.392Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-09-24T16:44:28.392Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-24T16:44:28.392Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-24T16:44:28.392Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-09-24T16:44:28.392Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-24T16:44:28.392Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-24T16:44:28.392Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-24T16:44:28.392Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-24T16:44:28.392Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-24T16:44:28.392Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-24T16:44:28.392Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-24T16:44:28.392Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-24T16:44:28.392Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-24T16:44:28.392Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-09-24T16:44:28.392Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-09-24T16:44:28.392Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-24T16:44:28.392Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-24T16:44:28.392Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-24T16:44:28.392Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-24T16:44:28.392Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-24T16:44:28.392Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-24T16:44:28.392Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-24T16:44:28.392Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-24T16:44:28.392Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-09-24T16:44:28.392Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-24T16:44:28.392Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-09-24T16:44:28.392Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-09-24T16:44:28.392Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-09-24T16:44:28.392Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-09-24T16:44:28.392Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-24T16:44:28.392Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-09-24T16:44:28.392Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-24T16:44:28.392Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-24T16:44:28.392Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-09-24T16:44:28.392Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-09-24T16:44:28.392Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-09-24T16:44:28.392Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-09-24T16:44:28.392Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-09-24T16:44:28.392Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-09-24T16:44:28.392Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-09-24T16:44:28.392Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-09-24T16:44:28.392Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-09-24T16:44:28.392Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-09-24T16:44:28.392Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-09-24T16:44:28.392Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-24T16:44:28.392Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-09-24T16:44:28.392Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-24T16:44:28.392Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-24T16:44:28.392Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-09-24T16:44:28.392Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-24T16:44:28.392Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-24T16:44:28.392Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-24T16:44:28.392Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-24T16:44:28.392Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-24T16:44:28.392Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-24T16:44:28.392Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-24T16:44:28.392Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-24T16:44:28.392Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-24T16:44:28.392Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-24T16:44:28.392Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-24T16:44:28.392Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-24T16:44:28.392Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-24T16:44:28.392Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-24T16:44:28.392Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-24T16:44:28.392Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-24T16:44:28.392Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-24T16:44:28.392Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-24T16:44:28.392Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.01s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.01s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-24T16:44:28.393Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-24T16:44:28.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-24T16:44:28.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-24T16:44:28.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-24T16:44:28.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-24T16:44:28.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-24T16:44:28.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-09-24T16:44:28.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-09-24T16:44:28.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-24T16:44:28.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-09-24T16:44:28.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-09-24T16:44:28.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-09-24T16:44:28.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-09-24T16:44:28.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-09-24T16:44:28.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-09-24T16:44:28.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-09-24T16:44:28.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-09-24T16:44:28.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-09-24T16:44:28.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-09-24T16:44:28.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-24T16:44:28.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-24T16:44:28.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-24T16:44:28.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-24T16:44:28.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-24T16:44:28.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-24T16:44:28.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-24T16:44:28.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-24T16:44:28.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-24T16:44:28.395Z] PASS [2021-09-24T16:44:28.395Z] coverage: 88.6% of statements [2021-09-24T16:44:28.395Z] ok github.com/docker/docker/pkg/tailfile 0.119s coverage: 88.6% of statements [2021-09-24T16:44:28.395Z] --- PASS: TestAllocateRandomDeallocate (4.62s) [2021-09-24T16:44:28.395Z] === RUN TestRetrieveFromStore [2021-09-24T16:44:29.183Z] === RUN TestTarSumRemoveNonExistent [2021-09-24T16:44:29.183Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-09-24T16:44:29.183Z] === RUN TestTarSumRemove [2021-09-24T16:44:29.183Z] --- PASS: TestTarSumRemove (0.00s) [2021-09-24T16:44:29.183Z] === RUN TestSortFileInfoSums [2021-09-24T16:44:29.183Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-09-24T16:44:29.183Z] === RUN TestNewTarSumForLabelInvalid [2021-09-24T16:44:29.183Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-09-24T16:44:29.183Z] === RUN TestNewTarSumForLabel [2021-09-24T16:44:29.183Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-09-24T16:44:29.183Z] === RUN TestEmptyTar [2021-09-24T16:44:29.183Z] --- PASS: TestEmptyTar (0.00s) [2021-09-24T16:44:29.183Z] === RUN TestTarSumsReadSize [2021-09-24T16:44:29.183Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-09-24T16:44:29.183Z] === RUN TestTarSums [2021-09-24T16:44:29.184Z] --- PASS: TestTarSums (0.05s) [2021-09-24T16:44:29.184Z] === RUN TestIteration [2021-09-24T16:44:29.184Z] --- PASS: TestIteration (0.00s) [2021-09-24T16:44:29.184Z] === RUN TestVersionLabelForChecksum [2021-09-24T16:44:29.184Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-09-24T16:44:29.184Z] === RUN TestVersion [2021-09-24T16:44:29.184Z] --- PASS: TestVersion (0.00s) [2021-09-24T16:44:29.184Z] === RUN TestGetVersion [2021-09-24T16:44:29.184Z] --- PASS: TestGetVersion (0.00s) [2021-09-24T16:44:29.184Z] === RUN TestGetVersions [2021-09-24T16:44:29.184Z] --- PASS: TestGetVersions (0.00s) [2021-09-24T16:44:29.184Z] PASS [2021-09-24T16:44:29.184Z] coverage: 89.3% of statements [2021-09-24T16:44:29.184Z] ok github.com/docker/docker/pkg/tarsum 0.087s coverage: 89.3% of statements [2021-09-24T16:44:29.184Z] testing: warning: no tests to run [2021-09-24T16:44:29.184Z] PASS [2021-09-24T16:44:29.184Z] coverage: [no statements] [2021-09-24T16:44:29.184Z] ok github.com/docker/docker/pkg/term/windows 0.027s coverage: [no statements] [no tests to run] [2021-09-24T16:44:29.975Z] --- PASS: TestRetrieveFromStore (1.62s) [2021-09-24T16:44:29.975Z] === RUN TestRequestReleaseAddressDuplicate [2021-09-24T16:44:29.975Z] --- PASS: TestRequestReleaseAddressDuplicate (0.02s) [2021-09-24T16:44:29.975Z] === RUN TestParallelPredefinedRequest1 [2021-09-24T16:44:29.975Z] === PAUSE TestParallelPredefinedRequest1 [2021-09-24T16:44:29.975Z] === RUN TestParallelPredefinedRequest2 [2021-09-24T16:44:29.975Z] === PAUSE TestParallelPredefinedRequest2 [2021-09-24T16:44:29.975Z] === RUN TestParallelPredefinedRequest3 [2021-09-24T16:44:29.975Z] === PAUSE TestParallelPredefinedRequest3 [2021-09-24T16:44:29.975Z] === RUN TestParallelPredefinedRequest4 [2021-09-24T16:44:29.975Z] === PAUSE TestParallelPredefinedRequest4 [2021-09-24T16:44:29.975Z] === RUN TestParallelPredefinedRequest5 [2021-09-24T16:44:29.975Z] === PAUSE TestParallelPredefinedRequest5 [2021-09-24T16:44:29.975Z] === RUN TestDebug [2021-09-24T16:44:29.975Z] --- PASS: TestDebug (0.00s) [2021-09-24T16:44:29.975Z] === RUN TestRequestPoolParallel [2021-09-24T16:44:29.975Z] === RUN TestTruncIndex [2021-09-24T16:44:29.975Z] --- PASS: TestTruncIndex (0.10s) [2021-09-24T16:44:29.975Z] PASS [2021-09-24T16:44:29.975Z] coverage: 91.5% of statements [2021-09-24T16:44:29.975Z] ok github.com/docker/docker/pkg/truncindex 0.133s coverage: 91.5% of statements [2021-09-24T16:44:29.975Z] --- PASS: TestRequestPoolParallel (0.39s) [2021-09-24T16:44:29.975Z] === RUN TestFullAllocateRelease [2021-09-24T16:44:30.746Z] === RUN TestIsGIT [2021-09-24T16:44:30.746Z] --- PASS: TestIsGIT (0.00s) [2021-09-24T16:44:30.746Z] === RUN TestIsTransport [2021-09-24T16:44:30.746Z] --- PASS: TestIsTransport (0.00s) [2021-09-24T16:44:30.746Z] PASS [2021-09-24T16:44:30.746Z] coverage: 100.0% of statements [2021-09-24T16:44:30.746Z] ok github.com/docker/docker/pkg/urlutil 0.035s coverage: 100.0% of statements [2021-09-24T16:44:30.746Z] --- PASS: TestFullAllocateRelease (0.40s) [2021-09-24T16:44:30.746Z] === RUN TestOddAllocateRelease [2021-09-24T16:44:30.746Z] --- PASS: TestOddAllocateRelease (0.24s) [2021-09-24T16:44:30.746Z] === RUN TestFullAllocateSerialReleaseParallel [2021-09-24T16:44:30.746Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.06s) [2021-09-24T16:44:30.746Z] === RUN TestOddAllocateSerialReleaseParallel [2021-09-24T16:44:30.746Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2021-09-24T16:44:30.746Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-09-24T16:44:30.746Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2021-09-24T16:44:30.746Z] === CONT TestParallelPredefinedRequest1 [2021-09-24T16:44:30.746Z] === CONT TestParallelPredefinedRequest4 [2021-09-24T16:44:30.746Z] === CONT TestParallelPredefinedRequest1 [2021-09-24T16:44:30.746Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-24T16:44:30.746Z] === CONT TestParallelPredefinedRequest5 [2021-09-24T16:44:30.746Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-24T16:44:30.746Z] === CONT TestParallelPredefinedRequest4 [2021-09-24T16:44:30.746Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-24T16:44:30.746Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-09-24T16:44:30.746Z] === CONT TestParallelPredefinedRequest3 [2021-09-24T16:44:30.746Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-09-24T16:44:30.746Z] === CONT TestParallelPredefinedRequest2 [2021-09-24T16:44:30.746Z] === CONT TestParallelPredefinedRequest3 [2021-09-24T16:44:30.746Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-24T16:44:30.746Z] === CONT TestParallelPredefinedRequest2 [2021-09-24T16:44:30.746Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-24T16:44:30.746Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-09-24T16:44:30.746Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-09-24T16:44:30.746Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-09-24T16:44:30.746Z] PASS [2021-09-24T16:44:30.746Z] coverage: 85.3% of statements [2021-09-24T16:44:30.746Z] === RUN TestVersionInfo [2021-09-24T16:44:30.746Z] --- PASS: TestVersionInfo (0.00s) [2021-09-24T16:44:30.746Z] === RUN TestAppendVersions [2021-09-24T16:44:30.746Z] --- PASS: TestAppendVersions (0.00s) [2021-09-24T16:44:30.746Z] PASS [2021-09-24T16:44:30.746Z] coverage: 88.9% of statements [2021-09-24T16:44:30.746Z] ok github.com/docker/docker/pkg/useragent 0.031s coverage: 88.9% of statements [2021-09-24T16:44:30.746Z] ok github.com/docker/docker/libnetwork/ipam 42.394s coverage: 85.3% of statements [2021-09-24T16:44:30.746Z] time="2021-09-24T16:44:30Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49292/Test.Echo: Post \"http://127.0.0.1:49292/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-09-24T16:44:31.843Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-09-24T16:44:31.843Z] Copying nested executables into bundles/binary-daemon [2021-09-24T16:44:31.843Z] Building: bundles/binary-daemon/docker-proxy-dev [2021-09-24T16:44:31.843Z] GOOS="" GOARCH="" GOARM="" [2021-09-24T16:44:31.843Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2021-09-24T16:44:31.843Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-09-24T16:44:32.182Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42881/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=ce715505bd4bf52a6c0f934672e872d70e892f5b -e DOCKER_GRAPHDRIVER docker:ce715505bd4bf52a6c0f934672e872d70e892f5b hack/make.sh cross [2021-09-24T16:44:32.319Z] === RUN TestValidatePrivileges [2021-09-24T16:44:32.319Z] --- PASS: TestValidatePrivileges (0.00s) [2021-09-24T16:44:32.319Z] === RUN TestFilterByCapNeg [2021-09-24T16:44:32.319Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-09-24T16:44:32.319Z] === RUN TestFilterByCapPos [2021-09-24T16:44:32.319Z] --- PASS: TestFilterByCapPos (0.00s) [2021-09-24T16:44:32.319Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-09-24T16:44:32.319Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-09-24T16:44:32.319Z] PASS [2021-09-24T16:44:32.319Z] coverage: 12.0% of statements [2021-09-24T16:44:32.319Z] ok github.com/docker/docker/plugin 0.039s coverage: 12.0% of statements [2021-09-24T16:44:32.584Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-09-24T16:44:32.753Z] [2021-09-24T16:44:32.753Z] Removing bundles/ [2021-09-24T16:44:32.753Z] [2021-09-24T16:44:32.753Z] ---> Making bundle: cross (in bundles/cross) [2021-09-24T16:44:32.753Z] Cross building: bundles/cross/linux/amd64 [2021-09-24T16:44:32.753Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-09-24T16:44:32.753Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-09-24T16:44:33.090Z] === RUN TestNewSettable [2021-09-24T16:44:33.090Z] --- PASS: TestNewSettable (0.00s) [2021-09-24T16:44:33.090Z] === RUN TestIsSettable [2021-09-24T16:44:33.090Z] --- PASS: TestIsSettable (0.00s) [2021-09-24T16:44:33.090Z] === RUN TestUpdateSettingsEnv [2021-09-24T16:44:33.090Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-09-24T16:44:33.090Z] PASS [2021-09-24T16:44:33.090Z] coverage: 20.0% of statements [2021-09-24T16:44:33.090Z] ok github.com/docker/docker/plugin/v2 0.034s coverage: 20.0% of statements [2021-09-24T16:44:33.090Z] === RUN TestLoad [2021-09-24T16:44:33.090Z] --- PASS: TestLoad (0.00s) [2021-09-24T16:44:33.090Z] === RUN TestSave [2021-09-24T16:44:33.090Z] --- PASS: TestSave (0.03s) [2021-09-24T16:44:33.090Z] === RUN TestAddDeleteGet [2021-09-24T16:44:33.090Z] --- PASS: TestAddDeleteGet (0.03s) [2021-09-24T16:44:33.870Z] === RUN TestInvalidTags [2021-09-24T16:44:33.870Z] --- PASS: TestInvalidTags (0.00s) [2021-09-24T16:44:33.870Z] PASS [2021-09-24T16:44:33.870Z] coverage: 84.4% of statements [2021-09-24T16:44:33.870Z] ok github.com/docker/docker/reference 0.093s coverage: 84.4% of statements [2021-09-24T16:44:34.672Z] === RUN TestResolveAuthConfigIndexServer [2021-09-24T16:44:34.672Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-09-24T16:44:34.672Z] === RUN TestResolveAuthConfigFullURL [2021-09-24T16:44:34.672Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-09-24T16:44:34.672Z] === RUN TestLoadAllowNondistributableArtifacts [2021-09-24T16:44:34.672Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-09-24T16:44:34.672Z] === RUN TestValidateMirror [2021-09-24T16:44:34.672Z] --- PASS: TestValidateMirror (0.00s) [2021-09-24T16:44:34.672Z] === RUN TestLoadInsecureRegistries [2021-09-24T16:44:34.672Z] time="2021-09-24T16:44:34Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-09-24T16:44:34.672Z] time="2021-09-24T16:44:34Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-09-24T16:44:34.672Z] time="2021-09-24T16:44:34Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-09-24T16:44:34.672Z] --- PASS: TestLoadInsecureRegistries (0.08s) [2021-09-24T16:44:34.672Z] === RUN TestNewServiceConfig [2021-09-24T16:44:34.672Z] --- PASS: TestNewServiceConfig (0.00s) [2021-09-24T16:44:34.672Z] === RUN TestValidateIndexName [2021-09-24T16:44:34.672Z] --- PASS: TestValidateIndexName (0.00s) [2021-09-24T16:44:34.672Z] === RUN TestValidateIndexNameWithError [2021-09-24T16:44:34.672Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-09-24T16:44:34.672Z] === RUN TestEndpointParse [2021-09-24T16:44:34.672Z] --- PASS: TestEndpointParse (0.00s) [2021-09-24T16:44:34.672Z] === RUN TestEndpointParseInvalid [2021-09-24T16:44:34.672Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-09-24T16:44:34.672Z] === RUN TestValidateEndpoint [2021-09-24T16:44:34.672Z] --- PASS: TestValidateEndpoint (0.00s) [2021-09-24T16:44:34.672Z] === RUN TestPing [2021-09-24T16:44:34.672Z] --- PASS: TestPing (0.00s) [2021-09-24T16:44:34.672Z] === RUN TestPingRegistryEndpoint [2021-09-24T16:44:34.672Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-09-24T16:44:34.672Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-09-24T16:44:34.672Z] === RUN TestEndpoint [2021-09-24T16:44:34.672Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-09-24T16:44:34.672Z] --- SKIP: TestEndpoint (0.00s) [2021-09-24T16:44:34.672Z] === RUN TestParseRepositoryInfo [2021-09-24T16:44:34.672Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-09-24T16:44:34.672Z] === RUN TestNewIndexInfo [2021-09-24T16:44:34.672Z] --- PASS: TestNewIndexInfo (0.00s) [2021-09-24T16:44:34.672Z] === RUN TestMirrorEndpointLookup [2021-09-24T16:44:34.672Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-09-24T16:44:34.672Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-09-24T16:44:34.672Z] === RUN TestSearchRepositories [2021-09-24T16:44:34.672Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-09-24T16:44:34.672Z] Host: 127.0.0.1:49309 [2021-09-24T16:44:34.672Z] User-Agent: docker test client [2021-09-24T16:44:34.672Z] Authorization: Token fake-token [2021-09-24T16:44:34.672Z] X-Docker-Token: true [2021-09-24T16:44:34.672Z] Accept-Encoding: gzip [2021-09-24T16:44:34.672Z] [2021-09-24T16:44:34.672Z] [2021-09-24T16:44:34.672Z] registry_test.go:730: HTTP/1.1 200 OK [2021-09-24T16:44:34.672Z] Connection: close [2021-09-24T16:44:34.672Z] Content-Length: 144 [2021-09-24T16:44:34.672Z] Cache-Control: no-cache [2021-09-24T16:44:34.672Z] Content-Type: application/json [2021-09-24T16:44:34.672Z] Date: Fri, 24 Sep 2021 16:44:34 GMT [2021-09-24T16:44:34.672Z] Expires: -1 [2021-09-24T16:44:34.672Z] Pragma: no-cache [2021-09-24T16:44:34.672Z] Server: docker-tests/mock [2021-09-24T16:44:34.672Z] X-Docker-Registry-Config: mock [2021-09-24T16:44:34.672Z] X-Docker-Registry-Version: 0.0.0 [2021-09-24T16:44:34.672Z] [2021-09-24T16:44:34.672Z] [2021-09-24T16:44:34.672Z] --- PASS: TestSearchRepositories (0.00s) [2021-09-24T16:44:34.672Z] === RUN TestTrustedLocation [2021-09-24T16:44:34.672Z] --- PASS: TestTrustedLocation (0.00s) [2021-09-24T16:44:34.672Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-09-24T16:44:34.672Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-09-24T16:44:34.672Z] === RUN TestAllowNondistributableArtifacts [2021-09-24T16:44:34.672Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-09-24T16:44:34.672Z] === RUN TestIsSecureIndex [2021-09-24T16:44:34.672Z] --- PASS: TestIsSecureIndex (0.00s) [2021-09-24T16:44:34.672Z] PASS [2021-09-24T16:44:35.493Z] coverage: 51.7% of statements [2021-09-24T16:44:35.493Z] ok github.com/docker/docker/registry 0.140s coverage: 51.7% of statements [2021-09-24T16:44:35.493Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-09-24T16:44:35.493Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-09-24T16:44:35.493Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-09-24T16:44:35.493Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-09-24T16:44:35.493Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-09-24T16:44:35.493Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-09-24T16:44:35.493Z] === RUN TestResumableRequestReaderWithReadError [2021-09-24T16:44:35.493Z] time="2021-09-24T16:44:35Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-09-24T16:44:35.493Z] --- PASS: TestResumableRequestReaderWithReadError (0.08s) [2021-09-24T16:44:35.493Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-09-24T16:44:35.493Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-09-24T16:44:35.493Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-09-24T16:44:35.493Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-09-24T16:44:35.493Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-09-24T16:44:35.493Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-09-24T16:44:35.493Z] === RUN TestResumableRequestReader [2021-09-24T16:44:36.298Z] --- PASS: TestResumableRequestReader (0.00s) [2021-09-24T16:44:36.298Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-09-24T16:44:36.298Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-09-24T16:44:36.298Z] PASS [2021-09-24T16:44:36.298Z] coverage: 100.0% of statements [2021-09-24T16:44:36.298Z] ok github.com/docker/docker/registry/resumable 0.129s coverage: 100.0% of statements [2021-09-24T16:44:36.298Z] === RUN TestRestartManagerTimeout [2021-09-24T16:44:36.298Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-09-24T16:44:36.298Z] === RUN TestRestartManagerTimeoutReset [2021-09-24T16:44:36.298Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-09-24T16:44:36.298Z] PASS [2021-09-24T16:44:36.298Z] coverage: 50.9% of statements [2021-09-24T16:44:36.298Z] ok github.com/docker/docker/restartmanager 0.026s coverage: 50.9% of statements [2021-09-24T16:44:37.073Z] === RUN TestDecodeContainerConfig [2021-09-24T16:44:37.073Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-09-24T16:44:37.073Z] === RUN TestDecodeContainerConfigIsolation [2021-09-24T16:44:37.073Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-09-24T16:44:37.073Z] === RUN TestValidatePrivileged [2021-09-24T16:44:37.073Z] --- PASS: TestValidatePrivileged (0.00s) [2021-09-24T16:44:37.073Z] PASS [2021-09-24T16:44:37.073Z] coverage: 52.2% of statements [2021-09-24T16:44:37.073Z] ok github.com/docker/docker/runconfig 0.034s coverage: 52.2% of statements [2021-09-24T16:44:37.073Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-09-24T16:44:37.073Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-09-24T16:44:37.073Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-09-24T16:44:37.073Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-09-24T16:44:37.073Z] PASS [2021-09-24T16:44:37.073Z] coverage: 62.5% of statements [2021-09-24T16:44:37.073Z] ok github.com/docker/docker/testutil 0.026s coverage: 62.5% of statements [2021-09-24T16:44:37.849Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-09-24T16:44:37.849Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-09-24T16:44:37.849Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-09-24T16:44:37.849Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-09-24T16:44:39.452Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-09-24T16:44:39.452Z] === RUN TestClientStream [2021-09-24T16:44:39.452Z] --- PASS: TestClientStream (0.00s) [2021-09-24T16:44:39.452Z] === RUN TestClientSendFile [2021-09-24T16:44:39.452Z] --- PASS: TestClientSendFile (0.00s) [2021-09-24T16:44:39.452Z] === RUN TestClientWithRequestTimeout [2021-09-24T16:44:39.452Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2021-09-24T16:44:39.452Z] === RUN TestFileSpecPlugin [2021-09-24T16:44:39.452Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-09-24T16:44:39.452Z] === RUN TestFileJSONSpecPlugin [2021-09-24T16:44:39.452Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-09-24T16:44:39.452Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-09-24T16:44:39.452Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-09-24T16:44:39.452Z] === RUN TestPluginAddHandler [2021-09-24T16:44:39.452Z] --- PASS: TestPluginAddHandler (0.00s) [2021-09-24T16:44:39.452Z] === RUN TestPluginWaitBadPlugin [2021-09-24T16:44:39.452Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-09-24T16:44:39.452Z] === RUN TestGet [2021-09-24T16:44:39.452Z] time="2021-09-24T16:44:39Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-09-24T16:44:40.211Z] === RUN TestGetDriver [2021-09-24T16:44:40.211Z] --- PASS: TestGetDriver (0.00s) [2021-09-24T16:44:40.211Z] === RUN TestVolumeRequestError [2021-09-24T16:44:40.211Z] --- PASS: TestVolumeRequestError (0.01s) [2021-09-24T16:44:40.211Z] PASS [2021-09-24T16:44:40.211Z] coverage: 36.1% of statements [2021-09-24T16:44:40.211Z] ok github.com/docker/docker/volume/drivers 0.039s coverage: 36.1% of statements [2021-09-24T16:44:40.211Z] === RUN TestGetAddress [2021-09-24T16:44:40.211Z] --- PASS: TestGetAddress (0.00s) [2021-09-24T16:44:40.211Z] === RUN TestRemove [2021-09-24T16:44:40.211Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-09-24T16:44:40.211Z] --- SKIP: TestRemove (0.00s) [2021-09-24T16:44:40.211Z] === RUN TestInitializeWithVolumes [2021-09-24T16:44:40.211Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-09-24T16:44:40.211Z] === RUN TestCreate [2021-09-24T16:44:40.211Z] --- PASS: TestCreate (0.00s) [2021-09-24T16:44:40.211Z] === RUN TestValidateName [2021-09-24T16:44:40.211Z] --- PASS: TestValidateName (0.00s) [2021-09-24T16:44:40.211Z] === RUN TestCreateWithOpts [2021-09-24T16:44:40.211Z] local_test.go:180: runtime.GOOS == "windows" [2021-09-24T16:44:40.211Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-09-24T16:44:40.211Z] === RUN TestRelaodNoOpts [2021-09-24T16:44:40.211Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-09-24T16:44:40.211Z] PASS [2021-09-24T16:44:40.211Z] coverage: 41.5% of statements [2021-09-24T16:44:40.211Z] ok github.com/docker/docker/volume/local 0.053s coverage: 41.5% of statements [2021-09-24T16:44:40.986Z] time="2021-09-24T16:44:40Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-09-24T16:44:40.986Z] === RUN TestLCOWParseMountRaw [2021-09-24T16:44:40.986Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2021-09-24T16:44:40.986Z] === RUN TestLCOWParseMountRawSplit [2021-09-24T16:44:40.986Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-09-24T16:44:40.986Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-09-24T16:44:40.986Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-09-24T16:44:40.986Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-09-24T16:44:40.986Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-09-24T16:44:40.986Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-09-24T16:44:40.986Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-09-24T16:44:40.986Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-09-24T16:44:40.986Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-09-24T16:44:40.986Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-09-24T16:44:40.986Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-09-24T16:44:40.986Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-09-24T16:44:40.986Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-09-24T16:44:40.986Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-09-24T16:44:40.986Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-09-24T16:44:40.986Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-09-24T16:44:40.986Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-09-24T16:44:40.986Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-09-24T16:44:40.986Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-09-24T16:44:40.986Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-09-24T16:44:40.986Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-09-24T16:44:40.986Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-09-24T16:44:40.986Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-09-24T16:44:40.986Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-09-24T16:44:40.986Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-09-24T16:44:40.986Z] === RUN TestLinuxParseMountRaw [2021-09-24T16:44:40.986Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-09-24T16:44:40.986Z] === RUN TestLinuxParseMountRawSplit [2021-09-24T16:44:40.986Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-09-24T16:44:40.986Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-09-24T16:44:40.986Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-09-24T16:44:40.986Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-09-24T16:44:40.986Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-09-24T16:44:40.986Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-09-24T16:44:40.986Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-09-24T16:44:40.986Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-09-24T16:44:40.986Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-09-24T16:44:40.986Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-09-24T16:44:40.986Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-09-24T16:44:40.986Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-09-24T16:44:40.986Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-09-24T16:44:40.986Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-09-24T16:44:40.986Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-09-24T16:44:40.986Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-09-24T16:44:40.986Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-09-24T16:44:40.986Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-09-24T16:44:40.986Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-09-24T16:44:40.986Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-09-24T16:44:40.986Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-09-24T16:44:40.986Z] === RUN TestConvertTmpfsOptions [2021-09-24T16:44:40.986Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-09-24T16:44:40.986Z] linux_parser_test.go:209: data="ro" [2021-09-24T16:44:40.986Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-09-24T16:44:40.986Z] === RUN TestParseMountSpec [2021-09-24T16:44:40.986Z] parser_test.go:62: case 0 [2021-09-24T16:44:40.986Z] parser_test.go:62: case 1 [2021-09-24T16:44:40.986Z] parser_test.go:62: case 2 [2021-09-24T16:44:40.986Z] parser_test.go:62: case 3 [2021-09-24T16:44:40.986Z] parser_test.go:62: case 4 [2021-09-24T16:44:40.986Z] parser_test.go:62: case 5 [2021-09-24T16:44:40.986Z] --- PASS: TestParseMountSpec (0.00s) [2021-09-24T16:44:40.986Z] === RUN TestValidateMount [2021-09-24T16:44:40.986Z] --- PASS: TestValidateMount (0.00s) [2021-09-24T16:44:40.986Z] === RUN TestWindowsParseMountRaw [2021-09-24T16:44:40.986Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2021-09-24T16:44:40.986Z] === RUN TestWindowsParseMountRawSplit [2021-09-24T16:44:40.986Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-09-24T16:44:40.986Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-09-24T16:44:40.986Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-09-24T16:44:40.986Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-09-24T16:44:40.986Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-09-24T16:44:40.986Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-09-24T16:44:40.986Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-09-24T16:44:40.986Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-09-24T16:44:40.986Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-09-24T16:44:40.986Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-09-24T16:44:40.986Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-09-24T16:44:40.986Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-09-24T16:44:40.986Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-09-24T16:44:40.986Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-09-24T16:44:40.986Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-09-24T16:44:40.986Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-09-24T16:44:40.986Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-09-24T16:44:40.986Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-09-24T16:44:40.986Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-09-24T16:44:40.986Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-09-24T16:44:40.986Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-09-24T16:44:40.986Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-09-24T16:44:40.986Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-09-24T16:44:40.986Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-09-24T16:44:40.986Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-09-24T16:44:40.986Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-09-24T16:44:40.986Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-09-24T16:44:40.986Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-09-24T16:44:40.986Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-09-24T16:44:40.986Z] PASS [2021-09-24T16:44:40.986Z] coverage: 67.6% of statements [2021-09-24T16:44:40.986Z] ok github.com/docker/docker/volume/mounts 0.044s coverage: 67.6% of statements [2021-09-24T16:44:41.740Z] === RUN TestSetGetMeta [2021-09-24T16:44:41.740Z] === PAUSE TestSetGetMeta [2021-09-24T16:44:41.740Z] === RUN TestRestore [2021-09-24T16:44:41.740Z] === PAUSE TestRestore [2021-09-24T16:44:41.740Z] === RUN TestServiceCreate [2021-09-24T16:44:41.740Z] === PAUSE TestServiceCreate [2021-09-24T16:44:41.740Z] === RUN TestServiceList [2021-09-24T16:44:41.740Z] === PAUSE TestServiceList [2021-09-24T16:44:41.740Z] === RUN TestServiceRemove [2021-09-24T16:44:41.740Z] === PAUSE TestServiceRemove [2021-09-24T16:44:41.740Z] === RUN TestServiceGet [2021-09-24T16:44:41.740Z] === PAUSE TestServiceGet [2021-09-24T16:44:41.740Z] === RUN TestServicePrune [2021-09-24T16:44:41.740Z] === PAUSE TestServicePrune [2021-09-24T16:44:41.740Z] === RUN TestCreate [2021-09-24T16:44:41.740Z] === PAUSE TestCreate [2021-09-24T16:44:41.740Z] === RUN TestRemove [2021-09-24T16:44:41.740Z] === PAUSE TestRemove [2021-09-24T16:44:41.740Z] === RUN TestList [2021-09-24T16:44:41.740Z] === PAUSE TestList [2021-09-24T16:44:41.740Z] === RUN TestFindByDriver [2021-09-24T16:44:41.740Z] === PAUSE TestFindByDriver [2021-09-24T16:44:41.740Z] === RUN TestFindByReferenced [2021-09-24T16:44:41.740Z] === PAUSE TestFindByReferenced [2021-09-24T16:44:41.740Z] === RUN TestDerefMultipleOfSameRef [2021-09-24T16:44:41.740Z] === PAUSE TestDerefMultipleOfSameRef [2021-09-24T16:44:41.740Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-09-24T16:44:41.740Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-09-24T16:44:41.740Z] === RUN TestDefererencePluginOnCreateError [2021-09-24T16:44:41.740Z] === PAUSE TestDefererencePluginOnCreateError [2021-09-24T16:44:41.740Z] === RUN TestRefDerefRemove [2021-09-24T16:44:41.740Z] === PAUSE TestRefDerefRemove [2021-09-24T16:44:41.740Z] === RUN TestGet [2021-09-24T16:44:41.740Z] === PAUSE TestGet [2021-09-24T16:44:41.740Z] === RUN TestGetWithReference [2021-09-24T16:44:41.740Z] === PAUSE TestGetWithReference [2021-09-24T16:44:41.740Z] === RUN TestFilterFunc [2021-09-24T16:44:41.740Z] === RUN TestFilterFunc/test_nil_list [2021-09-24T16:44:41.740Z] === PAUSE TestFilterFunc/test_nil_list [2021-09-24T16:44:41.740Z] === RUN TestFilterFunc/test_empty_list [2021-09-24T16:44:41.740Z] === PAUSE TestFilterFunc/test_empty_list [2021-09-24T16:44:41.740Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-09-24T16:44:41.740Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-09-24T16:44:41.740Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-09-24T16:44:41.740Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-09-24T16:44:41.740Z] === RUN TestFilterFunc/test_filter_some [2021-09-24T16:44:41.740Z] === PAUSE TestFilterFunc/test_filter_some [2021-09-24T16:44:41.740Z] === RUN TestFilterFunc/test_filter_middle [2021-09-24T16:44:41.740Z] === PAUSE TestFilterFunc/test_filter_middle [2021-09-24T16:44:41.740Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-09-24T16:44:41.740Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-09-24T16:44:41.740Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-09-24T16:44:41.740Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-09-24T16:44:41.740Z] === CONT TestFilterFunc/test_nil_list [2021-09-24T16:44:41.740Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-09-24T16:44:41.740Z] === CONT TestFilterFunc/test_filter_some [2021-09-24T16:44:41.740Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-09-24T16:44:41.740Z] === CONT TestFilterFunc/test_empty_list [2021-09-24T16:44:41.740Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-09-24T16:44:41.740Z] === CONT TestFilterFunc/test_filter_middle [2021-09-24T16:44:41.740Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-09-24T16:44:41.740Z] --- PASS: TestFilterFunc (0.00s) [2021-09-24T16:44:41.740Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-09-24T16:44:41.740Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-09-24T16:44:41.740Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-09-24T16:44:41.740Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-09-24T16:44:41.740Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-09-24T16:44:41.740Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-09-24T16:44:41.740Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-09-24T16:44:41.740Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-09-24T16:44:41.740Z] === CONT TestSetGetMeta [2021-09-24T16:44:41.740Z] === CONT TestDefererencePluginOnCreateError [2021-09-24T16:44:41.740Z] === CONT TestList [2021-09-24T16:44:41.740Z] === CONT TestDerefMultipleOfSameRef [2021-09-24T16:44:41.740Z] --- PASS: TestSetGetMeta (0.02s) [2021-09-24T16:44:41.740Z] === CONT TestRemove [2021-09-24T16:44:41.740Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2021-09-24T16:44:41.740Z] === CONT TestCreate [2021-09-24T16:44:41.740Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-09-24T16:44:41.740Z] === CONT TestServicePrune [2021-09-24T16:44:41.740Z] --- PASS: TestList (0.03s) [2021-09-24T16:44:41.740Z] === CONT TestServiceGet [2021-09-24T16:44:41.740Z] --- PASS: TestCreate (0.01s) [2021-09-24T16:44:41.740Z] === CONT TestServiceRemove [2021-09-24T16:44:41.740Z] --- PASS: TestRemove (0.02s) [2021-09-24T16:44:41.740Z] === CONT TestServiceList [2021-09-24T16:44:41.740Z] --- PASS: TestServiceGet (0.09s) [2021-09-24T16:44:41.740Z] === CONT TestServiceCreate [2021-09-24T16:44:41.740Z] time="2021-09-24T16:44:41Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-09-24T16:44:41.740Z] --- PASS: TestServiceRemove (0.08s) [2021-09-24T16:44:41.740Z] === CONT TestRestore [2021-09-24T16:44:41.740Z] --- PASS: TestServiceList (0.08s) [2021-09-24T16:44:41.740Z] === CONT TestFindByReferenced [2021-09-24T16:44:41.740Z] time="2021-09-24T16:44:41Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-09-24T16:44:41.740Z] time="2021-09-24T16:44:41Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-09-24T16:44:41.740Z] time="2021-09-24T16:44:41Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-09-24T16:44:41.740Z] --- PASS: TestServiceCreate (0.02s) [2021-09-24T16:44:41.740Z] === CONT TestFindByDriver [2021-09-24T16:44:41.740Z] --- PASS: TestFindByReferenced (0.02s) [2021-09-24T16:44:41.740Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-09-24T16:44:41.740Z] --- PASS: TestRestore (0.03s) [2021-09-24T16:44:41.740Z] === CONT TestGet [2021-09-24T16:44:41.740Z] time="2021-09-24T16:44:41Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-09-24T16:44:41.740Z] --- PASS: TestServicePrune (0.13s) [2021-09-24T16:44:41.740Z] === CONT TestGetWithReference [2021-09-24T16:44:41.740Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-09-24T16:44:41.740Z] === CONT TestRefDerefRemove [2021-09-24T16:44:41.740Z] --- PASS: TestGet (0.02s) [2021-09-24T16:44:41.740Z] --- PASS: TestFindByDriver (0.03s) [2021-09-24T16:44:41.740Z] --- PASS: TestGetWithReference (0.02s) [2021-09-24T16:44:41.740Z] --- PASS: TestRefDerefRemove (0.02s) [2021-09-24T16:44:41.740Z] PASS [2021-09-24T16:44:41.740Z] coverage: 69.0% of statements [2021-09-24T16:44:41.740Z] ok github.com/docker/docker/volume/service 0.210s coverage: 69.0% of statements [2021-09-24T16:44:42.509Z] time="2021-09-24T16:44:42Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-09-24T16:44:42.585Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-09-24T16:44:42.846Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-09-24T16:44:45.390Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-09-24T16:44:46.332Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-09-24T16:44:47.008Z] time="2021-09-24T16:44:46Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-09-24T16:44:48.879Z] docker_api_swarm_test.go:563: [d9d23c83cb95d] joining swarm manager [dccd03b193ae6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-24T16:44:51.426Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-09-24T16:44:52.367Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-09-24T16:44:52.939Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-09-24T16:44:53.511Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-09-24T16:44:54.455Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-09-24T16:44:54.455Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2021-09-24T16:44:54.455Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-09-24T16:44:54.716Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-09-24T16:44:55.554Z] --- PASS: TestGet (15.01s) [2021-09-24T16:44:55.554Z] === RUN TestPluginWithNoManifest [2021-09-24T16:44:55.554Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-09-24T16:44:55.554Z] === RUN TestGetAll [2021-09-24T16:44:55.554Z] --- PASS: TestGetAll (0.00s) [2021-09-24T16:44:55.554Z] PASS [2021-09-24T16:44:55.554Z] coverage: 73.2% of statements [2021-09-24T16:44:55.554Z] ok github.com/docker/docker/pkg/plugins 34.854s coverage: 73.2% of statements [2021-09-24T16:45:02.857Z] docker_api_swarm_test.go:585: [d764a653128bc] joining swarm manager [dccd03b193ae6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-24T16:45:04.242Z] check_test.go:379: [d9d23c83cb95d] daemon is not started [2021-09-24T16:45:04.814Z] === RUN TestDockerSuite/TestBuildExpose [2021-09-24T16:45:05.075Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-09-24T16:45:05.646Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-09-24T16:45:05.964Z] 48a76b150a3a: Pull complete [2021-09-24T16:45:05.964Z] Digest: sha256:591f3c76c17869b99700815aa259f728a92f4912dcd68bcce21b7e9a4309cda4 [2021-09-24T16:45:05.964Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-24T16:45:05.964Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2021-09-24T16:45:05.964Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2021-09-24T16:45:05.964Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.230' [2021-09-24T16:45:05.964Z] WARN: Skipping validation tests [2021-09-24T16:45:05.964Z] INFO: Running unit tests at 09/24/2021 16:44:55... [2021-09-24T16:45:05.964Z] INFO: make.ps1 starting at 09/24/2021 16:44:59 [2021-09-24T16:45:05.964Z] INFO: Git commit (ce715505bd) assumed from DOCKER_GITCOMMIT environment variable [2021-09-24T16:45:05.964Z] INFO: Invoking autogen... [2021-09-24T16:45:05.964Z] INFO: Running unit tests... [2021-09-24T16:45:05.964Z] 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/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles 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/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic 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/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/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/stack 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-09-24T16:45:06.218Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-09-24T16:45:06.479Z] === RUN TestDockerSuite/TestBuildFails [2021-09-24T16:45:07.051Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-09-24T16:45:07.051Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-09-24T16:45:08.968Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-09-24T16:45:11.517Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-09-24T16:45:11.517Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2021-09-24T16:45:11.517Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-09-24T16:45:11.517Z] === RUN TestDockerSuite/TestBuildForceRm [2021-09-24T16:45:13.430Z] === RUN TestDockerSuite/TestBuildFromGit [2021-09-24T16:45:13.509Z] ? github.com/docker/docker/api [no test files] [2021-09-24T16:45:14.002Z] docker_api_swarm_test.go:46: [dbaf18886d578] joining swarm manager [dc7ab5c574119]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-24T16:45:14.946Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-09-24T16:45:15.207Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-09-24T16:45:16.150Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-09-24T16:45:17.535Z] --- PASS: TestImportExtremelyLargeImageWorks (180.60s) [2021-09-24T16:45:17.535Z] PASS [2021-09-24T16:45:17.535Z] [2021-09-24T16:45:17.535Z] DONE 12 tests in 184.444s [2021-09-24T16:45:17.535Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-09-24T16:45:17.535Z] ++ 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-09-24T16:45:17.535Z] ++ set -e [2021-09-24T16:45:17.535Z] ++ '[' -n 0 ']' [2021-09-24T16:45:17.535Z] ++ set -x [2021-09-24T16:45:17.535Z] ++ 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-09-24T16:45:17.535Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-09-24T16:45:17.796Z] INFO: Testing against a local daemon [2021-09-24T16:45:17.796Z] === RUN TestNetworkCreateDelete [2021-09-24T16:45:17.796Z] --- PASS: TestNetworkCreateDelete (0.16s) [2021-09-24T16:45:17.796Z] === RUN TestDockerNetworkDeletePreferID [2021-09-24T16:45:18.368Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-09-24T16:45:18.368Z] --- PASS: TestDockerNetworkDeletePreferID (0.45s) [2021-09-24T16:45:18.368Z] === RUN TestDaemonDNSFallback [2021-09-24T16:45:18.628Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-09-24T16:45:18.807Z] 2021/09/24 16:45:17 Closing DB instances... [2021-09-24T16:45:20.014Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-09-24T16:45:20.677Z] --- PASS: TestNetworkDBGarbageCollection (54.23s) [2021-09-24T16:45:20.677Z] === RUN TestFindNode [2021-09-24T16:45:20.677Z] 2021/09/24 16:45:19 Closing DB instances... [2021-09-24T16:45:20.677Z] --- PASS: TestFindNode (0.01s) [2021-09-24T16:45:20.677Z] === RUN TestChangeNodeState [2021-09-24T16:45:20.677Z] 2021/09/24 16:45:19 Closing DB instances... [2021-09-24T16:45:20.677Z] --- PASS: TestChangeNodeState (0.01s) [2021-09-24T16:45:20.677Z] === RUN TestNodeReincarnation [2021-09-24T16:45:20.677Z] 2021/09/24 16:45:19 Closing DB instances... [2021-09-24T16:45:21.398Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-09-24T16:45:22.341Z] === RUN TestDockerSuite/TestBuildHistory [2021-09-24T16:45:24.885Z] === RUN TestDockerSuite/TestBuildIidFile [2021-09-24T16:45:25.146Z] --- PASS: TestDaemonDNSFallback (6.76s) [2021-09-24T16:45:25.146Z] === RUN TestInspectNetwork [2021-09-24T16:45:25.408Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-09-24T16:45:25.725Z] time="2021-09-24T16:45:24Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-09-24T16:45:25.725Z] --- PASS: TestNodeReincarnation (5.01s) [2021-09-24T16:45:25.725Z] === RUN TestParallelCreate [2021-09-24T16:45:25.725Z] 2021/09/24 16:45:24 Closing DB instances... [2021-09-24T16:45:25.725Z] --- PASS: TestParallelCreate (0.02s) [2021-09-24T16:45:25.725Z] === RUN TestParallelDelete [2021-09-24T16:45:25.725Z] 2021/09/24 16:45:24 Closing DB instances... [2021-09-24T16:45:25.725Z] --- PASS: TestParallelDelete (0.01s) [2021-09-24T16:45:25.725Z] === RUN TestNetworkDBIslands [2021-09-24T16:45:25.725Z] time="2021-09-24T16:45:24Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:a92bc97b2a4f with config:&{NodeID:a92bc97b2a4f Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-24T16:45:25.725Z] time="2021-09-24T16:45:24Z" level=info msg="Node a92bc97b2a4f/172.31.99.193, joined gossip cluster" [2021-09-24T16:45:25.725Z] time="2021-09-24T16:45:24Z" level=info msg="Node a92bc97b2a4f/172.31.99.193, added to nodes list" [2021-09-24T16:45:25.725Z] time="2021-09-24T16:45:24Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:33576ef1eaaf with config:&{NodeID:33576ef1eaaf Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-24T16:45:25.725Z] time="2021-09-24T16:45:24Z" level=info msg="Node 33576ef1eaaf/172.31.99.193, joined gossip cluster" [2021-09-24T16:45:25.725Z] time="2021-09-24T16:45:24Z" level=info msg="Node 33576ef1eaaf/172.31.99.193, added to nodes list" [2021-09-24T16:45:25.725Z] time="2021-09-24T16:45:24Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-09-24T16:45:25.725Z] time="2021-09-24T16:45:24Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-09-24T16:45:25.725Z] time="2021-09-24T16:45:24Z" level=debug msg="memberlist: Stream connection from=[::1]:49350" [2021-09-24T16:45:25.725Z] time="2021-09-24T16:45:24Z" level=info msg="Node 33576ef1eaaf/172.31.99.193, joined gossip cluster" [2021-09-24T16:45:25.725Z] time="2021-09-24T16:45:24Z" level=info msg="Node 33576ef1eaaf/172.31.99.193, added to nodes list" [2021-09-24T16:45:25.725Z] time="2021-09-24T16:45:24Z" level=info msg="Node a92bc97b2a4f/172.31.99.193, joined gossip cluster" [2021-09-24T16:45:25.725Z] time="2021-09-24T16:45:24Z" level=info msg="Node a92bc97b2a4f/172.31.99.193, added to nodes list" [2021-09-24T16:45:25.725Z] time="2021-09-24T16:45:24Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49351" [2021-09-24T16:45:25.725Z] time="2021-09-24T16:45:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-09-24T16:45:26.171Z] === RUN TestMiddlewares [2021-09-24T16:45:26.171Z] --- PASS: TestMiddlewares (0.00s) [2021-09-24T16:45:26.171Z] PASS [2021-09-24T16:45:26.171Z] coverage: 9.0% of statements [2021-09-24T16:45:26.171Z] ok github.com/docker/docker/api/server 0.066s coverage: 9.0% of statements [2021-09-24T16:45:26.350Z] === RUN TestDockerSuite/TestBuildInheritance [2021-09-24T16:45:26.612Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-09-24T16:45:26.617Z] time="2021-09-24T16:45:25Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:70799cca7b54 with config:&{NodeID:70799cca7b54 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-24T16:45:26.617Z] time="2021-09-24T16:45:25Z" level=info msg="Node 70799cca7b54/172.31.99.193, joined gossip cluster" [2021-09-24T16:45:26.617Z] time="2021-09-24T16:45:25Z" level=info msg="Node 70799cca7b54/172.31.99.193, added to nodes list" [2021-09-24T16:45:26.617Z] time="2021-09-24T16:45:25Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-09-24T16:45:26.617Z] time="2021-09-24T16:45:25Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-09-24T16:45:26.617Z] time="2021-09-24T16:45:25Z" level=debug msg="memberlist: Stream connection from=[::1]:49352" [2021-09-24T16:45:26.617Z] time="2021-09-24T16:45:25Z" level=info msg="Node 70799cca7b54/172.31.99.193, joined gossip cluster" [2021-09-24T16:45:26.617Z] time="2021-09-24T16:45:25Z" level=info msg="Node 70799cca7b54/172.31.99.193, added to nodes list" [2021-09-24T16:45:26.617Z] time="2021-09-24T16:45:25Z" level=info msg="Node a92bc97b2a4f/172.31.99.193, joined gossip cluster" [2021-09-24T16:45:26.617Z] time="2021-09-24T16:45:25Z" level=info msg="Node a92bc97b2a4f/172.31.99.193, added to nodes list" [2021-09-24T16:45:26.617Z] time="2021-09-24T16:45:25Z" level=info msg="Node 33576ef1eaaf/172.31.99.193, joined gossip cluster" [2021-09-24T16:45:26.617Z] time="2021-09-24T16:45:25Z" level=info msg="Node 33576ef1eaaf/172.31.99.193, added to nodes list" [2021-09-24T16:45:26.617Z] time="2021-09-24T16:45:25Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49353" [2021-09-24T16:45:26.617Z] time="2021-09-24T16:45:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-09-24T16:45:26.617Z] time="2021-09-24T16:45:25Z" level=info msg="Node 70799cca7b54/172.31.99.193, joined gossip cluster" [2021-09-24T16:45:26.617Z] time="2021-09-24T16:45:25Z" level=info msg="Node 70799cca7b54/172.31.99.193, added to nodes list" [2021-09-24T16:45:26.617Z] time="2021-09-24T16:45:26Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:dd1e2894eb7f with config:&{NodeID:dd1e2894eb7f Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-24T16:45:26.617Z] time="2021-09-24T16:45:26Z" level=info msg="Node dd1e2894eb7f/172.31.99.193, joined gossip cluster" [2021-09-24T16:45:26.617Z] time="2021-09-24T16:45:26Z" level=info msg="Node dd1e2894eb7f/172.31.99.193, added to nodes list" [2021-09-24T16:45:26.617Z] time="2021-09-24T16:45:26Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-09-24T16:45:26.617Z] time="2021-09-24T16:45:26Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-09-24T16:45:26.617Z] time="2021-09-24T16:45:26Z" level=debug msg="memberlist: Stream connection from=[::1]:49354" [2021-09-24T16:45:26.617Z] time="2021-09-24T16:45:26Z" level=info msg="Node dd1e2894eb7f/172.31.99.193, joined gossip cluster" [2021-09-24T16:45:26.617Z] time="2021-09-24T16:45:26Z" level=info msg="Node dd1e2894eb7f/172.31.99.193, added to nodes list" [2021-09-24T16:45:26.617Z] time="2021-09-24T16:45:26Z" level=info msg="Node a92bc97b2a4f/172.31.99.193, joined gossip cluster" [2021-09-24T16:45:26.617Z] time="2021-09-24T16:45:26Z" level=info msg="Node a92bc97b2a4f/172.31.99.193, added to nodes list" [2021-09-24T16:45:26.617Z] time="2021-09-24T16:45:26Z" level=info msg="Node 33576ef1eaaf/172.31.99.193, joined gossip cluster" [2021-09-24T16:45:26.617Z] time="2021-09-24T16:45:26Z" level=info msg="Node 33576ef1eaaf/172.31.99.193, added to nodes list" [2021-09-24T16:45:26.617Z] time="2021-09-24T16:45:26Z" level=info msg="Node 70799cca7b54/172.31.99.193, joined gossip cluster" [2021-09-24T16:45:26.617Z] time="2021-09-24T16:45:26Z" level=info msg="Node 70799cca7b54/172.31.99.193, added to nodes list" [2021-09-24T16:45:26.617Z] time="2021-09-24T16:45:26Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-09-24T16:45:26.617Z] time="2021-09-24T16:45:26Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49355" [2021-09-24T16:45:26.617Z] time="2021-09-24T16:45:26Z" level=info msg="Node dd1e2894eb7f/172.31.99.193, joined gossip cluster" [2021-09-24T16:45:26.617Z] time="2021-09-24T16:45:26Z" level=info msg="Node dd1e2894eb7f/172.31.99.193, added to nodes list" [2021-09-24T16:45:26.617Z] time="2021-09-24T16:45:26Z" level=info msg="Node dd1e2894eb7f/172.31.99.193, joined gossip cluster" [2021-09-24T16:45:26.617Z] time="2021-09-24T16:45:26Z" level=info msg="Node dd1e2894eb7f/172.31.99.193, added to nodes list" [2021-09-24T16:45:27.222Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-09-24T16:45:27.222Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-09-24T16:45:27.510Z] time="2021-09-24T16:45:26Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:b5373ca68a7e with config:&{NodeID:b5373ca68a7e Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-24T16:45:27.510Z] time="2021-09-24T16:45:26Z" level=info msg="Node b5373ca68a7e/172.31.99.193, joined gossip cluster" [2021-09-24T16:45:27.510Z] time="2021-09-24T16:45:26Z" level=info msg="Node b5373ca68a7e/172.31.99.193, added to nodes list" [2021-09-24T16:45:27.510Z] time="2021-09-24T16:45:26Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-09-24T16:45:27.510Z] time="2021-09-24T16:45:26Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-09-24T16:45:27.510Z] time="2021-09-24T16:45:26Z" level=debug msg="memberlist: Stream connection from=[::1]:49356" [2021-09-24T16:45:27.510Z] time="2021-09-24T16:45:26Z" level=info msg="Node b5373ca68a7e/172.31.99.193, joined gossip cluster" [2021-09-24T16:45:27.510Z] time="2021-09-24T16:45:26Z" level=info msg="Node b5373ca68a7e/172.31.99.193, added to nodes list" [2021-09-24T16:45:27.510Z] time="2021-09-24T16:45:26Z" level=info msg="Node 33576ef1eaaf/172.31.99.193, joined gossip cluster" [2021-09-24T16:45:27.510Z] time="2021-09-24T16:45:26Z" level=info msg="Node 33576ef1eaaf/172.31.99.193, added to nodes list" [2021-09-24T16:45:27.510Z] time="2021-09-24T16:45:26Z" level=info msg="Node 70799cca7b54/172.31.99.193, joined gossip cluster" [2021-09-24T16:45:27.510Z] time="2021-09-24T16:45:26Z" level=info msg="Node 70799cca7b54/172.31.99.193, added to nodes list" [2021-09-24T16:45:27.510Z] time="2021-09-24T16:45:26Z" level=info msg="Node a92bc97b2a4f/172.31.99.193, joined gossip cluster" [2021-09-24T16:45:27.510Z] time="2021-09-24T16:45:26Z" level=info msg="Node a92bc97b2a4f/172.31.99.193, added to nodes list" [2021-09-24T16:45:27.510Z] time="2021-09-24T16:45:26Z" level=info msg="Node dd1e2894eb7f/172.31.99.193, joined gossip cluster" [2021-09-24T16:45:27.510Z] time="2021-09-24T16:45:26Z" level=info msg="Node dd1e2894eb7f/172.31.99.193, added to nodes list" [2021-09-24T16:45:27.510Z] time="2021-09-24T16:45:26Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-09-24T16:45:27.510Z] time="2021-09-24T16:45:26Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49357" [2021-09-24T16:45:27.510Z] time="2021-09-24T16:45:26Z" level=info msg="Node b5373ca68a7e/172.31.99.193, joined gossip cluster" [2021-09-24T16:45:27.510Z] time="2021-09-24T16:45:26Z" level=info msg="Node b5373ca68a7e/172.31.99.193, added to nodes list" [2021-09-24T16:45:27.510Z] time="2021-09-24T16:45:26Z" level=info msg="Node b5373ca68a7e/172.31.99.193, joined gossip cluster" [2021-09-24T16:45:27.510Z] time="2021-09-24T16:45:26Z" level=info msg="Node b5373ca68a7e/172.31.99.193, added to nodes list" [2021-09-24T16:45:27.510Z] time="2021-09-24T16:45:26Z" level=info msg="Node b5373ca68a7e/172.31.99.193, joined gossip cluster" [2021-09-24T16:45:27.510Z] time="2021-09-24T16:45:26Z" level=info msg="Node b5373ca68a7e/172.31.99.193, added to nodes list" [2021-09-24T16:45:27.510Z] networkdb_test.go:835: Re-joining: 3 [2021-09-24T16:45:27.510Z] time="2021-09-24T16:45:27Z" level=info msg="The new bootstrap node list is:[172.31.99.193:10033 172.31.99.193:10034 172.31.99.193:10035]" [2021-09-24T16:45:27.510Z] time="2021-09-24T16:45:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.99.193:10033" [2021-09-24T16:45:27.510Z] time="2021-09-24T16:45:27Z" level=debug msg="memberlist: Stream connection from=172.31.99.193:49358" [2021-09-24T16:45:27.510Z] time="2021-09-24T16:45:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.99.193:10034" [2021-09-24T16:45:27.510Z] time="2021-09-24T16:45:27Z" level=debug msg="memberlist: Stream connection from=172.31.99.193:49359" [2021-09-24T16:45:27.510Z] time="2021-09-24T16:45:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.99.193:10035" [2021-09-24T16:45:27.510Z] time="2021-09-24T16:45:27Z" level=debug msg="memberlist: Stream connection from=172.31.99.193:49360" [2021-09-24T16:45:27.510Z] networkdb_test.go:835: Re-joining: 4 [2021-09-24T16:45:27.510Z] time="2021-09-24T16:45:27Z" level=info msg="The new bootstrap node list is:[172.31.99.193:10033 172.31.99.193:10034 172.31.99.193:10035]" [2021-09-24T16:45:27.510Z] time="2021-09-24T16:45:27Z" level=debug msg="memberlist: Stream connection from=172.31.99.193:49361" [2021-09-24T16:45:27.510Z] time="2021-09-24T16:45:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.99.193:10033" [2021-09-24T16:45:27.510Z] time="2021-09-24T16:45:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.99.193:10034" [2021-09-24T16:45:27.510Z] time="2021-09-24T16:45:27Z" level=debug msg="memberlist: Stream connection from=172.31.99.193:49362" [2021-09-24T16:45:27.510Z] time="2021-09-24T16:45:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.99.193:10035" [2021-09-24T16:45:27.510Z] time="2021-09-24T16:45:27Z" level=debug msg="memberlist: Stream connection from=172.31.99.193:49363" [2021-09-24T16:45:28.170Z] === RUN TestDockerSuite/TestBuildLabel [2021-09-24T16:45:28.421Z] time="2021-09-24T16:45:27Z" level=info msg="node 0 leaving" [2021-09-24T16:45:28.421Z] time="2021-09-24T16:45:27Z" level=info msg="Node a92bc97b2a4f change state NodeActive --> NodeLeft" [2021-09-24T16:45:28.421Z] time="2021-09-24T16:45:27Z" level=info msg="node5(b5373ca68a7e): Node leave event for a92bc97b2a4f/172.31.99.193" [2021-09-24T16:45:28.421Z] time="2021-09-24T16:45:27Z" level=info msg="Node a92bc97b2a4f change state NodeActive --> NodeLeft" [2021-09-24T16:45:28.421Z] time="2021-09-24T16:45:27Z" level=info msg="node4(dd1e2894eb7f): Node leave event for a92bc97b2a4f/172.31.99.193" [2021-09-24T16:45:28.421Z] time="2021-09-24T16:45:27Z" level=info msg="Node a92bc97b2a4f change state NodeActive --> NodeLeft" [2021-09-24T16:45:28.421Z] time="2021-09-24T16:45:27Z" level=info msg="node3(70799cca7b54): Node leave event for a92bc97b2a4f/172.31.99.193" [2021-09-24T16:45:28.421Z] time="2021-09-24T16:45:27Z" level=info msg="Node a92bc97b2a4f change state NodeActive --> NodeLeft" [2021-09-24T16:45:28.421Z] time="2021-09-24T16:45:27Z" level=info msg="node2(33576ef1eaaf): Node leave event for a92bc97b2a4f/172.31.99.193" [2021-09-24T16:45:28.421Z] time="2021-09-24T16:45:27Z" level=info msg="Node a92bc97b2a4f change state NodeActive --> NodeLeft" [2021-09-24T16:45:28.421Z] time="2021-09-24T16:45:27Z" level=info msg="node1(a92bc97b2a4f): Node leave event for a92bc97b2a4f/172.31.99.193" [2021-09-24T16:45:28.421Z] time="2021-09-24T16:45:27Z" level=info msg="Node a92bc97b2a4f/172.31.99.193, left gossip cluster" [2021-09-24T16:45:28.421Z] time="2021-09-24T16:45:27Z" level=info msg="Node a92bc97b2a4f/172.31.99.193, left gossip cluster" [2021-09-24T16:45:28.421Z] time="2021-09-24T16:45:27Z" level=info msg="Node a92bc97b2a4f/172.31.99.193, left gossip cluster" [2021-09-24T16:45:28.421Z] time="2021-09-24T16:45:27Z" level=info msg="Node a92bc97b2a4f/172.31.99.193, left gossip cluster" [2021-09-24T16:45:28.421Z] time="2021-09-24T16:45:27Z" level=info msg="Node a92bc97b2a4f/172.31.99.193, left gossip cluster" [2021-09-24T16:45:28.421Z] time="2021-09-24T16:45:28Z" level=info msg="node 1 leaving" [2021-09-24T16:45:28.421Z] time="2021-09-24T16:45:28Z" level=info msg="Node 33576ef1eaaf change state NodeActive --> NodeLeft" [2021-09-24T16:45:28.421Z] time="2021-09-24T16:45:28Z" level=info msg="node4(dd1e2894eb7f): Node leave event for 33576ef1eaaf/172.31.99.193" [2021-09-24T16:45:28.421Z] time="2021-09-24T16:45:28Z" level=info msg="Node 33576ef1eaaf change state NodeActive --> NodeLeft" [2021-09-24T16:45:28.421Z] time="2021-09-24T16:45:28Z" level=info msg="node3(70799cca7b54): Node leave event for 33576ef1eaaf/172.31.99.193" [2021-09-24T16:45:28.421Z] time="2021-09-24T16:45:28Z" level=info msg="Node 33576ef1eaaf change state NodeActive --> NodeLeft" [2021-09-24T16:45:28.421Z] time="2021-09-24T16:45:28Z" level=info msg="node5(b5373ca68a7e): Node leave event for 33576ef1eaaf/172.31.99.193" [2021-09-24T16:45:28.421Z] time="2021-09-24T16:45:28Z" level=info msg="Node 33576ef1eaaf change state NodeActive --> NodeLeft" [2021-09-24T16:45:28.421Z] time="2021-09-24T16:45:28Z" level=info msg="node2(33576ef1eaaf): Node leave event for 33576ef1eaaf/172.31.99.193" [2021-09-24T16:45:28.421Z] time="2021-09-24T16:45:28Z" level=info msg="Node 33576ef1eaaf/172.31.99.193, left gossip cluster" [2021-09-24T16:45:28.421Z] time="2021-09-24T16:45:28Z" level=info msg="Node 33576ef1eaaf/172.31.99.193, left gossip cluster" [2021-09-24T16:45:28.421Z] time="2021-09-24T16:45:28Z" level=info msg="Node 33576ef1eaaf/172.31.99.193, left gossip cluster" [2021-09-24T16:45:28.421Z] time="2021-09-24T16:45:28Z" level=info msg="Node 33576ef1eaaf/172.31.99.193, left gossip cluster" [2021-09-24T16:45:28.745Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-09-24T16:45:29.006Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-09-24T16:45:29.006Z] === RUN TestInspectNetwork/full_network_id [2021-09-24T16:45:29.006Z] === RUN TestInspectNetwork/partial_network_id [2021-09-24T16:45:29.006Z] === RUN TestInspectNetwork/network_name [2021-09-24T16:45:29.006Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-09-24T16:45:29.267Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-09-24T16:45:29.325Z] time="2021-09-24T16:45:28Z" level=info msg="node 2 leaving" [2021-09-24T16:45:29.325Z] time="2021-09-24T16:45:28Z" level=info msg="Node 70799cca7b54 change state NodeActive --> NodeLeft" [2021-09-24T16:45:29.325Z] time="2021-09-24T16:45:28Z" level=info msg="node4(dd1e2894eb7f): Node leave event for 70799cca7b54/172.31.99.193" [2021-09-24T16:45:29.325Z] time="2021-09-24T16:45:28Z" level=info msg="Node 70799cca7b54 change state NodeActive --> NodeLeft" [2021-09-24T16:45:29.325Z] time="2021-09-24T16:45:28Z" level=info msg="node5(b5373ca68a7e): Node leave event for 70799cca7b54/172.31.99.193" [2021-09-24T16:45:29.325Z] time="2021-09-24T16:45:28Z" level=info msg="Node 70799cca7b54 change state NodeActive --> NodeLeft" [2021-09-24T16:45:29.325Z] time="2021-09-24T16:45:28Z" level=info msg="node3(70799cca7b54): Node leave event for 70799cca7b54/172.31.99.193" [2021-09-24T16:45:29.325Z] time="2021-09-24T16:45:28Z" level=info msg="Node 70799cca7b54/172.31.99.193, left gossip cluster" [2021-09-24T16:45:29.325Z] time="2021-09-24T16:45:28Z" level=info msg="Node 70799cca7b54/172.31.99.193, left gossip cluster" [2021-09-24T16:45:29.325Z] time="2021-09-24T16:45:28Z" level=info msg="Node 70799cca7b54/172.31.99.193, left gossip cluster" [2021-09-24T16:45:29.528Z] === RUN TestDockerSuite/TestBuildLabels [2021-09-24T16:45:29.789Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-09-24T16:45:30.245Z] networkdb_test.go:867: node4: OK [2021-09-24T16:45:30.245Z] networkdb_test.go:867: node5: OK [2021-09-24T16:45:30.245Z] time="2021-09-24T16:45:29Z" level=info msg="node 0 coming back" [2021-09-24T16:45:30.245Z] time="2021-09-24T16:45:29Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:5c5c68323028 with config:&{NodeID:5c5c68323028 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-24T16:45:30.245Z] time="2021-09-24T16:45:29Z" level=info msg="Node 5c5c68323028/172.31.99.193, joined gossip cluster" [2021-09-24T16:45:30.245Z] time="2021-09-24T16:45:29Z" level=info msg="Node 5c5c68323028/172.31.99.193, added to nodes list" [2021-09-24T16:45:30.245Z] time="2021-09-24T16:45:29Z" level=info msg="node 1 coming back" [2021-09-24T16:45:30.245Z] time="2021-09-24T16:45:29Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:df49c4feb8d6 with config:&{NodeID:df49c4feb8d6 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-24T16:45:30.245Z] time="2021-09-24T16:45:29Z" level=info msg="Node df49c4feb8d6/172.31.99.193, joined gossip cluster" [2021-09-24T16:45:30.245Z] time="2021-09-24T16:45:29Z" level=info msg="Node df49c4feb8d6/172.31.99.193, added to nodes list" [2021-09-24T16:45:30.245Z] time="2021-09-24T16:45:29Z" level=info msg="node 2 coming back" [2021-09-24T16:45:30.245Z] time="2021-09-24T16:45:29Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:4d0910cf8248 with config:&{NodeID:4d0910cf8248 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-24T16:45:30.245Z] time="2021-09-24T16:45:29Z" level=info msg="Node 4d0910cf8248/172.31.99.193, joined gossip cluster" [2021-09-24T16:45:30.245Z] time="2021-09-24T16:45:29Z" level=info msg="Node 4d0910cf8248/172.31.99.193, added to nodes list" [2021-09-24T16:45:30.730Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-09-24T16:45:31.673Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-09-24T16:45:32.244Z] === RUN TestDockerSuite/TestBuildLastModified [2021-09-24T16:45:32.815Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-09-24T16:45:33.154Z] time="2021-09-24T16:45:32Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.31.99.193:10033 172.31.99.193:10034 172.31.99.193:10035]" [2021-09-24T16:45:33.154Z] time="2021-09-24T16:45:32Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.31.99.193:10033 172.31.99.193:10034 172.31.99.193:10035]" [2021-09-24T16:45:33.757Z] --- PASS: TestInspectNetwork (8.53s) [2021-09-24T16:45:33.758Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-09-24T16:45:33.758Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-09-24T16:45:33.758Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-09-24T16:45:33.758Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-09-24T16:45:33.758Z] === RUN TestRunContainerWithBridgeNone [2021-09-24T16:45:34.063Z] time="2021-09-24T16:45:33Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.99.193:10033" [2021-09-24T16:45:34.063Z] time="2021-09-24T16:45:33Z" level=debug msg="memberlist: Stream connection from=172.31.99.193:49364" [2021-09-24T16:45:34.063Z] time="2021-09-24T16:45:33Z" level=info msg="Node dd1e2894eb7f/172.31.99.193, joined gossip cluster" [2021-09-24T16:45:34.063Z] time="2021-09-24T16:45:33Z" level=info msg="Node dd1e2894eb7f/172.31.99.193, added to nodes list" [2021-09-24T16:45:34.063Z] time="2021-09-24T16:45:33Z" level=info msg="Node b5373ca68a7e/172.31.99.193, joined gossip cluster" [2021-09-24T16:45:34.063Z] time="2021-09-24T16:45:33Z" level=info msg="Node b5373ca68a7e/172.31.99.193, added to nodes list" [2021-09-24T16:45:34.063Z] time="2021-09-24T16:45:33Z" level=info msg="Node 5c5c68323028/172.31.99.193, joined gossip cluster" [2021-09-24T16:45:34.063Z] time="2021-09-24T16:45:33Z" level=info msg="Node 5c5c68323028/172.31.99.193, is the new incarnation of the shutdown node a92bc97b2a4f/172.31.99.193" [2021-09-24T16:45:34.063Z] time="2021-09-24T16:45:33Z" level=info msg="Node 5c5c68323028/172.31.99.193, added to nodes list" [2021-09-24T16:45:34.063Z] time="2021-09-24T16:45:33Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.99.193:10034" [2021-09-24T16:45:34.063Z] time="2021-09-24T16:45:33Z" level=debug msg="memberlist: Stream connection from=172.31.99.193:49365" [2021-09-24T16:45:34.063Z] time="2021-09-24T16:45:33Z" level=info msg="Node dd1e2894eb7f/172.31.99.193, joined gossip cluster" [2021-09-24T16:45:34.063Z] time="2021-09-24T16:45:33Z" level=info msg="Node dd1e2894eb7f/172.31.99.193, added to nodes list" [2021-09-24T16:45:34.063Z] time="2021-09-24T16:45:33Z" level=info msg="Node 5c5c68323028/172.31.99.193, joined gossip cluster" [2021-09-24T16:45:34.063Z] time="2021-09-24T16:45:33Z" level=info msg="Node 5c5c68323028/172.31.99.193, added to nodes list" [2021-09-24T16:45:34.063Z] time="2021-09-24T16:45:33Z" level=info msg="Node b5373ca68a7e/172.31.99.193, joined gossip cluster" [2021-09-24T16:45:34.063Z] time="2021-09-24T16:45:33Z" level=info msg="Node b5373ca68a7e/172.31.99.193, added to nodes list" [2021-09-24T16:45:34.063Z] time="2021-09-24T16:45:33Z" level=info msg="Node df49c4feb8d6/172.31.99.193, joined gossip cluster" [2021-09-24T16:45:34.063Z] time="2021-09-24T16:45:33Z" level=info msg="Node df49c4feb8d6/172.31.99.193, is the new incarnation of the shutdown node 33576ef1eaaf/172.31.99.193" [2021-09-24T16:45:34.063Z] time="2021-09-24T16:45:33Z" level=info msg="Node df49c4feb8d6/172.31.99.193, added to nodes list" [2021-09-24T16:45:34.063Z] time="2021-09-24T16:45:33Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.99.193:10035" [2021-09-24T16:45:34.063Z] time="2021-09-24T16:45:33Z" level=debug msg="memberlist: Stream connection from=172.31.99.193:49366" [2021-09-24T16:45:34.063Z] time="2021-09-24T16:45:33Z" level=info msg="Node dd1e2894eb7f/172.31.99.193, joined gossip cluster" [2021-09-24T16:45:34.063Z] time="2021-09-24T16:45:33Z" level=info msg="Node dd1e2894eb7f/172.31.99.193, added to nodes list" [2021-09-24T16:45:34.063Z] time="2021-09-24T16:45:33Z" level=info msg="Node 5c5c68323028/172.31.99.193, joined gossip cluster" [2021-09-24T16:45:34.063Z] time="2021-09-24T16:45:33Z" level=info msg="Node 5c5c68323028/172.31.99.193, added to nodes list" [2021-09-24T16:45:34.063Z] time="2021-09-24T16:45:33Z" level=info msg="Node df49c4feb8d6/172.31.99.193, joined gossip cluster" [2021-09-24T16:45:34.063Z] time="2021-09-24T16:45:33Z" level=info msg="Node df49c4feb8d6/172.31.99.193, added to nodes list" [2021-09-24T16:45:34.063Z] time="2021-09-24T16:45:33Z" level=info msg="Node b5373ca68a7e/172.31.99.193, joined gossip cluster" [2021-09-24T16:45:34.063Z] time="2021-09-24T16:45:33Z" level=info msg="Node b5373ca68a7e/172.31.99.193, added to nodes list" [2021-09-24T16:45:34.063Z] time="2021-09-24T16:45:33Z" level=info msg="Node 4d0910cf8248/172.31.99.193, joined gossip cluster" [2021-09-24T16:45:34.063Z] time="2021-09-24T16:45:33Z" level=info msg="Node 4d0910cf8248/172.31.99.193, is the new incarnation of the shutdown node 70799cca7b54/172.31.99.193" [2021-09-24T16:45:34.063Z] time="2021-09-24T16:45:33Z" level=info msg="Node 4d0910cf8248/172.31.99.193, added to nodes list" [2021-09-24T16:45:34.063Z] time="2021-09-24T16:45:33Z" level=info msg="Node df49c4feb8d6/172.31.99.193, joined gossip cluster" [2021-09-24T16:45:34.063Z] time="2021-09-24T16:45:33Z" level=info msg="Node df49c4feb8d6/172.31.99.193, is the new incarnation of the shutdown node 33576ef1eaaf/172.31.99.193" [2021-09-24T16:45:34.063Z] time="2021-09-24T16:45:33Z" level=info msg="Node df49c4feb8d6/172.31.99.193, added to nodes list" [2021-09-24T16:45:34.063Z] time="2021-09-24T16:45:33Z" level=info msg="Node 5c5c68323028/172.31.99.193, joined gossip cluster" [2021-09-24T16:45:34.063Z] time="2021-09-24T16:45:33Z" level=info msg="Node 5c5c68323028/172.31.99.193, is the new incarnation of the shutdown node a92bc97b2a4f/172.31.99.193" [2021-09-24T16:45:34.063Z] time="2021-09-24T16:45:33Z" level=info msg="Node 5c5c68323028/172.31.99.193, added to nodes list" [2021-09-24T16:45:34.063Z] time="2021-09-24T16:45:33Z" level=info msg="Node df49c4feb8d6/172.31.99.193, joined gossip cluster" [2021-09-24T16:45:34.063Z] time="2021-09-24T16:45:33Z" level=info msg="Node df49c4feb8d6/172.31.99.193, added to nodes list" [2021-09-24T16:45:34.063Z] time="2021-09-24T16:45:33Z" level=info msg="Node 4d0910cf8248/172.31.99.193, joined gossip cluster" [2021-09-24T16:45:34.063Z] time="2021-09-24T16:45:33Z" level=info msg="Node 4d0910cf8248/172.31.99.193, added to nodes list" [2021-09-24T16:45:34.063Z] time="2021-09-24T16:45:33Z" level=info msg="Node 4d0910cf8248/172.31.99.193, joined gossip cluster" [2021-09-24T16:45:34.063Z] time="2021-09-24T16:45:33Z" level=info msg="Node 4d0910cf8248/172.31.99.193, is the new incarnation of the shutdown node 70799cca7b54/172.31.99.193" [2021-09-24T16:45:34.063Z] time="2021-09-24T16:45:33Z" level=info msg="Node 4d0910cf8248/172.31.99.193, added to nodes list" [2021-09-24T16:45:34.063Z] time="2021-09-24T16:45:33Z" level=info msg="Node 4d0910cf8248/172.31.99.193, joined gossip cluster" [2021-09-24T16:45:34.063Z] time="2021-09-24T16:45:33Z" level=info msg="Node 4d0910cf8248/172.31.99.193, added to nodes list" [2021-09-24T16:45:34.063Z] time="2021-09-24T16:45:33Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.99.193:10033" [2021-09-24T16:45:34.063Z] time="2021-09-24T16:45:33Z" level=debug msg="memberlist: Stream connection from=172.31.99.193:49367" [2021-09-24T16:45:34.063Z] time="2021-09-24T16:45:33Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.99.193:10034" [2021-09-24T16:45:34.063Z] time="2021-09-24T16:45:33Z" level=debug msg="memberlist: Stream connection from=172.31.99.193:49368" [2021-09-24T16:45:34.063Z] time="2021-09-24T16:45:33Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.99.193:10035" [2021-09-24T16:45:34.063Z] time="2021-09-24T16:45:33Z" level=debug msg="memberlist: Stream connection from=172.31.99.193:49369" [2021-09-24T16:45:34.667Z] --- PASS: TestBuildWithHugeFile (58.97s) [2021-09-24T16:45:34.667Z] === RUN TestBuildWCOWSandboxSize [2021-09-24T16:45:34.667Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-09-24T16:45:34.667Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-09-24T16:45:34.667Z] === RUN TestBuildWithEmptyDockerfile [2021-09-24T16:45:34.667Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-24T16:45:34.667Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-24T16:45:34.667Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-24T16:45:34.667Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-24T16:45:34.667Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-24T16:45:34.667Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-24T16:45:34.667Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-24T16:45:34.667Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-24T16:45:34.667Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-24T16:45:34.667Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s) [2021-09-24T16:45:34.667Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.18s) [2021-09-24T16:45:34.667Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s) [2021-09-24T16:45:34.667Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s) [2021-09-24T16:45:34.667Z] === RUN TestBuildPreserveOwnership [2021-09-24T16:45:34.667Z] === RUN TestBuildPreserveOwnership/copy_from [2021-09-24T16:45:34.667Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-09-24T16:45:34.667Z] --- PASS: TestBuildPreserveOwnership (4.15s) [2021-09-24T16:45:34.667Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.76s) [2021-09-24T16:45:34.667Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.38s) [2021-09-24T16:45:34.667Z] === RUN TestBuildPlatformInvalid [2021-09-24T16:45:34.667Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2021-09-24T16:45:34.667Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-09-24T16:45:34.667Z] Loaded image: busybox:latest [2021-09-24T16:45:34.667Z] Loaded image: busybox:glibc [2021-09-24T16:45:34.667Z] Loaded image: debian:bullseye-slim [2021-09-24T16:45:34.667Z] Loaded image: hello-world:latest [2021-09-24T16:45:34.667Z] Loaded image: arm32v7/hello-world:latest [2021-09-24T16:45:34.989Z] 2021/09/24 16:45:34 Closing DB instances... [2021-09-24T16:45:34.989Z] time="2021-09-24T16:45:34Z" level=info msg="Node 5c5c68323028 change state NodeActive --> NodeLeft" [2021-09-24T16:45:34.989Z] time="2021-09-24T16:45:34Z" level=info msg="node3(4d0910cf8248): Node leave event for 5c5c68323028/172.31.99.193" [2021-09-24T16:45:34.989Z] time="2021-09-24T16:45:34Z" level=info msg="Node 5c5c68323028 change state NodeActive --> NodeLeft" [2021-09-24T16:45:34.989Z] time="2021-09-24T16:45:34Z" level=info msg="node2(df49c4feb8d6): Node leave event for 5c5c68323028/172.31.99.193" [2021-09-24T16:45:34.989Z] time="2021-09-24T16:45:34Z" level=info msg="Node 5c5c68323028 change state NodeActive --> NodeLeft" [2021-09-24T16:45:34.989Z] time="2021-09-24T16:45:34Z" level=info msg="node5(b5373ca68a7e): Node leave event for 5c5c68323028/172.31.99.193" [2021-09-24T16:45:34.989Z] time="2021-09-24T16:45:34Z" level=info msg="Node 5c5c68323028 change state NodeActive --> NodeLeft" [2021-09-24T16:45:34.989Z] time="2021-09-24T16:45:34Z" level=info msg="node4(dd1e2894eb7f): Node leave event for 5c5c68323028/172.31.99.193" [2021-09-24T16:45:34.989Z] time="2021-09-24T16:45:34Z" level=info msg="Node 5c5c68323028 change state NodeActive --> NodeLeft" [2021-09-24T16:45:34.989Z] time="2021-09-24T16:45:34Z" level=info msg="node1(5c5c68323028): Node leave event for 5c5c68323028/172.31.99.193" [2021-09-24T16:45:34.989Z] time="2021-09-24T16:45:34Z" level=info msg="Node 5c5c68323028/172.31.99.193, left gossip cluster" [2021-09-24T16:45:34.989Z] time="2021-09-24T16:45:34Z" level=info msg="Node 5c5c68323028/172.31.99.193, left gossip cluster" [2021-09-24T16:45:34.989Z] time="2021-09-24T16:45:34Z" level=info msg="Node 5c5c68323028/172.31.99.193, left gossip cluster" [2021-09-24T16:45:34.989Z] time="2021-09-24T16:45:34Z" level=info msg="Node 5c5c68323028/172.31.99.193, left gossip cluster" [2021-09-24T16:45:34.989Z] time="2021-09-24T16:45:34Z" level=info msg="Node 5c5c68323028/172.31.99.193, left gossip cluster" [2021-09-24T16:45:34.989Z] time="2021-09-24T16:45:34Z" level=info msg="Node df49c4feb8d6 change state NodeActive --> NodeLeft" [2021-09-24T16:45:34.989Z] time="2021-09-24T16:45:34Z" level=info msg="node3(4d0910cf8248): Node leave event for df49c4feb8d6/172.31.99.193" [2021-09-24T16:45:34.989Z] time="2021-09-24T16:45:34Z" level=info msg="Node df49c4feb8d6 change state NodeActive --> NodeLeft" [2021-09-24T16:45:34.989Z] time="2021-09-24T16:45:34Z" level=info msg="node4(dd1e2894eb7f): Node leave event for df49c4feb8d6/172.31.99.193" [2021-09-24T16:45:34.989Z] time="2021-09-24T16:45:34Z" level=info msg="Node df49c4feb8d6 change state NodeActive --> NodeLeft" [2021-09-24T16:45:34.989Z] time="2021-09-24T16:45:34Z" level=info msg="node5(b5373ca68a7e): Node leave event for df49c4feb8d6/172.31.99.193" [2021-09-24T16:45:34.989Z] time="2021-09-24T16:45:34Z" level=info msg="Node df49c4feb8d6 change state NodeActive --> NodeLeft" [2021-09-24T16:45:34.989Z] time="2021-09-24T16:45:34Z" level=info msg="node2(df49c4feb8d6): Node leave event for df49c4feb8d6/172.31.99.193" [2021-09-24T16:45:35.672Z] --- PASS: TestRunContainerWithBridgeNone (1.89s) [2021-09-24T16:45:35.672Z] === RUN TestNetworkInvalidJSON [2021-09-24T16:45:35.672Z] === RUN TestNetworkInvalidJSON//networks/create [2021-09-24T16:45:35.672Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-09-24T16:45:35.672Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-09-24T16:45:35.672Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-09-24T16:45:35.672Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-24T16:45:35.672Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-24T16:45:35.672Z] === CONT TestNetworkInvalidJSON//networks/create [2021-09-24T16:45:35.672Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-24T16:45:35.672Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-09-24T16:45:35.672Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-09-24T16:45:35.672Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-09-24T16:45:35.672Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-09-24T16:45:35.672Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-09-24T16:45:35.672Z] === RUN TestNetworkList [2021-09-24T16:45:35.672Z] === RUN TestNetworkList//networks [2021-09-24T16:45:35.672Z] === PAUSE TestNetworkList//networks [2021-09-24T16:45:35.672Z] === RUN TestNetworkList//networks/ [2021-09-24T16:45:35.672Z] === PAUSE TestNetworkList//networks/ [2021-09-24T16:45:35.672Z] === CONT TestNetworkList//networks [2021-09-24T16:45:35.672Z] === CONT TestNetworkList//networks/ [2021-09-24T16:45:35.672Z] --- PASS: TestNetworkList (0.01s) [2021-09-24T16:45:35.672Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-09-24T16:45:35.672Z] --- PASS: TestNetworkList//networks (0.00s) [2021-09-24T16:45:35.672Z] === RUN TestHostIPv4BridgeLabel [2021-09-24T16:45:35.916Z] time="2021-09-24T16:45:35Z" level=info msg="Node df49c4feb8d6/172.31.99.193, left gossip cluster" [2021-09-24T16:45:35.916Z] time="2021-09-24T16:45:35Z" level=info msg="Node df49c4feb8d6/172.31.99.193, left gossip cluster" [2021-09-24T16:45:35.916Z] time="2021-09-24T16:45:35Z" level=info msg="Node df49c4feb8d6/172.31.99.193, left gossip cluster" [2021-09-24T16:45:35.916Z] time="2021-09-24T16:45:35Z" level=info msg="Node df49c4feb8d6/172.31.99.193, left gossip cluster" [2021-09-24T16:45:35.916Z] time="2021-09-24T16:45:35Z" level=info msg="Node 4d0910cf8248 change state NodeActive --> NodeLeft" [2021-09-24T16:45:35.916Z] time="2021-09-24T16:45:35Z" level=info msg="node5(b5373ca68a7e): Node leave event for 4d0910cf8248/172.31.99.193" [2021-09-24T16:45:35.916Z] time="2021-09-24T16:45:35Z" level=info msg="Node 4d0910cf8248 change state NodeActive --> NodeLeft" [2021-09-24T16:45:35.916Z] time="2021-09-24T16:45:35Z" level=info msg="node4(dd1e2894eb7f): Node leave event for 4d0910cf8248/172.31.99.193" [2021-09-24T16:45:35.916Z] time="2021-09-24T16:45:35Z" level=info msg="Node 4d0910cf8248 change state NodeActive --> NodeLeft" [2021-09-24T16:45:35.916Z] time="2021-09-24T16:45:35Z" level=info msg="node3(4d0910cf8248): Node leave event for 4d0910cf8248/172.31.99.193" [2021-09-24T16:45:35.916Z] time="2021-09-24T16:45:35Z" level=info msg="Node 4d0910cf8248/172.31.99.193, left gossip cluster" [2021-09-24T16:45:35.916Z] time="2021-09-24T16:45:35Z" level=info msg="Node 4d0910cf8248/172.31.99.193, left gossip cluster" [2021-09-24T16:45:35.916Z] time="2021-09-24T16:45:35Z" level=info msg="Node 4d0910cf8248/172.31.99.193, left gossip cluster" [2021-09-24T16:45:35.916Z] time="2021-09-24T16:45:35Z" level=debug msg="memberlist: Failed ping: 4d0910cf8248 (timeout reached)" [2021-09-24T16:45:35.916Z] time="2021-09-24T16:45:35Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.31.99.193:10037: use of closed network connection" [2021-09-24T16:45:35.916Z] time="2021-09-24T16:45:35Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.31.99.193:10036: use of closed network connection" [2021-09-24T16:45:35.917Z] time="2021-09-24T16:45:35Z" level=debug msg="memberlist: Stream connection from=172.31.99.193:49370" [2021-09-24T16:45:36.243Z] --- PASS: TestHostIPv4BridgeLabel (0.61s) [2021-09-24T16:45:36.243Z] === RUN TestDaemonRestartWithLiveRestore [2021-09-24T16:45:36.879Z] time="2021-09-24T16:45:36Z" level=info msg="Node dd1e2894eb7f change state NodeActive --> NodeLeft" [2021-09-24T16:45:36.879Z] time="2021-09-24T16:45:36Z" level=info msg="node5(b5373ca68a7e): Node leave event for dd1e2894eb7f/172.31.99.193" [2021-09-24T16:45:36.879Z] time="2021-09-24T16:45:36Z" level=info msg="Node dd1e2894eb7f change state NodeActive --> NodeLeft" [2021-09-24T16:45:36.879Z] time="2021-09-24T16:45:36Z" level=info msg="node4(dd1e2894eb7f): Node leave event for dd1e2894eb7f/172.31.99.193" [2021-09-24T16:45:36.879Z] time="2021-09-24T16:45:36Z" level=warning msg="memberlist: Was able to connect to 4d0910cf8248 but other probes failed, network may be misconfigured" [2021-09-24T16:45:36.879Z] time="2021-09-24T16:45:36Z" level=info msg="Node dd1e2894eb7f/172.31.99.193, left gossip cluster" [2021-09-24T16:45:36.879Z] time="2021-09-24T16:45:36Z" level=info msg="Node dd1e2894eb7f/172.31.99.193, left gossip cluster" [2021-09-24T16:45:37.185Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-09-24T16:45:37.185Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s) [2021-09-24T16:45:37.185Z] === RUN TestDaemonDefaultNetworkPools [2021-09-24T16:45:37.814Z] time="2021-09-24T16:45:37Z" level=info msg="Node b5373ca68a7e/172.31.99.193, left gossip cluster" [2021-09-24T16:45:37.814Z] time="2021-09-24T16:45:37Z" level=info msg="Node b5373ca68a7e change state NodeActive --> NodeFailed" [2021-09-24T16:45:37.814Z] time="2021-09-24T16:45:37Z" level=info msg="Node b5373ca68a7e/172.31.99.193, added to failed nodes list" [2021-09-24T16:45:37.814Z] --- PASS: TestNetworkDBIslands (12.44s) [2021-09-24T16:45:37.814Z] PASS [2021-09-24T16:45:37.814Z] coverage: 60.0% of statements [2021-09-24T16:45:37.814Z] ok github.com/docker/docker/libnetwork/networkdb 104.186s coverage: 60.0% of statements [2021-09-24T16:45:37.814Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-09-24T16:45:37.814Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-09-24T16:45:37.814Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-09-24T16:45:37.814Z] ? github.com/docker/docker/oci/caps [no test files] [2021-09-24T16:45:37.814Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-09-24T16:45:37.814Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-09-24T16:45:37.814Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-09-24T16:45:37.814Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-09-24T16:45:37.814Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-09-24T16:45:37.814Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-09-24T16:45:37.814Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-09-24T16:45:37.814Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-09-24T16:45:37.814Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-09-24T16:45:37.814Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-09-24T16:45:37.814Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-09-24T16:45:37.814Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-09-24T16:45:37.814Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-09-24T16:45:37.814Z] ? github.com/docker/docker/pkg/term [no test files] [2021-09-24T16:45:37.814Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-09-24T16:45:37.814Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-09-24T16:45:37.814Z] ? github.com/docker/docker/quota [no test files] [2021-09-24T16:45:37.814Z] ? github.com/docker/docker/rootless [no test files] [2021-09-24T16:45:37.814Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-09-24T16:45:37.814Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-09-24T16:45:37.814Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-09-24T16:45:37.814Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-09-24T16:45:37.814Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-09-24T16:45:37.814Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-09-24T16:45:37.814Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-09-24T16:45:37.814Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-09-24T16:45:37.815Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-09-24T16:45:37.815Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-09-24T16:45:37.815Z] ? github.com/docker/docker/testutil/request [no test files] [2021-09-24T16:45:37.815Z] ? github.com/docker/docker/volume [no test files] [2021-09-24T16:45:37.815Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-09-24T16:45:37.815Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-09-24T16:45:38.126Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2021-09-24T16:45:38.126Z] === RUN TestDaemonRestartWithExistingNetwork [2021-09-24T16:45:39.068Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2021-09-24T16:45:39.068Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-09-24T16:45:39.329Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-09-24T16:45:39.590Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-09-24T16:45:39.590Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-09-24T16:45:39.590Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-09-24T16:45:39.735Z] [2021-09-24T16:45:39.735Z] === Skipped [2021-09-24T16:45:39.735Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-09-24T16:45:39.735Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-09-24T16:45:39.735Z] [2021-09-24T16:45:39.735Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-09-24T16:45:39.735Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-24T16:45:39.735Z] [2021-09-24T16:45:39.735Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-09-24T16:45:39.735Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-24T16:45:39.735Z] [2021-09-24T16:45:39.735Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-09-24T16:45:39.735Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-24T16:45:39.735Z] [2021-09-24T16:45:39.735Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-09-24T16:45:39.735Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-24T16:45:39.735Z] [2021-09-24T16:45:39.735Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-09-24T16:45:39.735Z] client_test.go:23: runtime.GOOS == "windows" [2021-09-24T16:45:39.735Z] [2021-09-24T16:45:39.735Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-09-24T16:45:39.735Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-09-24T16:45:39.735Z] [2021-09-24T16:45:39.735Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-09-24T16:45:39.735Z] network_proxy_test.go:208: No support for dual stack yet [2021-09-24T16:45:39.735Z] [2021-09-24T16:45:39.735Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-09-24T16:45:39.735Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-09-24T16:45:39.735Z] [2021-09-24T16:45:39.735Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-09-24T16:45:39.735Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-09-24T16:45:39.735Z] [2021-09-24T16:45:39.735Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-09-24T16:45:39.735Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-09-24T16:45:39.735Z] [2021-09-24T16:45:39.735Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-09-24T16:45:39.735Z] daemon_test.go:146: root required [2021-09-24T16:45:39.735Z] [2021-09-24T16:45:39.735Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-09-24T16:45:39.735Z] reload_test.go:520: root required [2021-09-24T16:45:39.735Z] [2021-09-24T16:45:39.736Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.01s) [2021-09-24T16:45:39.736Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-09-24T16:45:39.736Z] [2021-09-24T16:45:39.736Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-09-24T16:45:39.736Z] pull_v2_test.go:73: Needs fixing on Windows [2021-09-24T16:45:39.736Z] [2021-09-24T16:45:39.736Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-09-24T16:45:39.736Z] pull_v2_test.go:118: Needs fixing on Windows [2021-09-24T16:45:39.736Z] [2021-09-24T16:45:39.736Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-09-24T16:45:39.736Z] download_test.go:267: Needs fixing on Windows [2021-09-24T16:45:39.736Z] [2021-09-24T16:45:39.736Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-09-24T16:45:39.736Z] layer_test.go:303: Failing on Windows [2021-09-24T16:45:39.736Z] [2021-09-24T16:45:39.736Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-09-24T16:45:39.736Z] layer_test.go:352: Failing on Windows [2021-09-24T16:45:39.736Z] [2021-09-24T16:45:39.736Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-09-24T16:45:39.736Z] layer_test.go:467: Failing on Windows [2021-09-24T16:45:39.736Z] [2021-09-24T16:45:39.736Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-09-24T16:45:39.736Z] layer_test.go:696: Failing on Windows [2021-09-24T16:45:39.736Z] [2021-09-24T16:45:39.736Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-09-24T16:45:39.736Z] migration_test.go:45: Failing on Windows [2021-09-24T16:45:39.736Z] [2021-09-24T16:45:39.736Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-09-24T16:45:39.736Z] migration_test.go:181: Failing on Windows [2021-09-24T16:45:39.736Z] [2021-09-24T16:45:39.736Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-09-24T16:45:39.736Z] mount_test.go:17: Failing on Windows [2021-09-24T16:45:39.736Z] [2021-09-24T16:45:39.736Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-09-24T16:45:39.736Z] mount_test.go:76: Failing on Windows [2021-09-24T16:45:39.736Z] [2021-09-24T16:45:39.736Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-09-24T16:45:39.736Z] mount_test.go:125: Failing on Windows [2021-09-24T16:45:39.736Z] [2021-09-24T16:45:39.736Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-09-24T16:45:39.736Z] mount_test.go:212: Failing on Windows [2021-09-24T16:45:39.736Z] [2021-09-24T16:45:39.736Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-09-24T16:45:39.736Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-09-24T16:45:39.736Z] [2021-09-24T16:45:39.736Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-09-24T16:45:39.736Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-09-24T16:45:39.736Z] [2021-09-24T16:45:39.736Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-09-24T16:45:39.736Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-09-24T16:45:39.736Z] [2021-09-24T16:45:39.736Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-09-24T16:45:39.736Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-09-24T16:45:39.736Z] [2021-09-24T16:45:39.736Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-09-24T16:45:39.736Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-09-24T16:45:39.736Z] [2021-09-24T16:45:39.736Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-09-24T16:45:39.736Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-24T16:45:39.736Z] [2021-09-24T16:45:39.736Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-09-24T16:45:39.736Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-24T16:45:39.736Z] [2021-09-24T16:45:39.736Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-09-24T16:45:39.736Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-24T16:45:39.736Z] [2021-09-24T16:45:39.736Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-09-24T16:45:39.736Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-09-24T16:45:39.736Z] [2021-09-24T16:45:39.736Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-09-24T16:45:39.736Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-09-24T16:45:39.736Z] [2021-09-24T16:45:39.736Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-09-24T16:45:39.736Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-09-24T16:45:39.736Z] [2021-09-24T16:45:39.736Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-09-24T16:45:39.736Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-09-24T16:45:39.736Z] [2021-09-24T16:45:39.736Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-09-24T16:45:39.736Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-24T16:45:39.736Z] [2021-09-24T16:45:39.736Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-09-24T16:45:39.736Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-24T16:45:39.736Z] [2021-09-24T16:45:39.736Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-09-24T16:45:39.736Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-24T16:45:39.736Z] [2021-09-24T16:45:39.736Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-09-24T16:45:39.736Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-24T16:45:39.736Z] [2021-09-24T16:45:39.736Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-09-24T16:45:39.736Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-24T16:45:39.736Z] [2021-09-24T16:45:39.736Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-09-24T16:45:39.736Z] archive_test.go:133: Xz not present in msys2 [2021-09-24T16:45:39.736Z] [2021-09-24T16:45:39.736Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.01s) [2021-09-24T16:45:39.736Z] archive_test.go:140: zstd not installed [2021-09-24T16:45:39.736Z] [2021-09-24T16:45:39.736Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-09-24T16:45:39.736Z] archive_test.go:252: Failing on Windows CI machines [2021-09-24T16:45:39.736Z] [2021-09-24T16:45:39.736Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-09-24T16:45:39.736Z] archive_windows_test.go:16: Currently fails [2021-09-24T16:45:39.736Z] [2021-09-24T16:45:39.736Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-09-24T16:45:39.736Z] changes_test.go:195: needs more investigation [2021-09-24T16:45:39.736Z] [2021-09-24T16:45:39.736Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-09-24T16:45:39.736Z] changes_test.go:432: needs further investigation [2021-09-24T16:45:39.736Z] [2021-09-24T16:45:39.736Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-09-24T16:45:39.736Z] changes_test.go:468: needs further investigation [2021-09-24T16:45:39.736Z] [2021-09-24T16:45:39.736Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-09-24T16:45:39.736Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-09-24T16:45:39.736Z] [2021-09-24T16:45:39.736Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-09-24T16:45:39.736Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-09-24T16:45:39.736Z] [2021-09-24T16:45:39.736Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-09-24T16:45:39.736Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-24T16:45:39.736Z] [2021-09-24T16:45:39.736Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-09-24T16:45:39.736Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-24T16:45:39.736Z] [2021-09-24T16:45:39.736Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-09-24T16:45:39.736Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-09-24T16:45:39.736Z] [2021-09-24T16:45:39.736Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-09-24T16:45:39.736Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-24T16:45:39.736Z] [2021-09-24T16:45:39.736Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-09-24T16:45:39.736Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-09-24T16:45:39.736Z] [2021-09-24T16:45:39.736Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-09-24T16:45:39.736Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-09-24T16:45:39.736Z] [2021-09-24T16:45:39.736Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-09-24T16:45:39.736Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-09-24T16:45:39.736Z] [2021-09-24T16:45:39.736Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-09-24T16:45:39.736Z] poller_test.go:40: No chmod on Windows [2021-09-24T16:45:39.736Z] [2021-09-24T16:45:39.736Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-09-24T16:45:39.736Z] fileutils_test.go:133: Needs porting to Windows [2021-09-24T16:45:39.736Z] [2021-09-24T16:45:39.736Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-09-24T16:45:39.736Z] fileutils_test.go:179: Needs porting to Windows [2021-09-24T16:45:39.736Z] [2021-09-24T16:45:39.736Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-09-24T16:45:39.736Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-09-24T16:45:39.736Z] [2021-09-24T16:45:39.736Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-09-24T16:45:39.736Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-09-24T16:45:39.736Z] [2021-09-24T16:45:39.736Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-09-24T16:45:39.736Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-09-24T16:45:39.736Z] [2021-09-24T16:45:39.736Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-09-24T16:45:39.736Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-09-24T16:45:39.736Z] [2021-09-24T16:45:39.736Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-09-24T16:45:39.736Z] local_test.go:180: runtime.GOOS == "windows" [2021-09-24T16:45:39.736Z] [2021-09-24T16:45:39.736Z] DONE 2070 tests, 68 skipped in 246.817s [2021-09-24T16:45:39.736Z] INFO: make.ps1 ended at 09/24/2021 16:45:39 [2021-09-24T16:45:39.850Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-09-24T16:45:40.112Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-09-24T16:45:40.373Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.31s) [2021-09-24T16:45:40.373Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-09-24T16:45:40.687Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-09-24T16:45:40.687Z] INFO: Unit tests ended at 09/24/2021 16:45:40. Duration:00:04:20.1695768 [2021-09-24T16:45:40.687Z] INFO: Building busybox [2021-09-24T16:45:40.687Z] Sending build context to Docker daemon 5.12kB [2021-09-24T16:45:40.687Z] [2021-09-24T16:45:40.687Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-09-24T16:45:40.687Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-09-24T16:45:40.687Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-09-24T16:45:40.687Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-09-24T16:45:40.687Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-09-24T16:45:40.687Z] ---> 6e98155df178 [2021-09-24T16:45:40.687Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-09-24T16:45:40.687Z] ---> Running in bb13025edd18 [2021-09-24T16:45:40.944Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s) [2021-09-24T16:45:40.944Z] === RUN TestServiceWithPredefinedNetwork [2021-09-24T16:45:41.205Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-09-24T16:45:42.147Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-09-24T16:45:44.062Z] --- PASS: TestServiceWithPredefinedNetwork (2.63s) [2021-09-24T16:45:44.062Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-09-24T16:45:44.062Z] service_test.go:243: FLAKY_TEST [2021-09-24T16:45:44.062Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-09-24T16:45:44.062Z] === RUN TestServiceWithDataPathPortInit [2021-09-24T16:45:44.670Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (14.11s) [2021-09-24T16:45:44.670Z] PASS [2021-09-24T16:45:44.670Z] [2021-09-24T16:45:44.670Z] === Skipped [2021-09-24T16:45:44.670Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-09-24T16:45:44.670Z] build_session_test.go:25: TODO: BuildKit [2021-09-24T16:45:44.670Z] [2021-09-24T16:45:44.670Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-09-24T16:45:44.670Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-09-24T16:45:44.670Z] [2021-09-24T16:45:44.670Z] DONE 34 tests, 2 skipped in 103.309s [2021-09-24T16:45:44.670Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-09-24T16:45:44.671Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-09-24T16:45:44.671Z] ++ set -e [2021-09-24T16:45:44.671Z] ++ '[' -n 0 ']' [2021-09-24T16:45:44.671Z] ++ set -x [2021-09-24T16:45:44.671Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-09-24T16:45:44.671Z] INFO: Testing against a local daemon [2021-09-24T16:45:44.671Z] === RUN TestConfigInspect [2021-09-24T16:45:45.006Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-09-24T16:45:45.267Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-09-24T16:45:45.840Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-09-24T16:45:47.972Z] --- PASS: TestConfigInspect (2.74s) [2021-09-24T16:45:47.972Z] === RUN TestConfigList [2021-09-24T16:45:50.517Z] --- PASS: TestConfigList (2.61s) [2021-09-24T16:45:50.517Z] === RUN TestConfigsCreateAndDelete [2021-09-24T16:45:52.427Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-09-24T16:45:53.061Z] --- PASS: TestConfigsCreateAndDelete (2.59s) [2021-09-24T16:45:53.061Z] === RUN TestConfigsUpdate [2021-09-24T16:45:53.972Z] Removing intermediate container bb13025edd18 [2021-09-24T16:45:53.972Z] ---> c6a6f5f1f118 [2021-09-24T16:45:53.972Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-09-24T16:45:53.972Z] ---> Running in 692a6285d8b2 [2021-09-24T16:45:53.972Z] Removing intermediate container 692a6285d8b2 [2021-09-24T16:45:53.972Z] ---> 4eac109f6700 [2021-09-24T16:45:53.972Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-09-24T16:45:53.972Z] ---> Running in a5e821035f3a [2021-09-24T16:45:53.972Z] Removing intermediate container a5e821035f3a [2021-09-24T16:45:53.972Z] ---> 3a477208b96c [2021-09-24T16:45:53.972Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-09-24T16:45:54.926Z] [2021-09-24T16:45:54.974Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-09-24T16:45:55.606Z] --- PASS: TestConfigsUpdate (2.70s) [2021-09-24T16:45:55.606Z] === RUN TestTemplatedConfig [2021-09-24T16:45:55.856Z] ---> 2a755a47ac56 [2021-09-24T16:45:55.856Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-09-24T16:45:55.856Z] ---> Running in b693996c7abe [2021-09-24T16:45:55.918Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-09-24T16:45:57.304Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-09-24T16:45:57.304Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2021-09-24T16:45:57.304Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-09-24T16:45:58.908Z] --- PASS: TestTemplatedConfig (3.05s) [2021-09-24T16:45:58.908Z] === RUN TestConfigCreateResolve [2021-09-24T16:45:59.850Z] --- PASS: TestServiceWithDataPathPortInit (15.68s) [2021-09-24T16:45:59.850Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-09-24T16:46:00.375Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-09-24T16:46:00.636Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-09-24T16:46:01.453Z] --- PASS: TestConfigCreateResolve (2.57s) [2021-09-24T16:46:01.453Z] PASS [2021-09-24T16:46:01.453Z] [2021-09-24T16:46:01.453Z] DONE 6 tests in 16.393s [2021-09-24T16:46:01.453Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-09-24T16:46:01.453Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-09-24T16:46:01.453Z] ++ set -e [2021-09-24T16:46:01.453Z] ++ '[' -n 0 ']' [2021-09-24T16:46:01.453Z] ++ set -x [2021-09-24T16:46:01.453Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-09-24T16:46:01.453Z] INFO: Testing against a local daemon [2021-09-24T16:46:01.453Z] === RUN TestCheckpoint [2021-09-24T16:46:01.454Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-09-24T16:46:01.454Z] --- SKIP: TestCheckpoint (0.00s) [2021-09-24T16:46:01.454Z] === RUN TestContainerInvalidJSON [2021-09-24T16:46:01.454Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-09-24T16:46:01.454Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-09-24T16:46:01.454Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-09-24T16:46:01.454Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-09-24T16:46:01.454Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-09-24T16:46:01.454Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-09-24T16:46:01.454Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-09-24T16:46:01.454Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-09-24T16:46:01.454Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-09-24T16:46:01.454Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-09-24T16:46:01.454Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2021-09-24T16:46:01.454Z] === RUN TestCopyFromContainerPathIsNotDir [2021-09-24T16:46:01.454Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-09-24T16:46:01.454Z] === RUN TestCopyToContainerPathDoesNotExist [2021-09-24T16:46:01.454Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-09-24T16:46:01.454Z] === RUN TestCopyToContainerPathIsNotDir [2021-09-24T16:46:01.454Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2021-09-24T16:46:01.454Z] === RUN TestCopyFromContainer [2021-09-24T16:46:02.549Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-09-24T16:46:02.810Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:o62pws4qqysas19pndddunwxt Created:2021-09-24 16:46:00.857938235 +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[1980fccb5767c19dc32559474535b7d848d3b11bc7d6aa1210d438f722f13eca:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.uscqybpclwkdacwyekovfwxb8 EndpointID:76509ce3cbf3f0ec0deb6f0889c7f407cdb0feff7630e1fa90581855d5dc258f MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:368acd737c51d714cf9cb7348b1e15831434450446dbfdf229f821bc2f16fcfa 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:abea3f2861ac IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.uscqybpclwkdacwyekovfwxb8 EndpointID:76509ce3cbf3f0ec0deb6f0889c7f407cdb0feff7630e1fa90581855d5dc258f EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-09-24T16:46:02.810Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-09-24T16:46:02.839Z] === RUN TestCopyFromContainer// [2021-09-24T16:46:03.100Z] === RUN TestCopyFromContainer//bar/root [2021-09-24T16:46:03.100Z] === RUN TestCopyFromContainer//bar/root/ [2021-09-24T16:46:03.361Z] === RUN TestCopyFromContainer/bar/quux [2021-09-24T16:46:03.361Z] === RUN TestCopyFromContainer/bar/quux/ [2021-09-24T16:46:03.361Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-09-24T16:46:03.622Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-09-24T16:46:03.622Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-09-24T16:46:03.622Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-09-24T16:46:03.883Z] === RUN TestCopyFromContainer/bar/notarget [2021-09-24T16:46:03.883Z] --- PASS: TestCopyFromContainer (2.36s) [2021-09-24T16:46:03.883Z] --- PASS: TestCopyFromContainer// (0.10s) [2021-09-24T16:46:03.883Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2021-09-24T16:46:03.883Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2021-09-24T16:46:03.883Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2021-09-24T16:46:03.883Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2021-09-24T16:46:03.883Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2021-09-24T16:46:03.883Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2021-09-24T16:46:03.883Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2021-09-24T16:46:03.883Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2021-09-24T16:46:03.883Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2021-09-24T16:46:03.883Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-09-24T16:46:03.883Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-24T16:46:03.883Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-24T16:46:03.883Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-24T16:46:03.883Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-24T16:46:03.883Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-24T16:46:03.883Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-24T16:46:03.883Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-24T16:46:03.883Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-24T16:46:03.883Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-24T16:46:03.883Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-09-24T16:46:03.883Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-09-24T16:46:03.883Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-09-24T16:46:03.883Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-09-24T16:46:03.883Z] === RUN TestCreateLinkToNonExistingContainer [2021-09-24T16:46:04.144Z] --- PASS: TestCreateLinkToNonExistingContainer (0.13s) [2021-09-24T16:46:04.144Z] === RUN TestCreateWithInvalidEnv [2021-09-24T16:46:04.144Z] === RUN TestCreateWithInvalidEnv/0 [2021-09-24T16:46:04.144Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-09-24T16:46:04.144Z] === RUN TestCreateWithInvalidEnv/1 [2021-09-24T16:46:04.144Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-09-24T16:46:04.144Z] === RUN TestCreateWithInvalidEnv/2 [2021-09-24T16:46:04.144Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-09-24T16:46:04.144Z] === CONT TestCreateWithInvalidEnv/0 [2021-09-24T16:46:04.144Z] === CONT TestCreateWithInvalidEnv/1 [2021-09-24T16:46:04.144Z] === CONT TestCreateWithInvalidEnv/2 [2021-09-24T16:46:04.144Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-09-24T16:46:04.144Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-09-24T16:46:04.144Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-09-24T16:46:04.144Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-09-24T16:46:04.144Z] === RUN TestCreateTmpfsMountsTarget [2021-09-24T16:46:04.144Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-09-24T16:46:04.144Z] === RUN TestCreateWithCustomMaskedPaths [2021-09-24T16:46:04.194Z] === RUN TestDockerSuite/TestBuildNetNone [2021-09-24T16:46:04.454Z] === RUN TestDockerSuite/TestBuildNoContext [2021-09-24T16:46:05.027Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-09-24T16:46:05.598Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-09-24T16:46:06.058Z] --- PASS: TestCreateWithCustomMaskedPaths (1.81s) [2021-09-24T16:46:06.058Z] === RUN TestCreateWithCustomReadonlyPaths [2021-09-24T16:46:06.984Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-09-24T16:46:06.984Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-09-24T16:46:07.246Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-09-24T16:46:07.246Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.87s) [2021-09-24T16:46:07.246Z] PASS [2021-09-24T16:46:07.246Z] [2021-09-24T16:46:07.246Z] === Skipped [2021-09-24T16:46:07.246Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-09-24T16:46:07.246Z] service_test.go:243: FLAKY_TEST [2021-09-24T16:46:07.246Z] [2021-09-24T16:46:07.246Z] DONE 26 tests, 1 skipped in 49.673s [2021-09-24T16:46:07.246Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-09-24T16:46:07.246Z] ++ 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-09-24T16:46:07.246Z] ++ set -e [2021-09-24T16:46:07.246Z] ++ '[' -n 0 ']' [2021-09-24T16:46:07.246Z] ++ set -x [2021-09-24T16:46:07.246Z] ++ 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-09-24T16:46:07.246Z] INFO: Testing against a local daemon [2021-09-24T16:46:07.246Z] === RUN TestDockerNetworkIpvlanPersistance [2021-09-24T16:46:07.246Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-24T16:46:07.246Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-09-24T16:46:07.246Z] === RUN TestDockerNetworkIpvlan [2021-09-24T16:46:07.246Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-24T16:46:07.246Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-09-24T16:46:07.246Z] PASS [2021-09-24T16:46:07.507Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-09-24T16:46:07.507Z] [2021-09-24T16:46:07.507Z] === Skipped [2021-09-24T16:46:07.507Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-09-24T16:46:07.507Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-24T16:46:07.507Z] [2021-09-24T16:46:07.507Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-09-24T16:46:07.507Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-24T16:46:07.507Z] [2021-09-24T16:46:07.507Z] DONE 2 tests, 2 skipped in 0.125s [2021-09-24T16:46:07.507Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-09-24T16:46:07.507Z] ++ 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-09-24T16:46:07.507Z] ++ set -e [2021-09-24T16:46:07.507Z] ++ '[' -n 0 ']' [2021-09-24T16:46:07.507Z] ++ set -x [2021-09-24T16:46:07.507Z] ++ 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-09-24T16:46:07.507Z] INFO: Testing against a local daemon [2021-09-24T16:46:07.507Z] === RUN TestDockerNetworkMacvlanPersistance [2021-09-24T16:46:07.768Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-09-24T16:46:07.973Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.76s) [2021-09-24T16:46:07.973Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-09-24T16:46:07.973Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-24T16:46:07.973Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-24T16:46:07.973Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-24T16:46:07.973Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-24T16:46:07.973Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-24T16:46:07.973Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-24T16:46:07.973Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-24T16:46:07.973Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-24T16:46:07.973Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-24T16:46:07.973Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-24T16:46:07.973Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-24T16:46:07.973Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-24T16:46:07.973Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-24T16:46:07.973Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-24T16:46:07.973Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-24T16:46:07.973Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-09-24T16:46:07.973Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-09-24T16:46:07.973Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-09-24T16:46:07.973Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-09-24T16:46:07.973Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-09-24T16:46:07.973Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-09-24T16:46:07.973Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-09-24T16:46:08.340Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-09-24T16:46:08.546Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.67s) [2021-09-24T16:46:08.546Z] === RUN TestCreateDifferentPlatform [2021-09-24T16:46:08.546Z] === RUN TestCreateDifferentPlatform/different_os [2021-09-24T16:46:08.546Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-09-24T16:46:08.546Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-09-24T16:46:08.546Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-09-24T16:46:08.546Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-09-24T16:46:08.546Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-09-24T16:46:08.546Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-09-24T16:46:08.546Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-09-24T16:46:08.546Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2021-09-24T16:46:08.546Z] === RUN TestContainerStartOnDaemonRestart [2021-09-24T16:46:08.546Z] === PAUSE TestContainerStartOnDaemonRestart [2021-09-24T16:46:08.546Z] === RUN TestDaemonRestartIpcMode [2021-09-24T16:46:08.546Z] === PAUSE TestDaemonRestartIpcMode [2021-09-24T16:46:08.546Z] === RUN TestDaemonHostGatewayIP [2021-09-24T16:46:08.546Z] === PAUSE TestDaemonHostGatewayIP [2021-09-24T16:46:08.546Z] === RUN TestRestartDaemonWithRestartingContainer [2021-09-24T16:46:08.546Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-09-24T16:46:08.546Z] === RUN TestContainerKillOnDaemonStart [2021-09-24T16:46:08.546Z] === PAUSE TestContainerKillOnDaemonStart [2021-09-24T16:46:08.546Z] === RUN TestDiff [2021-09-24T16:46:08.912Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s) [2021-09-24T16:46:08.912Z] === RUN TestDockerNetworkMacvlan [2021-09-24T16:46:09.122Z] --- PASS: TestDiff (0.61s) [2021-09-24T16:46:09.122Z] === RUN TestExecWithCloseStdin [2021-09-24T16:46:09.266Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-09-24T16:46:09.266Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2021-09-24T16:46:09.266Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-09-24T16:46:09.266Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-09-24T16:46:09.266Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-09-24T16:46:09.266Z] Cross building: bundles/cross/windows/amd64 [2021-09-24T16:46:09.266Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-09-24T16:46:09.266Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-09-24T16:46:09.856Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-09-24T16:46:09.856Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-09-24T16:46:10.065Z] --- PASS: TestExecWithCloseStdin (0.71s) [2021-09-24T16:46:10.065Z] === RUN TestExec [2021-09-24T16:46:10.116Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-09-24T16:46:10.636Z] --- PASS: TestExec (0.71s) [2021-09-24T16:46:10.636Z] === RUN TestExecUser [2021-09-24T16:46:10.687Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-09-24T16:46:11.207Z] --- PASS: TestExecUser (0.74s) [2021-09-24T16:46:11.207Z] === RUN TestExportContainerAndImportImage [2021-09-24T16:46:11.259Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-09-24T16:46:11.356Z] Removing intermediate container b693996c7abe [2021-09-24T16:46:11.356Z] ---> a3f3aa0a885e [2021-09-24T16:46:11.356Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-09-24T16:46:11.356Z] ---> Running in 2870a71e1008 [2021-09-24T16:46:12.151Z] --- PASS: TestExportContainerAndImportImage (0.85s) [2021-09-24T16:46:12.151Z] === RUN TestExportContainerAfterDaemonRestart [2021-09-24T16:46:12.201Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-09-24T16:46:12.258Z] [2021-09-24T16:46:12.259Z] SUCCESS: Specified value was saved. [2021-09-24T16:46:12.267Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-09-24T16:46:12.267Z] === RUN TestBoolValue [2021-09-24T16:46:12.267Z] --- PASS: TestBoolValue (0.00s) [2021-09-24T16:46:12.267Z] === RUN TestBoolValueOrDefault [2021-09-24T16:46:12.267Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-09-24T16:46:12.267Z] === RUN TestInt64ValueOrZero [2021-09-24T16:46:12.267Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-09-24T16:46:12.267Z] === RUN TestInt64ValueOrDefault [2021-09-24T16:46:12.267Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-09-24T16:46:12.267Z] === RUN TestInt64ValueOrDefaultWithError [2021-09-24T16:46:12.267Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-09-24T16:46:12.267Z] === RUN TestJsonContentType [2021-09-24T16:46:12.267Z] --- PASS: TestJsonContentType (0.00s) [2021-09-24T16:46:12.267Z] PASS [2021-09-24T16:46:12.267Z] coverage: 14.7% of statements [2021-09-24T16:46:12.267Z] ok github.com/docker/docker/api/server/httputils 0.082s coverage: 14.7% of statements [2021-09-24T16:46:12.267Z] === RUN TestMaskSecretKeys [2021-09-24T16:46:12.267Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-09-24T16:46:12.267Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-09-24T16:46:12.267Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-09-24T16:46:12.267Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-09-24T16:46:12.267Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-09-24T16:46:12.267Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-09-24T16:46:12.267Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-09-24T16:46:12.267Z] === RUN TestVersionMiddlewareVersion [2021-09-24T16:46:12.267Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-09-24T16:46:12.267Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-09-24T16:46:12.267Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-09-24T16:46:12.267Z] PASS [2021-09-24T16:46:12.267Z] coverage: 37.7% of statements [2021-09-24T16:46:12.267Z] ok github.com/docker/docker/api/server/middleware 0.075s coverage: 37.7% of statements [2021-09-24T16:46:12.267Z] ? github.com/docker/docker/api/server/router [no test files] [2021-09-24T16:46:12.267Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-09-24T16:46:12.267Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-09-24T16:46:12.267Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-09-24T16:46:12.267Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-09-24T16:46:12.267Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-09-24T16:46:12.267Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-09-24T16:46:12.267Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-09-24T16:46:12.267Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-09-24T16:46:12.267Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-09-24T16:46:12.267Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-09-24T16:46:12.267Z] === RUN TestToJSON [2021-09-24T16:46:12.267Z] --- PASS: TestToJSON (0.00s) [2021-09-24T16:46:12.267Z] === RUN TestToParamWithVersion [2021-09-24T16:46:12.267Z] --- PASS: TestToParamWithVersion (0.00s) [2021-09-24T16:46:12.267Z] === RUN TestFromJSON [2021-09-24T16:46:12.267Z] --- PASS: TestFromJSON (0.00s) [2021-09-24T16:46:12.267Z] === RUN TestEmpty [2021-09-24T16:46:12.267Z] --- PASS: TestEmpty (0.00s) [2021-09-24T16:46:12.267Z] === RUN TestArgsMatchKVListEmptySources [2021-09-24T16:46:12.267Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-09-24T16:46:12.267Z] === RUN TestArgsMatchKVList [2021-09-24T16:46:12.267Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-09-24T16:46:12.267Z] === RUN TestArgsMatch [2021-09-24T16:46:12.267Z] --- PASS: TestArgsMatch (0.00s) [2021-09-24T16:46:12.267Z] === RUN TestAdd [2021-09-24T16:46:12.267Z] --- PASS: TestAdd (0.00s) [2021-09-24T16:46:12.267Z] === RUN TestDel [2021-09-24T16:46:12.267Z] --- PASS: TestDel (0.00s) [2021-09-24T16:46:12.267Z] === RUN TestLen [2021-09-24T16:46:12.267Z] --- PASS: TestLen (0.00s) [2021-09-24T16:46:12.267Z] === RUN TestExactMatch [2021-09-24T16:46:12.267Z] --- PASS: TestExactMatch (0.00s) [2021-09-24T16:46:12.267Z] === RUN TestOnlyOneExactMatch [2021-09-24T16:46:12.267Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-09-24T16:46:12.267Z] === RUN TestContains [2021-09-24T16:46:12.267Z] --- PASS: TestContains (0.00s) [2021-09-24T16:46:12.267Z] === RUN TestValidate [2021-09-24T16:46:12.267Z] --- PASS: TestValidate (0.00s) [2021-09-24T16:46:12.267Z] === RUN TestWalkValues [2021-09-24T16:46:12.267Z] --- PASS: TestWalkValues (0.00s) [2021-09-24T16:46:12.267Z] === RUN TestFuzzyMatch [2021-09-24T16:46:12.267Z] --- PASS: TestFuzzyMatch (0.00s) [2021-09-24T16:46:12.267Z] === RUN TestClone [2021-09-24T16:46:12.267Z] --- PASS: TestClone (0.00s) [2021-09-24T16:46:12.267Z] PASS [2021-09-24T16:46:12.267Z] coverage: 92.2% of statements [2021-09-24T16:46:12.267Z] ok github.com/docker/docker/api/types/filters 0.037s coverage: 92.2% of statements [2021-09-24T16:46:12.267Z] === RUN TestStrSliceMarshalJSON [2021-09-24T16:46:12.267Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-09-24T16:46:12.267Z] === RUN TestStrSliceUnmarshalJSON [2021-09-24T16:46:12.267Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-09-24T16:46:12.267Z] === RUN TestStrSliceUnmarshalString [2021-09-24T16:46:12.267Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-09-24T16:46:12.267Z] === RUN TestStrSliceUnmarshalSlice [2021-09-24T16:46:12.267Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-09-24T16:46:12.267Z] PASS [2021-09-24T16:46:12.267Z] coverage: 90.0% of statements [2021-09-24T16:46:12.267Z] === RUN TestAdjustForAPIVersion [2021-09-24T16:46:12.267Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-09-24T16:46:12.267Z] PASS [2021-09-24T16:46:12.267Z] coverage: 5.7% of statements [2021-09-24T16:46:12.267Z] ok github.com/docker/docker/api/types/strslice 0.043s coverage: 90.0% of statements [2021-09-24T16:46:12.267Z] ok github.com/docker/docker/api/server/router/swarm 0.037s coverage: 5.7% of statements [2021-09-24T16:46:12.267Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-09-24T16:46:12.267Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-09-24T16:46:12.267Z] ? github.com/docker/docker/api/types [no test files] [2021-09-24T16:46:12.267Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-09-24T16:46:12.267Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-09-24T16:46:12.267Z] ? github.com/docker/docker/api/types/container [no test files] [2021-09-24T16:46:12.267Z] ? github.com/docker/docker/api/types/events [no test files] [2021-09-24T16:46:12.267Z] ? github.com/docker/docker/api/types/image [no test files] [2021-09-24T16:46:12.267Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-09-24T16:46:12.267Z] ? github.com/docker/docker/api/types/network [no test files] [2021-09-24T16:46:12.267Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-09-24T16:46:12.267Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-09-24T16:46:12.267Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-09-24T16:46:12.267Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-09-24T16:46:12.267Z] === RUN TestDurationToSecondsString [2021-09-24T16:46:12.267Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-09-24T16:46:12.267Z] === RUN TestGetTimestamp [2021-09-24T16:46:12.267Z] --- PASS: TestGetTimestamp (0.13s) [2021-09-24T16:46:12.267Z] === RUN TestParseTimestamps [2021-09-24T16:46:12.267Z] --- PASS: TestParseTimestamps (0.00s) [2021-09-24T16:46:12.267Z] PASS [2021-09-24T16:46:12.267Z] coverage: 100.0% of statements [2021-09-24T16:46:12.267Z] ok github.com/docker/docker/api/types/time 0.178s coverage: 100.0% of statements [2021-09-24T16:46:12.267Z] === RUN TestCompareVersion [2021-09-24T16:46:12.267Z] --- PASS: TestCompareVersion (0.00s) [2021-09-24T16:46:12.267Z] PASS [2021-09-24T16:46:12.267Z] coverage: 77.3% of statements [2021-09-24T16:46:12.267Z] ok github.com/docker/docker/api/types/versions 0.030s coverage: 77.3% of statements [2021-09-24T16:46:12.267Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-09-24T16:46:12.267Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-09-24T16:46:12.267Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-09-24T16:46:12.267Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-09-24T16:46:12.267Z] ? github.com/docker/docker/builder [no test files] [2021-09-24T16:46:12.267Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-09-24T16:46:12.267Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-09-24T16:46:12.267Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-09-24T16:46:12.267Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-09-24T16:46:12.267Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-09-24T16:46:12.267Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-09-24T16:46:12.267Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-09-24T16:46:13.536Z] --- PASS: TestExportContainerAfterDaemonRestart (1.42s) [2021-09-24T16:46:13.537Z] === RUN TestHealthCheckWorkdir [2021-09-24T16:46:13.586Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-09-24T16:46:13.586Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-09-24T16:46:14.109Z] Removing intermediate container 2870a71e1008 [2021-09-24T16:46:14.109Z] ---> d9b7c7abea70 [2021-09-24T16:46:14.109Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-09-24T16:46:14.109Z] ---> Running in 5e61aa8de07d [2021-09-24T16:46:14.210Z] === RUN TestParseRemoteURL [2021-09-24T16:46:14.210Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-09-24T16:46:14.210Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-09-24T16:46:14.210Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-09-24T16:46:14.210Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-09-24T16:46:14.210Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-09-24T16:46:14.210Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-09-24T16:46:14.210Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-09-24T16:46:14.210Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-09-24T16:46:14.210Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-09-24T16:46:14.210Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-09-24T16:46:14.210Z] --- PASS: TestParseRemoteURL (0.00s) [2021-09-24T16:46:14.210Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-09-24T16:46:14.210Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-09-24T16:46:14.210Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-09-24T16:46:14.210Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-09-24T16:46:14.210Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-09-24T16:46:14.210Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-09-24T16:46:14.210Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-09-24T16:46:14.210Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-09-24T16:46:14.210Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-09-24T16:46:14.210Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-09-24T16:46:14.210Z] === RUN TestCloneArgsSmartHttp [2021-09-24T16:46:14.210Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-09-24T16:46:14.210Z] === RUN TestCloneArgsDumbHttp [2021-09-24T16:46:14.210Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-09-24T16:46:14.210Z] === RUN TestCloneArgsGit [2021-09-24T16:46:14.210Z] --- PASS: TestCloneArgsGit (0.00s) [2021-09-24T16:46:14.210Z] === RUN TestCheckoutGit [2021-09-24T16:46:14.479Z] --- PASS: TestHealthCheckWorkdir (0.86s) [2021-09-24T16:46:14.479Z] === RUN TestHealthKillContainer [2021-09-24T16:46:15.200Z] === RUN TestEnable [2021-09-24T16:46:15.200Z] --- PASS: TestEnable (0.00s) [2021-09-24T16:46:15.200Z] === RUN TestDisable [2021-09-24T16:46:15.200Z] --- PASS: TestDisable (0.00s) [2021-09-24T16:46:15.200Z] === RUN TestEnabled [2021-09-24T16:46:15.200Z] --- PASS: TestEnabled (0.00s) [2021-09-24T16:46:15.200Z] PASS [2021-09-24T16:46:15.200Z] coverage: 100.0% of statements [2021-09-24T16:46:15.200Z] ok github.com/docker/docker/cli/debug 0.030s coverage: 100.0% of statements [2021-09-24T16:46:15.200Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-09-24T16:46:15.200Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-09-24T16:46:15.200Z] === RUN TestProcessNoDockerignore [2021-09-24T16:46:15.200Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-09-24T16:46:15.200Z] === RUN TestProcessShouldLeaveAllFiles [2021-09-24T16:46:15.200Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-09-24T16:46:15.200Z] === RUN TestDetectContentType [2021-09-24T16:46:15.200Z] --- PASS: TestDetectContentType (0.00s) [2021-09-24T16:46:15.200Z] === RUN TestSelectAcceptableMIME [2021-09-24T16:46:15.200Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-09-24T16:46:15.200Z] === RUN TestInspectEmptyResponse [2021-09-24T16:46:15.200Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-09-24T16:46:15.200Z] === RUN TestInspectResponseBinary [2021-09-24T16:46:15.200Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-09-24T16:46:15.200Z] === RUN TestResponseUnsupportedContentType [2021-09-24T16:46:15.200Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-09-24T16:46:15.200Z] === RUN TestInspectResponseTextSimple [2021-09-24T16:46:15.200Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-09-24T16:46:15.200Z] === RUN TestInspectResponseEmptyContentType [2021-09-24T16:46:15.200Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-09-24T16:46:15.200Z] === RUN TestUnknownContentLength [2021-09-24T16:46:15.200Z] --- PASS: TestUnknownContentLength (0.00s) [2021-09-24T16:46:15.200Z] === RUN TestDownloadRemote [2021-09-24T16:46:15.200Z] --- PASS: TestDownloadRemote (0.06s) [2021-09-24T16:46:15.200Z] === RUN TestGetWithStatusError [2021-09-24T16:46:15.200Z] --- PASS: TestGetWithStatusError (0.00s) [2021-09-24T16:46:15.200Z] === RUN TestCloseRootDirectory [2021-09-24T16:46:15.200Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-24T16:46:15.200Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-09-24T16:46:15.200Z] === RUN TestHashFile [2021-09-24T16:46:15.200Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-24T16:46:15.200Z] --- SKIP: TestHashFile (0.00s) [2021-09-24T16:46:15.200Z] === RUN TestHashSubdir [2021-09-24T16:46:15.200Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-24T16:46:15.200Z] --- SKIP: TestHashSubdir (0.00s) [2021-09-24T16:46:15.200Z] === RUN TestRemoveDirectory [2021-09-24T16:46:15.200Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-24T16:46:15.200Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-09-24T16:46:15.200Z] PASS [2021-09-24T16:46:15.200Z] coverage: 9.3% of statements [2021-09-24T16:46:15.200Z] ok github.com/docker/docker/builder/remotecontext 0.162s coverage: 9.3% of statements [2021-09-24T16:46:15.200Z] === RUN TestGetAllAllowed [2021-09-24T16:46:15.200Z] --- PASS: TestGetAllAllowed (0.00s) [2021-09-24T16:46:15.200Z] === RUN TestGetAllMeta [2021-09-24T16:46:15.200Z] --- PASS: TestGetAllMeta (0.00s) [2021-09-24T16:46:15.200Z] === RUN TestWarnOnUnusedBuildArgs [2021-09-24T16:46:15.200Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-09-24T16:46:15.200Z] === RUN TestIsUnreferencedBuiltin [2021-09-24T16:46:15.200Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-09-24T16:46:15.200Z] === RUN TestIsExistingDirectory [2021-09-24T16:46:15.200Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-09-24T16:46:15.200Z] === RUN TestGetFilenameForDownload [2021-09-24T16:46:15.200Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-09-24T16:46:15.200Z] === RUN TestEnv2Variables [2021-09-24T16:46:15.200Z] --- PASS: TestEnv2Variables (0.00s) [2021-09-24T16:46:15.200Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-09-24T16:46:15.200Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-09-24T16:46:15.200Z] === RUN TestMaintainer [2021-09-24T16:46:15.200Z] --- PASS: TestMaintainer (0.00s) [2021-09-24T16:46:15.200Z] === RUN TestLabel [2021-09-24T16:46:15.200Z] --- PASS: TestLabel (0.00s) [2021-09-24T16:46:15.200Z] === RUN TestFromScratch [2021-09-24T16:46:15.200Z] --- PASS: TestFromScratch (0.00s) [2021-09-24T16:46:15.200Z] === RUN TestFromWithArg [2021-09-24T16:46:15.200Z] --- PASS: TestFromWithArg (0.00s) [2021-09-24T16:46:15.200Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-09-24T16:46:15.200Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-09-24T16:46:15.201Z] === RUN TestFromWithUndefinedArg [2021-09-24T16:46:15.201Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-09-24T16:46:15.201Z] === RUN TestFromMultiStageWithNamedStage [2021-09-24T16:46:15.201Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-09-24T16:46:15.201Z] === RUN TestOnbuild [2021-09-24T16:46:15.201Z] --- PASS: TestOnbuild (0.00s) [2021-09-24T16:46:15.201Z] === RUN TestWorkdir [2021-09-24T16:46:15.201Z] --- PASS: TestWorkdir (0.00s) [2021-09-24T16:46:15.201Z] === RUN TestCmd [2021-09-24T16:46:15.201Z] --- PASS: TestCmd (0.00s) [2021-09-24T16:46:15.201Z] === RUN TestHealthcheckNone [2021-09-24T16:46:15.201Z] --- PASS: TestHealthcheckNone (0.00s) [2021-09-24T16:46:15.201Z] === RUN TestHealthcheckCmd [2021-09-24T16:46:15.201Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-09-24T16:46:15.201Z] === RUN TestEntrypoint [2021-09-24T16:46:15.201Z] --- PASS: TestEntrypoint (0.00s) [2021-09-24T16:46:15.201Z] === RUN TestExpose [2021-09-24T16:46:15.201Z] --- PASS: TestExpose (0.00s) [2021-09-24T16:46:15.201Z] === RUN TestUser [2021-09-24T16:46:15.201Z] --- PASS: TestUser (0.00s) [2021-09-24T16:46:15.201Z] === RUN TestVolume [2021-09-24T16:46:15.201Z] --- PASS: TestVolume (0.00s) [2021-09-24T16:46:15.201Z] === RUN TestStopSignal [2021-09-24T16:46:15.201Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-09-24T16:46:15.201Z] --- SKIP: TestStopSignal (0.00s) [2021-09-24T16:46:15.201Z] === RUN TestArg [2021-09-24T16:46:15.201Z] --- PASS: TestArg (0.00s) [2021-09-24T16:46:15.201Z] === RUN TestShell [2021-09-24T16:46:15.201Z] --- PASS: TestShell (0.00s) [2021-09-24T16:46:15.201Z] === RUN TestPrependEnvOnCmd [2021-09-24T16:46:15.201Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-09-24T16:46:15.201Z] === RUN TestRunWithBuildArgs [2021-09-24T16:46:15.201Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-09-24T16:46:15.201Z] === RUN TestRunIgnoresHealthcheck [2021-09-24T16:46:15.201Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-09-24T16:46:15.201Z] === RUN TestDispatchUnsupportedOptions [2021-09-24T16:46:15.201Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-09-24T16:46:15.201Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-09-24T16:46:15.201Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-09-24T16:46:15.201Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-09-24T16:46:15.201Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-09-24T16:46:15.201Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-09-24T16:46:15.201Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-09-24T16:46:15.201Z] === RUN TestNormalizeWorkdir [2021-09-24T16:46:15.201Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-09-24T16:46:15.201Z] === RUN TestDispatch [2021-09-24T16:46:15.201Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-09-24T16:46:15.201Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-09-24T16:46:15.201Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-09-24T16:46:15.201Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-09-24T16:46:15.201Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-09-24T16:46:15.201Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-09-24T16:46:15.201Z] === RUN TestDispatch/COPY_url [2021-09-24T16:46:15.201Z] --- PASS: TestDispatch (0.04s) [2021-09-24T16:46:15.201Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2021-09-24T16:46:15.201Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-09-24T16:46:15.201Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-09-24T16:46:15.201Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-09-24T16:46:15.201Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-09-24T16:46:15.201Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-09-24T16:46:15.201Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-09-24T16:46:15.201Z] === RUN TestAddScratchImageAddsToMounts [2021-09-24T16:46:15.201Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-09-24T16:46:15.201Z] === RUN TestAddFromScratchPopulatesPlatform [2021-09-24T16:46:15.201Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-09-24T16:46:15.201Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-09-24T16:46:15.201Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-09-24T16:46:15.201Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-09-24T16:46:15.201Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-09-24T16:46:15.201Z] === RUN TestImageSourceGetAddsToMounts [2021-09-24T16:46:15.201Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-09-24T16:46:15.201Z] === RUN TestEmptyDockerfile [2021-09-24T16:46:15.201Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-09-24T16:46:15.201Z] === RUN TestSymlinkDockerfile [2021-09-24T16:46:15.201Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-09-24T16:46:15.201Z] === RUN TestDockerfileOutsideTheBuildContext [2021-09-24T16:46:15.201Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-09-24T16:46:15.201Z] === RUN TestNonExistingDockerfile [2021-09-24T16:46:15.201Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-09-24T16:46:15.201Z] === RUN TestCopyRunConfig [2021-09-24T16:46:15.201Z] --- PASS: TestCopyRunConfig (0.00s) [2021-09-24T16:46:15.201Z] === RUN TestDeepCopyRunConfig [2021-09-24T16:46:15.201Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-09-24T16:46:15.201Z] === RUN TestExportImage [2021-09-24T16:46:15.201Z] --- PASS: TestExportImage (0.00s) [2021-09-24T16:46:15.201Z] === RUN TestNormalizeDest [2021-09-24T16:46:15.201Z] --- PASS: TestNormalizeDest (0.00s) [2021-09-24T16:46:15.201Z] PASS [2021-09-24T16:46:15.201Z] coverage: 46.8% of statements [2021-09-24T16:46:15.201Z] ok github.com/docker/docker/builder/dockerfile 0.142s coverage: 46.8% of statements [2021-09-24T16:46:15.649Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-09-24T16:46:15.911Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-09-24T16:46:16.216Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-09-24T16:46:16.217Z] === RUN TestTCP4Proxy [2021-09-24T16:46:16.217Z] --- PASS: TestTCP4Proxy (0.00s) [2021-09-24T16:46:16.217Z] === RUN TestTCP4ProxyHalfClose [2021-09-24T16:46:16.217Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-09-24T16:46:16.217Z] === RUN TestTCP6Proxy [2021-09-24T16:46:16.217Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-09-24T16:46:16.217Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-09-24T16:46:16.217Z] === RUN TestTCPDualStackProxy [2021-09-24T16:46:16.217Z] network_proxy_test.go:208: No support for dual stack yet [2021-09-24T16:46:16.217Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-09-24T16:46:16.217Z] === RUN TestUDP4Proxy [2021-09-24T16:46:16.217Z] --- PASS: TestUDP4Proxy (0.00s) [2021-09-24T16:46:16.217Z] === RUN TestUDP6Proxy [2021-09-24T16:46:16.217Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-09-24T16:46:16.217Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-09-24T16:46:16.217Z] === RUN TestUDPWriteError [2021-09-24T16:46:16.217Z] --- PASS: TestUDPWriteError (0.00s) [2021-09-24T16:46:16.217Z] === RUN TestSCTP4Proxy [2021-09-24T16:46:16.217Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-09-24T16:46:16.217Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-09-24T16:46:16.217Z] === RUN TestSCTP6Proxy [2021-09-24T16:46:16.217Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-09-24T16:46:16.217Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-09-24T16:46:16.217Z] PASS [2021-09-24T16:46:16.217Z] coverage: 49.4% of statements [2021-09-24T16:46:16.217Z] ok github.com/docker/docker/cmd/docker-proxy 0.050s coverage: 49.4% of statements [2021-09-24T16:46:16.484Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-09-24T16:46:17.427Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-09-24T16:46:17.778Z] --- PASS: TestHealthKillContainer (2.74s) [2021-09-24T16:46:17.778Z] === RUN TestInspectCpusetInConfigPre120 [2021-09-24T16:46:17.778Z] --- PASS: TestInspectCpusetInConfigPre120 (0.63s) [2021-09-24T16:46:17.778Z] === RUN TestIpcModeNone [2021-09-24T16:46:17.977Z] Cannot create a file when that file already exists. [2021-09-24T16:46:18.000Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-09-24T16:46:18.722Z] --- PASS: TestIpcModeNone (0.70s) [2021-09-24T16:46:18.722Z] === RUN TestIpcModePrivate [2021-09-24T16:46:18.982Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false [2021-09-24T16:46:19.243Z] --- PASS: TestIpcModePrivate (0.69s) [2021-09-24T16:46:19.243Z] === RUN TestIpcModeShareable [2021-09-24T16:46:19.814Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:64, shared: true, mustBeShared: true [2021-09-24T16:46:19.814Z] --- PASS: TestIpcModeShareable (0.69s) [2021-09-24T16:46:19.814Z] === RUN TestAPIIpcModeShareableAndContainer [2021-09-24T16:46:20.546Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-09-24T16:46:20.807Z] === RUN TestDockerSuite/TestBuildPATH [2021-09-24T16:46:20.807Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-09-24T16:46:21.380Z] --- PASS: TestDockerNetworkMacvlan (12.55s) [2021-09-24T16:46:21.380Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2021-09-24T16:46:21.380Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2021-09-24T16:46:21.380Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.09s) [2021-09-24T16:46:21.380Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.28s) [2021-09-24T16:46:21.380Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.99s) [2021-09-24T16:46:21.380Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.02s) [2021-09-24T16:46:21.380Z] PASS [2021-09-24T16:46:21.380Z] [2021-09-24T16:46:21.380Z] DONE 8 tests in 14.052s [2021-09-24T16:46:21.380Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-09-24T16:46:21.380Z] ++ 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-09-24T16:46:21.380Z] ++ set -e [2021-09-24T16:46:21.380Z] ++ '[' -n 0 ']' [2021-09-24T16:46:21.380Z] ++ set -x [2021-09-24T16:46:21.380Z] ++ 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-09-24T16:46:21.641Z] testing: warning: no tests to run [2021-09-24T16:46:21.641Z] PASS [2021-09-24T16:46:21.641Z] [2021-09-24T16:46:21.641Z] DONE 0 tests in 0.039s [2021-09-24T16:46:21.641Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-09-24T16:46:21.641Z] ++ 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-09-24T16:46:21.641Z] ++ set -e [2021-09-24T16:46:21.641Z] ++ '[' -n 0 ']' [2021-09-24T16:46:21.641Z] ++ set -x [2021-09-24T16:46:21.641Z] ++ 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-09-24T16:46:21.641Z] INFO: Testing against a local daemon [2021-09-24T16:46:21.641Z] === RUN TestAuthZPluginAllowRequest [2021-09-24T16:46:21.930Z] Removing intermediate container 5e61aa8de07d [2021-09-24T16:46:21.931Z] ---> 5b240cd20a46 [2021-09-24T16:46:21.931Z] Step 13/13 : CMD ["sh"] [2021-09-24T16:46:21.931Z] ---> Running in b6a1056772fe [2021-09-24T16:46:22.368Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.09s) [2021-09-24T16:46:22.368Z] === RUN TestAPIIpcModeHost [2021-09-24T16:46:22.628Z] --- PASS: TestAPIIpcModeHost (0.56s) [2021-09-24T16:46:22.628Z] === RUN TestDaemonIpcModeShareable [2021-09-24T16:46:22.843Z] Removing intermediate container b6a1056772fe [2021-09-24T16:46:22.843Z] ---> c253bf7715b4 [2021-09-24T16:46:22.843Z] Successfully built c253bf7715b4 [2021-09-24T16:46:22.843Z] Successfully tagged busybox:latest [2021-09-24T16:46:22.843Z] INFO: Docker images of the daemon under test [2021-09-24T16:46:22.843Z] [2021-09-24T16:46:22.843Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-24T16:46:22.843Z] busybox latest c253bf7715b4 1 second ago 5.73GB [2021-09-24T16:46:22.843Z] microsoft/windowsservercore latest 6e98155df178 11 days ago 5.7GB [2021-09-24T16:46:22.843Z] mcr.microsoft.com/windows/servercore ltsc2019 6e98155df178 11 days ago 5.7GB [2021-09-24T16:46:22.843Z] [2021-09-24T16:46:22.843Z] INFO: Running integration tests at 09/24/2021 16:46:22... [2021-09-24T16:46:22.843Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-09-24T16:46:22.843Z] INFO: Integration API tests being run from the host: [2021-09-24T16:46:22.843Z] INFO: make.ps1 starting at 09/24/2021 16:46:22 [2021-09-24T16:46:23.558Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-09-24T16:46:23.558Z] --- PASS: TestAuthZPluginAllowRequest (1.75s) [2021-09-24T16:46:23.558Z] === RUN TestAuthZPluginTLS [2021-09-24T16:46:23.558Z] docker_api_swarm_test.go:304: [d341a3009823d] joining swarm manager [d6937f1910256]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-24T16:46:23.759Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-09-24T16:46:23.946Z] === RUN TestCheckpointCreateError [2021-09-24T16:46:23.946Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-09-24T16:46:23.946Z] === RUN TestCheckpointCreate [2021-09-24T16:46:23.946Z] --- PASS: TestCheckpointCreate (0.00s) [2021-09-24T16:46:23.946Z] === RUN TestCheckpointDeleteError [2021-09-24T16:46:23.946Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-09-24T16:46:23.946Z] === RUN TestCheckpointDelete [2021-09-24T16:46:23.946Z] --- PASS: TestCheckpointDelete (0.00s) [2021-09-24T16:46:23.946Z] === RUN TestCheckpointListError [2021-09-24T16:46:23.946Z] --- PASS: TestCheckpointListError (0.00s) [2021-09-24T16:46:23.946Z] === RUN TestCheckpointList [2021-09-24T16:46:23.946Z] --- PASS: TestCheckpointList (0.00s) [2021-09-24T16:46:23.946Z] === RUN TestCheckpointListContainerNotFound [2021-09-24T16:46:23.946Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-09-24T16:46:23.946Z] === RUN TestNewClientWithOpsFromEnv [2021-09-24T16:46:23.946Z] client_test.go:23: runtime.GOOS == "windows" [2021-09-24T16:46:23.946Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-09-24T16:46:23.946Z] === RUN TestGetAPIPath [2021-09-24T16:46:23.946Z] --- PASS: TestGetAPIPath (0.00s) [2021-09-24T16:46:23.946Z] === RUN TestParseHostURL [2021-09-24T16:46:23.946Z] --- PASS: TestParseHostURL (0.00s) [2021-09-24T16:46:23.946Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-09-24T16:46:23.946Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-09-24T16:46:23.946Z] === RUN TestNegotiateAPIVersionEmpty [2021-09-24T16:46:23.946Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-09-24T16:46:23.946Z] === RUN TestNegotiateAPIVersion [2021-09-24T16:46:23.946Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-09-24T16:46:23.946Z] === RUN TestNegotiateAPVersionOverride [2021-09-24T16:46:23.946Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-09-24T16:46:23.946Z] === RUN TestNegotiateAPIVersionAutomatic [2021-09-24T16:46:23.946Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-09-24T16:46:23.946Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-09-24T16:46:23.946Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-09-24T16:46:23.946Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-09-24T16:46:23.946Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-09-24T16:46:23.946Z] === RUN TestClientRedirect [2021-09-24T16:46:23.946Z] --- PASS: TestClientRedirect (0.00s) [2021-09-24T16:46:23.946Z] === RUN TestConfigCreateUnsupported [2021-09-24T16:46:23.946Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-09-24T16:46:23.946Z] === RUN TestConfigCreateError [2021-09-24T16:46:23.946Z] --- PASS: TestConfigCreateError (0.00s) [2021-09-24T16:46:23.946Z] === RUN TestConfigCreate [2021-09-24T16:46:23.946Z] --- PASS: TestConfigCreate (0.00s) [2021-09-24T16:46:23.946Z] === RUN TestConfigInspectNotFound [2021-09-24T16:46:23.946Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-09-24T16:46:23.946Z] === RUN TestConfigInspectWithEmptyID [2021-09-24T16:46:23.946Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-09-24T16:46:23.946Z] === RUN TestConfigInspectUnsupported [2021-09-24T16:46:23.946Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-09-24T16:46:23.946Z] === RUN TestConfigInspectError [2021-09-24T16:46:23.946Z] --- PASS: TestConfigInspectError (0.00s) [2021-09-24T16:46:23.946Z] === RUN TestConfigInspectConfigNotFound [2021-09-24T16:46:23.946Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-09-24T16:46:23.946Z] === RUN TestConfigInspect [2021-09-24T16:46:23.946Z] --- PASS: TestConfigInspect (0.00s) [2021-09-24T16:46:23.946Z] === RUN TestConfigListUnsupported [2021-09-24T16:46:23.946Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-09-24T16:46:23.946Z] === RUN TestConfigListError [2021-09-24T16:46:23.946Z] --- PASS: TestConfigListError (0.00s) [2021-09-24T16:46:23.946Z] === RUN TestConfigList [2021-09-24T16:46:23.946Z] --- PASS: TestConfigList (0.00s) [2021-09-24T16:46:23.946Z] === RUN TestConfigRemoveUnsupported [2021-09-24T16:46:23.946Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-09-24T16:46:23.946Z] === RUN TestConfigRemoveError [2021-09-24T16:46:23.946Z] --- PASS: TestConfigRemoveError (0.00s) [2021-09-24T16:46:23.946Z] === RUN TestConfigRemove [2021-09-24T16:46:23.946Z] --- PASS: TestConfigRemove (0.00s) [2021-09-24T16:46:23.946Z] === RUN TestConfigUpdateUnsupported [2021-09-24T16:46:23.946Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-09-24T16:46:23.946Z] === RUN TestConfigUpdateError [2021-09-24T16:46:23.946Z] --- PASS: TestConfigUpdateError (0.00s) [2021-09-24T16:46:23.946Z] === RUN TestConfigUpdate [2021-09-24T16:46:23.946Z] --- PASS: TestConfigUpdate (0.00s) [2021-09-24T16:46:23.946Z] === RUN TestContainerCommitError [2021-09-24T16:46:23.946Z] --- PASS: TestContainerCommitError (0.00s) [2021-09-24T16:46:23.946Z] === RUN TestContainerCommit [2021-09-24T16:46:23.946Z] --- PASS: TestContainerCommit (0.00s) [2021-09-24T16:46:23.946Z] === RUN TestContainerStatPathError [2021-09-24T16:46:23.946Z] --- PASS: TestContainerStatPathError (0.00s) [2021-09-24T16:46:23.946Z] === RUN TestContainerStatPathNotFoundError [2021-09-24T16:46:23.946Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-09-24T16:46:23.946Z] === RUN TestContainerStatPathNoHeaderError [2021-09-24T16:46:23.946Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-09-24T16:46:23.946Z] === RUN TestContainerStatPath [2021-09-24T16:46:23.946Z] --- PASS: TestContainerStatPath (0.00s) [2021-09-24T16:46:23.946Z] === RUN TestCopyToContainerError [2021-09-24T16:46:23.946Z] --- PASS: TestCopyToContainerError (0.00s) [2021-09-24T16:46:23.946Z] === RUN TestCopyToContainerNotFoundError [2021-09-24T16:46:23.946Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-09-24T16:46:23.946Z] === RUN TestCopyToContainerNotStatusOKError [2021-09-24T16:46:23.946Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-09-24T16:46:23.946Z] === RUN TestCopyToContainer [2021-09-24T16:46:23.946Z] --- PASS: TestCopyToContainer (0.00s) [2021-09-24T16:46:23.946Z] === RUN TestCopyFromContainerError [2021-09-24T16:46:23.946Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-09-24T16:46:23.946Z] === RUN TestCopyFromContainerNotFoundError [2021-09-24T16:46:23.946Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-09-24T16:46:23.946Z] === RUN TestCopyFromContainerNotStatusOKError [2021-09-24T16:46:23.946Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-09-24T16:46:23.946Z] === RUN TestCopyFromContainerNoHeaderError [2021-09-24T16:46:23.946Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-09-24T16:46:23.946Z] === RUN TestCopyFromContainer [2021-09-24T16:46:23.946Z] --- PASS: TestCopyFromContainer (0.00s) [2021-09-24T16:46:23.946Z] === RUN TestContainerCreateError [2021-09-24T16:46:23.946Z] --- PASS: TestContainerCreateError (0.00s) [2021-09-24T16:46:23.946Z] === RUN TestContainerCreateImageNotFound [2021-09-24T16:46:23.946Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-09-24T16:46:23.946Z] === RUN TestContainerCreateWithName [2021-09-24T16:46:23.946Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-09-24T16:46:23.946Z] === RUN TestContainerCreateAutoRemove [2021-09-24T16:46:23.946Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-09-24T16:46:23.946Z] === RUN TestContainerDiffError [2021-09-24T16:46:23.946Z] --- PASS: TestContainerDiffError (0.00s) [2021-09-24T16:46:23.946Z] === RUN TestContainerDiff [2021-09-24T16:46:23.946Z] --- PASS: TestContainerDiff (0.00s) [2021-09-24T16:46:23.946Z] === RUN TestContainerExecCreateError [2021-09-24T16:46:23.946Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-09-24T16:46:23.946Z] === RUN TestContainerExecCreate [2021-09-24T16:46:23.946Z] --- PASS: TestContainerExecCreate (0.00s) [2021-09-24T16:46:23.946Z] === RUN TestContainerExecStartError [2021-09-24T16:46:23.946Z] --- PASS: TestContainerExecStartError (0.00s) [2021-09-24T16:46:23.946Z] === RUN TestContainerExecStart [2021-09-24T16:46:23.946Z] --- PASS: TestContainerExecStart (0.00s) [2021-09-24T16:46:23.946Z] === RUN TestContainerExecInspectError [2021-09-24T16:46:23.946Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-09-24T16:46:23.946Z] === RUN TestContainerExecInspect [2021-09-24T16:46:23.946Z] --- PASS: TestContainerExecInspect (0.00s) [2021-09-24T16:46:23.946Z] === RUN TestContainerExportError [2021-09-24T16:46:23.946Z] --- PASS: TestContainerExportError (0.00s) [2021-09-24T16:46:23.946Z] === RUN TestContainerExport [2021-09-24T16:46:23.946Z] --- PASS: TestContainerExport (0.00s) [2021-09-24T16:46:23.946Z] === RUN TestContainerInspectError [2021-09-24T16:46:23.946Z] --- PASS: TestContainerInspectError (0.00s) [2021-09-24T16:46:23.946Z] === RUN TestContainerInspectContainerNotFound [2021-09-24T16:46:23.946Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-09-24T16:46:23.946Z] === RUN TestContainerInspectWithEmptyID [2021-09-24T16:46:23.946Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-09-24T16:46:23.946Z] === RUN TestContainerInspect [2021-09-24T16:46:23.946Z] --- PASS: TestContainerInspect (0.00s) [2021-09-24T16:46:23.946Z] === RUN TestContainerInspectNode [2021-09-24T16:46:23.946Z] --- PASS: TestContainerInspectNode (0.00s) [2021-09-24T16:46:23.946Z] === RUN TestContainerKillError [2021-09-24T16:46:23.946Z] --- PASS: TestContainerKillError (0.00s) [2021-09-24T16:46:23.946Z] === RUN TestContainerKill [2021-09-24T16:46:23.946Z] --- PASS: TestContainerKill (0.00s) [2021-09-24T16:46:23.946Z] === RUN TestContainerListError [2021-09-24T16:46:23.946Z] --- PASS: TestContainerListError (0.00s) [2021-09-24T16:46:23.946Z] === RUN TestContainerList [2021-09-24T16:46:23.946Z] --- PASS: TestContainerList (0.00s) [2021-09-24T16:46:23.946Z] === RUN TestContainerLogsNotFoundError [2021-09-24T16:46:23.946Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-09-24T16:46:23.946Z] === RUN TestContainerLogsError [2021-09-24T16:46:23.946Z] --- PASS: TestContainerLogsError (0.00s) [2021-09-24T16:46:23.946Z] === RUN TestContainerLogs [2021-09-24T16:46:23.946Z] --- PASS: TestContainerLogs (0.13s) [2021-09-24T16:46:23.946Z] === RUN TestContainerPauseError [2021-09-24T16:46:23.946Z] --- PASS: TestContainerPauseError (0.00s) [2021-09-24T16:46:23.946Z] === RUN TestContainerPause [2021-09-24T16:46:23.946Z] --- PASS: TestContainerPause (0.00s) [2021-09-24T16:46:23.946Z] === RUN TestContainersPruneError [2021-09-24T16:46:23.946Z] --- PASS: TestContainersPruneError (0.00s) [2021-09-24T16:46:23.946Z] === RUN TestContainersPrune [2021-09-24T16:46:23.946Z] --- PASS: TestContainersPrune (0.00s) [2021-09-24T16:46:23.946Z] === RUN TestContainerRemoveError [2021-09-24T16:46:23.946Z] --- PASS: TestContainerRemoveError (0.00s) [2021-09-24T16:46:23.946Z] === RUN TestContainerRemoveNotFoundError [2021-09-24T16:46:23.946Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-09-24T16:46:23.946Z] === RUN TestContainerRemove [2021-09-24T16:46:23.946Z] --- PASS: TestContainerRemove (0.00s) [2021-09-24T16:46:23.946Z] === RUN TestContainerRenameError [2021-09-24T16:46:23.946Z] --- PASS: TestContainerRenameError (0.00s) [2021-09-24T16:46:23.946Z] === RUN TestContainerRename [2021-09-24T16:46:23.946Z] --- PASS: TestContainerRename (0.00s) [2021-09-24T16:46:23.946Z] === RUN TestContainerResizeError [2021-09-24T16:46:23.946Z] --- PASS: TestContainerResizeError (0.00s) [2021-09-24T16:46:23.946Z] === RUN TestContainerExecResizeError [2021-09-24T16:46:23.946Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-09-24T16:46:23.946Z] === RUN TestContainerResize [2021-09-24T16:46:23.946Z] --- PASS: TestContainerResize (0.00s) [2021-09-24T16:46:23.946Z] === RUN TestContainerExecResize [2021-09-24T16:46:23.946Z] --- PASS: TestContainerExecResize (0.00s) [2021-09-24T16:46:23.946Z] === RUN TestContainerRestartError [2021-09-24T16:46:23.946Z] --- PASS: TestContainerRestartError (0.00s) [2021-09-24T16:46:23.946Z] === RUN TestContainerRestart [2021-09-24T16:46:23.946Z] --- PASS: TestContainerRestart (0.00s) [2021-09-24T16:46:23.946Z] === RUN TestContainerStartError [2021-09-24T16:46:23.946Z] --- PASS: TestContainerStartError (0.00s) [2021-09-24T16:46:23.946Z] === RUN TestContainerStart [2021-09-24T16:46:23.946Z] --- PASS: TestContainerStart (0.00s) [2021-09-24T16:46:23.946Z] === RUN TestContainerStatsError [2021-09-24T16:46:23.946Z] --- PASS: TestContainerStatsError (0.00s) [2021-09-24T16:46:23.946Z] === RUN TestContainerStats [2021-09-24T16:46:23.946Z] --- PASS: TestContainerStats (0.00s) [2021-09-24T16:46:23.946Z] === RUN TestContainerStopError [2021-09-24T16:46:23.946Z] --- PASS: TestContainerStopError (0.00s) [2021-09-24T16:46:23.946Z] === RUN TestContainerStop [2021-09-24T16:46:23.946Z] --- PASS: TestContainerStop (0.00s) [2021-09-24T16:46:23.946Z] === RUN TestContainerTopError [2021-09-24T16:46:23.946Z] --- PASS: TestContainerTopError (0.00s) [2021-09-24T16:46:23.946Z] === RUN TestContainerTop [2021-09-24T16:46:23.946Z] --- PASS: TestContainerTop (0.00s) [2021-09-24T16:46:23.946Z] === RUN TestContainerUnpauseError [2021-09-24T16:46:23.946Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-09-24T16:46:23.946Z] === RUN TestContainerUnpause [2021-09-24T16:46:23.946Z] --- PASS: TestContainerUnpause (0.00s) [2021-09-24T16:46:23.946Z] === RUN TestContainerUpdateError [2021-09-24T16:46:23.947Z] --- PASS: TestContainerUpdateError (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestContainerUpdate [2021-09-24T16:46:23.947Z] --- PASS: TestContainerUpdate (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestContainerWaitError [2021-09-24T16:46:23.947Z] --- PASS: TestContainerWaitError (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestContainerWait [2021-09-24T16:46:23.947Z] --- PASS: TestContainerWait (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestDiskUsageError [2021-09-24T16:46:23.947Z] --- PASS: TestDiskUsageError (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestDiskUsage [2021-09-24T16:46:23.947Z] --- PASS: TestDiskUsage (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestDistributionInspectUnsupported [2021-09-24T16:46:23.947Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestDistributionInspectWithEmptyID [2021-09-24T16:46:23.947Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestEventsErrorInOptions [2021-09-24T16:46:23.947Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestEventsErrorFromServer [2021-09-24T16:46:23.947Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestEvents [2021-09-24T16:46:23.947Z] --- PASS: TestEvents (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestTLSCloseWriter [2021-09-24T16:46:23.947Z] === PAUSE TestTLSCloseWriter [2021-09-24T16:46:23.947Z] === RUN TestImageBuildError [2021-09-24T16:46:23.947Z] --- PASS: TestImageBuildError (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestImageBuild [2021-09-24T16:46:23.947Z] --- PASS: TestImageBuild (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestGetDockerOS [2021-09-24T16:46:23.947Z] --- PASS: TestGetDockerOS (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestImageCreateError [2021-09-24T16:46:23.947Z] --- PASS: TestImageCreateError (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestImageCreate [2021-09-24T16:46:23.947Z] --- PASS: TestImageCreate (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestImageHistoryError [2021-09-24T16:46:23.947Z] --- PASS: TestImageHistoryError (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestImageHistory [2021-09-24T16:46:23.947Z] --- PASS: TestImageHistory (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestImageImportError [2021-09-24T16:46:23.947Z] --- PASS: TestImageImportError (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestImageImport [2021-09-24T16:46:23.947Z] --- PASS: TestImageImport (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestImageInspectError [2021-09-24T16:46:23.947Z] --- PASS: TestImageInspectError (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestImageInspectImageNotFound [2021-09-24T16:46:23.947Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestImageInspectWithEmptyID [2021-09-24T16:46:23.947Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestImageInspect [2021-09-24T16:46:23.947Z] --- PASS: TestImageInspect (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestImageListError [2021-09-24T16:46:23.947Z] --- PASS: TestImageListError (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestImageList [2021-09-24T16:46:23.947Z] --- PASS: TestImageList (0.01s) [2021-09-24T16:46:23.947Z] === RUN TestImageListApiBefore125 [2021-09-24T16:46:23.947Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestImageLoadError [2021-09-24T16:46:23.947Z] --- PASS: TestImageLoadError (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestImageLoad [2021-09-24T16:46:23.947Z] --- PASS: TestImageLoad (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestImagesPruneError [2021-09-24T16:46:23.947Z] --- PASS: TestImagesPruneError (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestImagesPrune [2021-09-24T16:46:23.947Z] --- PASS: TestImagesPrune (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestImagePullReferenceParseError [2021-09-24T16:46:23.947Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestImagePullAnyError [2021-09-24T16:46:23.947Z] --- PASS: TestImagePullAnyError (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestImagePullStatusUnauthorizedError [2021-09-24T16:46:23.947Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-09-24T16:46:23.947Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-09-24T16:46:23.947Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-09-24T16:46:23.947Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestImagePullWithoutErrors [2021-09-24T16:46:23.947Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestImagePushReferenceError [2021-09-24T16:46:23.947Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestImagePushAnyError [2021-09-24T16:46:23.947Z] --- PASS: TestImagePushAnyError (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestImagePushStatusUnauthorizedError [2021-09-24T16:46:23.947Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-09-24T16:46:23.947Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-09-24T16:46:23.947Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-09-24T16:46:23.947Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestImagePushWithoutErrors [2021-09-24T16:46:23.947Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-09-24T16:46:23.947Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-09-24T16:46:23.947Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-09-24T16:46:23.947Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-09-24T16:46:23.947Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-09-24T16:46:23.947Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-09-24T16:46:23.947Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-09-24T16:46:23.947Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-09-24T16:46:23.947Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestImageRemoveError [2021-09-24T16:46:23.947Z] --- PASS: TestImageRemoveError (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestImageRemoveImageNotFound [2021-09-24T16:46:23.947Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestImageRemove [2021-09-24T16:46:23.947Z] --- PASS: TestImageRemove (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestImageSaveError [2021-09-24T16:46:23.947Z] --- PASS: TestImageSaveError (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestImageSave [2021-09-24T16:46:23.947Z] --- PASS: TestImageSave (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestImageSearchAnyError [2021-09-24T16:46:23.947Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestImageSearchStatusUnauthorizedError [2021-09-24T16:46:23.947Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-09-24T16:46:23.947Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-09-24T16:46:23.947Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-09-24T16:46:23.947Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestImageSearchWithoutErrors [2021-09-24T16:46:23.947Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestImageTagError [2021-09-24T16:46:23.947Z] --- PASS: TestImageTagError (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestImageTagInvalidReference [2021-09-24T16:46:23.947Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestImageTagInvalidSourceImageName [2021-09-24T16:46:23.947Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestImageTagHexSource [2021-09-24T16:46:23.947Z] --- PASS: TestImageTagHexSource (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestImageTag [2021-09-24T16:46:23.947Z] --- PASS: TestImageTag (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestInfoServerError [2021-09-24T16:46:23.947Z] --- PASS: TestInfoServerError (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestInfoInvalidResponseJSONError [2021-09-24T16:46:23.947Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestInfo [2021-09-24T16:46:23.947Z] --- PASS: TestInfo (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestNetworkConnectError [2021-09-24T16:46:23.947Z] --- PASS: TestNetworkConnectError (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-09-24T16:46:23.947Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestNetworkConnect [2021-09-24T16:46:23.947Z] --- PASS: TestNetworkConnect (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestNetworkCreateError [2021-09-24T16:46:23.947Z] --- PASS: TestNetworkCreateError (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestNetworkCreate [2021-09-24T16:46:23.947Z] --- PASS: TestNetworkCreate (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestNetworkDisconnectError [2021-09-24T16:46:23.947Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestNetworkDisconnect [2021-09-24T16:46:23.947Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestNetworkInspectError [2021-09-24T16:46:23.947Z] --- PASS: TestNetworkInspectError (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestNetworkInspectNotFoundError [2021-09-24T16:46:23.947Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestNetworkInspectWithEmptyID [2021-09-24T16:46:23.947Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestNetworkInspect [2021-09-24T16:46:23.947Z] --- PASS: TestNetworkInspect (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestNetworkListError [2021-09-24T16:46:23.947Z] --- PASS: TestNetworkListError (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestNetworkList [2021-09-24T16:46:23.947Z] --- PASS: TestNetworkList (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestNetworksPruneError [2021-09-24T16:46:23.947Z] --- PASS: TestNetworksPruneError (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestNetworksPrune [2021-09-24T16:46:23.947Z] --- PASS: TestNetworksPrune (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestNetworkRemoveError [2021-09-24T16:46:23.947Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestNetworkRemove [2021-09-24T16:46:23.947Z] --- PASS: TestNetworkRemove (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestNodeInspectError [2021-09-24T16:46:23.947Z] --- PASS: TestNodeInspectError (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestNodeInspectNodeNotFound [2021-09-24T16:46:23.947Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestNodeInspectWithEmptyID [2021-09-24T16:46:23.947Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestNodeInspect [2021-09-24T16:46:23.947Z] --- PASS: TestNodeInspect (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestNodeListError [2021-09-24T16:46:23.947Z] --- PASS: TestNodeListError (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestNodeList [2021-09-24T16:46:23.947Z] --- PASS: TestNodeList (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestNodeRemoveError [2021-09-24T16:46:23.947Z] --- PASS: TestNodeRemoveError (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestNodeRemove [2021-09-24T16:46:23.947Z] --- PASS: TestNodeRemove (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestNodeUpdateError [2021-09-24T16:46:23.947Z] --- PASS: TestNodeUpdateError (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestNodeUpdate [2021-09-24T16:46:23.947Z] --- PASS: TestNodeUpdate (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestOptionWithTimeout [2021-09-24T16:46:23.947Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestPingFail [2021-09-24T16:46:23.947Z] --- PASS: TestPingFail (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestPingWithError [2021-09-24T16:46:23.947Z] 2021/09/24 16:46:23 RoundTripper returned a response & error; ignoring response [2021-09-24T16:46:23.947Z] 2021/09/24 16:46:23 RoundTripper returned a response & error; ignoring response [2021-09-24T16:46:23.947Z] --- PASS: TestPingWithError (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestPingSuccess [2021-09-24T16:46:23.947Z] --- PASS: TestPingSuccess (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestPingHeadFallback [2021-09-24T16:46:23.947Z] === RUN TestPingHeadFallback/OK [2021-09-24T16:46:23.947Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-09-24T16:46:23.947Z] === RUN TestPingHeadFallback/Not_Found [2021-09-24T16:46:23.947Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-09-24T16:46:23.947Z] --- PASS: TestPingHeadFallback (0.00s) [2021-09-24T16:46:23.947Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-09-24T16:46:23.947Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-09-24T16:46:23.947Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-09-24T16:46:23.947Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestPluginDisableError [2021-09-24T16:46:23.947Z] --- PASS: TestPluginDisableError (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestPluginDisable [2021-09-24T16:46:23.947Z] --- PASS: TestPluginDisable (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestPluginEnableError [2021-09-24T16:46:23.947Z] --- PASS: TestPluginEnableError (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestPluginEnable [2021-09-24T16:46:23.947Z] --- PASS: TestPluginEnable (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestPluginInspectError [2021-09-24T16:46:23.947Z] --- PASS: TestPluginInspectError (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestPluginInspectWithEmptyID [2021-09-24T16:46:23.947Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestPluginInspect [2021-09-24T16:46:23.947Z] --- PASS: TestPluginInspect (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestPluginListError [2021-09-24T16:46:23.947Z] --- PASS: TestPluginListError (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestPluginList [2021-09-24T16:46:23.947Z] --- PASS: TestPluginList (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestPluginPushError [2021-09-24T16:46:23.947Z] --- PASS: TestPluginPushError (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestPluginPush [2021-09-24T16:46:23.947Z] --- PASS: TestPluginPush (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestPluginRemoveError [2021-09-24T16:46:23.947Z] --- PASS: TestPluginRemoveError (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestPluginRemove [2021-09-24T16:46:23.947Z] --- PASS: TestPluginRemove (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestPluginSetError [2021-09-24T16:46:23.947Z] --- PASS: TestPluginSetError (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestPluginSet [2021-09-24T16:46:23.947Z] --- PASS: TestPluginSet (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestSetHostHeader [2021-09-24T16:46:23.947Z] --- PASS: TestSetHostHeader (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestPlainTextError [2021-09-24T16:46:23.947Z] --- PASS: TestPlainTextError (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestInfiniteError [2021-09-24T16:46:23.947Z] --- PASS: TestInfiniteError (0.01s) [2021-09-24T16:46:23.947Z] === RUN TestCanceledContext [2021-09-24T16:46:23.947Z] 2021/09/24 16:46:23 RoundTripper returned a response & error; ignoring response [2021-09-24T16:46:23.947Z] --- PASS: TestCanceledContext (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestDeadlineExceededContext [2021-09-24T16:46:23.947Z] 2021/09/24 16:46:23 RoundTripper returned a response & error; ignoring response [2021-09-24T16:46:23.947Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestSecretCreateUnsupported [2021-09-24T16:46:23.947Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestSecretCreateError [2021-09-24T16:46:23.947Z] --- PASS: TestSecretCreateError (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestSecretCreate [2021-09-24T16:46:23.947Z] --- PASS: TestSecretCreate (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestSecretInspectUnsupported [2021-09-24T16:46:23.947Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestSecretInspectError [2021-09-24T16:46:23.947Z] --- PASS: TestSecretInspectError (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestSecretInspectSecretNotFound [2021-09-24T16:46:23.947Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestSecretInspectWithEmptyID [2021-09-24T16:46:23.947Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestSecretInspect [2021-09-24T16:46:23.947Z] --- PASS: TestSecretInspect (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestSecretListUnsupported [2021-09-24T16:46:23.947Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestSecretListError [2021-09-24T16:46:23.947Z] --- PASS: TestSecretListError (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestSecretList [2021-09-24T16:46:23.947Z] --- PASS: TestSecretList (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestSecretRemoveUnsupported [2021-09-24T16:46:23.947Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestSecretRemoveError [2021-09-24T16:46:23.947Z] --- PASS: TestSecretRemoveError (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestSecretRemove [2021-09-24T16:46:23.947Z] --- PASS: TestSecretRemove (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestSecretUpdateUnsupported [2021-09-24T16:46:23.947Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestSecretUpdateError [2021-09-24T16:46:23.947Z] --- PASS: TestSecretUpdateError (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestSecretUpdate [2021-09-24T16:46:23.947Z] --- PASS: TestSecretUpdate (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestServiceCreateError [2021-09-24T16:46:23.947Z] --- PASS: TestServiceCreateError (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestServiceCreate [2021-09-24T16:46:23.947Z] --- PASS: TestServiceCreate (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestServiceCreateCompatiblePlatforms [2021-09-24T16:46:23.947Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestServiceCreateDigestPinning [2021-09-24T16:46:23.947Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestServiceInspectError [2021-09-24T16:46:23.947Z] --- PASS: TestServiceInspectError (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestServiceInspectServiceNotFound [2021-09-24T16:46:23.947Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestServiceInspectWithEmptyID [2021-09-24T16:46:23.947Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestServiceInspect [2021-09-24T16:46:23.947Z] --- PASS: TestServiceInspect (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestServiceListError [2021-09-24T16:46:23.947Z] --- PASS: TestServiceListError (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestServiceList [2021-09-24T16:46:23.947Z] --- PASS: TestServiceList (0.00s) [2021-09-24T16:46:23.947Z] === RUN TestServiceLogsError [2021-09-24T16:46:23.947Z] --- PASS: TestServiceLogsError (0.00s) [2021-09-24T16:46:23.948Z] === RUN TestServiceLogs [2021-09-24T16:46:23.948Z] --- PASS: TestServiceLogs (0.00s) [2021-09-24T16:46:23.948Z] === RUN TestServiceRemoveError [2021-09-24T16:46:23.948Z] --- PASS: TestServiceRemoveError (0.00s) [2021-09-24T16:46:23.948Z] === RUN TestServiceRemoveNotFoundError [2021-09-24T16:46:23.948Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-09-24T16:46:23.948Z] === RUN TestServiceRemove [2021-09-24T16:46:23.948Z] --- PASS: TestServiceRemove (0.00s) [2021-09-24T16:46:23.948Z] === RUN TestServiceUpdateError [2021-09-24T16:46:23.948Z] --- PASS: TestServiceUpdateError (0.00s) [2021-09-24T16:46:23.948Z] === RUN TestServiceUpdate [2021-09-24T16:46:23.948Z] --- PASS: TestServiceUpdate (0.00s) [2021-09-24T16:46:23.948Z] === RUN TestSwarmGetUnlockKeyError [2021-09-24T16:46:23.948Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-09-24T16:46:23.948Z] === RUN TestSwarmGetUnlockKey [2021-09-24T16:46:23.948Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-09-24T16:46:23.948Z] === RUN TestSwarmInitError [2021-09-24T16:46:23.948Z] --- PASS: TestSwarmInitError (0.00s) [2021-09-24T16:46:23.948Z] === RUN TestSwarmInit [2021-09-24T16:46:23.948Z] --- PASS: TestSwarmInit (0.00s) [2021-09-24T16:46:23.948Z] === RUN TestSwarmInspectError [2021-09-24T16:46:23.948Z] --- PASS: TestSwarmInspectError (0.00s) [2021-09-24T16:46:23.948Z] === RUN TestSwarmInspect [2021-09-24T16:46:23.948Z] --- PASS: TestSwarmInspect (0.00s) [2021-09-24T16:46:23.948Z] === RUN TestSwarmJoinError [2021-09-24T16:46:23.948Z] --- PASS: TestSwarmJoinError (0.00s) [2021-09-24T16:46:23.948Z] === RUN TestSwarmJoin [2021-09-24T16:46:23.948Z] --- PASS: TestSwarmJoin (0.00s) [2021-09-24T16:46:23.948Z] === RUN TestSwarmLeaveError [2021-09-24T16:46:23.948Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-09-24T16:46:23.948Z] === RUN TestSwarmLeave [2021-09-24T16:46:23.948Z] --- PASS: TestSwarmLeave (0.00s) [2021-09-24T16:46:23.948Z] === RUN TestSwarmUnlockError [2021-09-24T16:46:23.948Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-09-24T16:46:23.948Z] === RUN TestSwarmUnlock [2021-09-24T16:46:23.948Z] --- PASS: TestSwarmUnlock (0.00s) [2021-09-24T16:46:23.948Z] === RUN TestSwarmUpdateError [2021-09-24T16:46:23.948Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-09-24T16:46:23.948Z] === RUN TestSwarmUpdate [2021-09-24T16:46:23.948Z] --- PASS: TestSwarmUpdate (0.00s) [2021-09-24T16:46:23.948Z] === RUN TestTaskInspectError [2021-09-24T16:46:23.948Z] --- PASS: TestTaskInspectError (0.00s) [2021-09-24T16:46:23.948Z] === RUN TestTaskInspectWithEmptyID [2021-09-24T16:46:23.948Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-09-24T16:46:23.948Z] === RUN TestTaskInspect [2021-09-24T16:46:23.948Z] --- PASS: TestTaskInspect (0.00s) [2021-09-24T16:46:23.948Z] === RUN TestTaskListError [2021-09-24T16:46:23.948Z] --- PASS: TestTaskListError (0.00s) [2021-09-24T16:46:23.948Z] === RUN TestTaskList [2021-09-24T16:46:23.948Z] --- PASS: TestTaskList (0.00s) [2021-09-24T16:46:23.948Z] === RUN TestVolumeCreateError [2021-09-24T16:46:23.948Z] --- PASS: TestVolumeCreateError (0.00s) [2021-09-24T16:46:23.948Z] === RUN TestVolumeCreate [2021-09-24T16:46:23.948Z] --- PASS: TestVolumeCreate (0.00s) [2021-09-24T16:46:23.948Z] === RUN TestVolumeInspectError [2021-09-24T16:46:23.948Z] --- PASS: TestVolumeInspectError (0.00s) [2021-09-24T16:46:23.948Z] === RUN TestVolumeInspectNotFound [2021-09-24T16:46:23.948Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-09-24T16:46:23.948Z] === RUN TestVolumeInspectWithEmptyID [2021-09-24T16:46:23.948Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-09-24T16:46:23.948Z] === RUN TestVolumeInspect [2021-09-24T16:46:23.948Z] --- PASS: TestVolumeInspect (0.00s) [2021-09-24T16:46:23.948Z] === RUN TestVolumeListError [2021-09-24T16:46:23.948Z] --- PASS: TestVolumeListError (0.00s) [2021-09-24T16:46:23.948Z] === RUN TestVolumeList [2021-09-24T16:46:23.948Z] --- PASS: TestVolumeList (0.00s) [2021-09-24T16:46:23.948Z] === RUN TestVolumeRemoveError [2021-09-24T16:46:23.948Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-09-24T16:46:23.948Z] === RUN TestVolumeRemove [2021-09-24T16:46:23.948Z] --- PASS: TestVolumeRemove (0.00s) [2021-09-24T16:46:23.948Z] === CONT TestTLSCloseWriter [2021-09-24T16:46:23.948Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-09-24T16:46:23.948Z] PASS [2021-09-24T16:46:23.948Z] coverage: 75.1% of statements [2021-09-24T16:46:23.948Z] ok github.com/docker/docker/client 0.267s coverage: 75.1% of statements [2021-09-24T16:46:24.041Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true [2021-09-24T16:46:24.041Z] --- PASS: TestDaemonIpcModeShareable (1.52s) [2021-09-24T16:46:24.041Z] === RUN TestDaemonIpcModePrivate [2021-09-24T16:46:24.129Z] --- PASS: TestAuthZPluginTLS (0.57s) [2021-09-24T16:46:24.129Z] === RUN TestAuthZPluginDenyRequest [2021-09-24T16:46:24.129Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-09-24T16:46:24.699Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2021-09-24T16:46:24.699Z] === RUN TestAuthZPluginAPIDenyResponse [2021-09-24T16:46:24.961Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-09-24T16:46:24.961Z] docker_api_swarm_test.go:305: [d45ecec227ab1] joining swarm manager [d6937f1910256]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-24T16:46:25.221Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2021-09-24T16:46:25.221Z] === RUN TestAuthZPluginDenyResponse [2021-09-24T16:46:25.442Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false [2021-09-24T16:46:25.442Z] --- PASS: TestDaemonIpcModePrivate (1.53s) [2021-09-24T16:46:25.442Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-09-24T16:46:25.793Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2021-09-24T16:46:25.793Z] === RUN TestAuthZPluginAllowEventStream [2021-09-24T16:46:26.053Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2021-09-24T16:46:26.827Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false [2021-09-24T16:46:26.996Z] --- PASS: TestAuthZPluginAllowEventStream (1.34s) [2021-09-24T16:46:26.996Z] === RUN TestAuthZPluginErrorResponse [2021-09-24T16:46:27.088Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.47s) [2021-09-24T16:46:27.088Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-09-24T16:46:27.570Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2021-09-24T16:46:27.570Z] === RUN TestAuthZPluginErrorRequest [2021-09-24T16:46:28.142Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2021-09-24T16:46:28.142Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-09-24T16:46:28.472Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true [2021-09-24T16:46:28.713Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2021-09-24T16:46:28.713Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-09-24T16:46:28.733Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.62s) [2021-09-24T16:46:28.733Z] === RUN TestIpcModeOlderClient [2021-09-24T16:46:28.733Z] === PAUSE TestIpcModeOlderClient [2021-09-24T16:46:28.733Z] === RUN TestKillContainerInvalidSignal [2021-09-24T16:46:29.306Z] --- PASS: TestKillContainerInvalidSignal (0.60s) [2021-09-24T16:46:29.306Z] === RUN TestKillContainer [2021-09-24T16:46:29.306Z] === RUN TestKillContainer/no_signal [2021-09-24T16:46:29.878Z] === RUN TestKillContainer/non_killing_signal [2021-09-24T16:46:30.450Z] === RUN TestKillContainer/killing_signal [2021-09-24T16:46:30.629Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.75s) [2021-09-24T16:46:30.629Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-09-24T16:46:31.392Z] --- PASS: TestKillContainer (1.92s) [2021-09-24T16:46:31.392Z] --- PASS: TestKillContainer/no_signal (0.59s) [2021-09-24T16:46:31.392Z] --- PASS: TestKillContainer/non_killing_signal (0.43s) [2021-09-24T16:46:31.392Z] --- PASS: TestKillContainer/killing_signal (0.63s) [2021-09-24T16:46:31.392Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-09-24T16:46:31.392Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-09-24T16:46:31.964Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-09-24T16:46:32.015Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-09-24T16:46:32.276Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.75s) [2021-09-24T16:46:32.276Z] === RUN TestAuthZPluginHeader [2021-09-24T16:46:32.535Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.25s) [2021-09-24T16:46:32.535Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.60s) [2021-09-24T16:46:32.535Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.43s) [2021-09-24T16:46:32.535Z] === RUN TestKillStoppedContainer [2021-09-24T16:46:32.535Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-09-24T16:46:32.535Z] === RUN TestKillStoppedContainerAPIPre120 [2021-09-24T16:46:32.535Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2021-09-24T16:46:32.535Z] === RUN TestKillDifferentUserContainer [2021-09-24T16:46:33.106Z] --- PASS: TestKillDifferentUserContainer (0.64s) [2021-09-24T16:46:33.106Z] === RUN TestInspectOomKilledTrue [2021-09-24T16:46:33.106Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-24T16:46:33.106Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-09-24T16:46:33.106Z] === RUN TestInspectOomKilledFalse [2021-09-24T16:46:33.106Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-24T16:46:33.106Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-09-24T16:46:33.106Z] === RUN TestLinksEtcHostsContentMatch [2021-09-24T16:46:33.218Z] --- PASS: TestAuthZPluginHeader (0.83s) [2021-09-24T16:46:33.218Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-09-24T16:46:33.678Z] --- PASS: TestLinksEtcHostsContentMatch (0.51s) [2021-09-24T16:46:33.678Z] === RUN TestLinksContainerNames [2021-09-24T16:46:34.602Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-09-24T16:46:35.063Z] --- PASS: TestLinksContainerNames (1.23s) [2021-09-24T16:46:35.063Z] === RUN TestLogsFollowTailEmpty [2021-09-24T16:46:35.635Z] --- PASS: TestLogsFollowTailEmpty (0.67s) [2021-09-24T16:46:35.635Z] === RUN TestContainerNetworkMountsNoChown [2021-09-24T16:46:36.207Z] --- PASS: TestContainerNetworkMountsNoChown (0.59s) [2021-09-24T16:46:36.207Z] === RUN TestMountDaemonRoot [2021-09-24T16:46:36.207Z] === RUN TestMountDaemonRoot/default [2021-09-24T16:46:36.207Z] === PAUSE TestMountDaemonRoot/default [2021-09-24T16:46:36.207Z] === RUN TestMountDaemonRoot/private [2021-09-24T16:46:36.207Z] === PAUSE TestMountDaemonRoot/private [2021-09-24T16:46:36.207Z] === RUN TestMountDaemonRoot/rprivate [2021-09-24T16:46:36.207Z] === PAUSE TestMountDaemonRoot/rprivate [2021-09-24T16:46:36.207Z] === RUN TestMountDaemonRoot/slave [2021-09-24T16:46:36.207Z] === PAUSE TestMountDaemonRoot/slave [2021-09-24T16:46:36.207Z] === RUN TestMountDaemonRoot/rslave [2021-09-24T16:46:36.207Z] === PAUSE TestMountDaemonRoot/rslave [2021-09-24T16:46:36.207Z] === RUN TestMountDaemonRoot/shared [2021-09-24T16:46:36.207Z] === PAUSE TestMountDaemonRoot/shared [2021-09-24T16:46:36.207Z] === RUN TestMountDaemonRoot/rshared [2021-09-24T16:46:36.207Z] === PAUSE TestMountDaemonRoot/rshared [2021-09-24T16:46:36.207Z] === CONT TestMountDaemonRoot/default [2021-09-24T16:46:36.207Z] === RUN TestMountDaemonRoot/default/bind_root [2021-09-24T16:46:36.207Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-09-24T16:46:36.207Z] === CONT TestMountDaemonRoot/rslave [2021-09-24T16:46:36.207Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-09-24T16:46:36.207Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-09-24T16:46:36.207Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-09-24T16:46:36.207Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-09-24T16:46:36.207Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-09-24T16:46:36.207Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-09-24T16:46:36.207Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-09-24T16:46:36.207Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-09-24T16:46:36.207Z] === CONT TestMountDaemonRoot/rshared [2021-09-24T16:46:36.207Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-09-24T16:46:36.207Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-09-24T16:46:36.207Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-09-24T16:46:36.207Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-09-24T16:46:36.207Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-09-24T16:46:36.207Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-09-24T16:46:36.207Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-09-24T16:46:36.207Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-09-24T16:46:36.207Z] === CONT TestMountDaemonRoot/private [2021-09-24T16:46:36.207Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-09-24T16:46:36.207Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-09-24T16:46:36.207Z] === RUN TestMountDaemonRoot/private/bind_root [2021-09-24T16:46:36.207Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-09-24T16:46:36.207Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-09-24T16:46:36.207Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-09-24T16:46:36.207Z] === RUN TestMountDaemonRoot/private/mount_root [2021-09-24T16:46:36.207Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-09-24T16:46:36.207Z] === CONT TestMountDaemonRoot/shared [2021-09-24T16:46:36.207Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-09-24T16:46:36.207Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-09-24T16:46:36.207Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-09-24T16:46:36.207Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-09-24T16:46:36.207Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-09-24T16:46:36.207Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-09-24T16:46:36.207Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-09-24T16:46:36.207Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-09-24T16:46:36.207Z] === CONT TestMountDaemonRoot/slave [2021-09-24T16:46:36.207Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-09-24T16:46:36.207Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-09-24T16:46:36.207Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-09-24T16:46:36.207Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-09-24T16:46:36.207Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-09-24T16:46:36.207Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-09-24T16:46:36.207Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-09-24T16:46:36.207Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-09-24T16:46:36.207Z] === CONT TestMountDaemonRoot/rprivate [2021-09-24T16:46:36.207Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-09-24T16:46:36.207Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-09-24T16:46:36.207Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-09-24T16:46:36.207Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-09-24T16:46:36.207Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-09-24T16:46:36.207Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-09-24T16:46:36.207Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-09-24T16:46:36.207Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-09-24T16:46:36.207Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-09-24T16:46:36.207Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-09-24T16:46:36.207Z] === RUN TestMountDaemonRoot/default/mount_root [2021-09-24T16:46:36.207Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-09-24T16:46:36.207Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-09-24T16:46:36.207Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-09-24T16:46:36.207Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-09-24T16:46:36.207Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-09-24T16:46:36.207Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-09-24T16:46:36.207Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-09-24T16:46:36.207Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-09-24T16:46:36.207Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-09-24T16:46:36.207Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-09-24T16:46:36.207Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-09-24T16:46:36.469Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-09-24T16:46:36.469Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-09-24T16:46:36.469Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-09-24T16:46:36.469Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-09-24T16:46:36.469Z] === CONT TestMountDaemonRoot/private/mount_root [2021-09-24T16:46:36.469Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-09-24T16:46:36.469Z] === CONT TestMountDaemonRoot/private/bind_root [2021-09-24T16:46:36.469Z] === CONT TestMountDaemonRoot/default/bind_root [2021-09-24T16:46:36.469Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-09-24T16:46:36.469Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-09-24T16:46:36.469Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-09-24T16:46:36.469Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-09-24T16:46:36.469Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-09-24T16:46:36.469Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-09-24T16:46:36.469Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-09-24T16:46:36.469Z] === CONT TestMountDaemonRoot/default/mount_root [2021-09-24T16:46:36.469Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-09-24T16:46:36.469Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-09-24T16:46:36.469Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-09-24T16:46:36.469Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-09-24T16:46:36.469Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-09-24T16:46:36.469Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-09-24T16:46:36.469Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2021-09-24T16:46:36.469Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2021-09-24T16:46:36.469Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2021-09-24T16:46:36.469Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2021-09-24T16:46:36.469Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-09-24T16:46:36.469Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-09-24T16:46:36.469Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2021-09-24T16:46:36.469Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2021-09-24T16:46:36.469Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2021-09-24T16:46:36.469Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-09-24T16:46:36.469Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-09-24T16:46:36.469Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-09-24T16:46:36.469Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2021-09-24T16:46:36.469Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2021-09-24T16:46:36.469Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-09-24T16:46:36.469Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2021-09-24T16:46:36.469Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-09-24T16:46:36.469Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-09-24T16:46:36.469Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2021-09-24T16:46:36.469Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-09-24T16:46:36.469Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-09-24T16:46:36.469Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-09-24T16:46:36.469Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2021-09-24T16:46:36.469Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2021-09-24T16:46:36.469Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-09-24T16:46:36.469Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-09-24T16:46:36.469Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-09-24T16:46:36.469Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2021-09-24T16:46:36.469Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2021-09-24T16:46:36.469Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-09-24T16:46:36.469Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-09-24T16:46:36.469Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-09-24T16:46:36.469Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-09-24T16:46:36.469Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-09-24T16:46:36.469Z] === RUN TestContainerBindMountNonRecursive [2021-09-24T16:46:36.514Z] === RUN TestDockerSuite/TestBuildRm [2021-09-24T16:46:36.775Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.82s) [2021-09-24T16:46:36.775Z] === RUN TestAuthZPluginV2Disable [2021-09-24T16:46:38.382Z] --- PASS: TestContainerBindMountNonRecursive (1.60s) [2021-09-24T16:46:38.382Z] === RUN TestContainerVolumesMountedAsShared [2021-09-24T16:46:38.689Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-09-24T16:46:38.954Z] --- PASS: TestContainerVolumesMountedAsShared (0.61s) [2021-09-24T16:46:38.954Z] === RUN TestContainerVolumesMountedAsSlave [2021-09-24T16:46:39.215Z] --- PASS: TestContainerVolumesMountedAsSlave (0.46s) [2021-09-24T16:46:39.215Z] === RUN TestNetworkNat [2021-09-24T16:46:39.260Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-09-24T16:46:40.147Z] --- PASS: TestCheckoutGit (24.67s) [2021-09-24T16:46:40.147Z] === RUN TestValidGitTransport [2021-09-24T16:46:40.147Z] --- PASS: TestValidGitTransport (0.00s) [2021-09-24T16:46:40.147Z] === RUN TestGitInvalidRef [2021-09-24T16:46:40.147Z] --- PASS: TestGitInvalidRef (0.16s) [2021-09-24T16:46:40.147Z] PASS [2021-09-24T16:46:40.147Z] coverage: 86.3% of statements [2021-09-24T16:46:40.147Z] ok github.com/docker/docker/builder/remotecontext/git 24.925s coverage: 86.3% of statements [2021-09-24T16:46:40.147Z] ? github.com/docker/docker/cli [no test files] [2021-09-24T16:46:40.147Z] ? github.com/docker/docker/cli/config [no test files] [2021-09-24T16:46:40.159Z] --- PASS: TestNetworkNat (0.68s) [2021-09-24T16:46:40.159Z] === RUN TestNetworkLocalhostTCPNat [2021-09-24T16:46:40.202Z] --- PASS: TestAuthZPluginV2Disable (3.24s) [2021-09-24T16:46:40.202Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-09-24T16:46:40.202Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-09-24T16:46:40.464Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-09-24T16:46:40.730Z] --- PASS: TestNetworkLocalhostTCPNat (0.66s) [2021-09-24T16:46:40.730Z] === RUN TestNetworkLoopbackNat [2021-09-24T16:46:41.035Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-09-24T16:46:41.978Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-09-24T16:46:42.549Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-09-24T16:46:43.121Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.03s) [2021-09-24T16:46:43.121Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-09-24T16:46:43.382Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-09-24T16:46:44.029Z] --- PASS: TestNetworkLoopbackNat (2.88s) [2021-09-24T16:46:44.029Z] === RUN TestPause [2021-09-24T16:46:44.029Z] --- PASS: TestPause (0.66s) [2021-09-24T16:46:44.029Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-09-24T16:46:44.029Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-09-24T16:46:44.029Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-09-24T16:46:44.029Z] === RUN TestPauseStopPausedContainer [2021-09-24T16:46:44.412Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-09-24T16:46:44.412Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-09-24T16:46:44.412Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-09-24T16:46:44.412Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-09-24T16:46:44.412Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-09-24T16:46:44.412Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-09-24T16:46:44.412Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-09-24T16:46:44.412Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-09-24T16:46:44.412Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-09-24T16:46:44.412Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-09-24T16:46:44.412Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-09-24T16:46:44.412Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-09-24T16:46:44.412Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-09-24T16:46:44.412Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-09-24T16:46:44.412Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-09-24T16:46:44.412Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-09-24T16:46:44.412Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-09-24T16:46:44.412Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-09-24T16:46:44.412Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-09-24T16:46:44.412Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.01s) [2021-09-24T16:46:44.412Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-09-24T16:46:44.412Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-09-24T16:46:44.412Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-09-24T16:46:44.412Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-09-24T16:46:44.412Z] === RUN TestConfigureDaemonLogs [2021-09-24T16:46:44.412Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-09-24T16:46:44.412Z] === RUN TestCommonOptionsInstallFlags [2021-09-24T16:46:44.412Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-09-24T16:46:44.412Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-09-24T16:46:44.412Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-09-24T16:46:44.412Z] PASS [2021-09-24T16:46:44.412Z] coverage: 18.6% of statements [2021-09-24T16:46:44.412Z] ok github.com/docker/docker/cmd/dockerd 0.169s coverage: 18.6% of statements [2021-09-24T16:46:44.412Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-09-24T16:46:44.412Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-09-24T16:46:44.418Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-24T16:46:44.418Z] INFO: Testing against a local daemon [2021-09-24T16:46:44.418Z] === RUN TestBuildWithSession [2021-09-24T16:46:44.418Z] build_session_test.go:25: TODO: BuildKit [2021-09-24T16:46:44.418Z] --- SKIP: TestBuildWithSession (0.00s) [2021-09-24T16:46:44.418Z] === RUN TestBuildSquashParent [2021-09-24T16:46:44.418Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T16:46:44.418Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-09-24T16:46:44.418Z] === RUN TestBuildWithRemoveAndForceRemove [2021-09-24T16:46:44.418Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-24T16:46:44.418Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-24T16:46:44.418Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-24T16:46:44.418Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-24T16:46:44.418Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-24T16:46:44.418Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-24T16:46:44.418Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-24T16:46:44.418Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-24T16:46:44.418Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-24T16:46:44.418Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-24T16:46:44.418Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-24T16:46:44.418Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-24T16:46:44.418Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-24T16:46:44.418Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-24T16:46:44.418Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-24T16:46:44.418Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-24T16:46:44.972Z] --- PASS: TestPauseStopPausedContainer (0.65s) [2021-09-24T16:46:44.972Z] === RUN TestPidHost [2021-09-24T16:46:45.412Z] === RUN TestContainerStopSignal [2021-09-24T16:46:45.412Z] --- PASS: TestContainerStopSignal (0.00s) [2021-09-24T16:46:45.412Z] === RUN TestContainerStopTimeout [2021-09-24T16:46:45.412Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-09-24T16:46:45.412Z] === RUN TestContainerSecretReferenceDestTarget [2021-09-24T16:46:45.412Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-09-24T16:46:45.412Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-09-24T16:46:45.412Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-09-24T16:46:45.412Z] === RUN TestContainerLogPathSetForRingLogger [2021-09-24T16:46:45.412Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-09-24T16:46:45.412Z] === RUN TestReplaceAndAppendEnvVars [2021-09-24T16:46:45.412Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-09-24T16:46:45.412Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-09-24T16:46:45.412Z] === RUN TestNewMemoryStore [2021-09-24T16:46:45.412Z] --- PASS: TestNewMemoryStore (0.00s) [2021-09-24T16:46:45.412Z] === RUN TestAddContainers [2021-09-24T16:46:45.412Z] --- PASS: TestAddContainers (0.00s) [2021-09-24T16:46:45.412Z] === RUN TestGetContainer [2021-09-24T16:46:45.412Z] --- PASS: TestGetContainer (0.00s) [2021-09-24T16:46:45.412Z] === RUN TestDeleteContainer [2021-09-24T16:46:45.412Z] --- PASS: TestDeleteContainer (0.00s) [2021-09-24T16:46:45.412Z] === RUN TestListContainers [2021-09-24T16:46:45.412Z] --- PASS: TestListContainers (0.00s) [2021-09-24T16:46:45.412Z] === RUN TestFirstContainer [2021-09-24T16:46:45.412Z] --- PASS: TestFirstContainer (0.00s) [2021-09-24T16:46:45.412Z] === RUN TestApplyAllContainer [2021-09-24T16:46:45.412Z] --- PASS: TestApplyAllContainer (0.00s) [2021-09-24T16:46:45.412Z] === RUN TestIsValidHealthString [2021-09-24T16:46:45.412Z] --- PASS: TestIsValidHealthString (0.00s) [2021-09-24T16:46:45.412Z] === RUN TestStateRunStop [2021-09-24T16:46:45.412Z] --- PASS: TestStateRunStop (0.00s) [2021-09-24T16:46:45.412Z] === RUN TestStateTimeoutWait [2021-09-24T16:46:45.412Z] state_test.go:141: Stop callback fired [2021-09-24T16:46:45.412Z] state_test.go:165: Stop callback fired [2021-09-24T16:46:45.412Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-09-24T16:46:45.412Z] === RUN TestIsValidStateString [2021-09-24T16:46:45.412Z] --- PASS: TestIsValidStateString (0.00s) [2021-09-24T16:46:45.412Z] === RUN TestViewSaveDelete [2021-09-24T16:46:45.412Z] --- PASS: TestViewSaveDelete (0.01s) [2021-09-24T16:46:45.412Z] === RUN TestViewAll [2021-09-24T16:46:45.412Z] --- PASS: TestViewAll (0.01s) [2021-09-24T16:46:45.412Z] === RUN TestViewGet [2021-09-24T16:46:45.412Z] --- PASS: TestViewGet (0.00s) [2021-09-24T16:46:45.412Z] === RUN TestNames [2021-09-24T16:46:45.412Z] --- PASS: TestNames (0.00s) [2021-09-24T16:46:45.412Z] === RUN TestViewWithHealthCheck [2021-09-24T16:46:45.412Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-09-24T16:46:45.412Z] PASS [2021-09-24T16:46:45.412Z] coverage: 41.7% of statements [2021-09-24T16:46:45.412Z] ok github.com/docker/docker/container 0.210s coverage: 41.7% of statements [2021-09-24T16:46:45.412Z] ? github.com/docker/docker/container/stream [no test files] [2021-09-24T16:46:45.412Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-09-24T16:46:45.412Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-09-24T16:46:45.412Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-09-24T16:46:46.344Z] === RUN TestPrepare [2021-09-24T16:46:46.344Z] --- PASS: TestPrepare (0.00s) [2021-09-24T16:46:46.344Z] === RUN TestStart [2021-09-24T16:46:46.344Z] --- PASS: TestStart (0.00s) [2021-09-24T16:46:46.344Z] === RUN TestWaitCancel [2021-09-24T16:46:46.344Z] --- PASS: TestWaitCancel (0.00s) [2021-09-24T16:46:46.344Z] === RUN TestWaitDisabled [2021-09-24T16:46:46.344Z] --- PASS: TestWaitDisabled (0.00s) [2021-09-24T16:46:46.344Z] === RUN TestWaitEnabled [2021-09-24T16:46:46.344Z] --- PASS: TestWaitEnabled (0.00s) [2021-09-24T16:46:46.344Z] === RUN TestRemove [2021-09-24T16:46:46.344Z] --- PASS: TestRemove (0.00s) [2021-09-24T16:46:46.344Z] PASS [2021-09-24T16:46:46.344Z] coverage: 65.3% of statements [2021-09-24T16:46:46.344Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.050s coverage: 65.3% of statements [2021-09-24T16:46:46.359Z] --- PASS: TestPidHost (1.38s) [2021-09-24T16:46:46.359Z] === RUN TestPsFilter [2021-09-24T16:46:46.359Z] --- PASS: TestPsFilter (0.15s) [2021-09-24T16:46:46.359Z] === RUN TestRemoveContainerWithRemovedVolume [2021-09-24T16:46:46.695Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-09-24T16:46:46.695Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-09-24T16:46:46.695Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-09-24T16:46:46.695Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2021-09-24T16:46:46.695Z] === RUN TestDockerSuite/TestBuildSpaces [2021-09-24T16:46:46.695Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-09-24T16:46:46.930Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.61s) [2021-09-24T16:46:46.930Z] === RUN TestRemoveContainerWithVolume [2021-09-24T16:46:47.272Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-09-24T16:46:47.502Z] --- PASS: TestRemoveContainerWithVolume (0.62s) [2021-09-24T16:46:47.502Z] === RUN TestRemoveContainerRunning [2021-09-24T16:46:47.532Z] === RUN TestDockerSuite/TestBuildStderr [2021-09-24T16:46:48.345Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-09-24T16:46:48.345Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.12s) [2021-09-24T16:46:48.345Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-09-24T16:46:48.345Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-09-24T16:46:48.345Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-09-24T16:46:48.345Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-09-24T16:46:48.345Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-09-24T16:46:48.345Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-09-24T16:46:48.345Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-09-24T16:46:48.345Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-09-24T16:46:48.345Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-09-24T16:46:48.345Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-09-24T16:46:48.345Z] === RUN TestServiceConvertToGRPCIsolation [2021-09-24T16:46:48.345Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-09-24T16:46:48.345Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-09-24T16:46:48.345Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-09-24T16:46:48.345Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-09-24T16:46:48.345Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-09-24T16:46:48.345Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-09-24T16:46:48.345Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-09-24T16:46:48.345Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-09-24T16:46:48.345Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-09-24T16:46:48.345Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-09-24T16:46:48.345Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-09-24T16:46:48.345Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-09-24T16:46:48.345Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-09-24T16:46:48.345Z] === RUN TestServiceConvertFromGRPCIsolation [2021-09-24T16:46:48.345Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-09-24T16:46:48.345Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-09-24T16:46:48.345Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-09-24T16:46:48.345Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-09-24T16:46:48.345Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-09-24T16:46:48.345Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-09-24T16:46:48.345Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-09-24T16:46:48.345Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-09-24T16:46:48.345Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-09-24T16:46:48.345Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-09-24T16:46:48.345Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-09-24T16:46:48.345Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-09-24T16:46:48.345Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-09-24T16:46:48.345Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-09-24T16:46:48.345Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-09-24T16:46:48.345Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-09-24T16:46:48.345Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-09-24T16:46:48.345Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-09-24T16:46:48.345Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-09-24T16:46:48.345Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-09-24T16:46:48.345Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-09-24T16:46:48.345Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-09-24T16:46:48.345Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-09-24T16:46:48.345Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-09-24T16:46:48.345Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-09-24T16:46:48.345Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-09-24T16:46:48.345Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-09-24T16:46:48.345Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-09-24T16:46:48.345Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-09-24T16:46:48.345Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-09-24T16:46:48.345Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-09-24T16:46:48.345Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-09-24T16:46:48.345Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-09-24T16:46:48.345Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-09-24T16:46:48.345Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-09-24T16:46:48.345Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-09-24T16:46:48.345Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-09-24T16:46:48.345Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-09-24T16:46:48.345Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-09-24T16:46:48.345Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-09-24T16:46:48.345Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-09-24T16:46:48.345Z] === RUN TestServiceConvertFromGRPCConfigs [2021-09-24T16:46:48.345Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-09-24T16:46:48.345Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-09-24T16:46:48.345Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-09-24T16:46:48.345Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-09-24T16:46:48.345Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-09-24T16:46:48.345Z] === RUN TestServiceConvertToGRPCConfigs [2021-09-24T16:46:48.345Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-09-24T16:46:48.345Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-09-24T16:46:48.345Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-09-24T16:46:48.345Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-09-24T16:46:48.345Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-09-24T16:46:48.345Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-09-24T16:46:48.345Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-09-24T16:46:48.345Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-09-24T16:46:48.345Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-09-24T16:46:48.345Z] PASS [2021-09-24T16:46:48.345Z] coverage: 35.9% of statements [2021-09-24T16:46:48.345Z] ok github.com/docker/docker/daemon/cluster/convert 0.415s coverage: 35.9% of statements [2021-09-24T16:46:48.345Z] === RUN TestNewListSecretsFilters [2021-09-24T16:46:48.345Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-09-24T16:46:48.345Z] === RUN TestNewListConfigsFilters [2021-09-24T16:46:48.345Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-09-24T16:46:48.345Z] PASS [2021-09-24T16:46:48.345Z] coverage: 0.5% of statements [2021-09-24T16:46:48.345Z] ok github.com/docker/docker/daemon/cluster 0.328s coverage: 0.5% of statements [2021-09-24T16:46:48.444Z] --- PASS: TestRemoveContainerRunning (0.65s) [2021-09-24T16:46:48.444Z] === RUN TestRemoveContainerForceRemoveRunning [2021-09-24T16:46:48.474Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-09-24T16:46:49.016Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.66s) [2021-09-24T16:46:49.016Z] === RUN TestRemoveInvalidContainer [2021-09-24T16:46:49.016Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-09-24T16:46:49.016Z] === RUN TestRenameLinkedContainer [2021-09-24T16:46:50.333Z] === RUN TestBuilderGC [2021-09-24T16:46:50.333Z] --- PASS: TestBuilderGC (0.00s) [2021-09-24T16:46:51.018Z] docker_api_swarm_test.go:364: Waiting for possible election... [2021-09-24T16:46:51.237Z] === RUN TestDaemonConfigurationNotFound [2021-09-24T16:46:51.237Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-09-24T16:46:51.237Z] === RUN TestDaemonBrokenConfiguration [2021-09-24T16:46:51.237Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-09-24T16:46:51.237Z] === RUN TestParseClusterAdvertiseSettings [2021-09-24T16:46:51.237Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-09-24T16:46:51.237Z] === RUN TestFindConfigurationConflicts [2021-09-24T16:46:51.237Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-09-24T16:46:51.237Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-09-24T16:46:51.237Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-09-24T16:46:51.237Z] === RUN TestDaemonConfigurationMergeConflicts [2021-09-24T16:46:51.237Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-09-24T16:46:51.237Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-09-24T16:46:51.237Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-09-24T16:46:51.237Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-09-24T16:46:51.237Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-09-24T16:46:51.237Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-09-24T16:46:51.237Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-09-24T16:46:51.237Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-09-24T16:46:51.237Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-09-24T16:46:51.237Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-09-24T16:46:51.237Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-09-24T16:46:51.237Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-09-24T16:46:51.237Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-09-24T16:46:51.237Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-09-24T16:46:51.237Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-09-24T16:46:51.237Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-09-24T16:46:51.237Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-09-24T16:46:51.237Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-09-24T16:46:51.237Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-09-24T16:46:51.237Z] === RUN TestValidateConfigurationErrors [2021-09-24T16:46:51.237Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-09-24T16:46:51.237Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-09-24T16:46:51.237Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-09-24T16:46:51.237Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-09-24T16:46:51.237Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-09-24T16:46:51.237Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-09-24T16:46:51.237Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-09-24T16:46:51.237Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-09-24T16:46:51.237Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-09-24T16:46:51.237Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-09-24T16:46:51.237Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-09-24T16:46:51.237Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-09-24T16:46:51.237Z] --- PASS: TestValidateConfigurationErrors (0.01s) [2021-09-24T16:46:51.237Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-09-24T16:46:51.237Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-09-24T16:46:51.237Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-09-24T16:46:51.237Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-09-24T16:46:51.237Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-09-24T16:46:51.237Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-09-24T16:46:51.237Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-09-24T16:46:51.237Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-09-24T16:46:51.237Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-09-24T16:46:51.237Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-09-24T16:46:51.237Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-09-24T16:46:51.237Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-09-24T16:46:51.237Z] === RUN TestValidateConfiguration [2021-09-24T16:46:51.237Z] === RUN TestValidateConfiguration/with_label [2021-09-24T16:46:51.237Z] === RUN TestValidateConfiguration/with_dns [2021-09-24T16:46:51.237Z] === RUN TestValidateConfiguration/with_dns-search [2021-09-24T16:46:51.237Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-09-24T16:46:51.237Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-09-24T16:46:51.237Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-09-24T16:46:51.237Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-09-24T16:46:51.237Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-09-24T16:46:51.237Z] --- PASS: TestValidateConfiguration (0.00s) [2021-09-24T16:46:51.237Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-09-24T16:46:51.237Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-09-24T16:46:51.237Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-09-24T16:46:51.237Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-09-24T16:46:51.237Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-09-24T16:46:51.237Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-09-24T16:46:51.237Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-09-24T16:46:51.237Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-09-24T16:46:51.237Z] === RUN TestModifiedDiscoverySettings [2021-09-24T16:46:51.237Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-09-24T16:46:51.237Z] === RUN TestReloadSetConfigFileNotExist [2021-09-24T16:46:51.237Z] time="2021-09-24T16:46:50Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-09-24T16:46:51.237Z] --- PASS: TestReloadSetConfigFileNotExist (0.12s) [2021-09-24T16:46:51.237Z] === RUN TestReloadDefaultConfigNotExist [2021-09-24T16:46:51.237Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-09-24T16:46:51.237Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-09-24T16:46:51.237Z] === RUN TestReloadBadDefaultConfig [2021-09-24T16:46:51.237Z] time="2021-09-24T16:46:50Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-866193189" [2021-09-24T16:46:51.237Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-09-24T16:46:51.237Z] === RUN TestReloadWithConflictingLabels [2021-09-24T16:46:51.237Z] time="2021-09-24T16:46:50Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2543034149" [2021-09-24T16:46:51.237Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-09-24T16:46:51.237Z] === RUN TestReloadWithDuplicateLabels [2021-09-24T16:46:51.237Z] time="2021-09-24T16:46:50Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-832167525" [2021-09-24T16:46:51.237Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-09-24T16:46:51.237Z] === RUN TestDaemonConfigurationMerge [2021-09-24T16:46:51.237Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-09-24T16:46:51.237Z] PASS [2021-09-24T16:46:51.237Z] coverage: 80.2% of statements [2021-09-24T16:46:51.237Z] ok github.com/docker/docker/daemon/config 0.348s coverage: 80.2% of statements [2021-09-24T16:46:51.237Z] === RUN TestDiscoveryOptsErrors [2021-09-24T16:46:51.237Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-09-24T16:46:51.237Z] === RUN TestDiscoveryOpts [2021-09-24T16:46:51.237Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-09-24T16:46:51.237Z] PASS [2021-09-24T16:46:51.237Z] coverage: 30.0% of statements [2021-09-24T16:46:51.237Z] ok github.com/docker/docker/daemon/discovery 0.039s coverage: 30.0% of statements [2021-09-24T16:46:51.237Z] === RUN TestWaitNodeAttachment [2021-09-24T16:46:51.565Z] --- PASS: TestRenameLinkedContainer (2.44s) [2021-09-24T16:46:51.565Z] === RUN TestRenameStoppedContainer [2021-09-24T16:46:51.826Z] --- PASS: TestRenameStoppedContainer (0.61s) [2021-09-24T16:46:51.826Z] === RUN TestRenameRunningContainerAndReuse [2021-09-24T16:46:52.112Z] --- PASS: TestWaitNodeAttachment (0.48s) [2021-09-24T16:46:52.112Z] === RUN TestIsolationConversion [2021-09-24T16:46:52.112Z] === RUN TestIsolationConversion/default [2021-09-24T16:46:52.112Z] === RUN TestIsolationConversion/process [2021-09-24T16:46:52.112Z] === RUN TestIsolationConversion/hyperv [2021-09-24T16:46:52.112Z] --- PASS: TestIsolationConversion (0.00s) [2021-09-24T16:46:52.112Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-09-24T16:46:52.112Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-09-24T16:46:52.112Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-09-24T16:46:52.112Z] === RUN TestContainerLabels [2021-09-24T16:46:52.112Z] --- PASS: TestContainerLabels (0.00s) [2021-09-24T16:46:52.112Z] === RUN TestCredentialSpecConversion [2021-09-24T16:46:52.112Z] === RUN TestCredentialSpecConversion/none [2021-09-24T16:46:52.112Z] === RUN TestCredentialSpecConversion/config [2021-09-24T16:46:52.112Z] === RUN TestCredentialSpecConversion/file [2021-09-24T16:46:52.112Z] === RUN TestCredentialSpecConversion/registry [2021-09-24T16:46:52.112Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-09-24T16:46:52.112Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-09-24T16:46:52.112Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-09-24T16:46:52.112Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-09-24T16:46:52.112Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-09-24T16:46:52.112Z] === RUN TestControllerValidateMountBind [2021-09-24T16:46:52.112Z] --- PASS: TestControllerValidateMountBind (0.01s) [2021-09-24T16:46:52.112Z] === RUN TestControllerValidateMountVolume [2021-09-24T16:46:52.112Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-09-24T16:46:52.112Z] === RUN TestControllerValidateMountTarget [2021-09-24T16:46:52.112Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-09-24T16:46:52.112Z] === RUN TestControllerValidateMountTmpfs [2021-09-24T16:46:52.112Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-09-24T16:46:52.112Z] === RUN TestControllerValidateMountInvalidType [2021-09-24T16:46:52.112Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-09-24T16:46:52.112Z] === RUN TestControllerValidateMountNamedPipe [2021-09-24T16:46:52.112Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-09-24T16:46:52.112Z] PASS [2021-09-24T16:46:52.112Z] coverage: 11.0% of statements [2021-09-24T16:46:52.112Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.609s coverage: 11.0% of statements [2021-09-24T16:46:52.112Z] === RUN TestEventsLog [2021-09-24T16:46:52.112Z] --- PASS: TestEventsLog (0.00s) [2021-09-24T16:46:52.112Z] === RUN TestEventsLogTimeout [2021-09-24T16:46:52.112Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-09-24T16:46:52.112Z] === RUN TestLogEvents [2021-09-24T16:46:52.112Z] --- PASS: TestLogEvents (0.05s) [2021-09-24T16:46:52.112Z] === RUN TestLoadBufferedEvents [2021-09-24T16:46:52.112Z] --- PASS: TestLoadBufferedEvents (0.12s) [2021-09-24T16:46:52.112Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-09-24T16:46:52.112Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-09-24T16:46:52.112Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-09-24T16:46:52.112Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-09-24T16:46:52.112Z] PASS [2021-09-24T16:46:52.112Z] coverage: 50.0% of statements [2021-09-24T16:46:52.112Z] ok github.com/docker/docker/daemon/events 0.208s coverage: 50.0% of statements [2021-09-24T16:46:52.888Z] === RUN TestIsEmptyDir [2021-09-24T16:46:52.888Z] --- PASS: TestIsEmptyDir (0.01s) [2021-09-24T16:46:52.888Z] PASS [2021-09-24T16:46:52.888Z] coverage: 2.3% of statements [2021-09-24T16:46:52.888Z] ok github.com/docker/docker/daemon/graphdriver 0.062s coverage: 2.3% of statements [2021-09-24T16:46:52.888Z] === RUN TestVerifyNetworkingConfig [2021-09-24T16:46:52.888Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-09-24T16:46:52.888Z] === RUN TestGetContainer [2021-09-24T16:46:52.888Z] --- PASS: TestGetContainer (0.00s) [2021-09-24T16:46:52.888Z] === RUN TestValidContainerNames [2021-09-24T16:46:52.888Z] --- PASS: TestValidContainerNames (0.00s) [2021-09-24T16:46:52.888Z] === RUN TestContainerInitDNS [2021-09-24T16:46:52.888Z] daemon_test.go:146: root required [2021-09-24T16:46:52.888Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-09-24T16:46:52.888Z] === RUN TestMerge [2021-09-24T16:46:52.888Z] --- PASS: TestMerge (0.00s) [2021-09-24T16:46:52.888Z] === RUN TestValidateContainerIsolation [2021-09-24T16:46:52.888Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-09-24T16:46:52.888Z] === RUN TestFindNetworkErrorType [2021-09-24T16:46:52.888Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-09-24T16:46:52.888Z] === RUN TestEnsureServicesExist [2021-09-24T16:46:52.888Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-09-24T16:46:52.888Z] === RUN TestEnsureServicesExistErrors [2021-09-24T16:46:52.888Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-09-24T16:46:52.888Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-09-24T16:46:52.888Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-09-24T16:46:52.888Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-09-24T16:46:52.888Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-09-24T16:46:52.888Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-09-24T16:46:52.888Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-09-24T16:46:52.888Z] === RUN TestContainerDelete [2021-09-24T16:46:52.888Z] --- PASS: TestContainerDelete (0.00s) [2021-09-24T16:46:52.888Z] === RUN TestContainerDoubleDelete [2021-09-24T16:46:52.888Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-09-24T16:46:52.888Z] === RUN TestLogContainerEventCopyLabels [2021-09-24T16:46:52.888Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-09-24T16:46:52.888Z] === RUN TestLogContainerEventWithAttributes [2021-09-24T16:46:52.888Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-09-24T16:46:52.888Z] === RUN TestNoneHealthcheck [2021-09-24T16:46:52.888Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-09-24T16:46:52.888Z] === RUN TestHealthStates [2021-09-24T16:46:52.888Z] time="2021-09-24T16:46:52Z" 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-09-24T16:46:52.888Z] time="2021-09-24T16:46:52Z" 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-09-24T16:46:52.889Z] time="2021-09-24T16:46:52Z" 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-09-24T16:46:52.889Z] time="2021-09-24T16:46:52Z" 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-09-24T16:46:52.889Z] time="2021-09-24T16:46:52Z" 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-09-24T16:46:52.889Z] time="2021-09-24T16:46:52Z" 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-09-24T16:46:52.889Z] time="2021-09-24T16:46:52Z" 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-09-24T16:46:52.889Z] time="2021-09-24T16:46:52Z" 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-09-24T16:46:52.889Z] time="2021-09-24T16:46:52Z" 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-09-24T16:46:52.889Z] time="2021-09-24T16:46:52Z" 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-09-24T16:46:52.889Z] --- PASS: TestHealthStates (0.14s) [2021-09-24T16:46:52.889Z] === RUN TestMaskURLCredentials [2021-09-24T16:46:52.889Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-09-24T16:46:52.889Z] === RUN TestGetInspectData [2021-09-24T16:46:52.889Z] --- PASS: TestGetInspectData (0.00s) [2021-09-24T16:46:52.889Z] === RUN TestFillLicense [2021-09-24T16:46:52.889Z] --- PASS: TestFillLicense (0.00s) [2021-09-24T16:46:52.889Z] === RUN TestListInvalidFilter [2021-09-24T16:46:52.889Z] --- PASS: TestListInvalidFilter (0.00s) [2021-09-24T16:46:52.889Z] === RUN TestNameFilter [2021-09-24T16:46:52.889Z] --- PASS: TestNameFilter (0.00s) [2021-09-24T16:46:52.889Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-09-24T16:46:52.889Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-09-24T16:46:52.889Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-09-24T16:46:52.889Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-09-24T16:46:52.889Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-09-24T16:46:52.889Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-09-24T16:46:52.889Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-09-24T16:46:52.889Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-09-24T16:46:52.889Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-09-24T16:46:52.889Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-09-24T16:46:52.889Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-09-24T16:46:52.889Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-09-24T16:46:52.889Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-09-24T16:46:52.889Z] === 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-09-24T16:46:52.889Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-09-24T16:46:52.889Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-09-24T16:46:52.889Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-09-24T16:46:52.889Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-09-24T16:46:52.889Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-09-24T16:46:52.889Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-09-24T16:46:52.889Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-09-24T16:46:52.889Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-09-24T16:46:52.889Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-09-24T16:46:52.889Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-09-24T16:46:52.889Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-09-24T16:46:52.889Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-09-24T16:46:52.889Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-09-24T16:46:52.889Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-09-24T16:46:52.889Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-09-24T16:46:52.889Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-09-24T16:46:52.889Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-09-24T16:46:52.889Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-09-24T16:46:52.889Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-09-24T16:46:52.889Z] --- 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-09-24T16:46:52.889Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-09-24T16:46:52.889Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-09-24T16:46:52.889Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-09-24T16:46:52.889Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-09-24T16:46:52.889Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-09-24T16:46:52.889Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-09-24T16:46:52.889Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-09-24T16:46:52.889Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-09-24T16:46:52.889Z] === RUN TestDaemonReloadLabels [2021-09-24T16:46:52.889Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-09-24T16:46:52.889Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-09-24T16:46:52.889Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-09-24T16:46:52.889Z] === RUN TestDaemonReloadMirrors [2021-09-24T16:46:52.889Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-09-24T16:46:52.889Z] === RUN TestDaemonReloadInsecureRegistries [2021-09-24T16:46:52.889Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-09-24T16:46:52.889Z] === RUN TestDaemonReloadNotAffectOthers [2021-09-24T16:46:52.889Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-09-24T16:46:52.889Z] === RUN TestDaemonDiscoveryReload [2021-09-24T16:46:52.889Z] === RUN TestLinkNaming [2021-09-24T16:46:52.889Z] --- PASS: TestLinkNaming (0.00s) [2021-09-24T16:46:52.889Z] === RUN TestLinkNew [2021-09-24T16:46:52.889Z] --- PASS: TestLinkNew (0.00s) [2021-09-24T16:46:52.889Z] === RUN TestLinkEnv [2021-09-24T16:46:52.889Z] --- PASS: TestLinkEnv (0.00s) [2021-09-24T16:46:52.889Z] === RUN TestLinkMultipleEnv [2021-09-24T16:46:52.889Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-09-24T16:46:52.889Z] === RUN TestLinkPortRangeEnv [2021-09-24T16:46:52.889Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-09-24T16:46:52.889Z] PASS [2021-09-24T16:46:52.889Z] coverage: 93.0% of statements [2021-09-24T16:46:52.889Z] ok github.com/docker/docker/daemon/links 0.029s coverage: 93.0% of statements [2021-09-24T16:46:52.932Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-09-24T16:46:53.216Z] --- PASS: TestRenameRunningContainerAndReuse (1.27s) [2021-09-24T16:46:53.216Z] === RUN TestRenameInvalidName [2021-09-24T16:46:53.503Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-09-24T16:46:53.600Z] --- PASS: TestDaemonDiscoveryReload (1.04s) [2021-09-24T16:46:53.600Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-09-24T16:46:54.075Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-09-24T16:46:54.164Z] --- PASS: TestRenameInvalidName (0.74s) [2021-09-24T16:46:54.164Z] === RUN TestRenameAnonymousContainer [2021-09-24T16:46:54.244Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.57s) [2021-09-24T16:46:54.244Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-09-24T16:46:54.336Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-09-24T16:46:54.837Z] === RUN TestAdapterReadLogs [2021-09-24T16:46:54.837Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-09-24T16:46:54.837Z] === RUN TestCopier [2021-09-24T16:46:54.837Z] --- PASS: TestCopier (0.00s) [2021-09-24T16:46:54.838Z] === RUN TestCopierLongLines [2021-09-24T16:46:54.838Z] --- PASS: TestCopierLongLines (0.00s) [2021-09-24T16:46:54.838Z] === RUN TestCopierSlow [2021-09-24T16:46:54.838Z] === RUN TestNewStreamConfig [2021-09-24T16:46:54.838Z] === RUN TestNewStreamConfig/defaults [2021-09-24T16:46:54.838Z] === RUN TestNewStreamConfig/invalid_create_group [2021-09-24T16:46:54.838Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-09-24T16:46:54.838Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-09-24T16:46:54.838Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-09-24T16:46:54.838Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-09-24T16:46:54.838Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-09-24T16:46:54.838Z] --- PASS: TestNewStreamConfig (0.00s) [2021-09-24T16:46:54.838Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-09-24T16:46:54.838Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-09-24T16:46:54.838Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-09-24T16:46:54.838Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-09-24T16:46:54.838Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-09-24T16:46:54.838Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-09-24T16:46:54.838Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-09-24T16:46:54.838Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-09-24T16:46:54.838Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-09-24T16:46:54.838Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-09-24T16:46:54.838Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-09-24T16:46:54.838Z] === RUN TestNewAWSLogsClientRegionDetect [2021-09-24T16:46:54.838Z] time="2021-09-24T16:46:54Z" level=info msg="Trying to get region from EC2 Metadata" [2021-09-24T16:46:54.838Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.08s) [2021-09-24T16:46:54.838Z] === RUN TestCreateSuccess [2021-09-24T16:46:54.838Z] --- PASS: TestCreateSuccess (0.00s) [2021-09-24T16:46:54.838Z] === RUN TestCreateStreamSkipped [2021-09-24T16:46:54.838Z] time="2021-09-24T16:46:54Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-09-24T16:46:54.838Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-09-24T16:46:54.838Z] === RUN TestCreateLogGroupSuccess [2021-09-24T16:46:54.838Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-09-24T16:46:54.838Z] === RUN TestCreateError [2021-09-24T16:46:54.838Z] --- PASS: TestCreateError (0.00s) [2021-09-24T16:46:54.838Z] === RUN TestCreateAlreadyExists [2021-09-24T16:46:54.838Z] time="2021-09-24T16:46:54Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-09-24T16:46:54.838Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-09-24T16:46:54.838Z] === RUN TestLogClosed [2021-09-24T16:46:54.838Z] --- PASS: TestLogClosed (0.00s) [2021-09-24T16:46:54.838Z] === RUN TestLogBlocking [2021-09-24T16:46:54.838Z] --- PASS: TestLogBlocking (0.00s) [2021-09-24T16:46:54.838Z] === RUN TestLogNonBlockingBufferEmpty [2021-09-24T16:46:54.838Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-09-24T16:46:54.838Z] === RUN TestLogNonBlockingBufferFull [2021-09-24T16:46:54.838Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-09-24T16:46:54.838Z] === RUN TestPublishBatchSuccess [2021-09-24T16:46:54.838Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-09-24T16:46:54.838Z] === RUN TestPublishBatchError [2021-09-24T16:46:54.838Z] time="2021-09-24T16:46:54Z" level=error msg=Error [2021-09-24T16:46:54.838Z] --- PASS: TestPublishBatchError (0.00s) [2021-09-24T16:46:54.838Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-09-24T16:46:54.838Z] time="2021-09-24T16:46:54Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-09-24T16:46:54.838Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-09-24T16:46:54.838Z] === RUN TestPublishBatchAlreadyAccepted [2021-09-24T16:46:54.838Z] time="2021-09-24T16:46:54Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-09-24T16:46:54.838Z] time="2021-09-24T16:46:54Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-09-24T16:46:54.838Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-09-24T16:46:54.838Z] === RUN TestCollectBatchSimple [2021-09-24T16:46:54.838Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-09-24T16:46:54.838Z] === RUN TestCollectBatchTicker [2021-09-24T16:46:54.838Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-09-24T16:46:54.838Z] === RUN TestCollectBatchMultilinePattern [2021-09-24T16:46:54.838Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-09-24T16:46:54.838Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-09-24T16:46:54.838Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-09-24T16:46:54.838Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-09-24T16:46:54.838Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-09-24T16:46:54.838Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-09-24T16:46:54.838Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-09-24T16:46:54.838Z] === RUN TestCollectBatchClose [2021-09-24T16:46:54.838Z] --- PASS: TestCollectBatchClose (0.00s) [2021-09-24T16:46:54.838Z] === RUN TestEffectiveLen [2021-09-24T16:46:54.838Z] === RUN TestEffectiveLen/0/Hello [2021-09-24T16:46:54.838Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-09-24T16:46:54.838Z] === RUN TestEffectiveLen/2/🙃 [2021-09-24T16:46:54.838Z] === RUN TestEffectiveLen/3/���� [2021-09-24T16:46:54.838Z] === RUN TestEffectiveLen/4/He��o [2021-09-24T16:46:54.838Z] === RUN TestEffectiveLen/5/ [2021-09-24T16:46:54.838Z] --- PASS: TestEffectiveLen (0.00s) [2021-09-24T16:46:54.838Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-09-24T16:46:54.838Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-09-24T16:46:54.838Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-09-24T16:46:54.838Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-09-24T16:46:54.838Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-09-24T16:46:54.838Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-09-24T16:46:54.838Z] === RUN TestFindValidSplit [2021-09-24T16:46:54.838Z] === RUN TestFindValidSplit/0/ [2021-09-24T16:46:54.838Z] cloudwatchlogs_test.go:1063: [2021-09-24T16:46:54.838Z] cloudwatchlogs_test.go:1064: [2021-09-24T16:46:54.838Z] === RUN TestFindValidSplit/1/Hello [2021-09-24T16:46:54.838Z] cloudwatchlogs_test.go:1063: Hello [2021-09-24T16:46:54.838Z] cloudwatchlogs_test.go:1064: [2021-09-24T16:46:54.838Z] === RUN TestFindValidSplit/2/Hello [2021-09-24T16:46:54.838Z] cloudwatchlogs_test.go:1063: He [2021-09-24T16:46:54.838Z] cloudwatchlogs_test.go:1064: llo [2021-09-24T16:46:54.838Z] === RUN TestFindValidSplit/3/Hello [2021-09-24T16:46:54.838Z] cloudwatchlogs_test.go:1063: [2021-09-24T16:46:54.838Z] cloudwatchlogs_test.go:1064: Hello [2021-09-24T16:46:54.838Z] === RUN TestFindValidSplit/4/🙃 [2021-09-24T16:46:54.838Z] cloudwatchlogs_test.go:1063: [2021-09-24T16:46:54.838Z] cloudwatchlogs_test.go:1064: 🙃 [2021-09-24T16:46:54.838Z] === RUN TestFindValidSplit/5/🙃 [2021-09-24T16:46:54.838Z] cloudwatchlogs_test.go:1063: 🙃 [2021-09-24T16:46:54.838Z] cloudwatchlogs_test.go:1064: [2021-09-24T16:46:54.838Z] === RUN TestFindValidSplit/6/a� [2021-09-24T16:46:54.838Z] cloudwatchlogs_test.go:1063: a [2021-09-24T16:46:54.838Z] cloudwatchlogs_test.go:1064: � [2021-09-24T16:46:54.838Z] === RUN TestFindValidSplit/7/a� [2021-09-24T16:46:54.838Z] cloudwatchlogs_test.go:1063: a� [2021-09-24T16:46:54.838Z] cloudwatchlogs_test.go:1064: [2021-09-24T16:46:54.838Z] --- PASS: TestFindValidSplit (0.00s) [2021-09-24T16:46:54.838Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-09-24T16:46:54.838Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-09-24T16:46:54.838Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-09-24T16:46:54.838Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-09-24T16:46:54.838Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-09-24T16:46:54.838Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-09-24T16:46:54.838Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-09-24T16:46:54.838Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-09-24T16:46:54.838Z] === RUN TestProcessEventEmoji [2021-09-24T16:46:54.838Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-09-24T16:46:54.838Z] === RUN TestCollectBatchLineSplit [2021-09-24T16:46:54.838Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-09-24T16:46:54.838Z] === RUN TestCollectBatchLineSplitWithBinary [2021-09-24T16:46:54.838Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-09-24T16:46:54.838Z] === RUN TestCollectBatchMaxEvents [2021-09-24T16:46:54.838Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2021-09-24T16:46:54.838Z] === RUN TestCollectBatchMaxTotalBytes [2021-09-24T16:46:54.838Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-09-24T16:46:54.838Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-09-24T16:46:54.838Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-09-24T16:46:54.838Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-09-24T16:46:54.838Z] --- PASS: TestCopierSlow (0.20s) [2021-09-24T16:46:54.838Z] === RUN TestCopierWithSized [2021-09-24T16:46:54.838Z] === RUN TestCopierWithSized/as_is [2021-09-24T16:46:54.838Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-09-24T16:46:54.838Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-09-24T16:46:54.838Z] reload_test.go:520: root required [2021-09-24T16:46:54.838Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-09-24T16:46:54.838Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-09-24T16:46:54.838Z] === RUN TestCopierWithSized/With_RingLogger [2021-09-24T16:46:54.838Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-09-24T16:46:54.838Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-09-24T16:46:54.838Z] --- PASS: TestCopierWithSized (0.01s) [2021-09-24T16:46:54.838Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-09-24T16:46:54.838Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-09-24T16:46:54.838Z] === RUN TestCopierWithPartial [2021-09-24T16:46:54.838Z] --- PASS: TestCopierWithPartial (0.00s) [2021-09-24T16:46:54.838Z] === RUN TestRingLogger [2021-09-24T16:46:54.838Z] --- PASS: TestRingLogger (0.00s) [2021-09-24T16:46:54.838Z] === RUN TestRingCap [2021-09-24T16:46:54.838Z] --- PASS: TestRingCap (0.00s) [2021-09-24T16:46:54.838Z] === RUN TestRingClose [2021-09-24T16:46:54.838Z] --- PASS: TestRingClose (0.00s) [2021-09-24T16:46:54.838Z] === RUN TestRingDrain [2021-09-24T16:46:54.838Z] --- PASS: TestRingDrain (0.00s) [2021-09-24T16:46:54.838Z] PASS [2021-09-24T16:46:54.838Z] coverage: 43.8% of statements [2021-09-24T16:46:54.838Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2021-09-24T16:46:54.838Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-09-24T16:46:54.838Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-09-24T16:46:54.838Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-09-24T16:46:54.838Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s) [2021-09-24T16:46:54.838Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-09-24T16:46:54.838Z] ok github.com/docker/docker/daemon/logger 0.269s coverage: 43.8% of statements [2021-09-24T16:46:54.838Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-09-24T16:46:54.838Z] === RUN TestParseVolumesFrom [2021-09-24T16:46:54.838Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-09-24T16:46:54.838Z] PASS [2021-09-24T16:46:54.838Z] coverage: 9.1% of statements [2021-09-24T16:46:54.838Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.03s) [2021-09-24T16:46:54.838Z] === RUN TestParseLogOptionsMultilinePattern [2021-09-24T16:46:54.838Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-09-24T16:46:54.838Z] === RUN TestParseLogOptionsDatetimeFormat [2021-09-24T16:46:54.838Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-09-24T16:46:54.838Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-09-24T16:46:54.838Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-09-24T16:46:54.838Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-09-24T16:46:54.838Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-09-24T16:46:54.838Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-09-24T16:46:54.838Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-09-24T16:46:54.838Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-09-24T16:46:54.838Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-09-24T16:46:54.838Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-09-24T16:46:54.838Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-09-24T16:46:54.838Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-09-24T16:46:54.838Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-09-24T16:46:54.838Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-09-24T16:46:54.838Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-09-24T16:46:54.838Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-09-24T16:46:54.838Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-09-24T16:46:54.838Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-09-24T16:46:54.838Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-09-24T16:46:54.838Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-09-24T16:46:54.838Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-09-24T16:46:54.838Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-09-24T16:46:54.838Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-09-24T16:46:54.838Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-09-24T16:46:54.838Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-09-24T16:46:54.838Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-09-24T16:46:54.838Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-09-24T16:46:54.838Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-09-24T16:46:54.838Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-09-24T16:46:54.838Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-09-24T16:46:54.838Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-09-24T16:46:54.838Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-09-24T16:46:54.838Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-09-24T16:46:54.838Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-09-24T16:46:54.838Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-09-24T16:46:54.838Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-09-24T16:46:54.838Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-09-24T16:46:54.838Z] === RUN TestCreateTagSuccess [2021-09-24T16:46:54.838Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-09-24T16:46:54.838Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-09-24T16:46:54.838Z] ok github.com/docker/docker/daemon 2.416s coverage: 9.1% of statements [2021-09-24T16:46:54.838Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-09-24T16:46:54.838Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-09-24T16:46:54.838Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-09-24T16:46:54.838Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-09-24T16:46:54.838Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-09-24T16:46:54.838Z] PASS [2021-09-24T16:46:54.838Z] coverage: 77.0% of statements [2021-09-24T16:46:54.838Z] ok github.com/docker/docker/daemon/logger/awslogs 0.254s coverage: 77.0% of statements [2021-09-24T16:46:54.838Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-09-24T16:46:54.838Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-09-24T16:46:54.838Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-09-24T16:46:54.838Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-09-24T16:46:54.838Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-09-24T16:46:54.838Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-09-24T16:46:54.838Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-09-24T16:46:54.838Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-09-24T16:46:54.838Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-09-24T16:46:54.838Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-09-24T16:46:54.838Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-09-24T16:46:54.838Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-09-24T16:46:54.838Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-09-24T16:46:54.838Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-09-24T16:46:54.838Z] === RUN TestSearchRegistryForImagesErrors [2021-09-24T16:46:54.838Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-09-24T16:46:54.838Z] === RUN TestSearchRegistryForImages [2021-09-24T16:46:54.838Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-09-24T16:46:54.838Z] === RUN TestOnlyPlatformWithFallback [2021-09-24T16:46:54.838Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-09-24T16:46:54.839Z] === RUN TestImageDelete [2021-09-24T16:46:54.839Z] === RUN TestImageDelete/no_lease [2021-09-24T16:46:54.839Z] === RUN TestImageDelete/lease_exists [2021-09-24T16:46:54.839Z] --- PASS: TestImageDelete (0.02s) [2021-09-24T16:46:54.839Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-09-24T16:46:54.839Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2021-09-24T16:46:54.839Z] === RUN TestContentStoreForPull [2021-09-24T16:46:55.278Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-09-24T16:46:55.369Z] --- PASS: TestContentStoreForPull (0.15s) [2021-09-24T16:46:55.369Z] PASS [2021-09-24T16:46:55.369Z] coverage: 6.7% of statements [2021-09-24T16:46:55.369Z] ok github.com/docker/docker/daemon/images 0.257s coverage: 6.7% of statements [2021-09-24T16:46:55.369Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-09-24T16:46:55.369Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-09-24T16:46:55.369Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-09-24T16:46:55.369Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-09-24T16:46:55.369Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-09-24T16:46:55.369Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-09-24T16:46:55.369Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-09-24T16:46:55.369Z] === RUN TestJSONLogsMarshalJSONBuf [2021-09-24T16:46:55.369Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-09-24T16:46:55.369Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-09-24T16:46:55.851Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.67s) [2021-09-24T16:46:55.851Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-09-24T16:46:55.879Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.11s) [2021-09-24T16:46:55.879Z] === RUN TestFastTimeMarshalJSON [2021-09-24T16:46:55.879Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2021-09-24T16:46:55.879Z] PASS [2021-09-24T16:46:55.879Z] coverage: 87.2% of statements [2021-09-24T16:46:55.879Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.152s coverage: 87.2% of statements [2021-09-24T16:46:55.879Z] === RUN TestJSONFileLogger [2021-09-24T16:46:55.879Z] --- PASS: TestJSONFileLogger (0.00s) [2021-09-24T16:46:55.879Z] === RUN TestJSONFileLoggerWithTags [2021-09-24T16:46:55.879Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-09-24T16:46:55.879Z] === RUN TestJSONFileLoggerWithOpts [2021-09-24T16:46:55.879Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-09-24T16:46:55.879Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-09-24T16:46:55.879Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-09-24T16:46:55.879Z] === RUN TestEncodeDecode [2021-09-24T16:46:55.879Z] === PAUSE TestEncodeDecode [2021-09-24T16:46:55.879Z] === RUN TestUnexpectedEOF [2021-09-24T16:46:56.111Z] === RUN TestDockerSuite/TestBuildUser [2021-09-24T16:46:56.371Z] === RUN TestWriteLog [2021-09-24T16:46:56.371Z] === PAUSE TestWriteLog [2021-09-24T16:46:56.371Z] === RUN TestReadLog [2021-09-24T16:46:56.371Z] === PAUSE TestReadLog [2021-09-24T16:46:56.371Z] === CONT TestWriteLog [2021-09-24T16:46:56.371Z] === CONT TestReadLog [2021-09-24T16:46:56.371Z] --- PASS: TestWriteLog (0.00s) [2021-09-24T16:46:56.371Z] === RUN TestReadLog/tail_exact [2021-09-24T16:46:56.371Z] time="2021-09-24T16:46:55Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-09-24T16:46:56.371Z] time="2021-09-24T16:46:55Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-09-24T16:46:56.371Z] --- PASS: TestUnexpectedEOF (0.13s) [2021-09-24T16:46:56.371Z] === CONT TestEncodeDecode [2021-09-24T16:46:56.371Z] --- PASS: TestEncodeDecode (0.00s) [2021-09-24T16:46:56.371Z] PASS [2021-09-24T16:46:56.371Z] coverage: 69.9% of statements [2021-09-24T16:46:56.371Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.186s coverage: 69.9% of statements [2021-09-24T16:46:56.371Z] === RUN TestReadLog/tail_less_than_available [2021-09-24T16:46:56.371Z] === RUN TestReadLog/tail_more_than_available [2021-09-24T16:46:56.371Z] --- PASS: TestReadLog (0.14s) [2021-09-24T16:46:56.371Z] --- PASS: TestReadLog/tail_exact (0.13s) [2021-09-24T16:46:56.371Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-09-24T16:46:56.371Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-09-24T16:46:56.371Z] PASS [2021-09-24T16:46:56.371Z] coverage: 75.2% of statements [2021-09-24T16:46:56.371Z] ok github.com/docker/docker/daemon/logger/local 0.188s coverage: 75.2% of statements [2021-09-24T16:46:56.371Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-09-24T16:46:56.712Z] --- PASS: TestRenameAnonymousContainer (2.39s) [2021-09-24T16:46:56.712Z] === RUN TestRenameContainerWithSameName [2021-09-24T16:46:56.841Z] === RUN TestOpenFileDelete [2021-09-24T16:46:56.841Z] --- PASS: TestOpenFileDelete (0.00s) [2021-09-24T16:46:56.841Z] === RUN TestOpenFileRename [2021-09-24T16:46:56.841Z] --- PASS: TestOpenFileRename (0.03s) [2021-09-24T16:46:56.841Z] === RUN TestParseLogTagDefaultTag [2021-09-24T16:46:56.841Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-09-24T16:46:56.841Z] === RUN TestParseLogTag [2021-09-24T16:46:56.841Z] --- PASS: TestParseLogTag (0.00s) [2021-09-24T16:46:56.841Z] === RUN TestParseLogTagEmptyTag [2021-09-24T16:46:56.841Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-09-24T16:46:56.841Z] === RUN TestTailFiles [2021-09-24T16:46:56.841Z] --- PASS: TestTailFiles (0.00s) [2021-09-24T16:46:56.841Z] === RUN TestFollowLogsConsumerGone [2021-09-24T16:46:56.841Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-09-24T16:46:56.841Z] === RUN TestFollowLogsProducerGone [2021-09-24T16:46:56.841Z] logfile_test.go:231: messages sent: 4098, received: 4098 [2021-09-24T16:46:56.841Z] logfile_test.go:178: logDecode() closed after sending 4098 messages [2021-09-24T16:46:56.841Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-09-24T16:46:56.841Z] === RUN TestCheckCapacityAndRotate [2021-09-24T16:46:56.841Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-09-24T16:46:56.841Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-09-24T16:46:56.841Z] --- PASS: TestCheckCapacityAndRotate (0.04s) [2021-09-24T16:46:56.841Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-09-24T16:46:56.841Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2021-09-24T16:46:56.841Z] PASS [2021-09-24T16:46:56.841Z] coverage: 50.9% of statements [2021-09-24T16:46:56.841Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.129s coverage: 50.9% of statements [2021-09-24T16:46:56.973Z] --- PASS: TestRenameContainerWithSameName (0.65s) [2021-09-24T16:46:56.973Z] === RUN TestRenameContainerWithLinkedContainer [2021-09-24T16:46:57.311Z] === RUN TestLog [2021-09-24T16:46:57.311Z] --- PASS: TestLog (0.00s) [2021-09-24T16:46:57.311Z] PASS [2021-09-24T16:46:57.311Z] coverage: 31.5% of statements [2021-09-24T16:46:57.311Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.049s coverage: 31.5% of statements [2021-09-24T16:46:57.311Z] === RUN TestParseLogFormat [2021-09-24T16:46:57.311Z] --- PASS: TestParseLogFormat (0.00s) [2021-09-24T16:46:57.311Z] === RUN TestValidateLogOptEmpty [2021-09-24T16:46:57.311Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-09-24T16:46:57.311Z] === RUN TestValidateSyslogAddress [2021-09-24T16:46:57.311Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-09-24T16:46:57.311Z] === RUN TestParseAddressDefaultPort [2021-09-24T16:46:57.311Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-09-24T16:46:57.311Z] === RUN TestValidateSyslogFacility [2021-09-24T16:46:57.311Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-09-24T16:46:57.311Z] === RUN TestValidateLogOptSyslogFormat [2021-09-24T16:46:57.311Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-09-24T16:46:57.311Z] === RUN TestValidateLogOpt [2021-09-24T16:46:57.311Z] --- PASS: TestValidateLogOpt (0.00s) [2021-09-24T16:46:57.311Z] PASS [2021-09-24T16:46:57.311Z] coverage: 46.8% of statements [2021-09-24T16:46:57.311Z] ok github.com/docker/docker/daemon/logger/syslog 0.037s coverage: 46.8% of statements [2021-09-24T16:46:57.494Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-09-24T16:46:57.716Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-24T16:46:57.716Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-24T16:46:57.781Z] === RUN TestNewParse [2021-09-24T16:46:57.781Z] --- PASS: TestNewParse (0.00s) [2021-09-24T16:46:57.781Z] PASS [2021-09-24T16:46:57.781Z] coverage: 8.3% of statements [2021-09-24T16:46:57.781Z] ok github.com/docker/docker/daemon/logger/templates 0.033s coverage: 8.3% of statements [2021-09-24T16:46:57.781Z] === RUN TestValidateLogOpt [2021-09-24T16:46:57.781Z] --- PASS: TestValidateLogOpt (0.00s) [2021-09-24T16:46:57.781Z] === RUN TestNewMissedConfig [2021-09-24T16:46:57.781Z] --- PASS: TestNewMissedConfig (0.00s) [2021-09-24T16:46:57.781Z] === RUN TestNewMissedUrl [2021-09-24T16:46:57.781Z] --- PASS: TestNewMissedUrl (0.00s) [2021-09-24T16:46:57.781Z] === RUN TestNewMissedToken [2021-09-24T16:46:57.781Z] --- PASS: TestNewMissedToken (0.00s) [2021-09-24T16:46:57.781Z] === RUN TestNewWithProxy [2021-09-24T16:46:57.781Z] --- PASS: TestNewWithProxy (0.00s) [2021-09-24T16:46:57.781Z] === RUN TestDefault [2021-09-24T16:46:57.781Z] --- PASS: TestDefault (0.01s) [2021-09-24T16:46:57.781Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-09-24T16:46:57.781Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-09-24T16:46:57.781Z] === RUN TestJsonFormat [2021-09-24T16:46:57.781Z] --- PASS: TestJsonFormat (0.01s) [2021-09-24T16:46:57.781Z] === RUN TestRawFormat [2021-09-24T16:46:57.781Z] --- PASS: TestRawFormat (0.00s) [2021-09-24T16:46:57.781Z] === RUN TestRawFormatWithLabels [2021-09-24T16:46:57.781Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-09-24T16:46:57.781Z] === RUN TestRawFormatWithoutTag [2021-09-24T16:46:57.781Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-09-24T16:46:57.781Z] === RUN TestBatching [2021-09-24T16:46:58.249Z] --- PASS: TestBatching (0.21s) [2021-09-24T16:46:58.249Z] === RUN TestFrequency [2021-09-24T16:46:58.249Z] --- PASS: TestFrequency (0.37s) [2021-09-24T16:46:58.249Z] === RUN TestOneMessagePerRequest [2021-09-24T16:46:58.249Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-09-24T16:46:58.249Z] === RUN TestVerify [2021-09-24T16:46:58.249Z] --- PASS: TestVerify (0.00s) [2021-09-24T16:46:58.249Z] === RUN TestSkipVerify [2021-09-24T16:46:58.358Z] --- PASS: TestRenameContainerWithLinkedContainer (1.28s) [2021-09-24T16:46:58.358Z] === RUN TestResize [2021-09-24T16:46:58.719Z] time="2021-09-24T16:46:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-24T16:46:58.719Z] time="2021-09-24T16:46:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-24T16:46:58.719Z] time="2021-09-24T16:46:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-24T16:46:58.719Z] time="2021-09-24T16:46:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-24T16:46:58.719Z] --- PASS: TestSkipVerify (0.36s) [2021-09-24T16:46:58.719Z] === RUN TestBufferMaximum [2021-09-24T16:46:58.719Z] time="2021-09-24T16:46:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-24T16:46:58.719Z] time="2021-09-24T16:46:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-24T16:46:58.719Z] time="2021-09-24T16:46:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-24T16:46:58.719Z] time="2021-09-24T16:46:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-24T16:46:58.719Z] time="2021-09-24T16:46:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-24T16:46:58.719Z] time="2021-09-24T16:46:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1632502018.501157\",\"host\":\"f3ea296457ca\"}'" [2021-09-24T16:46:58.719Z] time="2021-09-24T16:46:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1632502018.501157\",\"host\":\"f3ea296457ca\"}'" [2021-09-24T16:46:58.719Z] --- PASS: TestBufferMaximum (0.00s) [2021-09-24T16:46:58.719Z] === RUN TestServerAlwaysDown [2021-09-24T16:46:58.719Z] time="2021-09-24T16:46:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-24T16:46:58.719Z] time="2021-09-24T16:46:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-24T16:46:58.719Z] time="2021-09-24T16:46:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1632502018.503170\",\"host\":\"f3ea296457ca\"}'" [2021-09-24T16:46:58.719Z] time="2021-09-24T16:46:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1632502018.503170\",\"host\":\"f3ea296457ca\"}'" [2021-09-24T16:46:58.719Z] time="2021-09-24T16:46:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-24T16:46:58.719Z] time="2021-09-24T16:46:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1632502018.503170\",\"host\":\"f3ea296457ca\"}'" [2021-09-24T16:46:58.719Z] time="2021-09-24T16:46:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1632502018.504169\",\"host\":\"f3ea296457ca\"}'" [2021-09-24T16:46:58.719Z] time="2021-09-24T16:46:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1632502018.504169\",\"host\":\"f3ea296457ca\"}'" [2021-09-24T16:46:58.719Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-09-24T16:46:58.719Z] === RUN TestCannotSendAfterClose [2021-09-24T16:46:58.719Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-09-24T16:46:58.719Z] === RUN TestDeadlockOnBlockedEndpoint [2021-09-24T16:46:58.719Z] === RUN TestV1IDService [2021-09-24T16:46:58.719Z] --- PASS: TestV1IDService (0.01s) [2021-09-24T16:46:58.719Z] === RUN TestV2MetadataService [2021-09-24T16:46:58.930Z] --- PASS: TestResize (0.65s) [2021-09-24T16:46:58.930Z] === RUN TestResizeWithInvalidSize [2021-09-24T16:46:59.188Z] --- PASS: TestV2MetadataService (0.44s) [2021-09-24T16:46:59.189Z] PASS [2021-09-24T16:46:59.189Z] coverage: 48.2% of statements [2021-09-24T16:46:59.189Z] ok github.com/docker/docker/distribution/metadata 0.519s coverage: 48.2% of statements [2021-09-24T16:46:59.407Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-09-24T16:46:59.501Z] --- PASS: TestResizeWithInvalidSize (0.68s) [2021-09-24T16:46:59.501Z] === RUN TestResizeWhenContainerNotStarted [2021-09-24T16:46:59.671Z] === RUN TestSuccessfulDownload [2021-09-24T16:46:59.671Z] download_test.go:267: Needs fixing on Windows [2021-09-24T16:46:59.671Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-09-24T16:46:59.671Z] === RUN TestCancelledDownload [2021-09-24T16:46:59.671Z] --- PASS: TestCancelledDownload (0.00s) [2021-09-24T16:46:59.671Z] === RUN TestMaxDownloadAttempts [2021-09-24T16:46:59.671Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-09-24T16:46:59.671Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-09-24T16:46:59.671Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-09-24T16:46:59.671Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-09-24T16:46:59.671Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-09-24T16:46:59.671Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-09-24T16:46:59.671Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-09-24T16:46:59.671Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-09-24T16:46:59.671Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-09-24T16:46:59.671Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-09-24T16:46:59.671Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-09-24T16:46:59.671Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-09-24T16:46:59.671Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-09-24T16:46:59.671Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-09-24T16:46:59.671Z] === RUN TestContinueOnError_MirrorEndpoint [2021-09-24T16:46:59.671Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-09-24T16:46:59.671Z] === RUN TestContinueOnError_NeverContinue [2021-09-24T16:46:59.671Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-09-24T16:46:59.671Z] === RUN TestManifestStore [2021-09-24T16:46:59.671Z] time="2021-09-24T16:46:59Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49206/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-09-24T16:46:59.671Z] time="2021-09-24T16:46:59Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"f3ea296457ca\"}'" [2021-09-24T16:46:59.671Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-09-24T16:46:59.671Z] PASS [2021-09-24T16:46:59.671Z] coverage: 82.5% of statements [2021-09-24T16:46:59.671Z] === RUN TestManifestStore/no_remote_or_local [2021-09-24T16:46:59.671Z] ok github.com/docker/docker/daemon/logger/splunk 2.024s coverage: 82.5% of statements [2021-09-24T16:46:59.671Z] ? github.com/docker/docker/daemon/names [no test files] [2021-09-24T16:46:59.671Z] ? github.com/docker/docker/daemon/network [no test files] [2021-09-24T16:46:59.671Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-09-24T16:47:00.154Z] time="2021-09-24T16:46:59Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1348011595\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-09-24T16:47:00.154Z] === RUN TestManifestStore/no_local_cache [2021-09-24T16:47:00.154Z] === RUN TestManifestStore/with_local_cache [2021-09-24T16:47:00.154Z] === RUN TestManifestStore/unknown_media_type [2021-09-24T16:47:00.154Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-09-24T16:47:00.154Z] time="2021-09-24T16:46:59Z" level=warning msg="reference for unknown type: " [2021-09-24T16:47:00.154Z] time="2021-09-24T16:46:59Z" level=warning msg="reference for unknown type: " [2021-09-24T16:47:00.154Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-09-24T16:47:00.154Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-09-24T16:47:00.154Z] time="2021-09-24T16:46:59Z" level=warning msg="reference for unknown type: " [2021-09-24T16:47:00.154Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-09-24T16:47:00.154Z] time="2021-09-24T16:46:59Z" level=warning msg="reference for unknown type: " [2021-09-24T16:47:00.154Z] time="2021-09-24T16:46:59Z" level=warning msg="reference for unknown type: " [2021-09-24T16:47:00.154Z] === RUN TestManifestStore/error_persisting_manifest [2021-09-24T16:47:00.154Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-09-24T16:47:00.154Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-09-24T16:47:00.154Z] time="2021-09-24T16:46:59Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-09-24T16:47:00.154Z] --- PASS: TestManifestStore (0.23s) [2021-09-24T16:47:00.154Z] --- PASS: TestManifestStore/no_remote_or_local (0.16s) [2021-09-24T16:47:00.154Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2021-09-24T16:47:00.154Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-09-24T16:47:00.154Z] --- PASS: TestManifestStore/unknown_media_type (0.03s) [2021-09-24T16:47:00.154Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2021-09-24T16:47:00.154Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.02s) [2021-09-24T16:47:00.154Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2021-09-24T16:47:00.154Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2021-09-24T16:47:00.154Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2021-09-24T16:47:00.154Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-09-24T16:47:00.154Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-09-24T16:47:00.154Z] === RUN TestDetectManifestBlobMediaType [2021-09-24T16:47:00.154Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-09-24T16:47:00.154Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-09-24T16:47:00.154Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-09-24T16:47:00.154Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-09-24T16:47:00.154Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-09-24T16:47:00.154Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-09-24T16:47:00.154Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-09-24T16:47:00.154Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-09-24T16:47:00.154Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-09-24T16:47:00.154Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-09-24T16:47:00.154Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-09-24T16:47:00.154Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-09-24T16:47:00.154Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-09-24T16:47:00.154Z] === RUN TestFixManifestLayers [2021-09-24T16:47:00.155Z] --- PASS: TestFixManifestLayers (0.02s) [2021-09-24T16:47:00.155Z] === RUN TestFixManifestLayersBaseLayerParent [2021-09-24T16:47:00.155Z] pull_v2_test.go:73: Needs fixing on Windows [2021-09-24T16:47:00.155Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-09-24T16:47:00.155Z] === RUN TestFixManifestLayersBadParent [2021-09-24T16:47:00.155Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-09-24T16:47:00.155Z] === RUN TestValidateManifest [2021-09-24T16:47:00.155Z] pull_v2_test.go:118: Needs fixing on Windows [2021-09-24T16:47:00.155Z] --- SKIP: TestValidateManifest (0.00s) [2021-09-24T16:47:00.155Z] === RUN TestFormatPlatform [2021-09-24T16:47:00.155Z] --- PASS: TestFormatPlatform (0.00s) [2021-09-24T16:47:00.155Z] === RUN TestGetRepositoryMountCandidates [2021-09-24T16:47:00.155Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-09-24T16:47:00.155Z] === RUN TestLayerAlreadyExists [2021-09-24T16:47:00.155Z] 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-09-24T16:47:00.155Z] 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-09-24T16:47:00.155Z] 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-09-24T16:47:00.155Z] 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-09-24T16:47:00.155Z] 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-09-24T16:47:00.155Z] 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-09-24T16:47:00.155Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-09-24T16:47:00.155Z] === RUN TestWhenEmptyAuthConfig [2021-09-24T16:47:00.155Z] time="2021-09-24T16:46:59Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-09-24T16:47:00.155Z] time="2021-09-24T16:46:59Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-09-24T16:47:00.155Z] time="2021-09-24T16:46:59Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-09-24T16:47:00.155Z] time="2021-09-24T16:46:59Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-09-24T16:47:00.155Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-09-24T16:47:00.155Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.43s) [2021-09-24T16:47:00.155Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.43s) [2021-09-24T16:47:00.155Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.43s) [2021-09-24T16:47:00.155Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.43s) [2021-09-24T16:47:00.155Z] === RUN TestTransfer [2021-09-24T16:47:00.155Z] --- PASS: TestTransfer (0.18s) [2021-09-24T16:47:00.155Z] === RUN TestConcurrencyLimit [2021-09-24T16:47:00.445Z] --- PASS: TestResizeWhenContainerNotStarted (0.61s) [2021-09-24T16:47:00.445Z] === RUN TestDaemonRestartKillContainers [2021-09-24T16:47:00.445Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-09-24T16:47:00.445Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-09-24T16:47:00.445Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-09-24T16:47:00.445Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-09-24T16:47:00.445Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-09-24T16:47:00.445Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-09-24T16:47:00.445Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-09-24T16:47:00.445Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-09-24T16:47:00.445Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-09-24T16:47:00.445Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-09-24T16:47:00.445Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-09-24T16:47:00.445Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-09-24T16:47:00.445Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-09-24T16:47:00.445Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-09-24T16:47:00.445Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-09-24T16:47:00.445Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-09-24T16:47:00.445Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-09-24T16:47:00.445Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-09-24T16:47:00.445Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-09-24T16:47:00.445Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-09-24T16:47:00.445Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-09-24T16:47:00.445Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-09-24T16:47:00.445Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-09-24T16:47:00.445Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-09-24T16:47:00.445Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-09-24T16:47:00.445Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-09-24T16:47:00.445Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-09-24T16:47:00.445Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-09-24T16:47:00.659Z] === RUN TestNotFound [2021-09-24T16:47:00.659Z] --- PASS: TestNotFound (0.00s) [2021-09-24T16:47:00.659Z] === RUN TestConflict [2021-09-24T16:47:00.659Z] --- PASS: TestConflict (0.00s) [2021-09-24T16:47:00.659Z] === RUN TestForbidden [2021-09-24T16:47:00.659Z] --- PASS: TestForbidden (0.00s) [2021-09-24T16:47:00.659Z] === RUN TestInvalidParameter [2021-09-24T16:47:00.659Z] --- PASS: TestInvalidParameter (0.00s) [2021-09-24T16:47:00.659Z] === RUN TestNotImplemented [2021-09-24T16:47:00.659Z] --- PASS: TestNotImplemented (0.00s) [2021-09-24T16:47:00.659Z] === RUN TestNotModified [2021-09-24T16:47:00.659Z] --- PASS: TestNotModified (0.00s) [2021-09-24T16:47:00.659Z] === RUN TestUnauthorized [2021-09-24T16:47:00.659Z] --- PASS: TestUnauthorized (0.00s) [2021-09-24T16:47:00.659Z] === RUN TestUnknown [2021-09-24T16:47:00.659Z] --- PASS: TestUnknown (0.00s) [2021-09-24T16:47:00.659Z] === RUN TestCancelled [2021-09-24T16:47:00.659Z] --- PASS: TestCancelled (0.00s) [2021-09-24T16:47:00.659Z] === RUN TestDeadline [2021-09-24T16:47:00.659Z] --- PASS: TestDeadline (0.00s) [2021-09-24T16:47:00.659Z] === RUN TestDataLoss [2021-09-24T16:47:00.659Z] --- PASS: TestDataLoss (0.00s) [2021-09-24T16:47:00.659Z] === RUN TestUnavailable [2021-09-24T16:47:00.659Z] --- PASS: TestUnavailable (0.00s) [2021-09-24T16:47:00.659Z] === RUN TestSystem [2021-09-24T16:47:00.659Z] --- PASS: TestSystem (0.00s) [2021-09-24T16:47:00.659Z] === RUN TestFromStatusCode [2021-09-24T16:47:00.659Z] === RUN TestFromStatusCode/Not_Found [2021-09-24T16:47:00.659Z] === RUN TestFromStatusCode/Bad_Request [2021-09-24T16:47:00.659Z] === RUN TestFromStatusCode/Conflict [2021-09-24T16:47:00.659Z] === RUN TestFromStatusCode/Unauthorized [2021-09-24T16:47:00.659Z] === RUN TestFromStatusCode/Service_Unavailable [2021-09-24T16:47:00.659Z] === RUN TestFromStatusCode/Forbidden [2021-09-24T16:47:00.659Z] === RUN TestFromStatusCode/Not_Modified [2021-09-24T16:47:00.659Z] === RUN TestFromStatusCode/Not_Implemented [2021-09-24T16:47:00.659Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-09-24T16:47:00.659Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-09-24T16:47:00.659Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-09-24T16:47:00.659Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-09-24T16:47:00.659Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-09-24T16:47:00.659Z] --- PASS: TestFromStatusCode (0.00s) [2021-09-24T16:47:00.659Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-09-24T16:47:00.659Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-09-24T16:47:00.659Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-09-24T16:47:00.659Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-09-24T16:47:00.659Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-09-24T16:47:00.659Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-09-24T16:47:00.659Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-09-24T16:47:00.659Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-09-24T16:47:00.659Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-09-24T16:47:00.659Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-09-24T16:47:00.659Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-09-24T16:47:00.659Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-09-24T16:47:00.659Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-09-24T16:47:00.659Z] PASS [2021-09-24T16:47:00.659Z] coverage: 53.1% of statements [2021-09-24T16:47:00.659Z] ok github.com/docker/docker/errdefs 0.041s coverage: 53.1% of statements [2021-09-24T16:47:00.659Z] --- PASS: TestConcurrencyLimit (0.35s) [2021-09-24T16:47:00.659Z] === RUN TestInactiveJobs [2021-09-24T16:47:01.184Z] --- PASS: TestInactiveJobs (0.37s) [2021-09-24T16:47:01.184Z] === RUN TestWatchRelease [2021-09-24T16:47:01.184Z] --- PASS: TestWatchRelease (0.04s) [2021-09-24T16:47:01.184Z] === RUN TestWatchFinishedTransfer [2021-09-24T16:47:01.184Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-09-24T16:47:01.184Z] === RUN TestDuplicateTransfer [2021-09-24T16:47:01.184Z] === RUN TestFSGetInvalidData [2021-09-24T16:47:01.184Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-09-24T16:47:01.184Z] === RUN TestFSInvalidSet [2021-09-24T16:47:01.184Z] --- PASS: TestFSInvalidSet (0.01s) [2021-09-24T16:47:01.184Z] === RUN TestFSInvalidRoot [2021-09-24T16:47:01.184Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-09-24T16:47:01.184Z] === RUN TestFSMetadataGetSet [2021-09-24T16:47:01.184Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-09-24T16:47:01.184Z] === RUN TestSuccessfulUpload [2021-09-24T16:47:01.184Z] --- PASS: TestFSMetadataGetSet (0.02s) [2021-09-24T16:47:01.184Z] === RUN TestFSInvalidWalker [2021-09-24T16:47:01.184Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-09-24T16:47:01.184Z] === RUN TestFSGetSet [2021-09-24T16:47:01.184Z] --- PASS: TestFSGetSet (0.01s) [2021-09-24T16:47:01.184Z] === RUN TestFSGetUnsetKey [2021-09-24T16:47:01.184Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-09-24T16:47:01.184Z] === RUN TestFSGetEmptyData [2021-09-24T16:47:01.184Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-09-24T16:47:01.184Z] === RUN TestFSDelete [2021-09-24T16:47:01.184Z] --- PASS: TestFSDelete (0.01s) [2021-09-24T16:47:01.184Z] === RUN TestFSWalker [2021-09-24T16:47:01.184Z] --- PASS: TestFSWalker (0.01s) [2021-09-24T16:47:01.184Z] === RUN TestFSWalkerStopOnError [2021-09-24T16:47:01.184Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-09-24T16:47:01.184Z] === RUN TestNewFromJSON [2021-09-24T16:47:01.184Z] --- PASS: TestNewFromJSON (0.00s) [2021-09-24T16:47:01.184Z] === RUN TestNewFromJSONWithInvalidJSON [2021-09-24T16:47:01.184Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-09-24T16:47:01.184Z] === RUN TestMarshalKeyOrder [2021-09-24T16:47:01.184Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-09-24T16:47:01.184Z] === RUN TestHistoryEqual [2021-09-24T16:47:01.184Z] --- PASS: TestHistoryEqual (0.12s) [2021-09-24T16:47:01.184Z] === RUN TestImage [2021-09-24T16:47:01.184Z] --- PASS: TestImage (0.00s) [2021-09-24T16:47:01.184Z] === RUN TestImageOSNotEmpty [2021-09-24T16:47:01.184Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-09-24T16:47:01.184Z] === RUN TestNewChildImageFromImageWithRootFS [2021-09-24T16:47:01.184Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-09-24T16:47:01.184Z] === RUN TestCreate [2021-09-24T16:47:01.184Z] --- PASS: TestCreate (0.00s) [2021-09-24T16:47:01.184Z] === RUN TestRestore [2021-09-24T16:47:01.184Z] time="2021-09-24T16:47:01Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-09-24T16:47:01.184Z] --- PASS: TestRestore (0.02s) [2021-09-24T16:47:01.184Z] === RUN TestAddDelete [2021-09-24T16:47:01.184Z] --- PASS: TestAddDelete (0.02s) [2021-09-24T16:47:01.184Z] === RUN TestSearchAfterDelete [2021-09-24T16:47:01.184Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-09-24T16:47:01.184Z] === RUN TestParentReset [2021-09-24T16:47:01.184Z] time="2021-09-24T16:47:01Z" level=error msg="Upload failed, retrying: simulating retry" [2021-09-24T16:47:01.184Z] --- PASS: TestParentReset (0.02s) [2021-09-24T16:47:01.184Z] === RUN TestGetAndSetLastUpdated [2021-09-24T16:47:01.184Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2021-09-24T16:47:01.184Z] === RUN TestStoreLen [2021-09-24T16:47:01.184Z] --- PASS: TestStoreLen (0.02s) [2021-09-24T16:47:01.184Z] PASS [2021-09-24T16:47:01.184Z] coverage: 86.6% of statements [2021-09-24T16:47:01.184Z] ok github.com/docker/docker/image 0.348s coverage: 86.6% of statements [2021-09-24T16:47:01.724Z] --- PASS: TestSuccessfulUpload (0.35s) [2021-09-24T16:47:01.725Z] === RUN TestCancelledUpload [2021-09-24T16:47:01.725Z] --- PASS: TestCancelledUpload (0.00s) [2021-09-24T16:47:01.725Z] PASS [2021-09-24T16:47:01.725Z] coverage: 76.8% of statements [2021-09-24T16:47:01.725Z] ok github.com/docker/docker/distribution/xfer 1.814s coverage: 76.8% of statements [2021-09-24T16:47:01.725Z] === RUN TestCompare [2021-09-24T16:47:01.725Z] --- PASS: TestCompare (0.00s) [2021-09-24T16:47:01.725Z] PASS [2021-09-24T16:47:01.725Z] coverage: 19.2% of statements [2021-09-24T16:47:01.725Z] ok github.com/docker/docker/image/cache 0.049s coverage: 19.2% of statements [2021-09-24T16:47:01.834Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-09-24T16:47:02.277Z] === RUN TestMakeV1ConfigFromConfig [2021-09-24T16:47:02.277Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-09-24T16:47:02.277Z] PASS [2021-09-24T16:47:02.277Z] coverage: 25.0% of statements [2021-09-24T16:47:02.277Z] ok github.com/docker/docker/image/v1 0.064s coverage: 25.0% of statements [2021-09-24T16:47:02.277Z] --- PASS: TestWhenEmptyAuthConfig (2.42s) [2021-09-24T16:47:02.277Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-09-24T16:47:02.277Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-09-24T16:47:02.277Z] === RUN TestTokenPassThru [2021-09-24T16:47:02.779Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-09-24T16:47:02.865Z] --- PASS: TestTokenPassThru (0.04s) [2021-09-24T16:47:02.865Z] === RUN TestTokenPassThruDifferentHost [2021-09-24T16:47:02.865Z] --- PASS: TestTokenPassThruDifferentHost (0.00s) [2021-09-24T16:47:02.865Z] PASS [2021-09-24T16:47:02.865Z] coverage: 24.1% of statements [2021-09-24T16:47:02.865Z] ok github.com/docker/docker/distribution 2.801s coverage: 24.1% of statements [2021-09-24T16:47:02.865Z] === RUN TestValidateManifest [2021-09-24T16:47:02.865Z] === RUN TestValidateManifest/nil [2021-09-24T16:47:02.865Z] === RUN TestValidateManifest/non-nil [2021-09-24T16:47:02.865Z] --- PASS: TestValidateManifest (0.00s) [2021-09-24T16:47:02.865Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-09-24T16:47:02.865Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-09-24T16:47:02.865Z] PASS [2021-09-24T16:47:02.865Z] coverage: 0.7% of statements [2021-09-24T16:47:02.865Z] ok github.com/docker/docker/image/tarexport 0.134s coverage: 0.7% of statements [2021-09-24T16:47:02.865Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-09-24T16:47:02.865Z] ? github.com/docker/docker/dockerversion [no test files] [2021-09-24T16:47:02.865Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-09-24T16:47:03.079Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s) [2021-09-24T16:47:03.079Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (12.04s) [2021-09-24T16:47:03.079Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (12.11s) [2021-09-24T16:47:03.079Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (12.24s) [2021-09-24T16:47:03.079Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (17.34s) [2021-09-24T16:47:03.079Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (6.22s) [2021-09-24T16:47:03.079Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (6.23s) [2021-09-24T16:47:03.079Z] === RUN TestBuildMultiStageCopy [2021-09-24T16:47:03.079Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-09-24T16:47:03.524Z] === RUN TestEmptyLayer [2021-09-24T16:47:03.524Z] === RUN TestSerialization [2021-09-24T16:47:03.524Z] --- PASS: TestEmptyLayer (0.00s) [2021-09-24T16:47:03.524Z] === RUN TestCommitFailure [2021-09-24T16:47:03.524Z] --- PASS: TestCommitFailure (0.01s) [2021-09-24T16:47:03.524Z] === RUN TestStartTransactionFailure [2021-09-24T16:47:03.524Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-09-24T16:47:03.524Z] === RUN TestGetOrphan [2021-09-24T16:47:03.524Z] --- PASS: TestGetOrphan (0.01s) [2021-09-24T16:47:03.524Z] === RUN TestMountAndRegister [2021-09-24T16:47:03.524Z] --- PASS: TestSerialization (0.02s) [2021-09-24T16:47:03.524Z] PASS [2021-09-24T16:47:03.524Z] coverage: 100.0% of statements [2021-09-24T16:47:03.524Z] ok github.com/docker/docker/libcontainerd/queue 0.052s coverage: 100.0% of statements [2021-09-24T16:47:03.524Z] layer_test.go:270: Layer size: 14 [2021-09-24T16:47:03.524Z] --- PASS: TestMountAndRegister (0.03s) [2021-09-24T16:47:03.524Z] === RUN TestLayerRelease [2021-09-24T16:47:03.524Z] layer_test.go:303: Failing on Windows [2021-09-24T16:47:03.524Z] --- SKIP: TestLayerRelease (0.00s) [2021-09-24T16:47:03.524Z] === RUN TestStoreRestore [2021-09-24T16:47:03.524Z] layer_test.go:352: Failing on Windows [2021-09-24T16:47:03.524Z] --- SKIP: TestStoreRestore (0.00s) [2021-09-24T16:47:03.524Z] === RUN TestTarStreamStability [2021-09-24T16:47:03.524Z] layer_test.go:467: Failing on Windows [2021-09-24T16:47:03.524Z] --- SKIP: TestTarStreamStability (0.00s) [2021-09-24T16:47:03.524Z] === RUN TestRegisterExistingLayer [2021-09-24T16:47:03.725Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-09-24T16:47:03.725Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-09-24T16:47:04.219Z] --- PASS: TestRegisterExistingLayer (0.17s) [2021-09-24T16:47:04.219Z] === RUN TestTarStreamVerification [2021-09-24T16:47:04.219Z] layer_test.go:696: Failing on Windows [2021-09-24T16:47:04.219Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-09-24T16:47:04.219Z] === RUN TestLayerMigration [2021-09-24T16:47:04.219Z] migration_test.go:45: Failing on Windows [2021-09-24T16:47:04.219Z] --- SKIP: TestLayerMigration (0.00s) [2021-09-24T16:47:04.219Z] === RUN TestLayerMigrationNoTarsplit [2021-09-24T16:47:04.219Z] migration_test.go:181: Failing on Windows [2021-09-24T16:47:04.219Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-09-24T16:47:04.219Z] === RUN TestMountInit [2021-09-24T16:47:04.219Z] mount_test.go:17: Failing on Windows [2021-09-24T16:47:04.219Z] --- SKIP: TestMountInit (0.00s) [2021-09-24T16:47:04.219Z] === RUN TestMountSize [2021-09-24T16:47:04.219Z] mount_test.go:76: Failing on Windows [2021-09-24T16:47:04.219Z] --- SKIP: TestMountSize (0.00s) [2021-09-24T16:47:04.219Z] === RUN TestMountChanges [2021-09-24T16:47:04.219Z] mount_test.go:125: Failing on Windows [2021-09-24T16:47:04.219Z] --- SKIP: TestMountChanges (0.00s) [2021-09-24T16:47:04.219Z] === RUN TestMountApply [2021-09-24T16:47:04.219Z] mount_test.go:212: Failing on Windows [2021-09-24T16:47:04.219Z] --- SKIP: TestMountApply (0.00s) [2021-09-24T16:47:04.219Z] PASS [2021-09-24T16:47:04.219Z] coverage: 30.1% of statements [2021-09-24T16:47:04.219Z] ok github.com/docker/docker/layer 0.268s coverage: 30.1% of statements [2021-09-24T16:47:04.219Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-09-24T16:47:04.219Z] === RUN TestEnvironmentParsing [2021-09-24T16:47:04.219Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-09-24T16:47:04.219Z] PASS [2021-09-24T16:47:04.219Z] coverage: 1.2% of statements [2021-09-24T16:47:04.219Z] ok github.com/docker/docker/libcontainerd/local 0.051s coverage: 1.2% of statements [2021-09-24T16:47:04.219Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-09-24T16:47:04.219Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-09-24T16:47:04.219Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-09-24T16:47:04.298Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-09-24T16:47:05.241Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-09-24T16:47:05.241Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-09-24T16:47:05.503Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-09-24T16:47:05.738Z] === RUN TestSequenceGetAvailableBit [2021-09-24T16:47:05.738Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-09-24T16:47:05.738Z] === RUN TestSequenceEqual [2021-09-24T16:47:05.738Z] --- PASS: TestSequenceEqual (0.00s) [2021-09-24T16:47:05.738Z] === RUN TestSequenceCopy [2021-09-24T16:47:05.738Z] --- PASS: TestSequenceCopy (0.00s) [2021-09-24T16:47:05.738Z] === RUN TestGetFirstAvailable [2021-09-24T16:47:05.738Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-09-24T16:47:05.738Z] === RUN TestFindSequence [2021-09-24T16:47:05.738Z] --- PASS: TestFindSequence (0.00s) [2021-09-24T16:47:05.738Z] === RUN TestCheckIfAvailable [2021-09-24T16:47:05.738Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-09-24T16:47:05.738Z] === RUN TestMergeSequences [2021-09-24T16:47:05.738Z] --- PASS: TestMergeSequences (0.00s) [2021-09-24T16:47:05.738Z] === RUN TestPushReservation [2021-09-24T16:47:05.738Z] --- PASS: TestPushReservation (0.00s) [2021-09-24T16:47:05.738Z] === RUN TestSerializeDeserialize [2021-09-24T16:47:05.738Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-09-24T16:47:05.738Z] === RUN TestSet [2021-09-24T16:47:05.738Z] --- PASS: TestSet (0.00s) [2021-09-24T16:47:05.738Z] === RUN TestSetUnset [2021-09-24T16:47:05.738Z] --- PASS: TestSetUnset (0.00s) [2021-09-24T16:47:05.738Z] === RUN TestOffsetSetUnset [2021-09-24T16:47:05.738Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-09-24T16:47:05.738Z] === RUN TestSetInRange [2021-09-24T16:47:05.738Z] --- PASS: TestSetInRange (0.00s) [2021-09-24T16:47:05.738Z] === RUN TestSetAnyInRange [2021-09-24T16:47:05.738Z] --- PASS: TestSetAnyInRange (0.00s) [2021-09-24T16:47:05.738Z] === RUN TestMethods [2021-09-24T16:47:05.738Z] --- PASS: TestMethods (0.00s) [2021-09-24T16:47:05.738Z] === RUN TestRandomAllocateDeallocate [2021-09-24T16:47:06.522Z] === RUN TestInvalidConfig [2021-09-24T16:47:06.522Z] --- PASS: TestInvalidConfig (0.00s) [2021-09-24T16:47:06.522Z] === RUN TestConfig [2021-09-24T16:47:06.522Z] --- PASS: TestConfig (0.00s) [2021-09-24T16:47:06.522Z] === RUN TestOptionsLabels [2021-09-24T16:47:06.522Z] --- PASS: TestOptionsLabels (0.00s) [2021-09-24T16:47:06.522Z] === RUN TestValidName [2021-09-24T16:47:06.522Z] --- PASS: TestValidName (0.00s) [2021-09-24T16:47:06.522Z] === RUN TestTLSConfiguration [2021-09-24T16:47:06.522Z] time="2021-09-24T16:47:05Z" level=info msg="Option Initializing KV with TLS" [2021-09-24T16:47:06.522Z] --- PASS: TestTLSConfiguration (0.13s) [2021-09-24T16:47:06.522Z] PASS [2021-09-24T16:47:06.522Z] coverage: 24.0% of statements [2021-09-24T16:47:06.522Z] ok github.com/docker/docker/libnetwork/config 0.210s coverage: 24.0% of statements [2021-09-24T16:47:06.522Z] === RUN TestErrorInterfaces [2021-09-24T16:47:06.522Z] --- PASS: TestErrorInterfaces (0.00s) [2021-09-24T16:47:06.522Z] === RUN TestNetworkMarshalling [2021-09-24T16:47:07.351Z] === RUN TestKey [2021-09-24T16:47:07.351Z] --- PASS: TestKey (0.00s) [2021-09-24T16:47:07.351Z] === RUN TestParseKey [2021-09-24T16:47:07.351Z] --- PASS: TestParseKey (0.00s) [2021-09-24T16:47:07.351Z] === RUN TestInvalidDataStore [2021-09-24T16:47:07.351Z] --- PASS: TestInvalidDataStore (0.00s) [2021-09-24T16:47:07.351Z] === RUN TestKVObjectFlatKey [2021-09-24T16:47:07.351Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-09-24T16:47:07.351Z] === RUN TestAtomicKVObjectFlatKey [2021-09-24T16:47:07.351Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-09-24T16:47:07.351Z] PASS [2021-09-24T16:47:07.351Z] coverage: 21.9% of statements [2021-09-24T16:47:07.351Z] ok github.com/docker/docker/libnetwork/datastore 0.036s coverage: 21.9% of statements [2021-09-24T16:47:07.351Z] --- PASS: TestNetworkMarshalling (0.13s) [2021-09-24T16:47:07.351Z] === RUN TestEndpointMarshalling [2021-09-24T16:47:07.351Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-09-24T16:47:07.351Z] === RUN TestAuxAddresses [2021-09-24T16:47:07.351Z] time="2021-09-24T16:47:06Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-09-24T16:47:07.351Z] --- PASS: TestAuxAddresses (0.01s) [2021-09-24T16:47:07.351Z] === RUN TestSRVServiceQuery [2021-09-24T16:47:07.351Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-09-24T16:47:07.351Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-09-24T16:47:07.351Z] === RUN TestServiceVIPReuse [2021-09-24T16:47:07.351Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-09-24T16:47:07.351Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-09-24T16:47:07.351Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-09-24T16:47:07.351Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-09-24T16:47:07.351Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-09-24T16:47:07.351Z] === RUN TestDNSIPQuery [2021-09-24T16:47:07.351Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-09-24T16:47:07.351Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-09-24T16:47:07.351Z] === RUN TestDNSProxyServFail [2021-09-24T16:47:07.351Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-09-24T16:47:07.351Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-09-24T16:47:07.351Z] === RUN TestSandboxAddEmpty [2021-09-24T16:47:07.351Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-24T16:47:07.351Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-09-24T16:47:07.351Z] === RUN TestSandboxAddMultiPrio [2021-09-24T16:47:07.351Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-24T16:47:07.351Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-09-24T16:47:07.351Z] === RUN TestSandboxAddSamePrio [2021-09-24T16:47:07.351Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-24T16:47:07.351Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-09-24T16:47:07.351Z] === RUN TestCleanupServiceDiscovery [2021-09-24T16:47:07.351Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-09-24T16:47:07.351Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-09-24T16:47:07.351Z] === RUN TestDNSOptions [2021-09-24T16:47:07.351Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-09-24T16:47:07.351Z] --- SKIP: TestDNSOptions (0.00s) [2021-09-24T16:47:07.351Z] === RUN TestMultipleControllersWithSameStore [2021-09-24T16:47:07.351Z] time="2021-09-24T16:47:06Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-09-24T16:47:07.351Z] time="2021-09-24T16:47:06Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-09-24T16:47:07.351Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-09-24T16:47:07.351Z] PASS [2021-09-24T16:47:07.351Z] coverage: 8.6% of statements [2021-09-24T16:47:07.351Z] ok github.com/docker/docker/libnetwork 0.256s coverage: 8.6% of statements [2021-09-24T16:47:07.351Z] === RUN TestIPDataMarshalling [2021-09-24T16:47:07.351Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-09-24T16:47:07.351Z] === RUN TestValidateAndIsV6 [2021-09-24T16:47:07.351Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-09-24T16:47:07.351Z] PASS [2021-09-24T16:47:07.351Z] coverage: 68.9% of statements [2021-09-24T16:47:07.351Z] ok github.com/docker/docker/libnetwork/driverapi 0.034s coverage: 68.9% of statements [2021-09-24T16:47:07.544Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-09-24T16:47:08.051Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-09-24T16:47:08.051Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.64s) [2021-09-24T16:47:08.051Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.51s) [2021-09-24T16:47:08.051Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.26s) [2021-09-24T16:47:08.051Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.32s) [2021-09-24T16:47:08.051Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.34s) [2021-09-24T16:47:08.051Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.34s) [2021-09-24T16:47:08.051Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.59s) [2021-09-24T16:47:08.051Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.09s) [2021-09-24T16:47:08.051Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.44s) [2021-09-24T16:47:08.051Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.61s) [2021-09-24T16:47:08.051Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.18s) [2021-09-24T16:47:08.051Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.10s) [2021-09-24T16:47:08.051Z] === RUN TestCgroupNamespacesRun [2021-09-24T16:47:08.209Z] === RUN TestDriver [2021-09-24T16:47:08.209Z] --- PASS: TestDriver (0.00s) [2021-09-24T16:47:08.209Z] PASS [2021-09-24T16:47:08.209Z] coverage: 34.8% of statements [2021-09-24T16:47:08.209Z] ok github.com/docker/docker/libnetwork/drivers/host 0.032s coverage: 34.8% of statements [2021-09-24T16:47:08.209Z] === RUN TestDriver [2021-09-24T16:47:08.209Z] --- PASS: TestDriver (0.00s) [2021-09-24T16:47:08.209Z] PASS [2021-09-24T16:47:08.209Z] coverage: 34.8% of statements [2021-09-24T16:47:08.209Z] ok github.com/docker/docker/libnetwork/drivers/null 0.060s coverage: 34.8% of statements [2021-09-24T16:47:08.209Z] --- PASS: TestRandomAllocateDeallocate (2.78s) [2021-09-24T16:47:08.209Z] === RUN TestAllocateRandomDeallocate [2021-09-24T16:47:08.209Z] === RUN TestNetworkAllocateFree [2021-09-24T16:47:08.209Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-09-24T16:47:08.209Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-09-24T16:47:08.209Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-09-24T16:47:08.209Z] PASS [2021-09-24T16:47:08.209Z] coverage: 63.6% of statements [2021-09-24T16:47:08.209Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.048s coverage: 63.6% of statements [2021-09-24T16:47:09.098Z] === RUN TestGetEmptyCapabilities [2021-09-24T16:47:09.098Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-09-24T16:47:09.098Z] === RUN TestGetExtraCapabilities [2021-09-24T16:47:09.098Z] --- PASS: TestGetExtraCapabilities (0.00s) [2021-09-24T16:47:09.098Z] === RUN TestGetInvalidCapabilities [2021-09-24T16:47:09.098Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-09-24T16:47:09.098Z] === RUN TestRemoteDriver [2021-09-24T16:47:09.098Z] --- PASS: TestRemoteDriver (0.00s) [2021-09-24T16:47:09.098Z] === RUN TestDriverError [2021-09-24T16:47:09.098Z] --- PASS: TestDriverError (0.00s) [2021-09-24T16:47:09.098Z] === RUN TestMissingValues [2021-09-24T16:47:09.098Z] --- PASS: TestMissingValues (0.00s) [2021-09-24T16:47:09.098Z] === RUN TestRollback [2021-09-24T16:47:09.098Z] --- PASS: TestRollback (0.00s) [2021-09-24T16:47:09.098Z] PASS [2021-09-24T16:47:09.098Z] coverage: 57.4% of statements [2021-09-24T16:47:09.099Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.065s coverage: 57.4% of statements [2021-09-24T16:47:09.099Z] --- PASS: TestAllocateRandomDeallocate (0.86s) [2021-09-24T16:47:09.099Z] === RUN TestAllocateRandomDeallocateSerialize [2021-09-24T16:47:09.099Z] === RUN TestNAT [2021-09-24T16:47:09.099Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-09-24T16:47:09.099Z] --- SKIP: TestNAT (0.00s) [2021-09-24T16:47:09.099Z] === RUN TestTransparent [2021-09-24T16:47:09.099Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-09-24T16:47:09.099Z] --- SKIP: TestTransparent (0.00s) [2021-09-24T16:47:09.099Z] PASS [2021-09-24T16:47:09.099Z] coverage: 0.0% of statements [2021-09-24T16:47:09.099Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.038s coverage: 0.0% of statements [2021-09-24T16:47:09.099Z] === RUN TestBuildDefault [2021-09-24T16:47:09.099Z] --- PASS: TestBuildDefault (0.00s) [2021-09-24T16:47:09.099Z] === RUN TestBuildHostnameDomainname [2021-09-24T16:47:09.099Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-09-24T16:47:09.099Z] === RUN TestBuildHostname [2021-09-24T16:47:09.099Z] --- PASS: TestBuildHostname (0.00s) [2021-09-24T16:47:09.099Z] === RUN TestBuildHostnameFQDN [2021-09-24T16:47:09.099Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-09-24T16:47:09.099Z] === RUN TestBuildNoIP [2021-09-24T16:47:09.099Z] --- PASS: TestBuildNoIP (0.00s) [2021-09-24T16:47:09.099Z] === RUN TestUpdate [2021-09-24T16:47:09.099Z] --- PASS: TestUpdate (0.00s) [2021-09-24T16:47:09.099Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-09-24T16:47:09.099Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-09-24T16:47:09.099Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-09-24T16:47:09.099Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-09-24T16:47:09.099Z] === RUN TestAddEmpty [2021-09-24T16:47:09.099Z] --- PASS: TestAddEmpty (0.00s) [2021-09-24T16:47:09.099Z] === RUN TestAdd [2021-09-24T16:47:09.099Z] --- PASS: TestAdd (0.00s) [2021-09-24T16:47:09.099Z] === RUN TestDeleteEmpty [2021-09-24T16:47:09.099Z] --- PASS: TestDeleteEmpty (0.00s) [2021-09-24T16:47:09.099Z] === RUN TestDeleteNewline [2021-09-24T16:47:09.099Z] --- PASS: TestDeleteNewline (0.00s) [2021-09-24T16:47:09.099Z] === RUN TestDelete [2021-09-24T16:47:09.099Z] --- PASS: TestDelete (0.00s) [2021-09-24T16:47:09.099Z] === RUN TestConcurrentWrites [2021-09-24T16:47:09.099Z] --- PASS: TestConcurrentWrites (0.16s) [2021-09-24T16:47:09.099Z] PASS [2021-09-24T16:47:09.099Z] coverage: 81.2% of statements [2021-09-24T16:47:09.099Z] ok github.com/docker/docker/libnetwork/etchosts 0.203s coverage: 81.2% of statements [2021-09-24T16:47:09.436Z] --- PASS: TestCgroupNamespacesRun (1.50s) [2021-09-24T16:47:09.436Z] === RUN TestCgroupNamespacesRunPrivileged [2021-09-24T16:47:09.473Z] docker_api_swarm_test.go:272: [d68d4ad315741] joining swarm manager [d94ac26e16e5c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-24T16:47:09.473Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-09-24T16:47:09.711Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-09-24T16:47:10.028Z] === RUN TestNew [2021-09-24T16:47:10.028Z] --- PASS: TestNew (0.00s) [2021-09-24T16:47:10.028Z] === RUN TestAddDriver [2021-09-24T16:47:10.028Z] --- PASS: TestAddDriver (0.00s) [2021-09-24T16:47:10.028Z] === RUN TestAddDuplicateDriver [2021-09-24T16:47:10.028Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-09-24T16:47:10.028Z] === RUN TestIPAMDefaultAddressSpaces [2021-09-24T16:47:10.028Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-09-24T16:47:10.028Z] === RUN TestDriver [2021-09-24T16:47:10.028Z] --- PASS: TestDriver (0.00s) [2021-09-24T16:47:10.028Z] === RUN TestIPAM [2021-09-24T16:47:10.028Z] --- PASS: TestIPAM (0.00s) [2021-09-24T16:47:10.028Z] === RUN TestWalkIPAMs [2021-09-24T16:47:10.028Z] --- PASS: TestWalkIPAMs (0.00s) [2021-09-24T16:47:10.028Z] === RUN TestWalkDrivers [2021-09-24T16:47:10.028Z] --- PASS: TestWalkDrivers (0.00s) [2021-09-24T16:47:10.028Z] PASS [2021-09-24T16:47:10.028Z] coverage: 82.4% of statements [2021-09-24T16:47:10.028Z] ok github.com/docker/docker/libnetwork/drvregistry 0.060s coverage: 82.4% of statements [2021-09-24T16:47:10.028Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.72s) [2021-09-24T16:47:10.028Z] === RUN TestRetrieveFromStore [2021-09-24T16:47:10.028Z] --- PASS: TestRetrieveFromStore (0.35s) [2021-09-24T16:47:10.028Z] === RUN TestIsCorrupted [2021-09-24T16:47:10.028Z] === RUN TestDiff [2021-09-24T16:47:10.028Z] --- PASS: TestDiff (0.00s) [2021-09-24T16:47:10.028Z] === RUN TestAddedCallback [2021-09-24T16:47:10.028Z] --- PASS: TestAddedCallback (0.00s) [2021-09-24T16:47:10.028Z] === RUN TestRemovedCallback [2021-09-24T16:47:10.028Z] --- PASS: TestRemovedCallback (0.00s) [2021-09-24T16:47:10.028Z] === RUN TestNoCallback [2021-09-24T16:47:10.028Z] --- PASS: TestNoCallback (0.00s) [2021-09-24T16:47:10.028Z] PASS [2021-09-24T16:47:10.028Z] coverage: 48.1% of statements [2021-09-24T16:47:10.028Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.038s coverage: 48.1% of statements [2021-09-24T16:47:10.028Z] --- PASS: TestIsCorrupted (0.02s) [2021-09-24T16:47:10.028Z] === RUN TestSetRollover [2021-09-24T16:47:10.028Z] === RUN TestNew [2021-09-24T16:47:10.028Z] --- PASS: TestNew (0.00s) [2021-09-24T16:47:10.028Z] === RUN TestAllocate [2021-09-24T16:47:10.028Z] --- PASS: TestAllocate (0.00s) [2021-09-24T16:47:10.028Z] === RUN TestUninitialized [2021-09-24T16:47:10.028Z] --- PASS: TestUninitialized (0.00s) [2021-09-24T16:47:10.028Z] === RUN TestAllocateInRange [2021-09-24T16:47:10.028Z] --- PASS: TestAllocateInRange (0.00s) [2021-09-24T16:47:10.028Z] === RUN TestAllocateSerial [2021-09-24T16:47:10.028Z] --- PASS: TestAllocateSerial (0.00s) [2021-09-24T16:47:10.028Z] PASS [2021-09-24T16:47:10.028Z] coverage: 87.5% of statements [2021-09-24T16:47:10.028Z] ok github.com/docker/docker/libnetwork/idm 0.032s coverage: 87.5% of statements [2021-09-24T16:47:10.414Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-09-24T16:47:10.414Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-09-24T16:47:10.644Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-09-24T16:47:10.675Z] docker_api_swarm_test.go:273: [d42f1f5e9c01f] joining swarm manager [d94ac26e16e5c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-24T16:47:10.831Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.50s) [2021-09-24T16:47:10.831Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-09-24T16:47:10.990Z] === RUN TestCaller [2021-09-24T16:47:10.990Z] --- PASS: TestCaller (0.00s) [2021-09-24T16:47:10.990Z] PASS [2021-09-24T16:47:10.990Z] coverage: 100.0% of statements [2021-09-24T16:47:10.990Z] ok github.com/docker/docker/libnetwork/internal/caller 0.031s coverage: 100.0% of statements [2021-09-24T16:47:10.990Z] === RUN TestSetSerialInsertDelete [2021-09-24T16:47:10.990Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-09-24T16:47:10.990Z] === RUN TestSetParallelInsertDelete [2021-09-24T16:47:10.990Z] --- PASS: TestSetRollover (1.15s) [2021-09-24T16:47:10.990Z] === RUN TestSetRolloverSerial [2021-09-24T16:47:10.990Z] === RUN TestPoolRequest [2021-09-24T16:47:10.990Z] --- PASS: TestPoolRequest (0.00s) [2021-09-24T16:47:10.990Z] === RUN TestOtherRequests [2021-09-24T16:47:10.990Z] --- PASS: TestOtherRequests (0.00s) [2021-09-24T16:47:10.990Z] PASS [2021-09-24T16:47:10.990Z] coverage: 57.1% of statements [2021-09-24T16:47:10.990Z] ok github.com/docker/docker/libnetwork/ipams/null 0.032s coverage: 57.1% of statements [2021-09-24T16:47:11.246Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-09-24T16:47:11.571Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-09-24T16:47:11.817Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-09-24T16:47:12.004Z] === RUN TestInt2IP2IntConversion [2021-09-24T16:47:12.004Z] --- PASS: TestInt2IP2IntConversion (0.40s) [2021-09-24T16:47:12.004Z] === RUN TestGetAddressVersion [2021-09-24T16:47:12.004Z] --- PASS: TestGetAddressVersion (0.00s) [2021-09-24T16:47:12.004Z] === RUN TestKeyString [2021-09-24T16:47:12.004Z] --- PASS: TestKeyString (0.00s) [2021-09-24T16:47:12.004Z] === RUN TestPoolDataMarshal [2021-09-24T16:47:12.004Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-09-24T16:47:12.004Z] === RUN TestSubnetsMarshal [2021-09-24T16:47:12.004Z] --- PASS: TestSubnetsMarshal (0.02s) [2021-09-24T16:47:12.004Z] === RUN TestAddSubnets [2021-09-24T16:47:12.004Z] --- PASS: TestAddSubnets (0.03s) [2021-09-24T16:47:12.004Z] === RUN TestDoublePoolRelease [2021-09-24T16:47:12.004Z] --- PASS: TestDoublePoolRelease (0.01s) [2021-09-24T16:47:12.004Z] === RUN TestAddReleasePoolID [2021-09-24T16:47:12.004Z] --- PASS: TestAddReleasePoolID (0.04s) [2021-09-24T16:47:12.004Z] === RUN TestPredefinedPool [2021-09-24T16:47:12.004Z] --- PASS: TestPredefinedPool (0.01s) [2021-09-24T16:47:12.004Z] === RUN TestRemoveSubnet [2021-09-24T16:47:12.004Z] --- PASS: TestSetRolloverSerial (0.93s) [2021-09-24T16:47:12.004Z] === RUN TestGetFirstAvailableFromCurrent [2021-09-24T16:47:12.004Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-09-24T16:47:12.004Z] PASS [2021-09-24T16:47:12.004Z] coverage: 84.4% of statements [2021-09-24T16:47:12.004Z] ok github.com/docker/docker/libnetwork/bitseq 6.843s coverage: 84.4% of statements [2021-09-24T16:47:12.004Z] === RUN TestGetCapabilities [2021-09-24T16:47:12.004Z] --- PASS: TestGetCapabilities (0.01s) [2021-09-24T16:47:12.004Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-09-24T16:47:12.004Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-09-24T16:47:12.004Z] === RUN TestGetDefaultAddressSpaces [2021-09-24T16:47:12.004Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-09-24T16:47:12.004Z] === RUN TestRemoteDriver [2021-09-24T16:47:12.004Z] --- PASS: TestRemoteDriver (0.01s) [2021-09-24T16:47:12.004Z] PASS [2021-09-24T16:47:12.004Z] coverage: 47.4% of statements [2021-09-24T16:47:12.004Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.056s coverage: 47.4% of statements [2021-09-24T16:47:12.004Z] --- PASS: TestRemoveSubnet (0.10s) [2021-09-24T16:47:12.004Z] === RUN TestGetSameAddress [2021-09-24T16:47:12.004Z] --- PASS: TestGetSameAddress (0.02s) [2021-09-24T16:47:12.004Z] === RUN TestPoolAllocationReuse [2021-09-24T16:47:12.220Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.52s) [2021-09-24T16:47:12.220Z] === RUN TestCgroupNamespacesRunHostMode [2021-09-24T16:47:12.388Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.63s) [2021-09-24T16:47:12.388Z] PASS [2021-09-24T16:47:12.388Z] [2021-09-24T16:47:12.388Z] DONE 17 tests in 50.844s [2021-09-24T16:47:12.388Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-09-24T16:47:12.388Z] ++ 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-09-24T16:47:12.388Z] ++ set -e [2021-09-24T16:47:12.388Z] ++ '[' -n 0 ']' [2021-09-24T16:47:12.388Z] ++ set -x [2021-09-24T16:47:12.388Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09-24T16:47:12.509Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-09-24T16:47:12.650Z] INFO: Testing against a local daemon [2021-09-24T16:47:12.650Z] === RUN TestPluginInvalidJSON [2021-09-24T16:47:12.650Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-09-24T16:47:12.650Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-09-24T16:47:12.650Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-09-24T16:47:12.650Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-09-24T16:47:12.650Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-09-24T16:47:12.650Z] === RUN TestPluginInstall [2021-09-24T16:47:12.650Z] === RUN TestPluginInstall/no_auth [2021-09-24T16:47:12.911Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-09-24T16:47:12.911Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2021-09-24T16:47:12.911Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-09-24T16:47:12.911Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2021-09-24T16:47:12.911Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-09-24T16:47:12.911Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2021-09-24T16:47:12.911Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-09-24T16:47:12.911Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2021-09-24T16:47:12.911Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-09-24T16:47:12.964Z] === RUN TestWindowsIPAM [2021-09-24T16:47:12.964Z] --- PASS: TestWindowsIPAM (0.00s) [2021-09-24T16:47:12.964Z] PASS [2021-09-24T16:47:12.964Z] coverage: 71.4% of statements [2021-09-24T16:47:12.964Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.035s coverage: 71.4% of statements [2021-09-24T16:47:12.964Z] --- PASS: TestPoolAllocationReuse (0.93s) [2021-09-24T16:47:12.964Z] === RUN TestGetAddressSubPoolEqualPool [2021-09-24T16:47:12.964Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2021-09-24T16:47:12.964Z] === RUN TestRequestReleaseAddressFromSubPool [2021-09-24T16:47:13.420Z] --- PASS: TestBuildMultiStageCopy (10.72s) [2021-09-24T16:47:13.420Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (7.14s) [2021-09-24T16:47:13.420Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.68s) [2021-09-24T16:47:13.420Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.83s) [2021-09-24T16:47:13.420Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.95s) [2021-09-24T16:47:13.420Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.11s) [2021-09-24T16:47:13.420Z] === RUN TestBuildMultiStageParentConfig [2021-09-24T16:47:13.606Z] --- PASS: TestCgroupNamespacesRunHostMode (1.48s) [2021-09-24T16:47:13.606Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-09-24T16:47:13.907Z] === RUN TestDefaultNetwork [2021-09-24T16:47:13.907Z] --- PASS: TestDefaultNetwork (0.22s) [2021-09-24T16:47:13.907Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-09-24T16:47:13.907Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.21s) [2021-09-24T16:47:13.907Z] === RUN TestInitAddressPools [2021-09-24T16:47:13.907Z] --- PASS: TestInitAddressPools (0.00s) [2021-09-24T16:47:13.907Z] PASS [2021-09-24T16:47:13.907Z] coverage: 74.0% of statements [2021-09-24T16:47:13.907Z] ok github.com/docker/docker/libnetwork/ipamutils 0.485s coverage: 74.0% of statements [2021-09-24T16:47:14.296Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-09-24T16:47:14.296Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-09-24T16:47:14.868Z] time="2021-09-24T16:47:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-24T16:47:14.868Z] time="2021-09-24T16:47:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:993c24379b9da43718c957914b8fdd1eacb8c7248a35e29ba215aa410cb08a06" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-24T16:47:14.868Z] time="2021-09-24T16:47:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-24T16:47:14.868Z] time="2021-09-24T16:47:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:993c24379b9da43718c957914b8fdd1eacb8c7248a35e29ba215aa410cb08a06" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-24T16:47:15.129Z] === RUN TestPluginInstall/with_htpasswd [2021-09-24T16:47:15.129Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-09-24T16:47:15.180Z] === RUN TestKeyValue [2021-09-24T16:47:15.180Z] --- PASS: TestKeyValue (0.00s) [2021-09-24T16:47:15.180Z] PASS [2021-09-24T16:47:15.180Z] coverage: 60.0% of statements [2021-09-24T16:47:15.180Z] ok github.com/docker/docker/libnetwork/netlabel 0.032s coverage: 60.0% of statements [2021-09-24T16:47:15.180Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.41s) [2021-09-24T16:47:15.180Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-09-24T16:47:15.180Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-09-24T16:47:15.180Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-09-24T16:47:15.180Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-09-24T16:47:15.180Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-09-24T16:47:15.180Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-09-24T16:47:15.180Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-09-24T16:47:15.180Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-09-24T16:47:15.180Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-09-24T16:47:15.180Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-09-24T16:47:15.180Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-09-24T16:47:15.180Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-09-24T16:47:15.180Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-09-24T16:47:15.180Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-09-24T16:47:15.180Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-09-24T16:47:15.180Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-09-24T16:47:15.180Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-09-24T16:47:15.180Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-09-24T16:47:15.180Z] === RUN TestGenerate [2021-09-24T16:47:15.180Z] --- PASS: TestGenerate (0.00s) [2021-09-24T16:47:15.180Z] === RUN TestGeneratePtr [2021-09-24T16:47:15.180Z] --- PASS: TestGeneratePtr (0.00s) [2021-09-24T16:47:15.180Z] === RUN TestGenerateMissingField [2021-09-24T16:47:15.180Z] --- PASS: TestGenerateMissingField (0.00s) [2021-09-24T16:47:15.180Z] === RUN TestFieldCannotBeSet [2021-09-24T16:47:15.180Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-09-24T16:47:15.180Z] === RUN TestTypeMismatchError [2021-09-24T16:47:15.180Z] --- PASS: TestTypeMismatchError (0.00s) [2021-09-24T16:47:15.180Z] PASS [2021-09-24T16:47:15.180Z] coverage: 100.0% of statements [2021-09-24T16:47:15.180Z] ok github.com/docker/docker/libnetwork/options 0.031s coverage: 100.0% of statements [2021-09-24T16:47:15.390Z] time="2021-09-24T16:47:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-24T16:47:15.390Z] time="2021-09-24T16:47:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:993c24379b9da43718c957914b8fdd1eacb8c7248a35e29ba215aa410cb08a06" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-24T16:47:15.390Z] time="2021-09-24T16:47:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-24T16:47:15.390Z] time="2021-09-24T16:47:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:993c24379b9da43718c957914b8fdd1eacb8c7248a35e29ba215aa410cb08a06" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-24T16:47:15.520Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.50s) [2021-09-24T16:47:15.520Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-09-24T16:47:15.962Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-09-24T16:47:15.962Z] === RUN TestPluginInstall/with_insecure [2021-09-24T16:47:16.176Z] testing: warning: no tests to run [2021-09-24T16:47:16.176Z] PASS [2021-09-24T16:47:16.176Z] coverage: 0.0% of statements [2021-09-24T16:47:16.176Z] ok github.com/docker/docker/libnetwork/osl 0.044s coverage: 0.0% of statements [no tests to run] [2021-09-24T16:47:16.176Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.86s) [2021-09-24T16:47:16.176Z] === RUN TestGetAddress [2021-09-24T16:47:16.176Z] === RUN TestNetworkDBSimple [2021-09-24T16:47:16.281Z] --- PASS: TestBuildMultiStageParentConfig (2.17s) [2021-09-24T16:47:16.281Z] === RUN TestBuildLabelWithTargets [2021-09-24T16:47:16.281Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-24T16:47:16.281Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-09-24T16:47:16.281Z] === RUN TestBuildWithEmptyLayers [2021-09-24T16:47:16.535Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-09-24T16:47:16.795Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-09-24T16:47:16.795Z] time="2021-09-24T16:47:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-24T16:47:16.795Z] time="2021-09-24T16:47:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0812bce5d682a956eb231865b78c7514a9774f867327849865ee6f153ab96f05" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-24T16:47:16.795Z] time="2021-09-24T16:47:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-24T16:47:16.795Z] time="2021-09-24T16:47:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0812bce5d682a956eb231865b78c7514a9774f867327849865ee6f153ab96f05" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-24T16:47:16.904Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.50s) [2021-09-24T16:47:16.904Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-09-24T16:47:17.172Z] === RUN TestRequestNewPort [2021-09-24T16:47:17.172Z] --- PASS: TestRequestNewPort (0.00s) [2021-09-24T16:47:17.172Z] === RUN TestRequestSpecificPort [2021-09-24T16:47:17.172Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-09-24T16:47:17.172Z] === RUN TestReleasePort [2021-09-24T16:47:17.172Z] --- PASS: TestReleasePort (0.00s) [2021-09-24T16:47:17.172Z] === RUN TestReuseReleasedPort [2021-09-24T16:47:17.172Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-09-24T16:47:17.172Z] === RUN TestReleaseUnreadledPort [2021-09-24T16:47:17.172Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-09-24T16:47:17.172Z] === RUN TestUnknowProtocol [2021-09-24T16:47:17.172Z] --- PASS: TestUnknowProtocol (0.00s) [2021-09-24T16:47:17.172Z] === RUN TestAllocateAllPorts [2021-09-24T16:47:17.172Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-09-24T16:47:17.172Z] === RUN TestPortAllocation [2021-09-24T16:47:17.172Z] --- PASS: TestPortAllocation (0.00s) [2021-09-24T16:47:17.172Z] === RUN TestPortAllocationWithCustomRange [2021-09-24T16:47:17.172Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-09-24T16:47:17.172Z] === RUN TestNoDuplicateBPR [2021-09-24T16:47:17.172Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-09-24T16:47:17.172Z] === RUN TestChangePortRange [2021-09-24T16:47:17.172Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-09-24T16:47:17.172Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-09-24T16:47:17.172Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-09-24T16:47:17.172Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-09-24T16:47:17.172Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-09-24T16:47:17.172Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-09-24T16:47:17.172Z] --- PASS: TestChangePortRange (0.00s) [2021-09-24T16:47:17.172Z] PASS [2021-09-24T16:47:17.172Z] coverage: 88.6% of statements [2021-09-24T16:47:17.172Z] ok github.com/docker/docker/libnetwork/portallocator 0.054s coverage: 88.6% of statements [2021-09-24T16:47:17.188Z] --- PASS: TestBuildWithEmptyLayers (1.12s) [2021-09-24T16:47:17.188Z] === RUN TestBuildMultiStageOnBuild [2021-09-24T16:47:17.367Z] plugin_test.go:165: [dec5a53ca8315] daemon is not started [2021-09-24T16:47:17.367Z] --- PASS: TestPluginInstall (4.76s) [2021-09-24T16:47:17.367Z] --- PASS: TestPluginInstall/no_auth (2.46s) [2021-09-24T16:47:17.367Z] --- PASS: TestPluginInstall/with_htpasswd (0.87s) [2021-09-24T16:47:17.367Z] --- PASS: TestPluginInstall/with_insecure (1.43s) [2021-09-24T16:47:17.367Z] === RUN TestPluginsWithRuntimes [2021-09-24T16:47:17.476Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.78s) [2021-09-24T16:47:17.476Z] === RUN TestCgroupNamespacesRunOlderClient [2021-09-24T16:47:18.119Z] 2021/09/24 16:47:16 Closing DB instances... [2021-09-24T16:47:18.119Z] testing: warning: no tests to run [2021-09-24T16:47:18.119Z] PASS [2021-09-24T16:47:18.119Z] coverage: 0.0% of statements [2021-09-24T16:47:18.119Z] ok github.com/docker/docker/libnetwork/portmapper 0.031s coverage: 0.0% of statements [no tests to run] [2021-09-24T16:47:18.861Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.49s) [2021-09-24T16:47:18.861Z] === RUN TestNISDomainname [2021-09-24T16:47:19.082Z] === RUN TestHashData [2021-09-24T16:47:19.082Z] --- PASS: TestHashData (0.00s) [2021-09-24T16:47:19.082Z] PASS [2021-09-24T16:47:19.082Z] coverage: 2.8% of statements [2021-09-24T16:47:19.082Z] ok github.com/docker/docker/libnetwork/resolvconf 0.040s coverage: 2.8% of statements [2021-09-24T16:47:19.082Z] time="2021-09-24T16:47:18Z" level=error msg="node1(d3f919f9512b) Could not close DB: timeout waiting for leave broadcast" [2021-09-24T16:47:19.082Z] --- PASS: TestNetworkDBSimple (2.85s) [2021-09-24T16:47:19.082Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-09-24T16:47:19.282Z] === RUN TestPluginsWithRuntimes/No_Args [2021-09-24T16:47:19.282Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-09-24T16:47:19.803Z] --- PASS: TestNISDomainname (0.80s) [2021-09-24T16:47:19.803Z] === RUN TestHostnameDnsResolution [2021-09-24T16:47:20.044Z] === RUN TestErrorConstructors [2021-09-24T16:47:20.044Z] --- PASS: TestErrorConstructors (0.00s) [2021-09-24T16:47:20.044Z] === RUN TestCompareIPMask [2021-09-24T16:47:20.044Z] --- PASS: TestCompareIPMask (0.00s) [2021-09-24T16:47:20.044Z] === RUN TestUtilGetHostPartIP [2021-09-24T16:47:20.044Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-09-24T16:47:20.044Z] === RUN TestUtilGetBroadcastIP [2021-09-24T16:47:20.044Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-09-24T16:47:20.044Z] === RUN TestParseCIDR [2021-09-24T16:47:20.044Z] --- PASS: TestParseCIDR (0.00s) [2021-09-24T16:47:20.044Z] PASS [2021-09-24T16:47:20.044Z] coverage: 37.3% of statements [2021-09-24T16:47:20.044Z] ok github.com/docker/docker/libnetwork/types 0.042s coverage: 37.3% of statements [2021-09-24T16:47:20.044Z] 2021/09/24 16:47:19 Closing DB instances... [2021-09-24T16:47:20.224Z] === RUN TestPluginsWithRuntimes/With_Args [2021-09-24T16:47:20.745Z] --- PASS: TestHostnameDnsResolution (1.07s) [2021-09-24T16:47:20.745Z] === RUN TestUnprivilegedPortsAndPing [2021-09-24T16:47:20.795Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-09-24T16:47:20.971Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-09-24T16:47:20.971Z] PASS [2021-09-24T16:47:20.971Z] coverage: 100.0% of statements [2021-09-24T16:47:20.971Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.035s coverage: 100.0% of statements [2021-09-24T16:47:20.971Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-09-24T16:47:20.971Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-09-24T16:47:20.971Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-09-24T16:47:20.971Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-09-24T16:47:20.971Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-09-24T16:47:20.971Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-09-24T16:47:20.971Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-09-24T16:47:20.971Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-09-24T16:47:20.971Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-09-24T16:47:20.971Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-09-24T16:47:20.971Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-09-24T16:47:20.971Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-09-24T16:47:20.971Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-09-24T16:47:20.971Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-09-24T16:47:20.971Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-09-24T16:47:20.971Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-09-24T16:47:20.971Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-09-24T16:47:20.971Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-09-24T16:47:20.971Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-09-24T16:47:20.971Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-09-24T16:47:20.971Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-09-24T16:47:20.971Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-09-24T16:47:20.971Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-09-24T16:47:20.971Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-09-24T16:47:20.971Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-09-24T16:47:20.971Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-09-24T16:47:20.971Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-09-24T16:47:20.971Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-09-24T16:47:20.971Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-09-24T16:47:20.971Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-09-24T16:47:20.971Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-09-24T16:47:20.971Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-09-24T16:47:20.971Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-09-24T16:47:20.971Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-09-24T16:47:20.971Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-09-24T16:47:20.971Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-09-24T16:47:20.971Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-09-24T16:47:20.971Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-09-24T16:47:20.971Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-09-24T16:47:20.971Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-09-24T16:47:20.971Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-09-24T16:47:20.971Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-09-24T16:47:20.971Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-09-24T16:47:20.971Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-09-24T16:47:20.971Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-09-24T16:47:20.971Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-09-24T16:47:20.971Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-09-24T16:47:20.971Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-09-24T16:47:20.971Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-09-24T16:47:20.971Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-09-24T16:47:20.971Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-09-24T16:47:20.971Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-09-24T16:47:20.971Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-09-24T16:47:20.971Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-09-24T16:47:20.971Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-09-24T16:47:20.971Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-09-24T16:47:20.971Z] PASS [2021-09-24T16:47:20.971Z] coverage: 50.0% of statements [2021-09-24T16:47:20.971Z] ok github.com/docker/docker/oci 0.041s coverage: 50.0% of statements [2021-09-24T16:47:20.971Z] === RUN TestParseVersion [2021-09-24T16:47:20.971Z] --- PASS: TestParseVersion (0.00s) [2021-09-24T16:47:20.971Z] PASS [2021-09-24T16:47:20.971Z] coverage: 52.9% of statements [2021-09-24T16:47:20.971Z] ok github.com/docker/docker/pkg/aaparser 0.031s coverage: 52.9% of statements [2021-09-24T16:47:21.055Z] --- PASS: TestPluginsWithRuntimes (3.79s) [2021-09-24T16:47:21.055Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.01s) [2021-09-24T16:47:21.055Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.99s) [2021-09-24T16:47:21.055Z] === RUN TestPluginBackCompatMediaTypes [2021-09-24T16:47:21.316Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-09-24T16:47:21.688Z] --- PASS: TestUnprivilegedPortsAndPing (0.80s) [2021-09-24T16:47:21.688Z] === RUN TestStats [2021-09-24T16:47:21.870Z] === RUN TestAddressPoolOpt [2021-09-24T16:47:21.870Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-09-24T16:47:21.870Z] === RUN TestValidateEnv [2021-09-24T16:47:21.870Z] === RUN TestValidateEnv/a [2021-09-24T16:47:21.870Z] === RUN TestValidateEnv/something [2021-09-24T16:47:21.870Z] === RUN TestValidateEnv/_=a [2021-09-24T16:47:21.870Z] === RUN TestValidateEnv/env1=value1 [2021-09-24T16:47:21.870Z] === RUN TestValidateEnv/_env1=value1 [2021-09-24T16:47:21.870Z] === RUN TestValidateEnv/env2=value2=value3 [2021-09-24T16:47:21.870Z] === RUN TestValidateEnv/env3=abc!qwe [2021-09-24T16:47:21.870Z] === RUN TestValidateEnv/env_4=value_4 [2021-09-24T16:47:21.870Z] === RUN TestValidateEnv/PATH [2021-09-24T16:47:21.870Z] === RUN TestValidateEnv/=a [2021-09-24T16:47:21.870Z] === RUN TestValidateEnv/PATH= [2021-09-24T16:47:21.870Z] === RUN TestValidateEnv/PATH=something [2021-09-24T16:47:21.870Z] === RUN TestValidateEnv/asd!qwe [2021-09-24T16:47:21.870Z] === RUN TestValidateEnv/1asd [2021-09-24T16:47:21.870Z] === RUN TestValidateEnv/123 [2021-09-24T16:47:21.870Z] === RUN TestValidateEnv/some_space [2021-09-24T16:47:21.870Z] === RUN TestValidateEnv/__some_space_before [2021-09-24T16:47:21.870Z] === RUN TestValidateEnv/some_space_after__ [2021-09-24T16:47:21.870Z] === RUN TestValidateEnv/= [2021-09-24T16:47:21.870Z] === RUN TestValidateEnv/PaTh [2021-09-24T16:47:21.870Z] --- PASS: TestValidateEnv (0.00s) [2021-09-24T16:47:21.870Z] --- PASS: TestValidateEnv/a (0.00s) [2021-09-24T16:47:21.870Z] --- PASS: TestValidateEnv/something (0.00s) [2021-09-24T16:47:21.870Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-09-24T16:47:21.870Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-09-24T16:47:21.870Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-09-24T16:47:21.870Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-09-24T16:47:21.870Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-09-24T16:47:21.870Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-09-24T16:47:21.870Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-09-24T16:47:21.870Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-09-24T16:47:21.870Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-09-24T16:47:21.870Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-09-24T16:47:21.870Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-09-24T16:47:21.870Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-09-24T16:47:21.871Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-09-24T16:47:21.871Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-09-24T16:47:21.871Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-09-24T16:47:21.871Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-09-24T16:47:21.871Z] --- PASS: TestValidateEnv/= (0.00s) [2021-09-24T16:47:21.871Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-09-24T16:47:21.871Z] === RUN TestParseHost [2021-09-24T16:47:21.871Z] --- PASS: TestParseHost (0.00s) [2021-09-24T16:47:21.871Z] === RUN TestParseDockerDaemonHost [2021-09-24T16:47:21.871Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-09-24T16:47:21.871Z] === RUN TestParseTCP [2021-09-24T16:47:21.871Z] --- PASS: TestParseTCP (0.00s) [2021-09-24T16:47:21.871Z] === RUN TestParseInvalidUnixAddrInvalid [2021-09-24T16:47:21.871Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-09-24T16:47:21.871Z] === RUN TestValidateExtraHosts [2021-09-24T16:47:21.871Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-09-24T16:47:21.871Z] === RUN TestIpOptString [2021-09-24T16:47:21.871Z] --- PASS: TestIpOptString (0.00s) [2021-09-24T16:47:21.871Z] === RUN TestNewIpOptInvalidDefaultVal [2021-09-24T16:47:21.871Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-09-24T16:47:21.871Z] === RUN TestNewIpOptValidDefaultVal [2021-09-24T16:47:21.871Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-09-24T16:47:21.871Z] === RUN TestIpOptSetInvalidVal [2021-09-24T16:47:21.871Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-09-24T16:47:21.871Z] === RUN TestValidateIPAddress [2021-09-24T16:47:21.871Z] --- PASS: TestValidateIPAddress (0.00s) [2021-09-24T16:47:21.871Z] === RUN TestMapOpts [2021-09-24T16:47:21.871Z] --- PASS: TestMapOpts (0.00s) [2021-09-24T16:47:21.871Z] === RUN TestListOptsWithoutValidator [2021-09-24T16:47:21.871Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-09-24T16:47:21.871Z] === RUN TestListOptsWithValidator [2021-09-24T16:47:21.871Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-09-24T16:47:21.871Z] === RUN TestValidateDNSSearch [2021-09-24T16:47:21.871Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-09-24T16:47:21.871Z] === RUN TestValidateLabel [2021-09-24T16:47:21.871Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-09-24T16:47:21.871Z] === RUN TestValidateLabel/label_with_general_format [2021-09-24T16:47:21.871Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-09-24T16:47:21.871Z] === RUN TestValidateLabel/label_with_one_more [2021-09-24T16:47:21.871Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-09-24T16:47:21.871Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-09-24T16:47:21.871Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-09-24T16:47:21.871Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-09-24T16:47:21.871Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-09-24T16:47:21.871Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-09-24T16:47:21.871Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-09-24T16:47:21.871Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-09-24T16:47:21.871Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-09-24T16:47:21.871Z] --- PASS: TestValidateLabel (0.00s) [2021-09-24T16:47:21.871Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-09-24T16:47:21.871Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-09-24T16:47:21.871Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-09-24T16:47:21.871Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-09-24T16:47:21.871Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-09-24T16:47:21.871Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-09-24T16:47:21.871Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-09-24T16:47:21.871Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-09-24T16:47:21.871Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-09-24T16:47:21.871Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-09-24T16:47:21.871Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-09-24T16:47:21.871Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-09-24T16:47:21.871Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-09-24T16:47:21.871Z] === RUN TestNamedListOpts [2021-09-24T16:47:21.871Z] --- PASS: TestNamedListOpts (0.00s) [2021-09-24T16:47:21.871Z] === RUN TestNamedMapOpts [2021-09-24T16:47:21.871Z] --- PASS: TestNamedMapOpts (0.00s) [2021-09-24T16:47:21.871Z] === RUN TestParseLink [2021-09-24T16:47:21.871Z] --- PASS: TestParseLink (0.00s) [2021-09-24T16:47:21.871Z] === RUN TestQuotedStringSetWithQuotes [2021-09-24T16:47:21.871Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-09-24T16:47:21.871Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-09-24T16:47:21.871Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-09-24T16:47:21.871Z] === RUN TestQuotedStringSetWithNoQuotes [2021-09-24T16:47:21.871Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-09-24T16:47:21.871Z] === RUN TestUlimitOpt [2021-09-24T16:47:21.871Z] --- PASS: TestUlimitOpt (0.00s) [2021-09-24T16:47:21.871Z] PASS [2021-09-24T16:47:21.871Z] coverage: 67.1% of statements [2021-09-24T16:47:21.871Z] ok github.com/docker/docker/opts 0.055s coverage: 67.1% of statements [2021-09-24T16:47:21.871Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.63s) [2021-09-24T16:47:21.871Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-09-24T16:47:21.887Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-09-24T16:47:21.887Z] --- PASS: TestPluginBackCompatMediaTypes (0.77s) [2021-09-24T16:47:21.887Z] PASS [2021-09-24T16:47:21.887Z] [2021-09-24T16:47:21.887Z] DONE 10 tests in 9.477s [2021-09-24T16:47:21.887Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-09-24T16:47:21.887Z] ++ 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-09-24T16:47:21.887Z] ++ set -e [2021-09-24T16:47:21.887Z] ++ '[' -n 0 ']' [2021-09-24T16:47:21.887Z] ++ set -x [2021-09-24T16:47:21.887Z] ++ 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-09-24T16:47:22.148Z] INFO: Testing against a local daemon [2021-09-24T16:47:22.148Z] === RUN TestExternalGraphDriver [2021-09-24T16:47:22.148Z] === RUN TestExternalGraphDriver/json [2021-09-24T16:47:22.409Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-09-24T16:47:22.409Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2021-09-24T16:47:22.409Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-09-24T16:47:22.703Z] === RUN TestPeerCertificateMarshalJSON [2021-09-24T16:47:22.980Z] === RUN TestDockerSuite/TestBuildXZHost [2021-09-24T16:47:23.428Z] === RUN TestIsArchivePathDir [2021-09-24T16:47:23.428Z] --- PASS: TestIsArchivePathDir (0.06s) [2021-09-24T16:47:23.428Z] === RUN TestIsArchivePathInvalidFile [2021-09-24T16:47:23.428Z] --- PASS: TestIsArchivePathInvalidFile (0.10s) [2021-09-24T16:47:23.428Z] === RUN TestIsArchivePathTar [2021-09-24T16:47:23.428Z] 2021/09/24 16:47:22 Closing DB instances... [2021-09-24T16:47:23.428Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-09-24T16:47:23.428Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-09-24T16:47:23.428Z] --- PASS: TestPeerCertificateMarshalJSON (0.43s) [2021-09-24T16:47:23.428Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-09-24T16:47:23.428Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-09-24T16:47:23.428Z] === RUN TestMiddleware [2021-09-24T16:47:23.428Z] --- PASS: TestMiddleware (0.00s) [2021-09-24T16:47:23.428Z] === RUN TestNewResponseModifier [2021-09-24T16:47:23.428Z] --- PASS: TestNewResponseModifier (0.00s) [2021-09-24T16:47:23.428Z] PASS [2021-09-24T16:47:23.428Z] coverage: 26.8% of statements [2021-09-24T16:47:23.428Z] ok github.com/docker/docker/pkg/authorization 0.475s coverage: 26.8% of statements [2021-09-24T16:47:23.428Z] --- PASS: TestIsArchivePathTar (0.22s) [2021-09-24T16:47:23.428Z] === RUN TestDecompressStreamGzip [2021-09-24T16:47:23.428Z] --- PASS: TestDecompressStreamGzip (0.10s) [2021-09-24T16:47:23.428Z] === RUN TestDecompressStreamBzip2 [2021-09-24T16:47:23.428Z] --- PASS: TestDecompressStreamBzip2 (0.19s) [2021-09-24T16:47:23.428Z] === RUN TestDecompressStreamXz [2021-09-24T16:47:23.428Z] archive_test.go:133: Xz not present in msys2 [2021-09-24T16:47:23.428Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-09-24T16:47:23.428Z] === RUN TestDecompressStreamZstd [2021-09-24T16:47:23.428Z] archive_test.go:140: zstd not installed [2021-09-24T16:47:23.428Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2021-09-24T16:47:23.428Z] === RUN TestCompressStreamXzUnsupported [2021-09-24T16:47:23.428Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-09-24T16:47:23.428Z] === RUN TestCompressStreamBzip2Unsupported [2021-09-24T16:47:23.428Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-09-24T16:47:23.428Z] === RUN TestCompressStreamInvalid [2021-09-24T16:47:23.428Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-09-24T16:47:23.428Z] === RUN TestExtensionInvalid [2021-09-24T16:47:23.428Z] --- PASS: TestExtensionInvalid (0.00s) [2021-09-24T16:47:23.428Z] === RUN TestExtensionUncompressed [2021-09-24T16:47:23.428Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-09-24T16:47:23.428Z] === RUN TestExtensionBzip2 [2021-09-24T16:47:23.428Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-09-24T16:47:23.924Z] === RUN TestExternalGraphDriver/spec [2021-09-24T16:47:24.084Z] === RUN TestExtensionGzip [2021-09-24T16:47:24.084Z] --- PASS: TestExtensionGzip (0.00s) [2021-09-24T16:47:24.084Z] === RUN TestExtensionXz [2021-09-24T16:47:24.084Z] --- PASS: TestExtensionXz (0.00s) [2021-09-24T16:47:24.084Z] === RUN TestExtensionZstd [2021-09-24T16:47:24.084Z] --- PASS: TestExtensionZstd (0.00s) [2021-09-24T16:47:24.084Z] === RUN TestCmdStreamLargeStderr [2021-09-24T16:47:24.084Z] --- PASS: TestCmdStreamLargeStderr (0.06s) [2021-09-24T16:47:24.084Z] === RUN TestCmdStreamBad [2021-09-24T16:47:24.084Z] archive_test.go:252: Failing on Windows CI machines [2021-09-24T16:47:24.084Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-09-24T16:47:24.084Z] === RUN TestCmdStreamGood [2021-09-24T16:47:24.084Z] --- PASS: TestCmdStreamGood (0.04s) [2021-09-24T16:47:24.084Z] === RUN TestUntarPathWithInvalidDest [2021-09-24T16:47:24.084Z] === RUN TestUnbuffered [2021-09-24T16:47:24.084Z] --- PASS: TestUnbuffered (0.00s) [2021-09-24T16:47:24.084Z] === RUN TestRaceUnbuffered [2021-09-24T16:47:24.084Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-09-24T16:47:24.084Z] PASS [2021-09-24T16:47:24.084Z] coverage: 100.0% of statements [2021-09-24T16:47:24.084Z] --- PASS: TestUntarPathWithInvalidDest (0.05s) [2021-09-24T16:47:24.084Z] === RUN TestUntarPathWithInvalidSrc [2021-09-24T16:47:24.084Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-09-24T16:47:24.084Z] === RUN TestUntarPath [2021-09-24T16:47:24.084Z] ok github.com/docker/docker/pkg/broadcaster 0.033s coverage: 100.0% of statements [2021-09-24T16:47:24.084Z] --- PASS: TestUntarPath (0.05s) [2021-09-24T16:47:24.084Z] === RUN TestUntarPathWithDestinationFile [2021-09-24T16:47:24.084Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) [2021-09-24T16:47:24.084Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-09-24T16:47:24.084Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.05s) [2021-09-24T16:47:24.084Z] === RUN TestCopyWithTarInvalidSrc [2021-09-24T16:47:24.084Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-09-24T16:47:24.084Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-09-24T16:47:24.084Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-09-24T16:47:24.084Z] === RUN TestCopyWithTarSrcFile [2021-09-24T16:47:24.084Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2021-09-24T16:47:24.084Z] === RUN TestCopyWithTarSrcFolder [2021-09-24T16:47:24.084Z] --- PASS: TestCopyWithTarSrcFolder (0.00s) [2021-09-24T16:47:24.084Z] === RUN TestCopyFileWithTarInvalidSrc [2021-09-24T16:47:24.084Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-09-24T16:47:24.084Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-09-24T16:47:24.084Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-09-24T16:47:24.084Z] === RUN TestCopyFileWithTarSrcFolder [2021-09-24T16:47:24.084Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-09-24T16:47:24.084Z] === RUN TestCopyFileWithTarSrcFile [2021-09-24T16:47:24.084Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2021-09-24T16:47:24.084Z] === RUN TestTarFiles [2021-09-24T16:47:24.084Z] === RUN TestMatch [2021-09-24T16:47:24.084Z] === RUN TestMatch/[[]] [2021-09-24T16:47:24.084Z] === RUN TestMatch/[[foo]] [2021-09-24T16:47:24.084Z] === RUN TestMatch/[[bar]_[foo]] [2021-09-24T16:47:24.084Z] === RUN TestMatch/[[foo_bar]] [2021-09-24T16:47:24.084Z] === RUN TestMatch/[[qux]_[foo]] [2021-09-24T16:47:24.084Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-09-24T16:47:24.084Z] === RUN TestMatch/[] [2021-09-24T16:47:24.084Z] === RUN TestMatch/[]#01 [2021-09-24T16:47:24.084Z] === RUN TestMatch/[[qux]] [2021-09-24T16:47:24.084Z] === RUN TestMatch/[[foo_bar_qux]] [2021-09-24T16:47:24.084Z] === RUN TestMatch/[[qux]_[baz]] [2021-09-24T16:47:24.084Z] === RUN TestMatch/[[foo_baz]] [2021-09-24T16:47:24.084Z] --- PASS: TestMatch (0.00s) [2021-09-24T16:47:24.084Z] --- PASS: TestMatch/[[]] (0.00s) [2021-09-24T16:47:24.084Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-09-24T16:47:24.084Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-09-24T16:47:24.084Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-09-24T16:47:24.084Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-09-24T16:47:24.084Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-09-24T16:47:24.084Z] --- PASS: TestMatch/[] (0.00s) [2021-09-24T16:47:24.084Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-09-24T16:47:24.084Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-09-24T16:47:24.084Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-09-24T16:47:24.084Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-09-24T16:47:24.084Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-09-24T16:47:24.084Z] PASS [2021-09-24T16:47:24.084Z] coverage: 87.5% of statements [2021-09-24T16:47:24.084Z] ok github.com/docker/docker/pkg/capabilities 0.029s coverage: 87.5% of statements [2021-09-24T16:47:24.230Z] --- PASS: TestStats (2.65s) [2021-09-24T16:47:24.230Z] === RUN TestStopContainerWithTimeout [2021-09-24T16:47:24.230Z] === RUN TestStopContainerWithTimeout/0 [2021-09-24T16:47:24.230Z] === PAUSE TestStopContainerWithTimeout/0 [2021-09-24T16:47:24.230Z] === RUN TestStopContainerWithTimeout/1 [2021-09-24T16:47:24.230Z] === PAUSE TestStopContainerWithTimeout/1 [2021-09-24T16:47:24.230Z] === RUN TestStopContainerWithTimeout/3 [2021-09-24T16:47:24.230Z] === PAUSE TestStopContainerWithTimeout/3 [2021-09-24T16:47:24.230Z] === RUN TestStopContainerWithTimeout/-1 [2021-09-24T16:47:24.230Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-09-24T16:47:24.230Z] === CONT TestStopContainerWithTimeout/0 [2021-09-24T16:47:24.230Z] === CONT TestStopContainerWithTimeout/3 [2021-09-24T16:47:24.230Z] === CONT TestStopContainerWithTimeout/-1 [2021-09-24T16:47:24.230Z] === CONT TestStopContainerWithTimeout/1 [2021-09-24T16:47:24.494Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-09-24T16:47:24.494Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-09-24T16:47:24.679Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.96s) [2021-09-24T16:47:24.679Z] === RUN TestNetworkDBCRUDTableEntry [2021-09-24T16:47:24.755Z] docker_cli_sni_test.go:18: Flakey test [2021-09-24T16:47:24.755Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-09-24T16:47:25.227Z] === RUN TestChrootTarUntar [2021-09-24T16:47:25.227Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-09-24T16:47:25.227Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-09-24T16:47:25.227Z] === RUN TestChrootUntarWithHugeExcludesList [2021-09-24T16:47:25.227Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-09-24T16:47:25.227Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-09-24T16:47:25.227Z] === RUN TestChrootUntarEmptyArchive [2021-09-24T16:47:25.227Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-09-24T16:47:25.227Z] === RUN TestChrootTarUntarWithSymlink [2021-09-24T16:47:25.227Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-24T16:47:25.227Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-09-24T16:47:25.227Z] === RUN TestChrootCopyWithTar [2021-09-24T16:47:25.227Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-24T16:47:25.227Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-09-24T16:47:25.227Z] === RUN TestChrootCopyFileWithTar [2021-09-24T16:47:25.227Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-09-24T16:47:25.227Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-09-24T16:47:25.227Z] === RUN TestChrootUntarPath [2021-09-24T16:47:25.227Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-24T16:47:25.227Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-09-24T16:47:25.227Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-09-24T16:47:25.227Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-09-24T16:47:25.227Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-09-24T16:47:25.227Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-09-24T16:47:25.227Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-09-24T16:47:25.227Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-09-24T16:47:25.227Z] === RUN TestChrootApplyDotDotFile [2021-09-24T16:47:25.227Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-09-24T16:47:25.227Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-09-24T16:47:25.227Z] PASS [2021-09-24T16:47:25.227Z] coverage: 15.4% of statements [2021-09-24T16:47:25.227Z] ok github.com/docker/docker/pkg/chrootarchive 0.073s coverage: 15.4% of statements [2021-09-24T16:47:25.331Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-09-24T16:47:25.732Z] === RUN TestSizeEmpty [2021-09-24T16:47:25.732Z] --- PASS: TestSizeEmpty (0.00s) [2021-09-24T16:47:25.732Z] === RUN TestSizeEmptyFile [2021-09-24T16:47:25.732Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-09-24T16:47:25.732Z] === RUN TestSizeNonemptyFile [2021-09-24T16:47:25.732Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-09-24T16:47:25.732Z] === RUN TestSizeNestedDirectoryEmpty [2021-09-24T16:47:25.732Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-09-24T16:47:25.732Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-09-24T16:47:25.732Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-09-24T16:47:25.732Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-09-24T16:47:25.732Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-09-24T16:47:25.732Z] === RUN TestMoveToSubdir [2021-09-24T16:47:25.732Z] --- PASS: TestMoveToSubdir (0.00s) [2021-09-24T16:47:25.732Z] === RUN TestSizeNonExistingDirectory [2021-09-24T16:47:25.732Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-09-24T16:47:25.732Z] PASS [2021-09-24T16:47:25.732Z] coverage: 80.0% of statements [2021-09-24T16:47:25.732Z] ok github.com/docker/docker/pkg/directory 0.040s coverage: 80.0% of statements [2021-09-24T16:47:25.911Z] === RUN TestExternalGraphDriver/pull [2021-09-24T16:47:25.911Z] === RUN TestDockerSuite/TestCommitChange [2021-09-24T16:47:26.520Z] --- PASS: TestBuildMultiStageOnBuild (9.76s) [2021-09-24T16:47:26.520Z] === RUN TestBuildUncleanTarFilenames [2021-09-24T16:47:26.520Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-24T16:47:26.520Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2021-09-24T16:47:26.520Z] === RUN TestBuildMultiStageLayerLeak [2021-09-24T16:47:26.739Z] === RUN Test [2021-09-24T16:47:26.739Z] === RUN Test/TestContainsEntry [2021-09-24T16:47:26.739Z] === RUN Test/TestCreateEntries [2021-09-24T16:47:26.739Z] === RUN Test/TestEntriesDiff [2021-09-24T16:47:26.739Z] === RUN Test/TestEntriesEquality [2021-09-24T16:47:26.739Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-09-24T16:47:26.739Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-09-24T16:47:26.739Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-09-24T16:47:26.739Z] === RUN Test/TestGeneratorNotGenerate [2021-09-24T16:47:26.739Z] === RUN Test/TestGeneratorWithPort [2021-09-24T16:47:26.739Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-09-24T16:47:26.739Z] === RUN Test/TestNewEntry [2021-09-24T16:47:26.739Z] === RUN Test/TestParse [2021-09-24T16:47:26.739Z] --- PASS: Test (0.00s) [2021-09-24T16:47:26.739Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-09-24T16:47:26.739Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-09-24T16:47:26.739Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-09-24T16:47:26.739Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-09-24T16:47:26.739Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-09-24T16:47:26.739Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-09-24T16:47:26.739Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-09-24T16:47:26.739Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-09-24T16:47:26.739Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-09-24T16:47:26.739Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-09-24T16:47:26.739Z] --- PASS: Test/TestNewEntry (0.00s) [2021-09-24T16:47:26.739Z] --- PASS: Test/TestParse (0.00s) [2021-09-24T16:47:26.739Z] PASS [2021-09-24T16:47:26.739Z] coverage: 58.3% of statements [2021-09-24T16:47:26.739Z] ok github.com/docker/docker/pkg/discovery 0.036s coverage: 58.3% of statements [2021-09-24T16:47:26.856Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-09-24T16:47:27.208Z] 2021/09/24 16:47:26 Closing DB instances... [2021-09-24T16:47:27.208Z] === RUN Test [2021-09-24T16:47:27.208Z] === RUN Test/TestContent [2021-09-24T16:47:27.208Z] === RUN Test/TestInitialize [2021-09-24T16:47:27.208Z] === RUN Test/TestNew [2021-09-24T16:47:27.208Z] === RUN Test/TestParsingContentsWithComments [2021-09-24T16:47:27.208Z] === RUN Test/TestRegister [2021-09-24T16:47:27.208Z] === RUN Test/TestWatch [2021-09-24T16:47:27.208Z] --- PASS: Test (0.00s) [2021-09-24T16:47:27.208Z] --- PASS: Test/TestContent (0.00s) [2021-09-24T16:47:27.208Z] --- PASS: Test/TestInitialize (0.00s) [2021-09-24T16:47:27.208Z] --- PASS: Test/TestNew (0.00s) [2021-09-24T16:47:27.208Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-09-24T16:47:27.208Z] --- PASS: Test/TestRegister (0.00s) [2021-09-24T16:47:27.208Z] --- PASS: Test/TestWatch (0.00s) [2021-09-24T16:47:27.208Z] PASS [2021-09-24T16:47:27.208Z] coverage: 92.9% of statements [2021-09-24T16:47:27.208Z] ok github.com/docker/docker/pkg/discovery/file 0.034s coverage: 92.9% of statements [2021-09-24T16:47:27.208Z] --- PASS: TestTarFiles (3.22s) [2021-09-24T16:47:27.208Z] === RUN TestTarUntar [2021-09-24T16:47:27.208Z] --- PASS: TestTarUntar (0.02s) [2021-09-24T16:47:27.208Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-09-24T16:47:27.208Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-09-24T16:47:27.208Z] === RUN TestTarWithOptions [2021-09-24T16:47:27.208Z] --- PASS: TestTarWithOptions (0.02s) [2021-09-24T16:47:27.208Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-09-24T16:47:27.208Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-09-24T16:47:27.208Z] === RUN TestUntarUstarGnuConflict [2021-09-24T16:47:27.208Z] --- PASS: TestUntarUstarGnuConflict (0.02s) [2021-09-24T16:47:27.208Z] === RUN TestUntarInvalidFilenames [2021-09-24T16:47:27.208Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames2103261612\\dest" [2021-09-24T16:47:27.208Z] --- PASS: TestUntarInvalidFilenames (0.12s) [2021-09-24T16:47:27.208Z] === RUN TestUntarHardlinkToSymlink [2021-09-24T16:47:27.208Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-09-24T16:47:27.208Z] === RUN TestUntarInvalidHardlink [2021-09-24T16:47:27.208Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1732606618\\victim\\hello" -> "../victim/hello" [2021-09-24T16:47:27.208Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink995432239\\victim\\hello" -> "/../victim/hello" [2021-09-24T16:47:27.208Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1899682090\\victim" -> "../victim" [2021-09-24T16:47:27.208Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1774663243\\victim" -> "../victim" [2021-09-24T16:47:27.208Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4065516218\\victim" -> "../victim" [2021-09-24T16:47:27.208Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2905901557\\victim" -> "../victim" [2021-09-24T16:47:27.208Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2021-09-24T16:47:27.208Z] === RUN TestUntarInvalidSymlink [2021-09-24T16:47:27.208Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink356536900\\dest\\dotdot" -> "../victim/hello" [2021-09-24T16:47:27.208Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink311033022\\dest\\slash-dotdot" -> "/../victim/hello" [2021-09-24T16:47:27.208Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1756732250\\dest\\loophole-victim" -> "../victim" [2021-09-24T16:47:27.208Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3546485276\\dest\\loophole-victim" -> "../victim" [2021-09-24T16:47:27.208Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2392399260\\dest\\loophole-victim" -> "../victim" [2021-09-24T16:47:27.208Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1839477480\\dest\\loophole-victim" -> "../victim" [2021-09-24T16:47:27.208Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3958550111\\dest\\dir\\loophole" -> "../../victim" [2021-09-24T16:47:27.208Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-09-24T16:47:27.208Z] === RUN TestTempArchiveCloseMultipleTimes [2021-09-24T16:47:27.208Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-09-24T16:47:27.208Z] === RUN TestXGlobalNoParent [2021-09-24T16:47:27.208Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-09-24T16:47:27.208Z] === RUN TestReplaceFileTarWrapper [2021-09-24T16:47:27.428Z] === RUN TestDockerSuite/TestCommitHardlink [2021-09-24T16:47:27.676Z] --- PASS: TestReplaceFileTarWrapper (0.11s) [2021-09-24T16:47:27.676Z] === RUN TestPrefixHeaderReadable [2021-09-24T16:47:27.676Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-09-24T16:47:27.676Z] === RUN TestDisablePigz [2021-09-24T16:47:27.676Z] archive_test.go:1344: Test will not check full path when Pigz not installed [2021-09-24T16:47:27.676Z] --- PASS: TestDisablePigz (0.10s) [2021-09-24T16:47:27.676Z] === RUN TestPigz [2021-09-24T16:47:27.676Z] archive_test.go:1373: Tested whether Pigz is not used, as it not installed [2021-09-24T16:47:27.676Z] --- PASS: TestPigz (0.10s) [2021-09-24T16:47:27.676Z] === RUN TestCopyFileWithInvalidDest [2021-09-24T16:47:27.676Z] archive_windows_test.go:16: Currently fails [2021-09-24T16:47:27.676Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-09-24T16:47:27.676Z] === RUN TestCanonicalTarNameForPath [2021-09-24T16:47:27.676Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-09-24T16:47:27.676Z] === RUN TestCanonicalTarName [2021-09-24T16:47:27.676Z] --- PASS: TestCanonicalTarName (0.00s) [2021-09-24T16:47:27.676Z] === RUN TestChmodTarEntry [2021-09-24T16:47:27.676Z] --- PASS: TestChmodTarEntry (0.00s) [2021-09-24T16:47:27.676Z] === RUN TestHardLinkOrder [2021-09-24T16:47:27.676Z] --- PASS: TestHardLinkOrder (0.07s) [2021-09-24T16:47:27.676Z] === RUN TestChangeString [2021-09-24T16:47:27.676Z] --- PASS: TestChangeString (0.00s) [2021-09-24T16:47:27.676Z] === RUN TestChangesWithNoChanges [2021-09-24T16:47:27.676Z] --- PASS: TestChangesWithNoChanges (0.03s) [2021-09-24T16:47:27.676Z] === RUN TestChangesWithChanges [2021-09-24T16:47:27.676Z] --- PASS: TestChangesWithChanges (0.02s) [2021-09-24T16:47:27.676Z] === RUN TestChangesWithChangesGH13590 [2021-09-24T16:47:27.676Z] changes_test.go:195: needs more investigation [2021-09-24T16:47:27.676Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-09-24T16:47:27.676Z] === RUN TestChangesDirsEmpty [2021-09-24T16:47:27.676Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2021-09-24T16:47:27.676Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-09-24T16:47:27.676Z] === RUN TestChangesDirsMutated [2021-09-24T16:47:27.676Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2021-09-24T16:47:27.676Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-09-24T16:47:27.676Z] === RUN TestApplyLayer [2021-09-24T16:47:27.676Z] changes_test.go:432: needs further investigation [2021-09-24T16:47:27.676Z] --- SKIP: TestApplyLayer (0.00s) [2021-09-24T16:47:27.676Z] === RUN TestChangesSizeWithHardlinks [2021-09-24T16:47:27.676Z] changes_test.go:468: needs further investigation [2021-09-24T16:47:27.676Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-09-24T16:47:27.676Z] === RUN TestChangesSizeWithNoChanges [2021-09-24T16:47:27.676Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-09-24T16:47:27.676Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-09-24T16:47:27.676Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-09-24T16:47:27.676Z] === RUN TestChangesSize [2021-09-24T16:47:27.676Z] --- PASS: TestChangesSize (0.00s) [2021-09-24T16:47:27.676Z] === RUN TestApplyLayerInvalidFilenames [2021-09-24T16:47:27.676Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames229228467\\dest" [2021-09-24T16:47:27.676Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-09-24T16:47:27.676Z] === RUN TestApplyLayerInvalidHardlink [2021-09-24T16:47:27.676Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2473988237\\victim\\hello" -> "../victim/hello" [2021-09-24T16:47:27.676Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2603139083\\victim\\hello" -> "/../victim/hello" [2021-09-24T16:47:27.676Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4220305715\\victim" -> "../victim" [2021-09-24T16:47:27.676Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink201618753\\victim" -> "../victim" [2021-09-24T16:47:27.676Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink702844562\\victim" -> "../victim" [2021-09-24T16:47:27.676Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2352344249\\victim" -> "../victim" [2021-09-24T16:47:27.676Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2021-09-24T16:47:27.676Z] === RUN TestApplyLayerInvalidSymlink [2021-09-24T16:47:27.676Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink424208595\\dest\\dotdot" -> "../victim/hello" [2021-09-24T16:47:27.689Z] --- PASS: TestExternalGraphDriver (5.59s) [2021-09-24T16:47:27.689Z] --- PASS: TestExternalGraphDriver/json (1.85s) [2021-09-24T16:47:27.689Z] --- PASS: TestExternalGraphDriver/spec (1.89s) [2021-09-24T16:47:27.689Z] --- PASS: TestExternalGraphDriver/pull (1.78s) [2021-09-24T16:47:27.689Z] === RUN TestGraphdriverPluginV2 [2021-09-24T16:47:28.144Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3023709548\\dest\\slash-dotdot" -> "/../victim/hello" [2021-09-24T16:47:28.144Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1091748197\\dest\\loophole-victim" -> "../victim" [2021-09-24T16:47:28.144Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink402544192\\dest\\loophole-victim" -> "../victim" [2021-09-24T16:47:28.144Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink483354855\\dest\\loophole-victim" -> "../victim" [2021-09-24T16:47:28.144Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3784315005\\dest\\loophole-victim" -> "../victim" [2021-09-24T16:47:28.144Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2021-09-24T16:47:28.144Z] === RUN TestApplyLayerWhiteouts [2021-09-24T16:47:28.144Z] --- PASS: TestApplyLayerWhiteouts (0.04s) [2021-09-24T16:47:28.144Z] === RUN TestGenerateEmptyFile [2021-09-24T16:47:28.144Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-09-24T16:47:28.144Z] === RUN TestGenerateWithContent [2021-09-24T16:47:28.144Z] --- PASS: TestGenerateWithContent (0.00s) [2021-09-24T16:47:28.144Z] PASS [2021-09-24T16:47:28.144Z] coverage: 61.6% of statements [2021-09-24T16:47:28.144Z] ok github.com/docker/docker/pkg/archive 5.040s coverage: 61.6% of statements [2021-09-24T16:47:28.144Z] === RUN Test [2021-09-24T16:47:28.144Z] === RUN Test/TestInitialize [2021-09-24T16:47:28.144Z] time="2021-09-24T16:47:27Z" level=info msg="Initializing discovery without TLS" [2021-09-24T16:47:28.144Z] time="2021-09-24T16:47:27Z" level=info msg="Initializing discovery without TLS" [2021-09-24T16:47:28.144Z] time="2021-09-24T16:47:27Z" level=info msg="Initializing discovery without TLS" [2021-09-24T16:47:28.144Z] === RUN Test/TestInitializeWithCerts [2021-09-24T16:47:28.144Z] time="2021-09-24T16:47:27Z" level=info msg="Initializing discovery with TLS" [2021-09-24T16:47:28.144Z] === RUN Test/TestWatch [2021-09-24T16:47:28.144Z] time="2021-09-24T16:47:27Z" level=info msg="Initializing discovery without TLS" [2021-09-24T16:47:28.261Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-09-24T16:47:28.437Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-09-24T16:47:28.437Z] --- PASS: TestStopContainerWithTimeout/0 (1.67s) [2021-09-24T16:47:28.437Z] --- PASS: TestStopContainerWithTimeout/1 (2.91s) [2021-09-24T16:47:28.437Z] --- PASS: TestStopContainerWithTimeout/3 (3.77s) [2021-09-24T16:47:28.437Z] --- PASS: TestStopContainerWithTimeout/-1 (3.97s) [2021-09-24T16:47:28.437Z] === RUN TestDeleteDevicemapper [2021-09-24T16:47:28.437Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-09-24T16:47:28.437Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-09-24T16:47:28.437Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-09-24T16:47:28.524Z] === RUN TestDockerSuite/TestCommitNewFile [2021-09-24T16:47:29.132Z] --- PASS: TestNetworkDBCRUDTableEntry (4.24s) [2021-09-24T16:47:29.132Z] === RUN TestNetworkDBCRUDTableEntries [2021-09-24T16:47:29.909Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-09-24T16:47:30.350Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.82s) [2021-09-24T16:47:30.350Z] === RUN TestUpdateMemory [2021-09-24T16:47:30.350Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-09-24T16:47:30.350Z] --- SKIP: TestUpdateMemory (0.00s) [2021-09-24T16:47:30.350Z] === RUN TestUpdateCPUQuota [2021-09-24T16:47:30.852Z] === RUN TestDockerSuite/TestCommitTTY [2021-09-24T16:47:31.292Z] --- PASS: TestUpdateCPUQuota (1.25s) [2021-09-24T16:47:31.292Z] === RUN TestUpdatePidsLimit [2021-09-24T16:47:31.292Z] === RUN TestUpdatePidsLimit/update_from_none [2021-09-24T16:47:31.404Z] 2021/09/24 16:47:30 Closing DB instances... [2021-09-24T16:47:31.404Z] --- PASS: Test (3.13s) [2021-09-24T16:47:31.404Z] --- PASS: Test/TestInitialize (0.13s) [2021-09-24T16:47:31.404Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-09-24T16:47:31.404Z] --- PASS: Test/TestWatch (3.00s) [2021-09-24T16:47:31.404Z] PASS [2021-09-24T16:47:31.404Z] coverage: 84.1% of statements [2021-09-24T16:47:31.404Z] ok github.com/docker/docker/pkg/discovery/kv 3.171s coverage: 84.1% of statements [2021-09-24T16:47:31.552Z] === RUN TestUpdatePidsLimit/no_change [2021-09-24T16:47:31.922Z] === RUN Test [2021-09-24T16:47:31.922Z] === RUN Test/TestWatch [2021-09-24T16:47:31.922Z] --- PASS: Test (0.00s) [2021-09-24T16:47:31.922Z] --- PASS: Test/TestWatch (0.00s) [2021-09-24T16:47:31.922Z] PASS [2021-09-24T16:47:31.922Z] coverage: 92.3% of statements [2021-09-24T16:47:31.922Z] ok github.com/docker/docker/pkg/discovery/memory 0.030s coverage: 92.3% of statements [2021-09-24T16:47:32.125Z] === RUN TestUpdatePidsLimit/update_lower [2021-09-24T16:47:32.125Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-09-24T16:47:32.237Z] --- PASS: TestGraphdriverPluginV2 (4.45s) [2021-09-24T16:47:32.237Z] PASS [2021-09-24T16:47:32.237Z] [2021-09-24T16:47:32.237Z] DONE 5 tests in 10.165s [2021-09-24T16:47:32.237Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-09-24T16:47:32.237Z] ++ 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-09-24T16:47:32.237Z] ++ set -e [2021-09-24T16:47:32.237Z] ++ '[' -n 0 ']' [2021-09-24T16:47:32.237Z] ++ set -x [2021-09-24T16:47:32.237Z] ++ 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-09-24T16:47:32.237Z] INFO: Testing against a local daemon [2021-09-24T16:47:32.237Z] === RUN TestContinueAfterPluginCrash [2021-09-24T16:47:32.237Z] === PAUSE TestContinueAfterPluginCrash [2021-09-24T16:47:32.237Z] === RUN TestReadPluginNoRead [2021-09-24T16:47:32.237Z] === PAUSE TestReadPluginNoRead [2021-09-24T16:47:32.237Z] === RUN TestDaemonStartWithLogOpt [2021-09-24T16:47:32.237Z] === PAUSE TestDaemonStartWithLogOpt [2021-09-24T16:47:32.237Z] === CONT TestDaemonStartWithLogOpt [2021-09-24T16:47:32.237Z] === CONT TestContinueAfterPluginCrash [2021-09-24T16:47:32.237Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-09-24T16:47:32.465Z] --- PASS: TestNetworkDBCRUDTableEntries (3.43s) [2021-09-24T16:47:32.465Z] === RUN TestNetworkDBNodeLeave [2021-09-24T16:47:32.465Z] === RUN Test [2021-09-24T16:47:32.465Z] === RUN Test/TestInitialize [2021-09-24T16:47:32.465Z] === RUN Test/TestInitializeWithPattern [2021-09-24T16:47:32.465Z] === RUN Test/TestRegister [2021-09-24T16:47:32.465Z] === RUN Test/TestWatch [2021-09-24T16:47:32.465Z] --- PASS: Test (0.00s) [2021-09-24T16:47:32.465Z] --- PASS: Test/TestInitialize (0.00s) [2021-09-24T16:47:32.465Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-09-24T16:47:32.465Z] --- PASS: Test/TestRegister (0.00s) [2021-09-24T16:47:32.465Z] --- PASS: Test/TestWatch (0.00s) [2021-09-24T16:47:32.465Z] PASS [2021-09-24T16:47:32.465Z] coverage: 93.8% of statements [2021-09-24T16:47:32.465Z] ok github.com/docker/docker/pkg/discovery/nodes 0.049s coverage: 93.8% of statements [2021-09-24T16:47:32.697Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-09-24T16:47:32.957Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-09-24T16:47:33.180Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-09-24T16:47:33.218Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-09-24T16:47:33.676Z] === RUN TestPollerAddRemove [2021-09-24T16:47:33.676Z] --- PASS: TestPollerAddRemove (0.00s) [2021-09-24T16:47:33.676Z] === RUN TestPollerEvent [2021-09-24T16:47:33.676Z] poller_test.go:40: No chmod on Windows [2021-09-24T16:47:33.676Z] --- SKIP: TestPollerEvent (0.00s) [2021-09-24T16:47:33.676Z] === RUN TestPollerClose [2021-09-24T16:47:33.676Z] --- PASS: TestPollerClose (0.00s) [2021-09-24T16:47:33.676Z] PASS [2021-09-24T16:47:33.676Z] coverage: 45.7% of statements [2021-09-24T16:47:33.676Z] ok github.com/docker/docker/pkg/filenotify 0.039s coverage: 45.7% of statements [2021-09-24T16:47:34.309Z] === RUN TestCopyFileWithInvalidSrc [2021-09-24T16:47:34.309Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-09-24T16:47:34.309Z] === RUN TestCopyFileWithInvalidDest [2021-09-24T16:47:34.309Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-09-24T16:47:34.309Z] === RUN TestCopyFileWithSameSrcAndDest [2021-09-24T16:47:34.309Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-09-24T16:47:34.309Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-09-24T16:47:34.309Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-09-24T16:47:34.309Z] === RUN TestCopyFile [2021-09-24T16:47:34.309Z] --- PASS: TestCopyFile (0.00s) [2021-09-24T16:47:34.309Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-09-24T16:47:34.309Z] fileutils_test.go:133: Needs porting to Windows [2021-09-24T16:47:34.309Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-09-24T16:47:34.309Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-09-24T16:47:34.309Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-09-24T16:47:34.309Z] === RUN TestReadSymlinkedDirectoryToFile [2021-09-24T16:47:34.309Z] fileutils_test.go:179: Needs porting to Windows [2021-09-24T16:47:34.309Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-09-24T16:47:34.309Z] === RUN TestWildcardMatches [2021-09-24T16:47:34.309Z] --- PASS: TestWildcardMatches (0.00s) [2021-09-24T16:47:34.309Z] === RUN TestPatternMatches [2021-09-24T16:47:34.309Z] --- PASS: TestPatternMatches (0.00s) [2021-09-24T16:47:34.309Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-09-24T16:47:34.309Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-09-24T16:47:34.309Z] === RUN TestPatternMatchesFolderExclusions [2021-09-24T16:47:34.309Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-09-24T16:47:34.309Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-09-24T16:47:34.309Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-09-24T16:47:34.309Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-09-24T16:47:34.309Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-09-24T16:47:34.309Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-09-24T16:47:34.309Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-09-24T16:47:34.309Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-09-24T16:47:34.309Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-09-24T16:47:34.309Z] === RUN TestSingleExclamationError [2021-09-24T16:47:34.309Z] --- PASS: TestSingleExclamationError (0.00s) [2021-09-24T16:47:34.309Z] === RUN TestMatchesWithNoPatterns [2021-09-24T16:47:34.309Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-09-24T16:47:34.309Z] === RUN TestMatchesWithMalformedPatterns [2021-09-24T16:47:34.309Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-09-24T16:47:34.309Z] === RUN TestMatches [2021-09-24T16:47:34.309Z] === RUN TestMatches/MatchesOrParentMatches [2021-09-24T16:47:34.309Z] === RUN TestMatches/MatchesUsingParentResult [2021-09-24T16:47:34.309Z] --- PASS: TestMatches (0.00s) [2021-09-24T16:47:34.309Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2021-09-24T16:47:34.309Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2021-09-24T16:47:34.309Z] === RUN TestCleanPatterns [2021-09-24T16:47:34.309Z] --- PASS: TestCleanPatterns (0.00s) [2021-09-24T16:47:34.309Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-09-24T16:47:34.309Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-09-24T16:47:34.309Z] === RUN TestCleanPatternsExceptionFlag [2021-09-24T16:47:34.309Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-09-24T16:47:34.309Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-09-24T16:47:34.309Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-09-24T16:47:34.309Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-09-24T16:47:34.309Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-09-24T16:47:34.309Z] === RUN TestCleanPatternsErrorSingleException [2021-09-24T16:47:34.309Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-09-24T16:47:34.309Z] === RUN TestCreateIfNotExistsDir [2021-09-24T16:47:34.309Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2021-09-24T16:47:34.309Z] === RUN TestCreateIfNotExistsFile [2021-09-24T16:47:34.309Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-09-24T16:47:34.309Z] === RUN TestMatch [2021-09-24T16:47:34.309Z] --- PASS: TestMatch (0.00s) [2021-09-24T16:47:34.309Z] PASS [2021-09-24T16:47:34.309Z] coverage: 82.2% of statements [2021-09-24T16:47:34.309Z] ok github.com/docker/docker/pkg/fileutils 0.064s coverage: 82.2% of statements [2021-09-24T16:47:34.602Z] --- PASS: TestUpdatePidsLimit (2.95s) [2021-09-24T16:47:34.602Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.29s) [2021-09-24T16:47:34.602Z] --- PASS: TestUpdatePidsLimit/no_change (0.30s) [2021-09-24T16:47:34.602Z] --- PASS: TestUpdatePidsLimit/update_lower (0.30s) [2021-09-24T16:47:34.602Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.30s) [2021-09-24T16:47:34.602Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.30s) [2021-09-24T16:47:34.602Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.31s) [2021-09-24T16:47:34.602Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.30s) [2021-09-24T16:47:34.602Z] === RUN TestUpdateRestartPolicy [2021-09-24T16:47:34.985Z] === RUN TestGet [2021-09-24T16:47:34.985Z] --- PASS: TestGet (0.00s) [2021-09-24T16:47:34.985Z] === RUN TestGetShortcutString [2021-09-24T16:47:34.985Z] --- PASS: TestGetShortcutString (0.00s) [2021-09-24T16:47:34.985Z] PASS [2021-09-24T16:47:34.985Z] coverage: 42.9% of statements [2021-09-24T16:47:34.985Z] ok github.com/docker/docker/pkg/homedir 0.029s coverage: 42.9% of statements [2021-09-24T16:47:35.096Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-09-24T16:47:35.358Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-09-24T16:47:35.358Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-09-24T16:47:35.620Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-09-24T16:47:35.620Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-09-24T16:47:35.620Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-09-24T16:47:35.620Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-09-24T16:47:35.620Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-09-24T16:47:35.696Z] --- PASS: TestNetworkDBNodeLeave (2.85s) [2021-09-24T16:47:35.696Z] === RUN TestNetworkDBWatch [2021-09-24T16:47:35.696Z] === RUN TestCreateIDMapOrder [2021-09-24T16:47:35.696Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-09-24T16:47:35.696Z] PASS [2021-09-24T16:47:36.437Z] coverage: 7.2% of statements [2021-09-24T16:47:36.437Z] ok github.com/docker/docker/pkg/idtools 0.042s coverage: 7.2% of statements [2021-09-24T16:47:36.437Z] --- PASS: TestGetAddress (19.64s) [2021-09-24T16:47:36.437Z] === RUN TestRequestSyntaxCheck [2021-09-24T16:47:36.437Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2021-09-24T16:47:36.437Z] === RUN TestRequest [2021-09-24T16:47:36.562Z] --- PASS: TestDaemonStartWithLogOpt (4.20s) [2021-09-24T16:47:36.562Z] === CONT TestReadPluginNoRead [2021-09-24T16:47:36.823Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-09-24T16:47:37.212Z] === RUN TestFixedBufferCap [2021-09-24T16:47:37.212Z] --- PASS: TestFixedBufferCap (0.00s) [2021-09-24T16:47:37.212Z] === RUN TestFixedBufferLen [2021-09-24T16:47:37.212Z] --- PASS: TestFixedBufferLen (0.00s) [2021-09-24T16:47:37.212Z] === RUN TestFixedBufferString [2021-09-24T16:47:37.212Z] --- PASS: TestFixedBufferString (0.00s) [2021-09-24T16:47:37.212Z] === RUN TestFixedBufferWrite [2021-09-24T16:47:37.212Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-09-24T16:47:37.212Z] === RUN TestFixedBufferRead [2021-09-24T16:47:37.212Z] --- PASS: TestFixedBufferRead (0.00s) [2021-09-24T16:47:37.212Z] === RUN TestBytesPipeRead [2021-09-24T16:47:37.212Z] --- PASS: TestBytesPipeRead (0.00s) [2021-09-24T16:47:37.212Z] === RUN TestBytesPipeWrite [2021-09-24T16:47:37.212Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-09-24T16:47:37.212Z] === RUN TestBytesPipeWriteRandomChunks [2021-09-24T16:47:37.212Z] 2021/09/24 16:47:36 Closing DB instances... [2021-09-24T16:47:37.212Z] --- PASS: TestBytesPipeWriteRandomChunks (0.39s) [2021-09-24T16:47:37.212Z] === RUN TestAtomicWriteToFile [2021-09-24T16:47:37.212Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-09-24T16:47:37.212Z] === RUN TestAtomicWriteSetCommit [2021-09-24T16:47:37.212Z] --- PASS: TestAtomicWriteSetCommit (0.00s) [2021-09-24T16:47:37.212Z] === RUN TestAtomicWriteSetCancel [2021-09-24T16:47:37.212Z] --- PASS: TestAtomicWriteSetCancel (0.00s) [2021-09-24T16:47:37.212Z] === RUN TestReadCloserWrapperClose [2021-09-24T16:47:37.212Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-09-24T16:47:37.212Z] === RUN TestReaderErrWrapperReadOnError [2021-09-24T16:47:37.212Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-09-24T16:47:37.212Z] === RUN TestReaderErrWrapperRead [2021-09-24T16:47:37.212Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-09-24T16:47:37.212Z] === RUN TestCancelReadCloser [2021-09-24T16:47:37.212Z] --- PASS: TestCancelReadCloser (0.10s) [2021-09-24T16:47:37.212Z] === RUN TestWriteCloserWrapperClose [2021-09-24T16:47:37.212Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-09-24T16:47:37.212Z] === RUN TestNopWriteCloser [2021-09-24T16:47:37.212Z] --- PASS: TestNopWriteCloser (0.00s) [2021-09-24T16:47:37.212Z] === RUN TestNopWriter [2021-09-24T16:47:37.212Z] --- PASS: TestNopWriter (0.00s) [2021-09-24T16:47:37.212Z] === RUN TestWriteCounter [2021-09-24T16:47:37.212Z] --- PASS: TestWriteCounter (0.00s) [2021-09-24T16:47:37.212Z] PASS [2021-09-24T16:47:37.212Z] coverage: 69.2% of statements [2021-09-24T16:47:37.212Z] ok github.com/docker/docker/pkg/ioutils 0.539s coverage: 69.2% of statements [2021-09-24T16:47:38.012Z] === RUN TestError [2021-09-24T16:47:38.012Z] --- PASS: TestError (0.00s) [2021-09-24T16:47:38.012Z] === RUN TestProgressString [2021-09-24T16:47:38.012Z] === RUN TestProgressString/no_progress [2021-09-24T16:47:38.012Z] === RUN TestProgressString/progress_1 [2021-09-24T16:47:38.012Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-09-24T16:47:38.012Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-09-24T16:47:38.012Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-09-24T16:47:38.012Z] === RUN TestProgressString/with_units [2021-09-24T16:47:38.012Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-09-24T16:47:38.012Z] === RUN TestProgressString/hide_counts [2021-09-24T16:47:38.012Z] --- PASS: TestProgressString (0.00s) [2021-09-24T16:47:38.012Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-09-24T16:47:38.012Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-09-24T16:47:38.012Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-09-24T16:47:38.012Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-09-24T16:47:38.012Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-09-24T16:47:38.012Z] --- PASS: TestProgressString/with_units (0.00s) [2021-09-24T16:47:38.012Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-09-24T16:47:38.012Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-09-24T16:47:38.012Z] === RUN TestJSONMessageDisplay [2021-09-24T16:47:38.012Z] --- PASS: TestJSONMessageDisplay (0.12s) [2021-09-24T16:47:38.012Z] === RUN TestJSONMessageDisplayWithJSONError [2021-09-24T16:47:38.012Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-09-24T16:47:38.012Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-09-24T16:47:38.012Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-09-24T16:47:38.012Z] === RUN TestDisplayJSONMessagesStream [2021-09-24T16:47:38.012Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-09-24T16:47:38.012Z] PASS [2021-09-24T16:47:38.012Z] coverage: 91.7% of statements [2021-09-24T16:47:38.012Z] ok github.com/docker/docker/pkg/jsonmessage 0.155s coverage: 91.7% of statements [2021-09-24T16:47:38.737Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-09-24T16:47:38.737Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-09-24T16:47:38.859Z] --- PASS: TestNetworkDBWatch (3.04s) [2021-09-24T16:47:38.859Z] === RUN TestNetworkDBBulkSync [2021-09-24T16:47:38.859Z] === RUN TestStandardLongPath [2021-09-24T16:47:38.859Z] --- PASS: TestStandardLongPath (0.00s) [2021-09-24T16:47:38.859Z] === RUN TestUNCLongPath [2021-09-24T16:47:38.859Z] --- PASS: TestUNCLongPath (0.00s) [2021-09-24T16:47:38.859Z] PASS [2021-09-24T16:47:38.859Z] coverage: 100.0% of statements [2021-09-24T16:47:38.859Z] ok github.com/docker/docker/pkg/longpath 0.028s coverage: 100.0% of statements [2021-09-24T16:47:38.998Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-09-24T16:47:38.998Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-09-24T16:47:39.570Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-09-24T16:47:39.732Z] === RUN TestNameFormat [2021-09-24T16:47:39.732Z] --- PASS: TestNameFormat (0.00s) [2021-09-24T16:47:39.732Z] === RUN TestNameRetries [2021-09-24T16:47:39.732Z] --- PASS: TestNameRetries (0.00s) [2021-09-24T16:47:39.732Z] PASS [2021-09-24T16:47:39.732Z] coverage: 85.7% of statements [2021-09-24T16:47:39.732Z] ok github.com/docker/docker/pkg/namesgenerator 0.027s coverage: 85.7% of statements [2021-09-24T16:47:39.732Z] 2021/09/24 16:47:39 Closing DB instances... [2021-09-24T16:47:39.732Z] === RUN TestParseKeyValueOpt [2021-09-24T16:47:39.732Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-09-24T16:47:39.732Z] === RUN TestParseUintList [2021-09-24T16:47:39.732Z] --- PASS: TestParseUintList (0.00s) [2021-09-24T16:47:39.732Z] === RUN TestParseUintListMaximumLimits [2021-09-24T16:47:39.732Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-09-24T16:47:39.732Z] PASS [2021-09-24T16:47:39.732Z] coverage: 97.0% of statements [2021-09-24T16:47:39.732Z] ok github.com/docker/docker/pkg/parsers 0.030s coverage: 97.0% of statements [2021-09-24T16:47:40.141Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-09-24T16:47:40.646Z] --- PASS: TestRequest (4.03s) [2021-09-24T16:47:40.646Z] === RUN TestOverlappingRequests [2021-09-24T16:47:40.646Z] === RUN TestNewAndRemove [2021-09-24T16:47:40.646Z] --- PASS: TestNewAndRemove (0.00s) [2021-09-24T16:47:40.646Z] === RUN TestRemoveInvalidPath [2021-09-24T16:47:40.646Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-09-24T16:47:40.646Z] PASS [2021-09-24T16:47:40.646Z] coverage: 82.6% of statements [2021-09-24T16:47:40.646Z] ok github.com/docker/docker/pkg/pidfile 0.030s coverage: 82.6% of statements [2021-09-24T16:47:40.646Z] --- PASS: TestOverlappingRequests (0.21s) [2021-09-24T16:47:40.646Z] === RUN TestRelease [2021-09-24T16:47:40.712Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-09-24T16:47:40.712Z] === RUN TestReadPluginNoRead/default [2021-09-24T16:47:41.185Z] --- PASS: TestBuildMultiStageLayerLeak (13.41s) [2021-09-24T16:47:41.185Z] === RUN TestBuildWithHugeFile [2021-09-24T16:47:41.285Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-09-24T16:47:41.285Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-09-24T16:47:41.285Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-09-24T16:47:41.547Z] --- PASS: TestContinueAfterPluginCrash (9.30s) [2021-09-24T16:47:41.606Z] --- PASS: TestRelease (0.79s) [2021-09-24T16:47:41.606Z] === RUN TestAllocateRandomDeallocate [2021-09-24T16:47:41.606Z] --- PASS: TestNetworkDBBulkSync (3.02s) [2021-09-24T16:47:41.606Z] === RUN TestNetworkDBCRUDMediumCluster [2021-09-24T16:47:41.606Z] === RUN TestFailedConnection [2021-09-24T16:47:41.809Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-09-24T16:47:41.809Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-09-24T16:47:41.809Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-09-24T16:47:41.809Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-09-24T16:47:42.069Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-09-24T16:47:42.069Z] === RUN TestReadPluginNoRead/disabled_caching [2021-09-24T16:47:42.641Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-09-24T16:47:43.221Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-09-24T16:47:43.818Z] === CONT TestReadPluginNoRead [2021-09-24T16:47:43.818Z] read_test.go:92: [d323c1ce147bf] daemon is not started [2021-09-24T16:47:43.818Z] --- PASS: TestReadPluginNoRead (7.20s) [2021-09-24T16:47:43.818Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.48s) [2021-09-24T16:47:43.818Z] --- PASS: TestReadPluginNoRead/default (1.50s) [2021-09-24T16:47:43.818Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.55s) [2021-09-24T16:47:43.818Z] PASS [2021-09-24T16:47:43.818Z] [2021-09-24T16:47:43.818Z] DONE 6 tests in 11.527s [2021-09-24T16:47:43.818Z] 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-09-24T16:47:43.818Z] ++ 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-09-24T16:47:43.818Z] ++ set -e [2021-09-24T16:47:43.818Z] ++ '[' -n 0 ']' [2021-09-24T16:47:43.818Z] ++ set -x [2021-09-24T16:47:43.818Z] ++ 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-09-24T16:47:43.818Z] testing: warning: no tests to run [2021-09-24T16:47:43.818Z] PASS [2021-09-24T16:47:43.818Z] [2021-09-24T16:47:43.818Z] DONE 0 tests in 0.034s [2021-09-24T16:47:43.818Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-09-24T16:47:43.818Z] ++ 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-09-24T16:47:43.818Z] ++ set -e [2021-09-24T16:47:43.818Z] ++ '[' -n 0 ']' [2021-09-24T16:47:43.818Z] ++ set -x [2021-09-24T16:47:43.818Z] ++ 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-09-24T16:47:43.818Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-09-24T16:47:43.818Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-09-24T16:47:43.818Z] INFO: Testing against a local daemon [2021-09-24T16:47:43.818Z] === RUN TestPluginWithDevMounts [2021-09-24T16:47:43.818Z] === PAUSE TestPluginWithDevMounts [2021-09-24T16:47:43.818Z] === CONT TestPluginWithDevMounts [2021-09-24T16:47:44.523Z] --- PASS: TestAllocateRandomDeallocate (1.92s) [2021-09-24T16:47:44.523Z] === RUN TestRetrieveFromStore [2021-09-24T16:47:44.523Z] === RUN TestParseEmptyInterface [2021-09-24T16:47:44.523Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-09-24T16:47:44.523Z] === RUN TestParseNonInterfaceType [2021-09-24T16:47:44.523Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-09-24T16:47:44.523Z] === RUN TestParseWithOneFunction [2021-09-24T16:47:44.523Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-09-24T16:47:44.523Z] === RUN TestParseWithMultipleFuncs [2021-09-24T16:47:44.523Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-09-24T16:47:44.523Z] === RUN TestParseWithUnnamedReturn [2021-09-24T16:47:44.523Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-09-24T16:47:44.523Z] === RUN TestEmbeddedInterface [2021-09-24T16:47:44.523Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-09-24T16:47:44.523Z] === RUN TestParsedImports [2021-09-24T16:47:44.523Z] --- PASS: TestParsedImports (0.00s) [2021-09-24T16:47:44.523Z] === RUN TestAliasedImports [2021-09-24T16:47:44.523Z] --- PASS: TestAliasedImports (0.00s) [2021-09-24T16:47:44.523Z] PASS [2021-09-24T16:47:44.523Z] coverage: 56.8% of statements [2021-09-24T16:47:44.523Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.042s coverage: 56.8% of statements [2021-09-24T16:47:44.523Z] --- PASS: TestFailedConnection (2.08s) [2021-09-24T16:47:44.523Z] === RUN TestFailOnce [2021-09-24T16:47:44.523Z] --- PASS: TestRetrieveFromStore (0.64s) [2021-09-24T16:47:44.523Z] === RUN TestRequestReleaseAddressDuplicate [2021-09-24T16:47:44.523Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-09-24T16:47:44.523Z] === RUN TestParallelPredefinedRequest1 [2021-09-24T16:47:44.523Z] === PAUSE TestParallelPredefinedRequest1 [2021-09-24T16:47:44.523Z] === RUN TestParallelPredefinedRequest2 [2021-09-24T16:47:44.523Z] === PAUSE TestParallelPredefinedRequest2 [2021-09-24T16:47:44.523Z] === RUN TestParallelPredefinedRequest3 [2021-09-24T16:47:44.523Z] === PAUSE TestParallelPredefinedRequest3 [2021-09-24T16:47:44.523Z] === RUN TestParallelPredefinedRequest4 [2021-09-24T16:47:44.523Z] === PAUSE TestParallelPredefinedRequest4 [2021-09-24T16:47:44.523Z] === RUN TestParallelPredefinedRequest5 [2021-09-24T16:47:44.523Z] === PAUSE TestParallelPredefinedRequest5 [2021-09-24T16:47:44.523Z] === RUN TestDebug [2021-09-24T16:47:44.523Z] --- PASS: TestDebug (0.00s) [2021-09-24T16:47:44.523Z] === RUN TestRequestPoolParallel [2021-09-24T16:47:44.523Z] 2021/09/24 16:47:43 http: panic serving 127.0.0.1:49298: Plugin not ready [2021-09-24T16:47:44.523Z] goroutine 18 [running]: [2021-09-24T16:47:44.523Z] net/http.(*conn).serve.func1() [2021-09-24T16:47:44.523Z] c:/go/src/net/http/server.go:1801 +0xb9 [2021-09-24T16:47:44.523Z] panic({0xb89d40, 0xc95e90}) [2021-09-24T16:47:44.523Z] c:/go/src/runtime/panic.go:1047 +0x266 [2021-09-24T16:47:44.523Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0xae9ef47435e20855}, 0xc000167a98) [2021-09-24T16:47:44.523Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2021-09-24T16:47:44.523Z] net/http.HandlerFunc.ServeHTTP(0x0, {0xca2b48, 0xc0001540e0}, 0xade986) [2021-09-24T16:47:44.523Z] c:/go/src/net/http/server.go:2046 +0x2f [2021-09-24T16:47:44.523Z] net/http.(*ServeMux).ServeHTTP(0x0, {0xca2b48, 0xc0001540e0}, 0xc00014e300) [2021-09-24T16:47:44.523Z] c:/go/src/net/http/server.go:2424 +0x149 [2021-09-24T16:47:44.523Z] net/http.serverHandler.ServeHTTP({0xca1170}, {0xca2b48, 0xc0001540e0}, 0xc00014e300) [2021-09-24T16:47:44.523Z] c:/go/src/net/http/server.go:2878 +0x43b [2021-09-24T16:47:44.523Z] net/http.(*conn).serve(0xc000094140, {0xca49e0, 0xc00008aff0}) [2021-09-24T16:47:44.523Z] c:/go/src/net/http/server.go:1929 +0xb08 [2021-09-24T16:47:44.523Z] created by net/http.(*Server).Serve [2021-09-24T16:47:44.523Z] c:/go/src/net/http/server.go:3033 +0x4e8 [2021-09-24T16:47:44.523Z] time="2021-09-24T16:47:43Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49297/Test.FailOnce: Post \"http://127.0.0.1:49297/Test.FailOnce\": EOF, retrying in 1s" [2021-09-24T16:47:44.523Z] === RUN TestHTTPTransport [2021-09-24T16:47:44.523Z] --- PASS: TestHTTPTransport (0.00s) [2021-09-24T16:47:44.523Z] PASS [2021-09-24T16:47:44.523Z] coverage: 85.7% of statements [2021-09-24T16:47:44.523Z] ok github.com/docker/docker/pkg/plugins/transport 0.034s coverage: 85.7% of statements [2021-09-24T16:47:44.523Z] --- PASS: TestRequestPoolParallel (0.40s) [2021-09-24T16:47:44.523Z] === RUN TestFullAllocateRelease [2021-09-24T16:47:44.523Z] --- PASS: TestFullAllocateRelease (0.33s) [2021-09-24T16:47:44.523Z] === RUN TestOddAllocateRelease [2021-09-24T16:47:44.523Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-09-24T16:47:44.523Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-09-24T16:47:44.523Z] === RUN TestBufioReaderPoolPutAndGet [2021-09-24T16:47:44.523Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-09-24T16:47:44.523Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-09-24T16:47:44.523Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-09-24T16:47:44.523Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-09-24T16:47:44.523Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-09-24T16:47:44.523Z] === RUN TestBufioWriterPoolPutAndGet [2021-09-24T16:47:44.523Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-09-24T16:47:44.523Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-09-24T16:47:44.523Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-09-24T16:47:44.523Z] === RUN TestBufferPoolPutAndGet [2021-09-24T16:47:44.523Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-09-24T16:47:44.523Z] PASS [2021-09-24T16:47:44.523Z] coverage: 88.2% of statements [2021-09-24T16:47:44.523Z] ok github.com/docker/docker/pkg/pools 0.031s coverage: 88.2% of statements [2021-09-24T16:47:44.523Z] 2021/09/24 16:47:44 Closing DB instances... [2021-09-24T16:47:44.523Z] --- PASS: TestOddAllocateRelease (0.19s) [2021-09-24T16:47:44.523Z] === RUN TestFullAllocateSerialReleaseParallel [2021-09-24T16:47:44.523Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.05s) [2021-09-24T16:47:44.523Z] === RUN TestOddAllocateSerialReleaseParallel [2021-09-24T16:47:44.523Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.03s) [2021-09-24T16:47:44.523Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-09-24T16:47:44.523Z] --- PASS: TestFailOnce (1.12s) [2021-09-24T16:47:44.523Z] === RUN TestEchoInputOutput [2021-09-24T16:47:44.523Z] --- PASS: TestEchoInputOutput (0.00s) [2021-09-24T16:47:44.523Z] === RUN TestBackoff [2021-09-24T16:47:44.523Z] --- PASS: TestBackoff (0.00s) [2021-09-24T16:47:44.523Z] === RUN TestAbortRetry [2021-09-24T16:47:44.523Z] --- PASS: TestAbortRetry (0.00s) [2021-09-24T16:47:44.523Z] === RUN TestClientScheme [2021-09-24T16:47:44.523Z] --- PASS: TestClientScheme (0.00s) [2021-09-24T16:47:44.523Z] === RUN TestNewClientWithTimeout [2021-09-24T16:47:44.523Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2021-09-24T16:47:44.523Z] === CONT TestParallelPredefinedRequest1 [2021-09-24T16:47:44.523Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-24T16:47:44.523Z] === CONT TestParallelPredefinedRequest4 [2021-09-24T16:47:44.523Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-24T16:47:44.523Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-09-24T16:47:44.523Z] === CONT TestParallelPredefinedRequest3 [2021-09-24T16:47:44.523Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-09-24T16:47:44.523Z] === CONT TestParallelPredefinedRequest5 [2021-09-24T16:47:44.523Z] === CONT TestParallelPredefinedRequest2 [2021-09-24T16:47:44.523Z] === CONT TestParallelPredefinedRequest5 [2021-09-24T16:47:44.523Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-24T16:47:44.523Z] === CONT TestParallelPredefinedRequest2 [2021-09-24T16:47:44.523Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-24T16:47:44.523Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-09-24T16:47:44.523Z] === CONT TestParallelPredefinedRequest3 [2021-09-24T16:47:44.523Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-24T16:47:44.523Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-09-24T16:47:44.523Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-09-24T16:47:44.523Z] PASS [2021-09-24T16:47:44.523Z] coverage: 85.3% of statements [2021-09-24T16:47:44.523Z] ok github.com/docker/docker/libnetwork/ipam 33.205s coverage: 85.3% of statements [2021-09-24T16:47:45.201Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-09-24T16:47:45.461Z] --- PASS: TestPluginWithDevMounts (1.70s) [2021-09-24T16:47:45.461Z] PASS [2021-09-24T16:47:45.461Z] [2021-09-24T16:47:45.461Z] DONE 1 tests in 1.813s [2021-09-24T16:47:45.461Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-09-24T16:47:45.461Z] ++ 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-09-24T16:47:45.461Z] ++ set -e [2021-09-24T16:47:45.461Z] ++ '[' -n 0 ']' [2021-09-24T16:47:45.461Z] ++ set -x [2021-09-24T16:47:45.461Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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-09-24T16:47:45.510Z] === RUN TestOutputOnPrematureClose [2021-09-24T16:47:45.510Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-09-24T16:47:45.510Z] === RUN TestCompleteSilently [2021-09-24T16:47:45.510Z] --- PASS: TestCompleteSilently (0.00s) [2021-09-24T16:47:45.510Z] PASS [2021-09-24T16:47:45.510Z] coverage: 75.9% of statements [2021-09-24T16:47:45.510Z] ok github.com/docker/docker/pkg/progress 0.029s coverage: 75.9% of statements [2021-09-24T16:47:45.510Z] time="2021-09-24T16:47:44Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49303/Test.Echo: Post \"http://127.0.0.1:49303/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-09-24T16:47:45.510Z] === RUN TestSendToOneSub [2021-09-24T16:47:45.510Z] --- PASS: TestSendToOneSub (0.00s) [2021-09-24T16:47:45.510Z] === RUN TestSendToMultipleSubs [2021-09-24T16:47:45.510Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-09-24T16:47:45.510Z] === RUN TestEvictOneSub [2021-09-24T16:47:45.510Z] --- PASS: TestEvictOneSub (0.00s) [2021-09-24T16:47:45.510Z] === RUN TestClosePublisher [2021-09-24T16:47:45.510Z] --- PASS: TestClosePublisher (0.00s) [2021-09-24T16:47:45.510Z] === RUN TestPubSubRace [2021-09-24T16:47:45.722Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-09-24T16:47:45.722Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-09-24T16:47:45.722Z] INFO: Testing against a local daemon [2021-09-24T16:47:45.722Z] === RUN TestSecretInspect [2021-09-24T16:47:45.773Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-09-24T16:47:45.773Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-09-24T16:47:45.773Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-09-24T16:47:45.773Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-09-24T16:47:45.773Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-09-24T16:47:45.773Z] remote: Enumerating objects: 23, done. [2021-09-24T16:47:45.773Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-09-24T16:47:45.773Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-09-24T16:47:45.773Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-09-24T16:47:45.773Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2021-09-24T16:47:45.773Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2021-09-24T16:47:45.773Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-09-24T16:47:45.773Z] Cross building: bundles/cross/linux/ppc64le [2021-09-24T16:47:45.773Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-09-24T16:47:45.773Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-09-24T16:47:46.293Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-09-24T16:47:46.490Z] --- PASS: TestPubSubRace (1.04s) [2021-09-24T16:47:46.490Z] PASS [2021-09-24T16:47:46.490Z] coverage: 75.0% of statements [2021-09-24T16:47:46.490Z] ok github.com/docker/docker/pkg/pubsub 1.065s coverage: 75.0% of statements [2021-09-24T16:47:46.490Z] time="2021-09-24T16:47:46Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49303/Test.Echo: Post \"http://127.0.0.1:49303/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-09-24T16:47:46.490Z] === RUN TestRegister [2021-09-24T16:47:46.490Z] --- PASS: TestRegister (0.00s) [2021-09-24T16:47:46.490Z] === RUN TestCommand [2021-09-24T16:47:46.490Z] --- PASS: TestCommand (0.02s) [2021-09-24T16:47:46.490Z] === RUN TestNaiveSelf [2021-09-24T16:47:46.490Z] --- PASS: TestNaiveSelf (0.02s) [2021-09-24T16:47:46.490Z] PASS [2021-09-24T16:47:46.490Z] coverage: 82.4% of statements [2021-09-24T16:47:46.490Z] ok github.com/docker/docker/pkg/reexec 0.071s coverage: 82.4% of statements [2021-09-24T16:47:46.836Z] --- PASS: TestUpdateRestartPolicy (11.77s) [2021-09-24T16:47:46.836Z] === RUN TestUpdateRestartWithAutoRemove [2021-09-24T16:47:46.836Z] --- PASS: TestUpdateRestartWithAutoRemove (0.66s) [2021-09-24T16:47:46.836Z] === RUN TestWaitNonBlocked [2021-09-24T16:47:46.836Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-24T16:47:46.836Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-24T16:47:46.836Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-24T16:47:46.836Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-24T16:47:46.836Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-24T16:47:46.836Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-24T16:47:46.864Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-09-24T16:47:47.125Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-09-24T16:47:47.407Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.47s) [2021-09-24T16:47:47.407Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-09-24T16:47:47.407Z] === RUN TestDump [2021-09-24T16:47:47.407Z] goroutine 6 [running]: [2021-09-24T16:47:47.407Z] github.com/docker/docker/pkg/stack.dump(0xacb2f7) [2021-09-24T16:47:47.407Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-09-24T16:47:47.407Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-09-24T16:47:47.407Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-09-24T16:47:47.407Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2021-09-24T16:47:47.407Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2021-09-24T16:47:47.407Z] testing.tRunner(0xc0001124e0, 0xc38e38) [2021-09-24T16:47:47.407Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-09-24T16:47:47.407Z] created by testing.(*T).Run [2021-09-24T16:47:47.407Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-09-24T16:47:47.407Z] [2021-09-24T16:47:47.407Z] goroutine 1 [chan receive]: [2021-09-24T16:47:47.407Z] testing.(*T).Run(0xc000112340, {0xc2a4fd, 0xaaa173}, 0xc38e38) [2021-09-24T16:47:47.407Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-09-24T16:47:47.407Z] testing.runTests.func1(0xc000068750) [2021-09-24T16:47:47.407Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-09-24T16:47:47.407Z] testing.tRunner(0xc000112340, 0xc000071ce0) [2021-09-24T16:47:47.407Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-09-24T16:47:47.407Z] testing.runTests(0xc000076080, {0xd9bba0, 0x3, 0x3}, {0xaca54d, 0xc2c1f7, 0xda0640}) [2021-09-24T16:47:47.407Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-09-24T16:47:47.407Z] testing.(*M).Run(0xc000076080) [2021-09-24T16:47:47.407Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-09-24T16:47:47.407Z] main.main() [2021-09-24T16:47:47.407Z] _testmain.go:95 +0x1f5 [2021-09-24T16:47:47.407Z] --- PASS: TestDump (0.00s) [2021-09-24T16:47:47.407Z] === RUN TestDumpToFile [2021-09-24T16:47:47.407Z] --- PASS: TestDumpToFile (0.09s) [2021-09-24T16:47:47.407Z] === RUN TestDumpToFileWithEmptyInput [2021-09-24T16:47:47.407Z] goroutine 8 [running]: [2021-09-24T16:47:47.407Z] github.com/docker/docker/pkg/stack.dump(0xb382b4) [2021-09-24T16:47:47.407Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-09-24T16:47:47.407Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0xb38660}) [2021-09-24T16:47:47.407Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2021-09-24T16:47:47.407Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc0001124e0) [2021-09-24T16:47:47.407Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2021-09-24T16:47:47.407Z] testing.tRunner(0xc0001129c0, 0xc38e28) [2021-09-24T16:47:47.407Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-09-24T16:47:47.407Z] created by testing.(*T).Run [2021-09-24T16:47:47.407Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-09-24T16:47:47.407Z] [2021-09-24T16:47:47.407Z] goroutine 1 [chan receive]: [2021-09-24T16:47:47.407Z] testing.(*T).Run(0xc000112340, {0xc31289, 0xaaa173}, 0xc38e28) [2021-09-24T16:47:47.407Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-09-24T16:47:47.407Z] testing.runTests.func1(0xc000068750) [2021-09-24T16:47:47.407Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-09-24T16:47:47.407Z] testing.tRunner(0xc000112340, 0xc000071ce0) [2021-09-24T16:47:47.407Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-09-24T16:47:47.407Z] testing.runTests(0xc000076080, {0xd9bba0, 0x3, 0x3}, {0xaca54d, 0xc2c1f7, 0xda0640}) [2021-09-24T16:47:47.407Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-09-24T16:47:47.407Z] testing.(*M).Run(0xc000076080) [2021-09-24T16:47:47.407Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-09-24T16:47:47.407Z] main.main() [2021-09-24T16:47:47.407Z] _testmain.go:95 +0x1f5 [2021-09-24T16:47:47.407Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-09-24T16:47:47.407Z] PASS [2021-09-24T16:47:47.407Z] coverage: 90.9% of statements [2021-09-24T16:47:47.407Z] ok github.com/docker/docker/pkg/stack 0.113s coverage: 90.9% of statements [2021-09-24T16:47:47.407Z] === RUN TestNewStdWriter [2021-09-24T16:47:47.407Z] --- PASS: TestNewStdWriter (0.00s) [2021-09-24T16:47:47.407Z] === RUN TestWriteWithUninitializedStdWriter [2021-09-24T16:47:47.407Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-09-24T16:47:47.407Z] === RUN TestWriteWithNilBytes [2021-09-24T16:47:47.407Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-09-24T16:47:47.407Z] === RUN TestWrite [2021-09-24T16:47:47.407Z] --- PASS: TestWrite (0.00s) [2021-09-24T16:47:47.407Z] === RUN TestWriteWithWriterError [2021-09-24T16:47:47.407Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-09-24T16:47:47.407Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-09-24T16:47:47.407Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-09-24T16:47:47.407Z] === RUN TestStdCopyWriteAndRead [2021-09-24T16:47:47.407Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-09-24T16:47:47.407Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-09-24T16:47:47.407Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-09-24T16:47:47.407Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-09-24T16:47:47.407Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-09-24T16:47:47.407Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-09-24T16:47:47.407Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-09-24T16:47:47.407Z] === RUN TestStdCopyWithInvalidInputHeader [2021-09-24T16:47:47.407Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-09-24T16:47:47.407Z] === RUN TestStdCopyWithCorruptedPrefix [2021-09-24T16:47:47.407Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-09-24T16:47:47.407Z] === RUN TestStdCopyReturnsWriteErrors [2021-09-24T16:47:47.407Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-09-24T16:47:47.407Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-09-24T16:47:47.407Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-09-24T16:47:47.407Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-09-24T16:47:47.407Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-09-24T16:47:47.407Z] PASS [2021-09-24T16:47:47.407Z] coverage: 100.0% of statements [2021-09-24T16:47:47.407Z] ok github.com/docker/docker/pkg/stdcopy 0.028s coverage: 100.0% of statements [2021-09-24T16:47:47.778Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-09-24T16:47:47.778Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.88s) [2021-09-24T16:47:47.778Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.93s) [2021-09-24T16:47:47.778Z] === RUN TestWaitBlocked [2021-09-24T16:47:47.778Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-09-24T16:47:47.778Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-09-24T16:47:47.778Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-09-24T16:47:47.778Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-09-24T16:47:47.778Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-09-24T16:47:47.778Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-09-24T16:47:48.068Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-09-24T16:47:48.068Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-09-24T16:47:48.329Z] --- PASS: TestSecretInspect (2.55s) [2021-09-24T16:47:48.329Z] === RUN TestSecretList [2021-09-24T16:47:48.329Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-09-24T16:47:48.365Z] 2021/09/24 16:47:47 Closing DB instances... [2021-09-24T16:47:48.365Z] === RUN TestRawProgressFormatterFormatStatus [2021-09-24T16:47:48.365Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-09-24T16:47:48.365Z] === RUN TestRawProgressFormatterFormatProgress [2021-09-24T16:47:48.365Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-09-24T16:47:48.365Z] === RUN TestFormatStatus [2021-09-24T16:47:48.365Z] --- PASS: TestFormatStatus (0.00s) [2021-09-24T16:47:48.365Z] === RUN TestFormatError [2021-09-24T16:47:48.365Z] --- PASS: TestFormatError (0.00s) [2021-09-24T16:47:48.365Z] === RUN TestFormatJSONError [2021-09-24T16:47:48.365Z] --- PASS: TestFormatJSONError (0.00s) [2021-09-24T16:47:48.365Z] === RUN TestJsonProgressFormatterFormatProgress [2021-09-24T16:47:48.365Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-09-24T16:47:48.365Z] === RUN TestJsonProgressFormatterFormatStatus [2021-09-24T16:47:48.365Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-09-24T16:47:48.365Z] === RUN TestNewJSONProgressOutput [2021-09-24T16:47:48.365Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-09-24T16:47:48.365Z] === RUN TestAuxFormatterEmit [2021-09-24T16:47:48.365Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-09-24T16:47:48.365Z] === RUN TestStreamWriterStdout [2021-09-24T16:47:48.365Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-09-24T16:47:48.365Z] === RUN TestStreamWriterStderr [2021-09-24T16:47:48.365Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-09-24T16:47:48.365Z] PASS [2021-09-24T16:47:48.365Z] coverage: 66.2% of statements [2021-09-24T16:47:48.365Z] ok github.com/docker/docker/pkg/streamformatter 0.029s coverage: 66.2% of statements [2021-09-24T16:47:48.365Z] === RUN TestGenerateRandomID [2021-09-24T16:47:48.365Z] --- PASS: TestGenerateRandomID (0.00s) [2021-09-24T16:47:48.365Z] === RUN TestShortenId [2021-09-24T16:47:48.365Z] --- PASS: TestShortenId (0.00s) [2021-09-24T16:47:48.365Z] === RUN TestShortenSha256Id [2021-09-24T16:47:48.365Z] --- PASS: TestShortenSha256Id (0.00s) [2021-09-24T16:47:48.365Z] === RUN TestShortenIdEmpty [2021-09-24T16:47:48.365Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-09-24T16:47:48.365Z] === RUN TestShortenIdInvalid [2021-09-24T16:47:48.365Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-09-24T16:47:48.365Z] === RUN TestIsShortIDNonHex [2021-09-24T16:47:48.365Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-09-24T16:47:48.365Z] === RUN TestIsShortIDNotCorrectSize [2021-09-24T16:47:48.365Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-09-24T16:47:48.365Z] PASS [2021-09-24T16:47:48.365Z] coverage: 70.6% of statements [2021-09-24T16:47:48.365Z] ok github.com/docker/docker/pkg/stringid 0.027s coverage: 70.6% of statements [2021-09-24T16:47:48.724Z] --- PASS: TestWaitBlocked (0.02s) [2021-09-24T16:47:48.724Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.99s) [2021-09-24T16:47:48.724Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.03s) [2021-09-24T16:47:48.724Z] === CONT TestContainerStartOnDaemonRestart [2021-09-24T16:47:48.724Z] === CONT TestRestartDaemonWithRestartingContainer [2021-09-24T16:47:48.724Z] === CONT TestIpcModeOlderClient [2021-09-24T16:47:48.724Z] === CONT TestContainerKillOnDaemonStart [2021-09-24T16:47:48.724Z] --- PASS: TestIpcModeOlderClient (0.09s) [2021-09-24T16:47:48.724Z] === CONT TestDaemonHostGatewayIP [2021-09-24T16:47:49.270Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-09-24T16:47:49.336Z] === RUN TestIsCpusetListAvailable [2021-09-24T16:47:49.336Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-09-24T16:47:49.336Z] PASS [2021-09-24T16:47:49.336Z] coverage: 39.4% of statements [2021-09-24T16:47:49.336Z] ok github.com/docker/docker/pkg/sysinfo 0.042s coverage: 39.4% of statements [2021-09-24T16:47:49.336Z] time="2021-09-24T16:47:48Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49303/Test.Echo: Post \"http://127.0.0.1:49303/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-09-24T16:47:49.336Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2021-09-24T16:47:49.336Z] === RUN TestNetworkDBGarbageCollection [2021-09-24T16:47:49.531Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-09-24T16:47:49.793Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-09-24T16:47:50.305Z] === RUN TestChtimes [2021-09-24T16:47:50.305Z] --- PASS: TestChtimes (0.00s) [2021-09-24T16:47:50.305Z] === RUN TestChtimesWindows [2021-09-24T16:47:50.305Z] --- PASS: TestChtimesWindows (0.00s) [2021-09-24T16:47:50.305Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-09-24T16:47:50.305Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-09-24T16:47:50.305Z] === RUN TestEnsureRemoveAllNotExist [2021-09-24T16:47:50.305Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-09-24T16:47:50.305Z] === RUN TestEnsureRemoveAllWithDir [2021-09-24T16:47:50.305Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-09-24T16:47:50.305Z] === RUN TestEnsureRemoveAllWithFile [2021-09-24T16:47:50.305Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-09-24T16:47:50.305Z] === RUN TestHasWin32KSupport [2021-09-24T16:47:50.305Z] syscall_windows_test.go:8: win32k: true [2021-09-24T16:47:50.305Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-09-24T16:47:50.305Z] PASS [2021-09-24T16:47:50.305Z] coverage: 13.0% of statements [2021-09-24T16:47:50.305Z] ok github.com/docker/docker/pkg/system 0.039s coverage: 13.0% of statements [2021-09-24T16:47:50.305Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-09-24T16:47:50.305Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-09-24T16:47:50.305Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-09-24T16:47:50.305Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-09-24T16:47:50.305Z] === RUN TestTailFile [2021-09-24T16:47:50.305Z] --- PASS: TestTailFile (0.00s) [2021-09-24T16:47:50.305Z] === RUN TestTailFileManyLines [2021-09-24T16:47:50.305Z] --- PASS: TestTailFileManyLines (0.00s) [2021-09-24T16:47:50.305Z] === RUN TestTailEmptyFile [2021-09-24T16:47:50.305Z] --- PASS: TestTailEmptyFile (0.00s) [2021-09-24T16:47:50.305Z] === RUN TestTailNegativeN [2021-09-24T16:47:50.305Z] --- PASS: TestTailNegativeN (0.00s) [2021-09-24T16:47:50.305Z] === RUN TestNewTailReader [2021-09-24T16:47:50.305Z] === PAUSE TestNewTailReader [2021-09-24T16:47:50.305Z] === CONT TestNewTailReader [2021-09-24T16:47:50.305Z] === RUN TestNewTailReader/2_byte_delimiter [2021-09-24T16:47:50.305Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-09-24T16:47:50.305Z] === RUN TestNewTailReader/4_byte_delimiter [2021-09-24T16:47:50.305Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-09-24T16:47:50.305Z] === RUN TestNewTailReader/8_byte_delimiter [2021-09-24T16:47:50.305Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-09-24T16:47:50.305Z] === RUN TestNewTailReader/12_byte_delimiter [2021-09-24T16:47:50.305Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-09-24T16:47:50.305Z] === RUN TestNewTailReader/no_delimiter [2021-09-24T16:47:50.305Z] === PAUSE TestNewTailReader/no_delimiter [2021-09-24T16:47:50.305Z] === RUN TestNewTailReader/single_byte_delimiter [2021-09-24T16:47:50.305Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-09-24T16:47:50.305Z] === RUN TestNewTailReader/truncated_last_line [2021-09-24T16:47:50.305Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-09-24T16:47:50.305Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-09-24T16:47:50.305Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-09-24T16:47:50.305Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-09-24T16:47:50.305Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-09-24T16:47:50.305Z] === CONT TestNewTailReader/2_byte_delimiter [2021-09-24T16:47:50.305Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-09-24T16:47:50.305Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-09-24T16:47:50.305Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-09-24T16:47:50.305Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-09-24T16:47:50.305Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-09-24T16:47:50.305Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-09-24T16:47:50.305Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-24T16:47:50.305Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-24T16:47:50.305Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-24T16:47:50.305Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-24T16:47:50.305Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-09-24T16:47:50.305Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-09-24T16:47:50.305Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-09-24T16:47:50.305Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-09-24T16:47:50.305Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-09-24T16:47:50.305Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-09-24T16:47:50.305Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-09-24T16:47:50.305Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-09-24T16:47:50.305Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-09-24T16:47:50.305Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-09-24T16:47:50.305Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-09-24T16:47:50.305Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-09-24T16:47:50.305Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-09-24T16:47:50.305Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-09-24T16:47:50.305Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-09-24T16:47:50.305Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-09-24T16:47:50.305Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-09-24T16:47:50.305Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-24T16:47:50.305Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-24T16:47:50.305Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-09-24T16:47:50.305Z] === CONT TestNewTailReader/12_byte_delimiter [2021-09-24T16:47:50.305Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-09-24T16:47:50.305Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-09-24T16:47:50.305Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-09-24T16:47:50.305Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-09-24T16:47:50.305Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-09-24T16:47:50.305Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-09-24T16:47:50.305Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-24T16:47:50.305Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-24T16:47:50.305Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-24T16:47:50.305Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-24T16:47:50.305Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-09-24T16:47:50.305Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-09-24T16:47:50.365Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-09-24T16:47:50.938Z] --- PASS: TestSecretList (2.54s) [2021-09-24T16:47:50.938Z] === RUN TestSecretsCreateAndDelete [2021-09-24T16:47:51.273Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-09-24T16:47:51.273Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-09-24T16:47:51.273Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-09-24T16:47:51.273Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-09-24T16:47:51.273Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-09-24T16:47:51.273Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-09-24T16:47:51.273Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-09-24T16:47:51.273Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-09-24T16:47:51.273Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-09-24T16:47:51.273Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-09-24T16:47:51.273Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-09-24T16:47:51.273Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-09-24T16:47:51.273Z] === CONT TestNewTailReader/8_byte_delimiter [2021-09-24T16:47:51.273Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-09-24T16:47:51.273Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-24T16:47:51.273Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-24T16:47:51.273Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-09-24T16:47:51.273Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-09-24T16:47:51.273Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-09-24T16:47:51.273Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-09-24T16:47:51.273Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-09-24T16:47:51.273Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-09-24T16:47:51.273Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-24T16:47:51.273Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-24T16:47:51.273Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-24T16:47:51.273Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-24T16:47:51.273Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-09-24T16:47:51.273Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-09-24T16:47:51.273Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-09-24T16:47:51.273Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-09-24T16:47:51.273Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-09-24T16:47:51.273Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-09-24T16:47:51.273Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-09-24T16:47:51.273Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-09-24T16:47:51.273Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-09-24T16:47:51.273Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-09-24T16:47:51.273Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-09-24T16:47:51.273Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-09-24T16:47:51.273Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-09-24T16:47:51.273Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-09-24T16:47:51.273Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-09-24T16:47:51.273Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-09-24T16:47:51.273Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-09-24T16:47:51.273Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-09-24T16:47:51.273Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-09-24T16:47:51.273Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-09-24T16:47:51.273Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-09-24T16:47:51.273Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-09-24T16:47:51.273Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-09-24T16:47:51.273Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-09-24T16:47:51.273Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-09-24T16:47:51.273Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-09-24T16:47:51.273Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-09-24T16:47:51.273Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-09-24T16:47:51.273Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-09-24T16:47:51.273Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-09-24T16:47:51.273Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-09-24T16:47:51.273Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-09-24T16:47:51.273Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-09-24T16:47:51.273Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-09-24T16:47:51.273Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-09-24T16:47:51.273Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-24T16:47:51.273Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-24T16:47:51.273Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-09-24T16:47:51.273Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-24T16:47:51.273Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-24T16:47:51.273Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-24T16:47:51.273Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-24T16:47:51.273Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-09-24T16:47:51.273Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-09-24T16:47:51.273Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-09-24T16:47:51.273Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-24T16:47:51.273Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-24T16:47:51.273Z] === CONT TestNewTailReader/4_byte_delimiter [2021-09-24T16:47:51.273Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-09-24T16:47:51.273Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-09-24T16:47:51.273Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-09-24T16:47:51.273Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-09-24T16:47:51.273Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-09-24T16:47:51.273Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-09-24T16:47:51.273Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-24T16:47:51.273Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-24T16:47:51.273Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-24T16:47:51.273Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-24T16:47:51.273Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-09-24T16:47:51.273Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-09-24T16:47:51.273Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-09-24T16:47:51.273Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-09-24T16:47:51.273Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-09-24T16:47:51.273Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-09-24T16:47:51.273Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-09-24T16:47:51.273Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-09-24T16:47:51.273Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-09-24T16:47:51.273Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-09-24T16:47:51.273Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-09-24T16:47:51.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-09-24T16:47:51.274Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-09-24T16:47:51.274Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-09-24T16:47:51.274Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-09-24T16:47:51.274Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-09-24T16:47:51.274Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-09-24T16:47:51.274Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-09-24T16:47:51.274Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-24T16:47:51.274Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-24T16:47:51.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-24T16:47:51.274Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-24T16:47:51.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-24T16:47:51.274Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-24T16:47:51.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-24T16:47:51.274Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-24T16:47:51.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-24T16:47:51.274Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-24T16:47:51.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-24T16:47:51.274Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-24T16:47:51.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-24T16:47:51.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-09-24T16:47:51.274Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-24T16:47:51.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-24T16:47:51.274Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-24T16:47:51.274Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-24T16:47:51.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-24T16:47:51.274Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-24T16:47:51.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-24T16:47:51.274Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-24T16:47:51.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-24T16:47:51.274Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-24T16:47:51.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-24T16:47:51.274Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-24T16:47:51.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-24T16:47:51.274Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-24T16:47:51.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-24T16:47:51.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-09-24T16:47:51.274Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-24T16:47:51.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-24T16:47:51.274Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-09-24T16:47:51.274Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-09-24T16:47:51.274Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-09-24T16:47:51.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-09-24T16:47:51.274Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-09-24T16:47:51.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-09-24T16:47:51.274Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-09-24T16:47:51.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-09-24T16:47:51.274Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-09-24T16:47:51.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-09-24T16:47:51.274Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-09-24T16:47:51.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-09-24T16:47:51.274Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-09-24T16:47:51.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-09-24T16:47:51.274Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-09-24T16:47:51.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-09-24T16:47:51.274Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-09-24T16:47:51.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-09-24T16:47:51.274Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-09-24T16:47:51.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-09-24T16:47:51.274Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-09-24T16:47:51.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-09-24T16:47:51.274Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-24T16:47:51.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-24T16:47:51.274Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-09-24T16:47:51.274Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-24T16:47:51.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-24T16:47:51.274Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-24T16:47:51.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-24T16:47:51.274Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-24T16:47:51.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-24T16:47:51.274Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-24T16:47:51.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-24T16:47:51.274Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-24T16:47:51.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-24T16:47:51.274Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-24T16:47:51.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-24T16:47:51.274Z] === CONT TestNewTailReader/single_byte_delimiter [2021-09-24T16:47:51.274Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-09-24T16:47:51.274Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-09-24T16:47:51.274Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-09-24T16:47:51.274Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-09-24T16:47:51.274Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-09-24T16:47:51.274Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-09-24T16:47:51.274Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-24T16:47:51.274Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-24T16:47:51.274Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-24T16:47:51.274Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-24T16:47:51.274Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-09-24T16:47:51.274Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-09-24T16:47:51.274Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-09-24T16:47:51.274Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-09-24T16:47:51.274Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-09-24T16:47:51.274Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-09-24T16:47:51.274Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-09-24T16:47:51.274Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-09-24T16:47:51.274Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-09-24T16:47:51.274Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-09-24T16:47:51.274Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-09-24T16:47:51.274Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-09-24T16:47:51.274Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-09-24T16:47:51.274Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-09-24T16:47:51.274Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-09-24T16:47:51.274Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-09-24T16:47:51.274Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-09-24T16:47:51.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-09-24T16:47:51.274Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-09-24T16:47:51.274Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-09-24T16:47:51.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-09-24T16:47:51.274Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-09-24T16:47:51.274Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-24T16:47:51.274Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-24T16:47:51.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-09-24T16:47:51.274Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-24T16:47:51.274Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-24T16:47:51.274Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-09-24T16:47:51.274Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-09-24T16:47:51.274Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-09-24T16:47:51.274Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-24T16:47:51.274Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-24T16:47:51.274Z] === CONT TestNewTailReader/no_delimiter [2021-09-24T16:47:51.274Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-09-24T16:47:51.274Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-09-24T16:47:51.274Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-09-24T16:47:51.274Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-09-24T16:47:51.274Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-09-24T16:47:51.274Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-09-24T16:47:51.274Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-09-24T16:47:51.274Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-24T16:47:51.274Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-24T16:47:51.274Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-09-24T16:47:51.274Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-09-24T16:47:51.274Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-09-24T16:47:51.274Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-09-24T16:47:51.274Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-09-24T16:47:51.274Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-09-24T16:47:51.274Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-09-24T16:47:51.274Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-24T16:47:51.274Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-09-24T16:47:51.274Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-09-24T16:47:51.274Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-09-24T16:47:51.274Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-09-24T16:47:51.274Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-24T16:47:51.274Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-24T16:47:51.274Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-24T16:47:51.274Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-24T16:47:51.274Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-24T16:47:51.274Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-24T16:47:51.274Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-24T16:47:51.274Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-24T16:47:51.274Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-24T16:47:51.274Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-24T16:47:51.274Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-24T16:47:51.274Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-24T16:47:51.274Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-09-24T16:47:51.274Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-09-24T16:47:51.274Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-09-24T16:47:51.274Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-09-24T16:47:51.274Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-09-24T16:47:51.274Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-09-24T16:47:51.274Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-09-24T16:47:51.274Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-09-24T16:47:51.274Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-09-24T16:47:51.274Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-24T16:47:51.274Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-24T16:47:51.274Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-09-24T16:47:51.274Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-09-24T16:47:51.274Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-09-24T16:47:51.274Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-09-24T16:47:51.274Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-09-24T16:47:51.274Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-09-24T16:47:51.274Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-09-24T16:47:51.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-09-24T16:47:51.275Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-09-24T16:47:51.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-09-24T16:47:51.275Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-09-24T16:47:51.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-09-24T16:47:51.275Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-09-24T16:47:51.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-09-24T16:47:51.275Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-09-24T16:47:51.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-09-24T16:47:51.275Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-09-24T16:47:51.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-09-24T16:47:51.275Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-09-24T16:47:51.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-09-24T16:47:51.275Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-09-24T16:47:51.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-09-24T16:47:51.275Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-24T16:47:51.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-24T16:47:51.275Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-24T16:47:51.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-24T16:47:51.275Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-24T16:47:51.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-24T16:47:51.275Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-24T16:47:51.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-24T16:47:51.275Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-24T16:47:51.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-24T16:47:51.275Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-24T16:47:51.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-24T16:47:51.275Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-24T16:47:51.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-24T16:47:51.275Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-24T16:47:51.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-24T16:47:51.275Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-24T16:47:51.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-24T16:47:51.275Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-24T16:47:51.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-24T16:47:51.275Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-24T16:47:51.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-24T16:47:51.275Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-24T16:47:51.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-24T16:47:51.275Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-24T16:47:51.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-24T16:47:51.275Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-09-24T16:47:51.275Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-09-24T16:47:51.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-09-24T16:47:51.275Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-09-24T16:47:51.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-09-24T16:47:51.275Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-09-24T16:47:51.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-09-24T16:47:51.275Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-24T16:47:51.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-24T16:47:51.275Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-09-24T16:47:51.275Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-24T16:47:51.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-24T16:47:51.275Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-09-24T16:47:51.275Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-09-24T16:47:51.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-09-24T16:47:51.275Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-24T16:47:51.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-24T16:47:51.275Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-09-24T16:47:51.275Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-09-24T16:47:51.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-09-24T16:47:51.275Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-09-24T16:47:51.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-09-24T16:47:51.275Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-09-24T16:47:51.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-09-24T16:47:51.275Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-09-24T16:47:51.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-09-24T16:47:51.275Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-09-24T16:47:51.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-09-24T16:47:51.275Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-09-24T16:47:51.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-09-24T16:47:51.275Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-09-24T16:47:51.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-09-24T16:47:51.275Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-09-24T16:47:51.275Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-09-24T16:47:51.275Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-09-24T16:47:51.275Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-24T16:47:51.275Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-09-24T16:47:51.275Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-24T16:47:51.275Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-24T16:47:51.275Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-09-24T16:47:51.275Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-24T16:47:51.275Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-24T16:47:51.275Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-24T16:47:51.275Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-09-24T16:47:51.275Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-24T16:47:51.275Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-24T16:47:51.275Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-24T16:47:51.275Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-09-24T16:47:51.275Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-09-24T16:47:51.275Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-09-24T16:47:51.275Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-09-24T16:47:51.275Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-09-24T16:47:51.275Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-09-24T16:47:51.275Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-09-24T16:47:51.275Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-09-24T16:47:51.275Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-09-24T16:47:51.275Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-09-24T16:47:51.275Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-09-24T16:47:51.275Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-09-24T16:47:51.275Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-09-24T16:47:51.275Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-09-24T16:47:51.275Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-09-24T16:47:51.275Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-09-24T16:47:51.275Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-09-24T16:47:51.275Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-09-24T16:47:51.275Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-09-24T16:47:51.275Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-09-24T16:47:51.275Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-09-24T16:47:51.275Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-24T16:47:51.275Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-24T16:47:51.275Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-09-24T16:47:51.275Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-09-24T16:47:51.275Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-09-24T16:47:51.275Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-24T16:47:51.275Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-24T16:47:51.275Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-09-24T16:47:51.275Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-09-24T16:47:51.275Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-09-24T16:47:51.275Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-24T16:47:51.275Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-24T16:47:51.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-09-24T16:47:51.275Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-09-24T16:47:51.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-09-24T16:47:51.275Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-09-24T16:47:51.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-09-24T16:47:51.275Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-24T16:47:51.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-24T16:47:51.275Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-09-24T16:47:51.275Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-09-24T16:47:51.275Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-09-24T16:47:51.275Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-24T16:47:51.275Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-24T16:47:51.275Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-09-24T16:47:51.275Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-24T16:47:51.275Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-24T16:47:51.275Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-24T16:47:51.275Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-24T16:47:51.275Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-24T16:47:51.275Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-24T16:47:51.275Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-24T16:47:51.275Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-24T16:47:51.275Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-24T16:47:51.275Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-24T16:47:51.275Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-24T16:47:51.275Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-24T16:47:51.275Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-09-24T16:47:51.275Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-24T16:47:51.275Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-24T16:47:51.275Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-24T16:47:51.275Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-24T16:47:51.275Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-24T16:47:51.275Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-24T16:47:51.275Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-24T16:47:51.275Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-24T16:47:51.275Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-24T16:47:51.275Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-24T16:47:51.275Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-24T16:47:51.275Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-24T16:47:51.275Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-24T16:47:51.275Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-24T16:47:51.275Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-24T16:47:51.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-24T16:47:51.275Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-24T16:47:51.275Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-24T16:47:51.275Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-24T16:47:51.275Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-24T16:47:51.275Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-24T16:47:51.275Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-24T16:47:51.275Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-09-24T16:47:51.275Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-09-24T16:47:51.275Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-09-24T16:47:51.275Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-09-24T16:47:51.275Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-09-24T16:47:51.275Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-24T16:47:51.275Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-09-24T16:47:51.275Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-09-24T16:47:51.275Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-09-24T16:47:51.275Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-09-24T16:47:51.275Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-09-24T16:47:51.276Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-09-24T16:47:51.276Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-24T16:47:51.276Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-09-24T16:47:51.276Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-09-24T16:47:51.276Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-09-24T16:47:51.276Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-09-24T16:47:51.276Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-09-24T16:47:51.276Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-09-24T16:47:51.276Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-09-24T16:47:51.276Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-09-24T16:47:51.276Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-09-24T16:47:51.276Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-09-24T16:47:51.276Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-09-24T16:47:51.276Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-09-24T16:47:51.276Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-09-24T16:47:51.276Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-24T16:47:51.276Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-24T16:47:51.276Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-09-24T16:47:51.276Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-09-24T16:47:51.276Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-09-24T16:47:51.276Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-09-24T16:47:51.276Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-09-24T16:47:51.276Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-09-24T16:47:51.276Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-09-24T16:47:51.276Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-24T16:47:51.276Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-24T16:47:51.276Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-09-24T16:47:51.276Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-09-24T16:47:51.276Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-09-24T16:47:51.276Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-09-24T16:47:51.276Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-09-24T16:47:51.276Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-09-24T16:47:51.276Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-09-24T16:47:51.276Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-09-24T16:47:51.276Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-09-24T16:47:51.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-09-24T16:47:51.276Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-24T16:47:51.276Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-24T16:47:51.276Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-09-24T16:47:51.276Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-24T16:47:51.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-24T16:47:51.276Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-24T16:47:51.276Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-24T16:47:51.276Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-24T16:47:51.276Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-24T16:47:51.276Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-24T16:47:51.276Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-24T16:47:51.276Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-24T16:47:51.276Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-24T16:47:51.276Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-09-24T16:47:51.276Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-09-24T16:47:51.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-09-24T16:47:51.276Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-24T16:47:51.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-24T16:47:51.276Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-09-24T16:47:51.276Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-24T16:47:51.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-24T16:47:51.276Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-24T16:47:51.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-24T16:47:51.276Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-09-24T16:47:51.276Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-24T16:47:51.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-24T16:47:51.276Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-09-24T16:47:51.276Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-09-24T16:47:51.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-09-24T16:47:51.276Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-09-24T16:47:51.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-09-24T16:47:51.276Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-09-24T16:47:51.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-09-24T16:47:51.276Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-09-24T16:47:51.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-09-24T16:47:51.276Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-09-24T16:47:51.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-09-24T16:47:51.276Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-09-24T16:47:51.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-09-24T16:47:51.276Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-09-24T16:47:51.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-09-24T16:47:51.276Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-09-24T16:47:51.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-09-24T16:47:51.276Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-09-24T16:47:51.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-09-24T16:47:51.276Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-09-24T16:47:51.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-09-24T16:47:51.276Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-24T16:47:51.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-24T16:47:51.276Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-09-24T16:47:51.276Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-09-24T16:47:51.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-09-24T16:47:51.276Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-24T16:47:51.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-24T16:47:51.276Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-09-24T16:47:51.276Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-24T16:47:51.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-24T16:47:51.276Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-24T16:47:51.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-24T16:47:51.276Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-24T16:47:51.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-24T16:47:51.276Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-24T16:47:51.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-24T16:47:51.276Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-24T16:47:51.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-24T16:47:51.276Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-24T16:47:51.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-24T16:47:51.276Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-09-24T16:47:51.276Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-09-24T16:47:51.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-09-24T16:47:51.276Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-24T16:47:51.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-24T16:47:51.276Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-24T16:47:51.276Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-09-24T16:47:51.276Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-09-24T16:47:51.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-09-24T16:47:51.276Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-09-24T16:47:51.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-09-24T16:47:51.276Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-09-24T16:47:51.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-09-24T16:47:51.276Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-24T16:47:51.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-24T16:47:51.276Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-24T16:47:51.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-24T16:47:51.276Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-24T16:47:51.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-24T16:47:51.276Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-24T16:47:51.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-24T16:47:51.276Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-24T16:47:51.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-24T16:47:51.276Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-24T16:47:51.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-24T16:47:51.276Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-24T16:47:51.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-24T16:47:51.276Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-24T16:47:51.276Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-24T16:47:51.276Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-24T16:47:51.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-24T16:47:51.276Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-24T16:47:51.276Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-09-24T16:47:51.276Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-24T16:47:51.276Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-09-24T16:47:51.276Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-09-24T16:47:51.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-24T16:47:51.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-09-24T16:47:51.276Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-24T16:47:51.276Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-09-24T16:47:51.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-24T16:47:51.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-09-24T16:47:51.276Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-24T16:47:51.276Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-24T16:47:51.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-24T16:47:51.276Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-24T16:47:51.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-24T16:47:51.276Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-24T16:47:51.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-24T16:47:51.276Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-24T16:47:51.276Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-24T16:47:51.276Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-24T16:47:51.276Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-24T16:47:51.276Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-24T16:47:51.276Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-09-24T16:47:51.276Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-24T16:47:51.276Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-24T16:47:51.276Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-24T16:47:51.276Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-24T16:47:51.276Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-24T16:47:51.276Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-09-24T16:47:51.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-09-24T16:47:51.276Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-09-24T16:47:51.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-09-24T16:47:51.276Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-09-24T16:47:51.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-09-24T16:47:51.276Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-09-24T16:47:51.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-09-24T16:47:51.276Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-09-24T16:47:51.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-09-24T16:47:51.276Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-09-24T16:47:51.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-09-24T16:47:51.276Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-09-24T16:47:51.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-09-24T16:47:51.276Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-09-24T16:47:51.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-09-24T16:47:51.276Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-24T16:47:51.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-24T16:47:51.276Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-24T16:47:51.276Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-24T16:47:51.276Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-09-24T16:47:51.276Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-09-24T16:47:51.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-09-24T16:47:51.276Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-24T16:47:51.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-24T16:47:51.276Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-24T16:47:51.276Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-09-24T16:47:51.276Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-09-24T16:47:51.276Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-09-24T16:47:51.276Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-09-24T16:47:51.276Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-09-24T16:47:51.276Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-09-24T16:47:51.276Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-09-24T16:47:51.276Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-24T16:47:51.277Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-09-24T16:47:51.277Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-24T16:47:51.277Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-09-24T16:47:51.277Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-09-24T16:47:51.277Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-09-24T16:47:51.277Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-09-24T16:47:51.277Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-09-24T16:47:51.277Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-09-24T16:47:51.277Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-09-24T16:47:51.277Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-09-24T16:47:51.277Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-24T16:47:51.277Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-09-24T16:47:51.277Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-24T16:47:51.277Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-24T16:47:51.277Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-24T16:47:51.277Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-09-24T16:47:51.277Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-24T16:47:51.277Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-24T16:47:51.277Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-24T16:47:51.277Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-24T16:47:51.277Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-24T16:47:51.277Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-24T16:47:51.277Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-24T16:47:51.277Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-24T16:47:51.277Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-24T16:47:51.277Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-24T16:47:51.277Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-24T16:47:51.277Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-24T16:47:51.277Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-24T16:47:51.277Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-09-24T16:47:51.277Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-09-24T16:47:51.277Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-09-24T16:47:51.277Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-09-24T16:47:51.277Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-09-24T16:47:51.277Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-09-24T16:47:51.277Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-09-24T16:47:51.277Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-09-24T16:47:51.277Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-09-24T16:47:51.277Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-09-24T16:47:51.277Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-09-24T16:47:51.277Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-09-24T16:47:51.277Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-09-24T16:47:51.277Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-09-24T16:47:51.277Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-09-24T16:47:51.277Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-09-24T16:47:51.277Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-09-24T16:47:51.277Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-09-24T16:47:51.277Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-09-24T16:47:51.277Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-09-24T16:47:51.277Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-09-24T16:47:51.277Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-24T16:47:51.277Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-24T16:47:51.277Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-09-24T16:47:51.277Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-24T16:47:51.277Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-24T16:47:51.277Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-24T16:47:51.277Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-24T16:47:51.277Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-24T16:47:51.277Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-24T16:47:51.277Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-24T16:47:51.277Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-24T16:47:51.277Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-24T16:47:51.277Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-24T16:47:51.277Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-24T16:47:51.277Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-24T16:47:51.277Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-24T16:47:51.277Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-24T16:47:51.277Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-09-24T16:47:51.277Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-09-24T16:47:51.277Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-24T16:47:51.277Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-24T16:47:51.277Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-24T16:47:51.277Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-24T16:47:51.277Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-24T16:47:51.277Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-24T16:47:51.277Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-24T16:47:51.277Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-24T16:47:51.277Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-24T16:47:51.277Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-24T16:47:51.277Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-24T16:47:51.277Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-24T16:47:51.277Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-24T16:47:51.277Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-24T16:47:51.277Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-24T16:47:51.277Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-24T16:47:51.277Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-24T16:47:51.277Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-09-24T16:47:51.277Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-09-24T16:47:51.277Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-09-24T16:47:51.277Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-09-24T16:47:51.277Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-09-24T16:47:51.277Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-09-24T16:47:51.277Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-09-24T16:47:51.277Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-09-24T16:47:51.277Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-09-24T16:47:51.277Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-09-24T16:47:51.277Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-09-24T16:47:51.277Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-09-24T16:47:51.277Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-09-24T16:47:51.277Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-09-24T16:47:51.277Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-09-24T16:47:51.277Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-09-24T16:47:51.277Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-09-24T16:47:51.277Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-09-24T16:47:51.277Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-09-24T16:47:51.277Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-09-24T16:47:51.277Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-24T16:47:51.277Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-24T16:47:51.277Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-24T16:47:51.277Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-09-24T16:47:51.277Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-24T16:47:51.277Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-09-24T16:47:51.277Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-24T16:47:51.277Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-09-24T16:47:51.277Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-09-24T16:47:51.277Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-09-24T16:47:51.277Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-09-24T16:47:51.277Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-09-24T16:47:51.277Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-09-24T16:47:51.277Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-09-24T16:47:51.277Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-09-24T16:47:51.277Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-24T16:47:51.277Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-24T16:47:51.277Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-09-24T16:47:51.277Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-24T16:47:51.277Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-09-24T16:47:51.277Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-09-24T16:47:51.277Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-24T16:47:51.277Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-24T16:47:51.277Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-24T16:47:51.277Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-24T16:47:51.277Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-24T16:47:51.277Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-09-24T16:47:51.277Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-24T16:47:51.277Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-09-24T16:47:51.277Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-09-24T16:47:51.277Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-09-24T16:47:51.277Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-09-24T16:47:51.277Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-24T16:47:51.277Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-09-24T16:47:51.277Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-09-24T16:47:51.277Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-09-24T16:47:51.277Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-09-24T16:47:51.277Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-24T16:47:51.277Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-24T16:47:51.277Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-24T16:47:51.277Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-09-24T16:47:51.277Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-09-24T16:47:51.277Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-09-24T16:47:51.277Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-09-24T16:47:51.277Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-09-24T16:47:51.277Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-09-24T16:47:51.277Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-09-24T16:47:51.277Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-09-24T16:47:51.277Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-09-24T16:47:51.277Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-09-24T16:47:51.277Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-09-24T16:47:51.277Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-09-24T16:47:51.277Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-09-24T16:47:51.277Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-24T16:47:51.277Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-24T16:47:51.277Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-24T16:47:51.277Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-09-24T16:47:51.277Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-09-24T16:47:51.277Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-09-24T16:47:51.277Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-09-24T16:47:51.277Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-09-24T16:47:51.277Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-09-24T16:47:51.277Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-09-24T16:47:51.277Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-09-24T16:47:51.277Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-09-24T16:47:51.277Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-09-24T16:47:51.277Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-09-24T16:47:51.277Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-09-24T16:47:51.277Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-09-24T16:47:51.277Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-09-24T16:47:51.277Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-09-24T16:47:51.277Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-09-24T16:47:51.277Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-09-24T16:47:51.277Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-09-24T16:47:51.277Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-09-24T16:47:51.277Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-09-24T16:47:51.277Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-24T16:47:51.277Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-24T16:47:51.277Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-09-24T16:47:51.277Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-09-24T16:47:51.277Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-09-24T16:47:51.277Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-09-24T16:47:51.277Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-09-24T16:47:51.277Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-09-24T16:47:51.277Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-24T16:47:51.277Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-24T16:47:51.277Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-09-24T16:47:51.277Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-09-24T16:47:51.277Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-09-24T16:47:51.277Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-24T16:47:51.278Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-09-24T16:47:51.278Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-09-24T16:47:51.278Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-09-24T16:47:51.278Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-24T16:47:51.278Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-09-24T16:47:51.278Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-24T16:47:51.278Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-24T16:47:51.278Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-24T16:47:51.278Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-24T16:47:51.278Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-24T16:47:51.278Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-24T16:47:51.278Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-24T16:47:51.278Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-24T16:47:51.278Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-24T16:47:51.278Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-24T16:47:51.278Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-24T16:47:51.278Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-09-24T16:47:51.278Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-09-24T16:47:51.278Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-09-24T16:47:51.278Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-09-24T16:47:51.278Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-09-24T16:47:51.278Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-09-24T16:47:51.278Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-09-24T16:47:51.278Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-09-24T16:47:51.278Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-09-24T16:47:51.278Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-09-24T16:47:51.278Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-09-24T16:47:51.278Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-09-24T16:47:51.278Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-09-24T16:47:51.278Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-09-24T16:47:51.278Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-09-24T16:47:51.278Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-09-24T16:47:51.278Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-09-24T16:47:51.278Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-09-24T16:47:51.278Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-09-24T16:47:51.278Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-09-24T16:47:51.278Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-09-24T16:47:51.278Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-09-24T16:47:51.278Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-09-24T16:47:51.278Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-24T16:47:51.278Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-24T16:47:51.278Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-24T16:47:51.278Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-24T16:47:51.278Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-24T16:47:51.278Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-24T16:47:51.278Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-24T16:47:51.278Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-24T16:47:51.278Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-24T16:47:51.278Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-24T16:47:51.278Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-24T16:47:51.278Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-09-24T16:47:51.278Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-24T16:47:51.278Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-09-24T16:47:51.278Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-09-24T16:47:51.278Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-09-24T16:47:51.278Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-09-24T16:47:51.278Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-09-24T16:47:51.278Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-09-24T16:47:51.278Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-09-24T16:47:51.278Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-09-24T16:47:51.278Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-09-24T16:47:51.278Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-09-24T16:47:51.279Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-09-24T16:47:51.279Z] --- PASS: TestNewTailReader (0.00s) [2021-09-24T16:47:51.279Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-09-24T16:47:51.279Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-09-24T16:47:51.279Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-09-24T16:47:51.279Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-09-24T16:47:51.279Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-09-24T16:47:51.279Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-09-24T16:47:51.279Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-09-24T16:47:51.279Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-09-24T16:47:51.279Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-09-24T16:47:51.279Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-24T16:47:51.279Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-09-24T16:47:51.279Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-24T16:47:51.279Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-09-24T16:47:51.279Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-24T16:47:51.279Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-24T16:47:51.279Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-09-24T16:47:51.279Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-24T16:47:51.279Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-24T16:47:51.279Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-24T16:47:51.279Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-24T16:47:51.279Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-24T16:47:51.279Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-24T16:47:51.279Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-24T16:47:51.279Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-24T16:47:51.279Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-24T16:47:51.279Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-24T16:47:51.279Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-24T16:47:51.279Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-09-24T16:47:51.279Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-24T16:47:51.279Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-24T16:47:51.279Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-09-24T16:47:51.279Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-24T16:47:51.279Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-24T16:47:51.279Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.01s) [2021-09-24T16:47:51.279Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-24T16:47:51.279Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-24T16:47:51.279Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-24T16:47:51.279Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-24T16:47:51.279Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-24T16:47:51.279Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-24T16:47:51.279Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-24T16:47:51.279Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-24T16:47:51.279Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-24T16:47:51.279Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-24T16:47:51.279Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-24T16:47:51.279Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-24T16:47:51.279Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-24T16:47:51.279Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-24T16:47:51.279Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-24T16:47:51.279Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.02s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.01s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.01s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.01s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.03s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.03s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.02s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-09-24T16:47:51.280Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.01s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.02s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-24T16:47:51.281Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2021-09-24T16:47:51.282Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-24T16:47:51.282Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-24T16:47:51.282Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-24T16:47:51.282Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-24T16:47:51.282Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-24T16:47:51.282Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-24T16:47:51.282Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-24T16:47:51.282Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-24T16:47:51.282Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-24T16:47:51.282Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-24T16:47:51.282Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-24T16:47:51.282Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-24T16:47:51.282Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-24T16:47:51.282Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-24T16:47:51.282Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-24T16:47:51.282Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-24T16:47:51.282Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-24T16:47:51.282Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-24T16:47:51.282Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-09-24T16:47:51.282Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-09-24T16:47:51.282Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-09-24T16:47:51.282Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-09-24T16:47:51.282Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-09-24T16:47:51.282Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-24T16:47:51.282Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-09-24T16:47:51.282Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-09-24T16:47:51.282Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-09-24T16:47:51.282Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-09-24T16:47:51.282Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-09-24T16:47:51.282Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-09-24T16:47:51.282Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-09-24T16:47:51.282Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-09-24T16:47:51.282Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-24T16:47:51.282Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-09-24T16:47:51.282Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-09-24T16:47:51.282Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.01s) [2021-09-24T16:47:51.282Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-24T16:47:51.282Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-24T16:47:51.282Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-24T16:47:51.282Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-24T16:47:51.282Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-24T16:47:51.282Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-24T16:47:51.282Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-24T16:47:51.282Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-24T16:47:51.282Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-24T16:47:51.282Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-24T16:47:51.282Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-24T16:47:51.282Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-24T16:47:51.282Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-24T16:47:51.282Z] PASS [2021-09-24T16:47:51.282Z] coverage: 88.6% of statements [2021-09-24T16:47:51.282Z] ok github.com/docker/docker/pkg/tailfile 0.215s coverage: 88.6% of statements [2021-09-24T16:47:51.282Z] === RUN TestTarSumRemoveNonExistent [2021-09-24T16:47:51.282Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-09-24T16:47:51.282Z] === RUN TestTarSumRemove [2021-09-24T16:47:51.282Z] --- PASS: TestTarSumRemove (0.00s) [2021-09-24T16:47:51.282Z] === RUN TestSortFileInfoSums [2021-09-24T16:47:51.282Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-09-24T16:47:51.282Z] === RUN TestNewTarSumForLabelInvalid [2021-09-24T16:47:51.282Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-09-24T16:47:51.282Z] === RUN TestNewTarSumForLabel [2021-09-24T16:47:51.282Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-09-24T16:47:51.282Z] === RUN TestEmptyTar [2021-09-24T16:47:51.282Z] --- PASS: TestEmptyTar (0.00s) [2021-09-24T16:47:51.282Z] === RUN TestTarSumsReadSize [2021-09-24T16:47:51.282Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-09-24T16:47:51.282Z] === RUN TestTarSums [2021-09-24T16:47:51.282Z] --- PASS: TestTarSums (0.04s) [2021-09-24T16:47:51.282Z] === RUN TestIteration [2021-09-24T16:47:51.282Z] --- PASS: TestIteration (0.00s) [2021-09-24T16:47:51.282Z] === RUN TestVersionLabelForChecksum [2021-09-24T16:47:51.282Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-09-24T16:47:51.282Z] === RUN TestVersion [2021-09-24T16:47:51.282Z] --- PASS: TestVersion (0.00s) [2021-09-24T16:47:51.282Z] === RUN TestGetVersion [2021-09-24T16:47:51.282Z] --- PASS: TestGetVersion (0.00s) [2021-09-24T16:47:51.282Z] === RUN TestGetVersions [2021-09-24T16:47:51.282Z] --- PASS: TestGetVersions (0.00s) [2021-09-24T16:47:51.282Z] PASS [2021-09-24T16:47:51.282Z] coverage: 89.3% of statements [2021-09-24T16:47:51.282Z] ok github.com/docker/docker/pkg/tarsum 0.083s coverage: 89.3% of statements [2021-09-24T16:47:51.282Z] testing: warning: no tests to run [2021-09-24T16:47:51.282Z] PASS [2021-09-24T16:47:51.282Z] coverage: [no statements] [2021-09-24T16:47:51.282Z] ok github.com/docker/docker/pkg/term/windows 0.029s coverage: [no statements] [no tests to run] [2021-09-24T16:47:51.881Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-09-24T16:47:51.881Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-09-24T16:47:52.031Z] --- PASS: TestContainerStartOnDaemonRestart (3.08s) [2021-09-24T16:47:52.031Z] === CONT TestDaemonRestartIpcMode [2021-09-24T16:47:52.205Z] === RUN TestTruncIndex [2021-09-24T16:47:52.205Z] --- PASS: TestTruncIndex (0.10s) [2021-09-24T16:47:52.205Z] PASS [2021-09-24T16:47:52.205Z] coverage: 91.5% of statements [2021-09-24T16:47:52.205Z] ok github.com/docker/docker/pkg/truncindex 0.127s coverage: 91.5% of statements [2021-09-24T16:47:52.205Z] === RUN TestIsGIT [2021-09-24T16:47:52.206Z] --- PASS: TestIsGIT (0.00s) [2021-09-24T16:47:52.206Z] === RUN TestIsTransport [2021-09-24T16:47:52.206Z] --- PASS: TestIsTransport (0.00s) [2021-09-24T16:47:52.206Z] PASS [2021-09-24T16:47:52.206Z] coverage: 100.0% of statements [2021-09-24T16:47:52.206Z] ok github.com/docker/docker/pkg/urlutil 0.026s coverage: 100.0% of statements [2021-09-24T16:47:52.206Z] === RUN TestVersionInfo [2021-09-24T16:47:52.206Z] --- PASS: TestVersionInfo (0.00s) [2021-09-24T16:47:52.206Z] === RUN TestAppendVersions [2021-09-24T16:47:52.206Z] --- PASS: TestAppendVersions (0.00s) [2021-09-24T16:47:52.206Z] PASS [2021-09-24T16:47:52.206Z] coverage: 88.9% of statements [2021-09-24T16:47:52.206Z] ok github.com/docker/docker/pkg/useragent 0.050s coverage: 88.9% of statements [2021-09-24T16:47:52.606Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.88s) [2021-09-24T16:47:52.606Z] --- PASS: TestDaemonHostGatewayIP (3.85s) [2021-09-24T16:47:53.071Z] === RUN TestValidatePrivileges [2021-09-24T16:47:53.072Z] --- PASS: TestValidatePrivileges (0.00s) [2021-09-24T16:47:53.072Z] === RUN TestFilterByCapNeg [2021-09-24T16:47:53.072Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-09-24T16:47:53.072Z] === RUN TestFilterByCapPos [2021-09-24T16:47:53.072Z] --- PASS: TestFilterByCapPos (0.00s) [2021-09-24T16:47:53.072Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-09-24T16:47:53.072Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-09-24T16:47:53.072Z] PASS [2021-09-24T16:47:53.072Z] coverage: 12.0% of statements [2021-09-24T16:47:53.072Z] ok github.com/docker/docker/plugin 0.036s coverage: 12.0% of statements [2021-09-24T16:47:53.072Z] === RUN TestNewSettable [2021-09-24T16:47:53.072Z] --- PASS: TestNewSettable (0.00s) [2021-09-24T16:47:53.072Z] === RUN TestIsSettable [2021-09-24T16:47:53.072Z] --- PASS: TestIsSettable (0.00s) [2021-09-24T16:47:53.072Z] === RUN TestUpdateSettingsEnv [2021-09-24T16:47:53.072Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-09-24T16:47:53.072Z] PASS [2021-09-24T16:47:53.072Z] coverage: 20.0% of statements [2021-09-24T16:47:53.072Z] ok github.com/docker/docker/plugin/v2 0.028s coverage: 20.0% of statements [2021-09-24T16:47:53.265Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-09-24T16:47:53.265Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-09-24T16:47:53.265Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-09-24T16:47:53.265Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-09-24T16:47:53.265Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-09-24T16:47:53.527Z] --- PASS: TestSecretsCreateAndDelete (2.70s) [2021-09-24T16:47:53.527Z] === RUN TestSecretsUpdate [2021-09-24T16:47:53.791Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-09-24T16:47:53.815Z] === RUN TestLoad [2021-09-24T16:47:53.815Z] --- PASS: TestLoad (0.00s) [2021-09-24T16:47:53.815Z] === RUN TestSave [2021-09-24T16:47:53.815Z] --- PASS: TestSave (0.01s) [2021-09-24T16:47:53.815Z] === RUN TestAddDeleteGet [2021-09-24T16:47:53.815Z] --- PASS: TestAddDeleteGet (0.02s) [2021-09-24T16:47:53.815Z] === RUN TestInvalidTags [2021-09-24T16:47:53.815Z] --- PASS: TestInvalidTags (0.00s) [2021-09-24T16:47:53.815Z] PASS [2021-09-24T16:47:53.815Z] coverage: 84.4% of statements [2021-09-24T16:47:53.815Z] ok github.com/docker/docker/reference 0.070s coverage: 84.4% of statements [2021-09-24T16:47:53.815Z] time="2021-09-24T16:47:53Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49303/Test.Echo: Post \"http://127.0.0.1:49303/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-09-24T16:47:54.487Z] === RUN TestResolveAuthConfigIndexServer [2021-09-24T16:47:54.487Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-09-24T16:47:54.487Z] === RUN TestResolveAuthConfigFullURL [2021-09-24T16:47:54.487Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-09-24T16:47:54.487Z] === RUN TestLoadAllowNondistributableArtifacts [2021-09-24T16:47:54.487Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-09-24T16:47:54.487Z] === RUN TestValidateMirror [2021-09-24T16:47:54.487Z] --- PASS: TestValidateMirror (0.00s) [2021-09-24T16:47:54.487Z] === RUN TestLoadInsecureRegistries [2021-09-24T16:47:54.487Z] time="2021-09-24T16:47:53Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-09-24T16:47:54.487Z] time="2021-09-24T16:47:54Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-09-24T16:47:54.487Z] time="2021-09-24T16:47:54Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-09-24T16:47:54.487Z] --- PASS: TestLoadInsecureRegistries (0.10s) [2021-09-24T16:47:54.487Z] === RUN TestNewServiceConfig [2021-09-24T16:47:54.487Z] --- PASS: TestNewServiceConfig (0.00s) [2021-09-24T16:47:54.487Z] === RUN TestValidateIndexName [2021-09-24T16:47:54.487Z] --- PASS: TestValidateIndexName (0.00s) [2021-09-24T16:47:54.487Z] === RUN TestValidateIndexNameWithError [2021-09-24T16:47:54.487Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-09-24T16:47:54.487Z] === RUN TestEndpointParse [2021-09-24T16:47:54.487Z] --- PASS: TestEndpointParse (0.00s) [2021-09-24T16:47:54.487Z] === RUN TestEndpointParseInvalid [2021-09-24T16:47:54.487Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-09-24T16:47:54.487Z] === RUN TestValidateEndpoint [2021-09-24T16:47:54.487Z] --- PASS: TestValidateEndpoint (0.00s) [2021-09-24T16:47:54.487Z] === RUN TestPing [2021-09-24T16:47:54.487Z] --- PASS: TestPing (0.00s) [2021-09-24T16:47:54.487Z] === RUN TestPingRegistryEndpoint [2021-09-24T16:47:54.487Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-09-24T16:47:54.487Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-09-24T16:47:54.487Z] === RUN TestEndpoint [2021-09-24T16:47:54.487Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-09-24T16:47:54.487Z] --- SKIP: TestEndpoint (0.00s) [2021-09-24T16:47:54.487Z] === RUN TestParseRepositoryInfo [2021-09-24T16:47:54.487Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-09-24T16:47:54.487Z] === RUN TestNewIndexInfo [2021-09-24T16:47:54.487Z] --- PASS: TestNewIndexInfo (0.00s) [2021-09-24T16:47:54.487Z] === RUN TestMirrorEndpointLookup [2021-09-24T16:47:54.487Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-09-24T16:47:54.487Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-09-24T16:47:54.487Z] === RUN TestSearchRepositories [2021-09-24T16:47:54.487Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-09-24T16:47:54.487Z] Host: 127.0.0.1:49321 [2021-09-24T16:47:54.487Z] User-Agent: docker test client [2021-09-24T16:47:54.487Z] Authorization: Token fake-token [2021-09-24T16:47:54.487Z] X-Docker-Token: true [2021-09-24T16:47:54.487Z] Accept-Encoding: gzip [2021-09-24T16:47:54.487Z] [2021-09-24T16:47:54.487Z] [2021-09-24T16:47:54.487Z] registry_test.go:730: HTTP/1.1 200 OK [2021-09-24T16:47:54.487Z] Connection: close [2021-09-24T16:47:54.487Z] Content-Length: 144 [2021-09-24T16:47:54.487Z] Cache-Control: no-cache [2021-09-24T16:47:54.487Z] Content-Type: application/json [2021-09-24T16:47:54.487Z] Date: Fri, 24 Sep 2021 16:47:54 GMT [2021-09-24T16:47:54.487Z] Expires: -1 [2021-09-24T16:47:54.487Z] Pragma: no-cache [2021-09-24T16:47:54.487Z] Server: docker-tests/mock [2021-09-24T16:47:54.487Z] X-Docker-Registry-Config: mock [2021-09-24T16:47:54.487Z] X-Docker-Registry-Version: 0.0.0 [2021-09-24T16:47:54.487Z] [2021-09-24T16:47:54.487Z] [2021-09-24T16:47:54.487Z] --- PASS: TestSearchRepositories (0.00s) [2021-09-24T16:47:54.487Z] === RUN TestTrustedLocation [2021-09-24T16:47:54.487Z] --- PASS: TestTrustedLocation (0.00s) [2021-09-24T16:47:54.487Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-09-24T16:47:54.487Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-09-24T16:47:54.487Z] === RUN TestAllowNondistributableArtifacts [2021-09-24T16:47:54.487Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-09-24T16:47:54.487Z] === RUN TestIsSecureIndex [2021-09-24T16:47:54.487Z] --- PASS: TestIsSecureIndex (0.00s) [2021-09-24T16:47:54.487Z] PASS [2021-09-24T16:47:54.487Z] coverage: 51.7% of statements [2021-09-24T16:47:54.487Z] ok github.com/docker/docker/registry 0.165s coverage: 51.7% of statements [2021-09-24T16:47:54.487Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-09-24T16:47:54.487Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-09-24T16:47:54.487Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-09-24T16:47:54.487Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-09-24T16:47:54.487Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-09-24T16:47:54.487Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-09-24T16:47:54.487Z] === RUN TestResumableRequestReaderWithReadError [2021-09-24T16:47:54.487Z] time="2021-09-24T16:47:54Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-09-24T16:47:54.487Z] --- PASS: TestResumableRequestReaderWithReadError (0.09s) [2021-09-24T16:47:54.487Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-09-24T16:47:54.487Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-09-24T16:47:54.487Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-09-24T16:47:54.487Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-09-24T16:47:54.487Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-09-24T16:47:54.487Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-09-24T16:47:54.487Z] === RUN TestResumableRequestReader [2021-09-24T16:47:54.487Z] --- PASS: TestResumableRequestReader (0.00s) [2021-09-24T16:47:54.487Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-09-24T16:47:54.487Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-09-24T16:47:54.487Z] PASS [2021-09-24T16:47:54.487Z] coverage: 100.0% of statements [2021-09-24T16:47:54.487Z] ok github.com/docker/docker/registry/resumable 0.142s coverage: 100.0% of statements [2021-09-24T16:47:54.487Z] === RUN TestRestartManagerTimeout [2021-09-24T16:47:54.487Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-09-24T16:47:54.487Z] === RUN TestRestartManagerTimeoutReset [2021-09-24T16:47:54.487Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-09-24T16:47:54.487Z] PASS [2021-09-24T16:47:54.487Z] coverage: 50.9% of statements [2021-09-24T16:47:54.487Z] ok github.com/docker/docker/restartmanager 0.025s coverage: 50.9% of statements [2021-09-24T16:47:54.519Z] --- PASS: TestDaemonRestartIpcMode (2.82s) [2021-09-24T16:47:55.107Z] === RUN TestDecodeContainerConfig [2021-09-24T16:47:55.107Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-09-24T16:47:55.107Z] === RUN TestDecodeContainerConfigIsolation [2021-09-24T16:47:55.107Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-09-24T16:47:55.107Z] === RUN TestValidatePrivileged [2021-09-24T16:47:55.107Z] --- PASS: TestValidatePrivileged (0.00s) [2021-09-24T16:47:55.107Z] PASS [2021-09-24T16:47:55.107Z] coverage: 52.2% of statements [2021-09-24T16:47:55.107Z] ok github.com/docker/docker/runconfig 0.030s coverage: 52.2% of statements [2021-09-24T16:47:55.107Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-09-24T16:47:55.107Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-09-24T16:47:55.107Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-09-24T16:47:55.107Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-09-24T16:47:55.107Z] PASS [2021-09-24T16:47:55.107Z] coverage: 62.5% of statements [2021-09-24T16:47:55.107Z] ok github.com/docker/docker/testutil 0.030s coverage: 62.5% of statements [2021-09-24T16:47:56.337Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-09-24T16:47:56.337Z] --- PASS: TestSecretsUpdate (2.76s) [2021-09-24T16:47:56.337Z] === RUN TestTemplatedSecret [2021-09-24T16:47:57.754Z] === RUN TestGetDriver [2021-09-24T16:47:57.754Z] --- PASS: TestGetDriver (0.00s) [2021-09-24T16:47:57.754Z] === RUN TestVolumeRequestError [2021-09-24T16:47:57.754Z] --- PASS: TestVolumeRequestError (0.01s) [2021-09-24T16:47:57.754Z] PASS [2021-09-24T16:47:57.754Z] coverage: 36.1% of statements [2021-09-24T16:47:57.754Z] ok github.com/docker/docker/volume/drivers 0.046s coverage: 36.1% of statements [2021-09-24T16:47:57.754Z] === RUN TestGetAddress [2021-09-24T16:47:57.754Z] --- PASS: TestGetAddress (0.00s) [2021-09-24T16:47:57.754Z] === RUN TestRemove [2021-09-24T16:47:57.754Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-09-24T16:47:57.754Z] --- SKIP: TestRemove (0.00s) [2021-09-24T16:47:57.754Z] === RUN TestInitializeWithVolumes [2021-09-24T16:47:57.754Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-09-24T16:47:57.754Z] === RUN TestCreate [2021-09-24T16:47:57.754Z] --- PASS: TestCreate (0.00s) [2021-09-24T16:47:57.754Z] === RUN TestValidateName [2021-09-24T16:47:57.754Z] --- PASS: TestValidateName (0.00s) [2021-09-24T16:47:57.754Z] === RUN TestCreateWithOpts [2021-09-24T16:47:57.754Z] local_test.go:180: runtime.GOOS == "windows" [2021-09-24T16:47:57.754Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-09-24T16:47:57.754Z] === RUN TestRelaodNoOpts [2021-09-24T16:47:57.754Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-09-24T16:47:57.754Z] PASS [2021-09-24T16:47:57.754Z] coverage: 41.5% of statements [2021-09-24T16:47:57.754Z] ok github.com/docker/docker/volume/local 0.047s coverage: 41.5% of statements [2021-09-24T16:47:58.235Z] === RUN TestLCOWParseMountRaw [2021-09-24T16:47:58.235Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2021-09-24T16:47:58.235Z] === RUN TestLCOWParseMountRawSplit [2021-09-24T16:47:58.235Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-09-24T16:47:58.235Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-09-24T16:47:58.235Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-09-24T16:47:58.235Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-09-24T16:47:58.235Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-09-24T16:47:58.235Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-09-24T16:47:58.235Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-09-24T16:47:58.235Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-09-24T16:47:58.235Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-09-24T16:47:58.235Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-09-24T16:47:58.235Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-09-24T16:47:58.235Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-09-24T16:47:58.235Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-09-24T16:47:58.235Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-09-24T16:47:58.235Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-09-24T16:47:58.235Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-09-24T16:47:58.235Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-09-24T16:47:58.235Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-09-24T16:47:58.236Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-09-24T16:47:58.236Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-09-24T16:47:58.236Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-09-24T16:47:58.236Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-09-24T16:47:58.236Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-09-24T16:47:58.236Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-09-24T16:47:58.236Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-09-24T16:47:58.236Z] === RUN TestLinuxParseMountRaw [2021-09-24T16:47:58.236Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-09-24T16:47:58.236Z] === RUN TestLinuxParseMountRawSplit [2021-09-24T16:47:58.236Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-09-24T16:47:58.236Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-09-24T16:47:58.236Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-09-24T16:47:58.236Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-09-24T16:47:58.236Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-09-24T16:47:58.236Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-09-24T16:47:58.236Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-09-24T16:47:58.236Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-09-24T16:47:58.236Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-09-24T16:47:58.236Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-09-24T16:47:58.236Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-09-24T16:47:58.236Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-09-24T16:47:58.236Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-09-24T16:47:58.236Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-09-24T16:47:58.236Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-09-24T16:47:58.236Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-09-24T16:47:58.236Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-09-24T16:47:58.236Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-09-24T16:47:58.236Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-09-24T16:47:58.236Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-09-24T16:47:58.236Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-09-24T16:47:58.236Z] === RUN TestConvertTmpfsOptions [2021-09-24T16:47:58.236Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-09-24T16:47:58.236Z] linux_parser_test.go:209: data="ro" [2021-09-24T16:47:58.236Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-09-24T16:47:58.236Z] === RUN TestParseMountSpec [2021-09-24T16:47:58.236Z] parser_test.go:62: case 0 [2021-09-24T16:47:58.236Z] parser_test.go:62: case 1 [2021-09-24T16:47:58.236Z] parser_test.go:62: case 2 [2021-09-24T16:47:58.236Z] parser_test.go:62: case 3 [2021-09-24T16:47:58.236Z] parser_test.go:62: case 4 [2021-09-24T16:47:58.236Z] parser_test.go:62: case 5 [2021-09-24T16:47:58.236Z] --- PASS: TestParseMountSpec (0.00s) [2021-09-24T16:47:58.236Z] === RUN TestValidateMount [2021-09-24T16:47:58.236Z] --- PASS: TestValidateMount (0.00s) [2021-09-24T16:47:58.236Z] === RUN TestWindowsParseMountRaw [2021-09-24T16:47:58.236Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2021-09-24T16:47:58.236Z] === RUN TestWindowsParseMountRawSplit [2021-09-24T16:47:58.236Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-09-24T16:47:58.236Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-09-24T16:47:58.236Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-09-24T16:47:58.236Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-09-24T16:47:58.236Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-09-24T16:47:58.236Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-09-24T16:47:58.236Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-09-24T16:47:58.236Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-09-24T16:47:58.236Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-09-24T16:47:58.236Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-09-24T16:47:58.236Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-09-24T16:47:58.236Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-09-24T16:47:58.236Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-09-24T16:47:58.236Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-09-24T16:47:58.236Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-09-24T16:47:58.236Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-09-24T16:47:58.236Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-09-24T16:47:58.236Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-09-24T16:47:58.236Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-09-24T16:47:58.236Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-09-24T16:47:58.236Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-09-24T16:47:58.236Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-09-24T16:47:58.236Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-09-24T16:47:58.236Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-09-24T16:47:58.236Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-09-24T16:47:58.236Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-09-24T16:47:58.236Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-09-24T16:47:58.236Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-09-24T16:47:58.236Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-09-24T16:47:58.236Z] PASS [2021-09-24T16:47:58.236Z] coverage: 67.6% of statements [2021-09-24T16:47:58.236Z] ok github.com/docker/docker/volume/mounts 0.037s coverage: 67.6% of statements [2021-09-24T16:47:58.251Z] docker_api_swarm_node_test.go:20: [d54c33e7104a1] joining swarm manager [d25fdf5880a6c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-24T16:47:58.251Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-09-24T16:47:58.724Z] === RUN TestSetGetMeta [2021-09-24T16:47:58.724Z] === PAUSE TestSetGetMeta [2021-09-24T16:47:58.724Z] === RUN TestRestore [2021-09-24T16:47:58.724Z] === PAUSE TestRestore [2021-09-24T16:47:58.724Z] === RUN TestServiceCreate [2021-09-24T16:47:58.724Z] === PAUSE TestServiceCreate [2021-09-24T16:47:58.724Z] === RUN TestServiceList [2021-09-24T16:47:58.724Z] === PAUSE TestServiceList [2021-09-24T16:47:58.724Z] === RUN TestServiceRemove [2021-09-24T16:47:58.724Z] === PAUSE TestServiceRemove [2021-09-24T16:47:58.724Z] === RUN TestServiceGet [2021-09-24T16:47:58.724Z] === PAUSE TestServiceGet [2021-09-24T16:47:58.724Z] === RUN TestServicePrune [2021-09-24T16:47:58.724Z] === PAUSE TestServicePrune [2021-09-24T16:47:58.724Z] === RUN TestCreate [2021-09-24T16:47:58.724Z] === PAUSE TestCreate [2021-09-24T16:47:58.724Z] === RUN TestRemove [2021-09-24T16:47:58.724Z] === PAUSE TestRemove [2021-09-24T16:47:58.724Z] === RUN TestList [2021-09-24T16:47:58.724Z] === PAUSE TestList [2021-09-24T16:47:58.724Z] === RUN TestFindByDriver [2021-09-24T16:47:58.724Z] === PAUSE TestFindByDriver [2021-09-24T16:47:58.724Z] === RUN TestFindByReferenced [2021-09-24T16:47:58.724Z] === PAUSE TestFindByReferenced [2021-09-24T16:47:58.724Z] === RUN TestDerefMultipleOfSameRef [2021-09-24T16:47:58.724Z] === PAUSE TestDerefMultipleOfSameRef [2021-09-24T16:47:58.724Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-09-24T16:47:58.724Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-09-24T16:47:58.724Z] === RUN TestDefererencePluginOnCreateError [2021-09-24T16:47:58.724Z] === PAUSE TestDefererencePluginOnCreateError [2021-09-24T16:47:58.724Z] === RUN TestRefDerefRemove [2021-09-24T16:47:58.724Z] === PAUSE TestRefDerefRemove [2021-09-24T16:47:58.724Z] === RUN TestGet [2021-09-24T16:47:58.724Z] === PAUSE TestGet [2021-09-24T16:47:58.724Z] === RUN TestGetWithReference [2021-09-24T16:47:58.724Z] === PAUSE TestGetWithReference [2021-09-24T16:47:58.724Z] === RUN TestFilterFunc [2021-09-24T16:47:58.724Z] === RUN TestFilterFunc/test_nil_list [2021-09-24T16:47:58.724Z] === PAUSE TestFilterFunc/test_nil_list [2021-09-24T16:47:58.724Z] === RUN TestFilterFunc/test_empty_list [2021-09-24T16:47:58.724Z] === PAUSE TestFilterFunc/test_empty_list [2021-09-24T16:47:58.724Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-09-24T16:47:58.724Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-09-24T16:47:58.724Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-09-24T16:47:58.724Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-09-24T16:47:58.724Z] === RUN TestFilterFunc/test_filter_some [2021-09-24T16:47:58.724Z] === PAUSE TestFilterFunc/test_filter_some [2021-09-24T16:47:58.725Z] === RUN TestFilterFunc/test_filter_middle [2021-09-24T16:47:58.725Z] === PAUSE TestFilterFunc/test_filter_middle [2021-09-24T16:47:58.725Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-09-24T16:47:58.725Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-09-24T16:47:58.725Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-09-24T16:47:58.725Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-09-24T16:47:58.725Z] === CONT TestFilterFunc/test_nil_list [2021-09-24T16:47:58.725Z] === CONT TestFilterFunc/test_filter_some [2021-09-24T16:47:58.725Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-09-24T16:47:58.725Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-09-24T16:47:58.725Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-09-24T16:47:58.725Z] === CONT TestFilterFunc/test_empty_list [2021-09-24T16:47:58.725Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-09-24T16:47:58.725Z] === CONT TestFilterFunc/test_filter_middle [2021-09-24T16:47:58.725Z] --- PASS: TestFilterFunc (0.00s) [2021-09-24T16:47:58.725Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-09-24T16:47:58.725Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-09-24T16:47:58.725Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-09-24T16:47:58.725Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-09-24T16:47:58.725Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-09-24T16:47:58.725Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-09-24T16:47:58.725Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-09-24T16:47:58.725Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-09-24T16:47:58.725Z] === CONT TestSetGetMeta [2021-09-24T16:47:58.725Z] === CONT TestList [2021-09-24T16:47:58.725Z] === CONT TestDerefMultipleOfSameRef [2021-09-24T16:47:58.725Z] === CONT TestDefererencePluginOnCreateError [2021-09-24T16:47:58.725Z] --- PASS: TestSetGetMeta (0.01s) [2021-09-24T16:47:58.725Z] === CONT TestRemove [2021-09-24T16:47:58.725Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-09-24T16:47:58.725Z] === CONT TestCreate [2021-09-24T16:47:58.725Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2021-09-24T16:47:58.725Z] === CONT TestServicePrune [2021-09-24T16:47:58.725Z] --- PASS: TestList (0.02s) [2021-09-24T16:47:58.725Z] === CONT TestServiceGet [2021-09-24T16:47:58.725Z] --- PASS: TestCreate (0.01s) [2021-09-24T16:47:58.725Z] === CONT TestServiceRemove [2021-09-24T16:47:58.725Z] --- PASS: TestRemove (0.01s) [2021-09-24T16:47:58.725Z] === CONT TestServiceList [2021-09-24T16:47:58.725Z] --- PASS: TestServiceGet (0.09s) [2021-09-24T16:47:58.725Z] === CONT TestServiceCreate [2021-09-24T16:47:58.725Z] time="2021-09-24T16:47:58Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-09-24T16:47:58.725Z] --- PASS: TestServiceRemove (0.09s) [2021-09-24T16:47:58.725Z] === CONT TestRestore [2021-09-24T16:47:58.725Z] --- PASS: TestServiceList (0.09s) [2021-09-24T16:47:58.725Z] time="2021-09-24T16:47:58Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-09-24T16:47:58.725Z] === CONT TestFindByReferenced [2021-09-24T16:47:58.725Z] time="2021-09-24T16:47:58Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-09-24T16:47:58.725Z] time="2021-09-24T16:47:58Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-09-24T16:47:58.725Z] --- PASS: TestServiceCreate (0.01s) [2021-09-24T16:47:58.725Z] === CONT TestFindByDriver [2021-09-24T16:47:58.725Z] time="2021-09-24T16:47:58Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-09-24T16:47:58.725Z] --- PASS: TestFindByReferenced (0.01s) [2021-09-24T16:47:58.725Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-09-24T16:47:58.725Z] --- PASS: TestRestore (0.02s) [2021-09-24T16:47:58.725Z] === CONT TestGet [2021-09-24T16:47:58.725Z] --- PASS: TestServicePrune (0.11s) [2021-09-24T16:47:58.725Z] === CONT TestGetWithReference [2021-09-24T16:47:58.725Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2021-09-24T16:47:58.725Z] === CONT TestRefDerefRemove [2021-09-24T16:47:58.725Z] --- PASS: TestFindByDriver (0.01s) [2021-09-24T16:47:58.725Z] --- PASS: TestGet (0.01s) [2021-09-24T16:47:58.725Z] --- PASS: TestGetWithReference (0.01s) [2021-09-24T16:47:58.725Z] --- PASS: TestRefDerefRemove (0.01s) [2021-09-24T16:47:58.725Z] PASS [2021-09-24T16:47:58.725Z] coverage: 69.0% of statements [2021-09-24T16:47:58.725Z] ok github.com/docker/docker/volume/service 0.181s coverage: 69.0% of statements [2021-09-24T16:47:59.194Z] docker_api_swarm_node_test.go:21: [d479a119c6e46] joining swarm manager [d25fdf5880a6c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-24T16:47:59.194Z] === RUN TestDockerSuite/TestContainerAPITop [2021-09-24T16:47:59.765Z] --- PASS: TestTemplatedSecret (3.37s) [2021-09-24T16:47:59.765Z] === RUN TestSecretCreateResolve [2021-09-24T16:48:00.026Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-09-24T16:48:00.026Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2021-09-24T16:48:00.026Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-09-24T16:48:00.026Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-09-24T16:48:01.211Z] --- PASS: TestContainerKillOnDaemonStart (12.39s) [2021-09-24T16:48:01.211Z] PASS [2021-09-24T16:48:01.211Z] [2021-09-24T16:48:01.211Z] === Skipped [2021-09-24T16:48:01.211Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-09-24T16:48:01.211Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-09-24T16:48:01.211Z] [2021-09-24T16:48:01.211Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2021-09-24T16:48:01.211Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-24T16:48:01.211Z] [2021-09-24T16:48:01.211Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-09-24T16:48:01.211Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-24T16:48:01.211Z] [2021-09-24T16:48:01.211Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-09-24T16:48:01.211Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-09-24T16:48:01.211Z] [2021-09-24T16:48:01.211Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-09-24T16:48:01.211Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-09-24T16:48:01.211Z] [2021-09-24T16:48:01.211Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-09-24T16:48:01.211Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-09-24T16:48:01.211Z] [2021-09-24T16:48:01.211Z] DONE 196 tests, 6 skipped in 120.092s [2021-09-24T16:48:01.211Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2021-09-24T16:48:01.211Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2021-09-24T16:48:01.211Z] ++ set -e [2021-09-24T16:48:01.211Z] ++ '[' -n 0 ']' [2021-09-24T16:48:01.211Z] ++ set -x [2021-09-24T16:48:01.212Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2021-09-24T16:48:01.212Z] === RUN TestConfigDaemonLibtrustID [2021-09-24T16:48:01.783Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2021-09-24T16:48:01.783Z] === RUN TestDaemonConfigValidation [2021-09-24T16:48:01.783Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-09-24T16:48:01.783Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-09-24T16:48:01.783Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-09-24T16:48:01.783Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-09-24T16:48:01.783Z] === RUN TestDaemonConfigValidation/invalid_config [2021-09-24T16:48:01.783Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-09-24T16:48:01.783Z] === RUN TestDaemonConfigValidation/malformed_config [2021-09-24T16:48:01.783Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-09-24T16:48:01.783Z] === RUN TestDaemonConfigValidation/valid_config [2021-09-24T16:48:01.783Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-09-24T16:48:01.783Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-09-24T16:48:01.783Z] === CONT TestDaemonConfigValidation/malformed_config [2021-09-24T16:48:01.783Z] === CONT TestDaemonConfigValidation/valid_config [2021-09-24T16:48:01.783Z] === CONT TestDaemonConfigValidation/invalid_config [2021-09-24T16:48:01.947Z] --- PASS: TestSecretCreateResolve (2.34s) [2021-09-24T16:48:01.947Z] PASS [2021-09-24T16:48:01.947Z] [2021-09-24T16:48:01.947Z] DONE 6 tests in 16.386s [2021-09-24T16:48:01.947Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-09-24T16:48:01.947Z] ++ 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-09-24T16:48:01.947Z] ++ set -e [2021-09-24T16:48:01.947Z] ++ '[' -n 0 ']' [2021-09-24T16:48:01.947Z] ++ set -x [2021-09-24T16:48:01.947Z] ++ 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-09-24T16:48:01.969Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-09-24T16:48:01.969Z] === RUN TestClientStream [2021-09-24T16:48:01.969Z] --- PASS: TestClientStream (0.00s) [2021-09-24T16:48:01.969Z] === RUN TestClientSendFile [2021-09-24T16:48:01.969Z] --- PASS: TestClientSendFile (0.00s) [2021-09-24T16:48:01.969Z] === RUN TestClientWithRequestTimeout [2021-09-24T16:48:02.044Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-09-24T16:48:02.044Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-09-24T16:48:02.044Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.11s) [2021-09-24T16:48:02.044Z] --- PASS: TestDaemonConfigValidation/valid_config (0.12s) [2021-09-24T16:48:02.044Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.12s) [2021-09-24T16:48:02.044Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.15s) [2021-09-24T16:48:02.044Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s) [2021-09-24T16:48:02.044Z] === RUN TestConfigDaemonSeccompProfiles [2021-09-24T16:48:02.044Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-09-24T16:48:02.207Z] INFO: Testing against a local daemon [2021-09-24T16:48:02.207Z] === RUN TestServiceCreateInit [2021-09-24T16:48:02.207Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-09-24T16:48:02.551Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2021-09-24T16:48:02.552Z] === RUN TestFileSpecPlugin [2021-09-24T16:48:02.552Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-09-24T16:48:02.552Z] === RUN TestFileJSONSpecPlugin [2021-09-24T16:48:02.552Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-09-24T16:48:02.552Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-09-24T16:48:02.552Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-09-24T16:48:02.552Z] === RUN TestPluginAddHandler [2021-09-24T16:48:02.552Z] --- PASS: TestPluginAddHandler (0.00s) [2021-09-24T16:48:02.552Z] === RUN TestPluginWaitBadPlugin [2021-09-24T16:48:02.552Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-09-24T16:48:02.552Z] === RUN TestGet [2021-09-24T16:48:02.552Z] time="2021-09-24T16:48:01Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-09-24T16:48:02.778Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-09-24T16:48:02.986Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-09-24T16:48:03.165Z] time="2021-09-24T16:48:02Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-09-24T16:48:03.353Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-09-24T16:48:04.296Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-09-24T16:48:04.371Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-09-24T16:48:05.313Z] === CONT TestConfigDaemonSeccompProfiles [2021-09-24T16:48:05.313Z] daemon_test.go:148: [dada2324e3d4d] daemon is not started [2021-09-24T16:48:05.313Z] --- PASS: TestConfigDaemonSeccompProfiles (3.21s) [2021-09-24T16:48:05.313Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.07s) [2021-09-24T16:48:05.313Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.07s) [2021-09-24T16:48:05.313Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.07s) [2021-09-24T16:48:05.313Z] PASS [2021-09-24T16:48:05.313Z] [2021-09-24T16:48:05.313Z] DONE 11 tests in 4.114s [2021-09-24T16:48:05.313Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-09-24T16:48:05.313Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-09-24T16:48:05.313Z] ++ set -e [2021-09-24T16:48:05.313Z] ++ '[' -n 0 ']' [2021-09-24T16:48:05.313Z] ++ set -x [2021-09-24T16:48:05.313Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-09-24T16:48:05.483Z] time="2021-09-24T16:48:04Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-09-24T16:48:05.574Z] INFO: Testing against a local daemon [2021-09-24T16:48:05.574Z] === RUN TestCommitInheritsEnv [2021-09-24T16:48:05.836Z] --- PASS: TestCommitInheritsEnv (0.37s) [2021-09-24T16:48:05.836Z] === RUN TestImportExtremelyLargeImageWorks [2021-09-24T16:48:05.836Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-09-24T16:48:05.836Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-09-24T16:48:05.836Z] === RUN TestImagesFilterMultiReference [2021-09-24T16:48:05.836Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2021-09-24T16:48:05.836Z] === RUN TestImagePullPlatformInvalid [2021-09-24T16:48:05.836Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-09-24T16:48:05.836Z] === RUN TestRemoveImageOrphaning [2021-09-24T16:48:06.407Z] --- PASS: TestRemoveImageOrphaning (0.35s) [2021-09-24T16:48:06.407Z] === RUN TestRemoveImageGarbageCollector [2021-09-24T16:48:06.407Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-09-24T16:48:06.407Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-09-24T16:48:06.407Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-09-24T16:48:06.407Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-09-24T16:48:06.407Z] === RUN TestTagInvalidReference [2021-09-24T16:48:06.407Z] --- PASS: TestTagInvalidReference (0.03s) [2021-09-24T16:48:06.407Z] === RUN TestTagValidPrefixedRepo [2021-09-24T16:48:06.407Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-09-24T16:48:06.407Z] === RUN TestTagExistedNameWithoutForce [2021-09-24T16:48:06.407Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-09-24T16:48:06.407Z] === RUN TestTagOfficialNames [2021-09-24T16:48:06.668Z] --- PASS: TestTagOfficialNames (0.08s) [2021-09-24T16:48:06.668Z] === RUN TestTagMatchesDigest [2021-09-24T16:48:06.668Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-09-24T16:48:06.668Z] PASS [2021-09-24T16:48:06.668Z] [2021-09-24T16:48:06.668Z] === Skipped [2021-09-24T16:48:06.668Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-09-24T16:48:06.668Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-09-24T16:48:06.668Z] [2021-09-24T16:48:06.668Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-09-24T16:48:06.668Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-09-24T16:48:06.668Z] [2021-09-24T16:48:06.668Z] DONE 12 tests, 2 skipped in 1.326s [2021-09-24T16:48:06.668Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-09-24T16:48:06.668Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-09-24T16:48:06.668Z] ++ set -e [2021-09-24T16:48:06.668Z] ++ '[' -n 0 ']' [2021-09-24T16:48:06.668Z] ++ set -x [2021-09-24T16:48:06.668Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-09-24T16:48:06.668Z] INFO: Testing against a local daemon [2021-09-24T16:48:06.668Z] === RUN TestNetworkCreateDelete [2021-09-24T16:48:06.841Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-09-24T16:48:06.929Z] --- PASS: TestNetworkCreateDelete (0.21s) [2021-09-24T16:48:06.929Z] === RUN TestDockerNetworkDeletePreferID [2021-09-24T16:48:07.499Z] --- PASS: TestDockerNetworkDeletePreferID (0.57s) [2021-09-24T16:48:07.499Z] === RUN TestDaemonDNSFallback [2021-09-24T16:48:07.782Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-09-24T16:48:08.355Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-09-24T16:48:09.253Z] time="2021-09-24T16:48:08Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-09-24T16:48:09.743Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-09-24T16:48:09.743Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-09-24T16:48:11.131Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-09-24T16:48:11.392Z] --- PASS: TestServiceCreateInit (9.17s) [2021-09-24T16:48:11.392Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.41s) [2021-09-24T16:48:11.392Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.73s) [2021-09-24T16:48:11.392Z] === RUN TestCreateServiceMultipleTimes [2021-09-24T16:48:12.335Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-09-24T16:48:12.906Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-09-24T16:48:14.096Z] --- PASS: TestDaemonDNSFallback (6.68s) [2021-09-24T16:48:14.097Z] === RUN TestInspectNetwork [2021-09-24T16:48:14.822Z] docker_api_swarm_test.go:502: [d8b8af90225c0] joining swarm manager [d1abbb0e3e6dc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-24T16:48:14.822Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-09-24T16:48:15.083Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-09-24T16:48:16.995Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000d8b8c0_} [2021-09-24T16:48:17.400Z] === RUN TestInspectNetwork/full_network_id [2021-09-24T16:48:17.400Z] === RUN TestInspectNetwork/partial_network_id [2021-09-24T16:48:17.400Z] === RUN TestInspectNetwork/network_name [2021-09-24T16:48:17.400Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-09-24T16:48:17.575Z] --- PASS: TestGet (15.01s) [2021-09-24T16:48:17.575Z] === RUN TestPluginWithNoManifest [2021-09-24T16:48:17.575Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-09-24T16:48:17.575Z] === RUN TestGetAll [2021-09-24T16:48:17.575Z] --- PASS: TestGetAll (0.00s) [2021-09-24T16:48:17.575Z] PASS [2021-09-24T16:48:17.575Z] coverage: 73.2% of statements [2021-09-24T16:48:17.575Z] ok github.com/docker/docker/pkg/plugins 35.883s coverage: 73.2% of statements [2021-09-24T16:48:18.379Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-14219733206_/foo_false____} [2021-09-24T16:48:19.768Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-14219733206_/foo_true____} [2021-09-24T16:48:21.152Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-31644928797_/foo_false____} [2021-09-24T16:48:22.688Z] --- PASS: TestInspectNetwork (7.64s) [2021-09-24T16:48:22.688Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-09-24T16:48:22.688Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-09-24T16:48:22.688Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-09-24T16:48:22.688Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-09-24T16:48:22.688Z] === RUN TestRunContainerWithBridgeNone [2021-09-24T16:48:23.082Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-31644928797_/foo_true____} [2021-09-24T16:48:23.082Z] docker_api_swarm_test.go:507: [db7ff5ead5361] joining swarm manager [d1abbb0e3e6dc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-24T16:48:24.077Z] --- PASS: TestRunContainerWithBridgeNone (2.00s) [2021-09-24T16:48:24.077Z] === RUN TestNetworkInvalidJSON [2021-09-24T16:48:24.077Z] === RUN TestNetworkInvalidJSON//networks/create [2021-09-24T16:48:24.077Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-09-24T16:48:24.077Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-09-24T16:48:24.077Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-09-24T16:48:24.077Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-24T16:48:24.077Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-24T16:48:24.077Z] === CONT TestNetworkInvalidJSON//networks/create [2021-09-24T16:48:24.077Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-24T16:48:24.077Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-09-24T16:48:24.077Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-09-24T16:48:24.077Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-09-24T16:48:24.077Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-09-24T16:48:24.077Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-09-24T16:48:24.077Z] === RUN TestNetworkList [2021-09-24T16:48:24.077Z] === RUN TestNetworkList//networks [2021-09-24T16:48:24.077Z] === PAUSE TestNetworkList//networks [2021-09-24T16:48:24.077Z] === RUN TestNetworkList//networks/ [2021-09-24T16:48:24.077Z] === PAUSE TestNetworkList//networks/ [2021-09-24T16:48:24.077Z] === CONT TestNetworkList//networks [2021-09-24T16:48:24.077Z] === CONT TestNetworkList//networks/ [2021-09-24T16:48:24.077Z] --- PASS: TestNetworkList (0.03s) [2021-09-24T16:48:24.077Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-09-24T16:48:24.077Z] --- PASS: TestNetworkList//networks (0.00s) [2021-09-24T16:48:24.077Z] === RUN TestHostIPv4BridgeLabel [2021-09-24T16:48:24.466Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-31644928797_/foo_true__0xc000d8b8f0__} [2021-09-24T16:48:24.651Z] --- PASS: TestHostIPv4BridgeLabel (0.60s) [2021-09-24T16:48:24.651Z] === RUN TestDaemonRestartWithLiveRestore [2021-09-24T16:48:25.594Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2021-09-24T16:48:25.594Z] === RUN TestDaemonDefaultNetworkPools [2021-09-24T16:48:25.848Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000d8b908_} [2021-09-24T16:48:26.108Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000d8b920_} [2021-09-24T16:48:26.536Z] --- PASS: TestDaemonDefaultNetworkPools (0.84s) [2021-09-24T16:48:26.537Z] === RUN TestDaemonRestartWithExistingNetwork [2021-09-24T16:48:27.490Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000d8b938_} [2021-09-24T16:48:27.921Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s) [2021-09-24T16:48:27.921Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-09-24T16:48:28.863Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.36s) [2021-09-24T16:48:28.863Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-09-24T16:48:28.873Z] --- PASS: TestCreateServiceMultipleTimes (17.26s) [2021-09-24T16:48:28.873Z] === RUN TestCreateServiceConflict [2021-09-24T16:48:28.873Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000d8b950_} [2021-09-24T16:48:29.804Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s) [2021-09-24T16:48:29.804Z] === RUN TestServiceWithPredefinedNetwork [2021-09-24T16:48:30.255Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-09-24T16:48:30.826Z] --- PASS: TestCreateServiceConflict (2.36s) [2021-09-24T16:48:30.826Z] === RUN TestCreateServiceMaxReplicas [2021-09-24T16:48:31.398Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-09-24T16:48:31.398Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-09-24T16:48:31.398Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-09-24T16:48:31.398Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-09-24T16:48:31.398Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-09-24T16:48:31.398Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-09-24T16:48:31.398Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-09-24T16:48:31.398Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-09-24T16:48:31.398Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-09-24T16:48:31.398Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-09-24T16:48:31.398Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-09-24T16:48:31.398Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-09-24T16:48:31.658Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-09-24T16:48:31.659Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-09-24T16:48:31.659Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-09-24T16:48:31.659Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-09-24T16:48:31.659Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-09-24T16:48:31.659Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-09-24T16:48:32.349Z] --- PASS: TestServiceWithPredefinedNetwork (2.61s) [2021-09-24T16:48:32.349Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-09-24T16:48:32.349Z] service_test.go:243: FLAKY_TEST [2021-09-24T16:48:32.349Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-09-24T16:48:32.349Z] === RUN TestServiceWithDataPathPortInit [2021-09-24T16:48:34.959Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-09-24T16:48:34.959Z] --- PASS: TestCreateServiceMaxReplicas (3.76s) [2021-09-24T16:48:34.959Z] === RUN TestCreateWithDuplicateNetworkNames [2021-09-24T16:48:35.902Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-09-24T16:48:38.449Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-09-24T16:48:39.389Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-09-24T16:48:39.389Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-09-24T16:48:39.961Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-09-24T16:48:40.532Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-09-24T16:48:41.102Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-09-24T16:48:41.676Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-09-24T16:48:42.247Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-09-24T16:48:42.817Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-09-24T16:48:43.389Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-09-24T16:48:43.961Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-09-24T16:48:44.469Z] 2021/09/24 16:48:41 Closing DB instances... [2021-09-24T16:48:44.469Z] --- PASS: TestNetworkDBGarbageCollection (54.24s) [2021-09-24T16:48:44.469Z] === RUN TestFindNode [2021-09-24T16:48:44.469Z] 2021/09/24 16:48:43 Closing DB instances... [2021-09-24T16:48:44.469Z] --- PASS: TestFindNode (0.01s) [2021-09-24T16:48:44.469Z] === RUN TestChangeNodeState [2021-09-24T16:48:44.469Z] 2021/09/24 16:48:43 Closing DB instances... [2021-09-24T16:48:44.469Z] --- PASS: TestChangeNodeState (0.01s) [2021-09-24T16:48:44.469Z] === RUN TestNodeReincarnation [2021-09-24T16:48:44.469Z] 2021/09/24 16:48:43 Closing DB instances... [2021-09-24T16:48:44.532Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-09-24T16:48:45.104Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-09-24T16:48:45.675Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-09-24T16:48:46.246Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-09-24T16:48:46.818Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-09-24T16:48:47.388Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-09-24T16:48:47.960Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-09-24T16:48:48.900Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.04s) [2021-09-24T16:48:48.900Z] === RUN TestCreateServiceSecretFileMode [2021-09-24T16:48:48.900Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-09-24T16:48:48.900Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-09-24T16:48:49.137Z] time="2021-09-24T16:48:48Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-09-24T16:48:49.137Z] --- PASS: TestNodeReincarnation (5.01s) [2021-09-24T16:48:49.137Z] === RUN TestParallelCreate [2021-09-24T16:48:49.137Z] 2021/09/24 16:48:48 Closing DB instances... [2021-09-24T16:48:49.137Z] --- PASS: TestParallelCreate (0.01s) [2021-09-24T16:48:49.137Z] === RUN TestParallelDelete [2021-09-24T16:48:49.137Z] 2021/09/24 16:48:48 Closing DB instances... [2021-09-24T16:48:49.137Z] --- PASS: TestParallelDelete (0.01s) [2021-09-24T16:48:49.137Z] === RUN TestNetworkDBIslands [2021-09-24T16:48:49.137Z] time="2021-09-24T16:48:48Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:5a4984f16b58 with config:&{NodeID:5a4984f16b58 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-24T16:48:49.137Z] time="2021-09-24T16:48:48Z" level=info msg="Node 5a4984f16b58/172.19.6.228, joined gossip cluster" [2021-09-24T16:48:49.137Z] time="2021-09-24T16:48:48Z" level=info msg="Node 5a4984f16b58/172.19.6.228, added to nodes list" [2021-09-24T16:48:49.137Z] time="2021-09-24T16:48:48Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:c00c63f9a3ef with config:&{NodeID:c00c63f9a3ef Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-24T16:48:49.137Z] time="2021-09-24T16:48:48Z" level=info msg="Node c00c63f9a3ef/172.19.6.228, joined gossip cluster" [2021-09-24T16:48:49.137Z] time="2021-09-24T16:48:48Z" level=info msg="Node c00c63f9a3ef/172.19.6.228, added to nodes list" [2021-09-24T16:48:49.137Z] time="2021-09-24T16:48:48Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-09-24T16:48:49.137Z] time="2021-09-24T16:48:48Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-09-24T16:48:49.137Z] time="2021-09-24T16:48:48Z" level=debug msg="memberlist: Stream connection from=[::1]:49395" [2021-09-24T16:48:49.137Z] time="2021-09-24T16:48:48Z" level=info msg="Node c00c63f9a3ef/172.19.6.228, joined gossip cluster" [2021-09-24T16:48:49.137Z] time="2021-09-24T16:48:48Z" level=info msg="Node c00c63f9a3ef/172.19.6.228, added to nodes list" [2021-09-24T16:48:49.137Z] time="2021-09-24T16:48:48Z" level=info msg="Node 5a4984f16b58/172.19.6.228, joined gossip cluster" [2021-09-24T16:48:49.137Z] time="2021-09-24T16:48:48Z" level=info msg="Node 5a4984f16b58/172.19.6.228, added to nodes list" [2021-09-24T16:48:49.137Z] time="2021-09-24T16:48:48Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-09-24T16:48:49.138Z] time="2021-09-24T16:48:48Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49396" [2021-09-24T16:48:49.471Z] === RUN TestDockerSuite/TestCpRelativePath [2021-09-24T16:48:49.593Z] time="2021-09-24T16:48:49Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:2274b68ec3f2 with config:&{NodeID:2274b68ec3f2 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-24T16:48:49.593Z] time="2021-09-24T16:48:49Z" level=info msg="Node 2274b68ec3f2/172.19.6.228, joined gossip cluster" [2021-09-24T16:48:49.593Z] time="2021-09-24T16:48:49Z" level=info msg="Node 2274b68ec3f2/172.19.6.228, added to nodes list" [2021-09-24T16:48:49.593Z] time="2021-09-24T16:48:49Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-09-24T16:48:49.593Z] time="2021-09-24T16:48:49Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-09-24T16:48:49.593Z] time="2021-09-24T16:48:49Z" level=debug msg="memberlist: Stream connection from=[::1]:49397" [2021-09-24T16:48:49.593Z] time="2021-09-24T16:48:49Z" level=info msg="Node 2274b68ec3f2/172.19.6.228, joined gossip cluster" [2021-09-24T16:48:49.593Z] time="2021-09-24T16:48:49Z" level=info msg="Node 2274b68ec3f2/172.19.6.228, added to nodes list" [2021-09-24T16:48:49.593Z] time="2021-09-24T16:48:49Z" level=info msg="Node 5a4984f16b58/172.19.6.228, joined gossip cluster" [2021-09-24T16:48:49.593Z] time="2021-09-24T16:48:49Z" level=info msg="Node 5a4984f16b58/172.19.6.228, added to nodes list" [2021-09-24T16:48:49.593Z] time="2021-09-24T16:48:49Z" level=info msg="Node c00c63f9a3ef/172.19.6.228, joined gossip cluster" [2021-09-24T16:48:49.593Z] time="2021-09-24T16:48:49Z" level=info msg="Node c00c63f9a3ef/172.19.6.228, added to nodes list" [2021-09-24T16:48:49.593Z] time="2021-09-24T16:48:49Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-09-24T16:48:49.593Z] time="2021-09-24T16:48:49Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49398" [2021-09-24T16:48:49.593Z] time="2021-09-24T16:48:49Z" level=info msg="Node 2274b68ec3f2/172.19.6.228, joined gossip cluster" [2021-09-24T16:48:49.593Z] time="2021-09-24T16:48:49Z" level=info msg="Node 2274b68ec3f2/172.19.6.228, added to nodes list" [2021-09-24T16:48:50.042Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-09-24T16:48:50.049Z] time="2021-09-24T16:48:49Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:2e5c42e3a35f with config:&{NodeID:2e5c42e3a35f Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-24T16:48:50.049Z] time="2021-09-24T16:48:49Z" level=info msg="Node 2e5c42e3a35f/172.19.6.228, joined gossip cluster" [2021-09-24T16:48:50.049Z] time="2021-09-24T16:48:49Z" level=info msg="Node 2e5c42e3a35f/172.19.6.228, added to nodes list" [2021-09-24T16:48:50.049Z] time="2021-09-24T16:48:49Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-09-24T16:48:50.049Z] time="2021-09-24T16:48:49Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-09-24T16:48:50.049Z] time="2021-09-24T16:48:49Z" level=debug msg="memberlist: Stream connection from=[::1]:49399" [2021-09-24T16:48:50.049Z] time="2021-09-24T16:48:49Z" level=info msg="Node 2e5c42e3a35f/172.19.6.228, joined gossip cluster" [2021-09-24T16:48:50.050Z] time="2021-09-24T16:48:49Z" level=info msg="Node 2e5c42e3a35f/172.19.6.228, added to nodes list" [2021-09-24T16:48:50.050Z] time="2021-09-24T16:48:49Z" level=info msg="Node 5a4984f16b58/172.19.6.228, joined gossip cluster" [2021-09-24T16:48:50.050Z] time="2021-09-24T16:48:49Z" level=info msg="Node 5a4984f16b58/172.19.6.228, added to nodes list" [2021-09-24T16:48:50.050Z] time="2021-09-24T16:48:49Z" level=info msg="Node c00c63f9a3ef/172.19.6.228, joined gossip cluster" [2021-09-24T16:48:50.050Z] time="2021-09-24T16:48:49Z" level=info msg="Node c00c63f9a3ef/172.19.6.228, added to nodes list" [2021-09-24T16:48:50.050Z] time="2021-09-24T16:48:49Z" level=info msg="Node 2274b68ec3f2/172.19.6.228, joined gossip cluster" [2021-09-24T16:48:50.050Z] time="2021-09-24T16:48:49Z" level=info msg="Node 2274b68ec3f2/172.19.6.228, added to nodes list" [2021-09-24T16:48:50.050Z] time="2021-09-24T16:48:49Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-09-24T16:48:50.050Z] time="2021-09-24T16:48:49Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49400" [2021-09-24T16:48:50.050Z] time="2021-09-24T16:48:49Z" level=info msg="Node 2e5c42e3a35f/172.19.6.228, joined gossip cluster" [2021-09-24T16:48:50.050Z] time="2021-09-24T16:48:49Z" level=info msg="Node 2e5c42e3a35f/172.19.6.228, added to nodes list" [2021-09-24T16:48:50.050Z] time="2021-09-24T16:48:49Z" level=info msg="Node 2e5c42e3a35f/172.19.6.228, joined gossip cluster" [2021-09-24T16:48:50.050Z] time="2021-09-24T16:48:49Z" level=info msg="Node 2e5c42e3a35f/172.19.6.228, added to nodes list" [2021-09-24T16:48:50.465Z] --- PASS: TestServiceWithDataPathPortInit (15.46s) [2021-09-24T16:48:50.465Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-09-24T16:48:50.505Z] time="2021-09-24T16:48:50Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:0b53299f38dd with config:&{NodeID:0b53299f38dd Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-24T16:48:50.505Z] time="2021-09-24T16:48:50Z" level=info msg="Node 0b53299f38dd/172.19.6.228, joined gossip cluster" [2021-09-24T16:48:50.505Z] time="2021-09-24T16:48:50Z" level=info msg="Node 0b53299f38dd/172.19.6.228, added to nodes list" [2021-09-24T16:48:50.505Z] time="2021-09-24T16:48:50Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-09-24T16:48:50.505Z] time="2021-09-24T16:48:50Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-09-24T16:48:50.505Z] time="2021-09-24T16:48:50Z" level=debug msg="memberlist: Stream connection from=[::1]:49401" [2021-09-24T16:48:50.505Z] time="2021-09-24T16:48:50Z" level=info msg="Node 0b53299f38dd/172.19.6.228, joined gossip cluster" [2021-09-24T16:48:50.505Z] time="2021-09-24T16:48:50Z" level=info msg="Node 0b53299f38dd/172.19.6.228, added to nodes list" [2021-09-24T16:48:50.505Z] time="2021-09-24T16:48:50Z" level=info msg="Node 2274b68ec3f2/172.19.6.228, joined gossip cluster" [2021-09-24T16:48:50.505Z] time="2021-09-24T16:48:50Z" level=info msg="Node 2274b68ec3f2/172.19.6.228, added to nodes list" [2021-09-24T16:48:50.505Z] time="2021-09-24T16:48:50Z" level=info msg="Node c00c63f9a3ef/172.19.6.228, joined gossip cluster" [2021-09-24T16:48:50.505Z] time="2021-09-24T16:48:50Z" level=info msg="Node c00c63f9a3ef/172.19.6.228, added to nodes list" [2021-09-24T16:48:50.505Z] time="2021-09-24T16:48:50Z" level=info msg="Node 2e5c42e3a35f/172.19.6.228, joined gossip cluster" [2021-09-24T16:48:50.505Z] time="2021-09-24T16:48:50Z" level=info msg="Node 2e5c42e3a35f/172.19.6.228, added to nodes list" [2021-09-24T16:48:50.505Z] time="2021-09-24T16:48:50Z" level=info msg="Node 5a4984f16b58/172.19.6.228, joined gossip cluster" [2021-09-24T16:48:50.505Z] time="2021-09-24T16:48:50Z" level=info msg="Node 5a4984f16b58/172.19.6.228, added to nodes list" [2021-09-24T16:48:50.505Z] time="2021-09-24T16:48:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-09-24T16:48:50.505Z] time="2021-09-24T16:48:50Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49402" [2021-09-24T16:48:50.505Z] time="2021-09-24T16:48:50Z" level=debug msg="memberlist: Failed to join 172.19.6.228: dial tcp 172.19.6.228:10002: connectex: No connection could be made because the target machine actively refused it." [2021-09-24T16:48:50.505Z] time="2021-09-24T16:48:50Z" level=info msg="Node 0b53299f38dd/172.19.6.228, joined gossip cluster" [2021-09-24T16:48:50.505Z] time="2021-09-24T16:48:50Z" level=info msg="Node 0b53299f38dd/172.19.6.228, added to nodes list" [2021-09-24T16:48:50.505Z] time="2021-09-24T16:48:50Z" level=info msg="Node 0b53299f38dd/172.19.6.228, joined gossip cluster" [2021-09-24T16:48:50.505Z] time="2021-09-24T16:48:50Z" level=info msg="Node 0b53299f38dd/172.19.6.228, added to nodes list" [2021-09-24T16:48:50.505Z] time="2021-09-24T16:48:50Z" level=info msg="Node 0b53299f38dd/172.19.6.228, joined gossip cluster" [2021-09-24T16:48:50.505Z] time="2021-09-24T16:48:50Z" level=info msg="Node 0b53299f38dd/172.19.6.228, added to nodes list" [2021-09-24T16:48:50.505Z] networkdb_test.go:835: Re-joining: 3 [2021-09-24T16:48:50.505Z] time="2021-09-24T16:48:50Z" level=info msg="The new bootstrap node list is:[172.19.6.228:10033 172.19.6.228:10034 172.19.6.228:10035]" [2021-09-24T16:48:50.505Z] time="2021-09-24T16:48:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.6.228:10033" [2021-09-24T16:48:50.505Z] time="2021-09-24T16:48:50Z" level=debug msg="memberlist: Stream connection from=172.19.6.228:49404" [2021-09-24T16:48:50.505Z] time="2021-09-24T16:48:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.6.228:10034" [2021-09-24T16:48:50.505Z] time="2021-09-24T16:48:50Z" level=debug msg="memberlist: Stream connection from=172.19.6.228:49405" [2021-09-24T16:48:50.505Z] time="2021-09-24T16:48:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.6.228:10035" [2021-09-24T16:48:50.505Z] time="2021-09-24T16:48:50Z" level=debug msg="memberlist: Stream connection from=172.19.6.228:49406" [2021-09-24T16:48:50.725Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:fsax0n4kjh9jd82qig32thyle Created:2021-09-24 16:48:49.076995327 +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[ed0fd2d0adf387c0cfd14cdfa5539363d9e7ef0722a2fdee5755c3527cb1f9d0:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.cux49n6wj913xqz5a0s1y582p EndpointID:a9a6747e8d8990fae9f7d284093e3ba470fc0bb08e741cfcd4669926092895af MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:929c618444b0e8e4f6263f69065be2d6657971280756d87f6af85cbc65af478f 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:0f3bd3131526 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.cux49n6wj913xqz5a0s1y582p EndpointID:a9a6747e8d8990fae9f7d284093e3ba470fc0bb08e741cfcd4669926092895af EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-09-24T16:48:50.961Z] networkdb_test.go:835: Re-joining: 4 [2021-09-24T16:48:50.961Z] time="2021-09-24T16:48:50Z" level=info msg="The new bootstrap node list is:[172.19.6.228:10033 172.19.6.228:10034 172.19.6.228:10035]" [2021-09-24T16:48:50.961Z] time="2021-09-24T16:48:50Z" level=debug msg="memberlist: Stream connection from=172.19.6.228:49407" [2021-09-24T16:48:50.961Z] time="2021-09-24T16:48:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.6.228:10033" [2021-09-24T16:48:50.961Z] time="2021-09-24T16:48:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.6.228:10034" [2021-09-24T16:48:50.961Z] time="2021-09-24T16:48:50Z" level=debug msg="memberlist: Stream connection from=172.19.6.228:49408" [2021-09-24T16:48:50.961Z] time="2021-09-24T16:48:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.6.228:10035" [2021-09-24T16:48:50.961Z] time="2021-09-24T16:48:50Z" level=debug msg="memberlist: Stream connection from=172.19.6.228:49409" [2021-09-24T16:48:50.961Z] time="2021-09-24T16:48:50Z" level=info msg="node 0 leaving" [2021-09-24T16:48:50.961Z] time="2021-09-24T16:48:50Z" level=info msg="Node 5a4984f16b58 change state NodeActive --> NodeLeft" [2021-09-24T16:48:50.961Z] time="2021-09-24T16:48:50Z" level=info msg="node5(0b53299f38dd): Node leave event for 5a4984f16b58/172.19.6.228" [2021-09-24T16:48:50.961Z] time="2021-09-24T16:48:50Z" level=info msg="Node 5a4984f16b58 change state NodeActive --> NodeLeft" [2021-09-24T16:48:50.961Z] time="2021-09-24T16:48:50Z" level=info msg="node2(c00c63f9a3ef): Node leave event for 5a4984f16b58/172.19.6.228" [2021-09-24T16:48:50.961Z] time="2021-09-24T16:48:50Z" level=info msg="Node 5a4984f16b58 change state NodeActive --> NodeLeft" [2021-09-24T16:48:50.961Z] time="2021-09-24T16:48:50Z" level=info msg="node4(2e5c42e3a35f): Node leave event for 5a4984f16b58/172.19.6.228" [2021-09-24T16:48:50.961Z] time="2021-09-24T16:48:50Z" level=info msg="Node 5a4984f16b58 change state NodeActive --> NodeLeft" [2021-09-24T16:48:50.961Z] time="2021-09-24T16:48:50Z" level=info msg="node3(2274b68ec3f2): Node leave event for 5a4984f16b58/172.19.6.228" [2021-09-24T16:48:50.961Z] time="2021-09-24T16:48:50Z" level=info msg="Node 5a4984f16b58 change state NodeActive --> NodeLeft" [2021-09-24T16:48:50.961Z] time="2021-09-24T16:48:50Z" level=info msg="node1(5a4984f16b58): Node leave event for 5a4984f16b58/172.19.6.228" [2021-09-24T16:48:50.984Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-09-24T16:48:51.417Z] time="2021-09-24T16:48:51Z" level=info msg="Node 5a4984f16b58/172.19.6.228, left gossip cluster" [2021-09-24T16:48:51.417Z] time="2021-09-24T16:48:51Z" level=info msg="Node 5a4984f16b58/172.19.6.228, left gossip cluster" [2021-09-24T16:48:51.417Z] time="2021-09-24T16:48:51Z" level=info msg="Node 5a4984f16b58/172.19.6.228, left gossip cluster" [2021-09-24T16:48:51.417Z] time="2021-09-24T16:48:51Z" level=info msg="Node 5a4984f16b58/172.19.6.228, left gossip cluster" [2021-09-24T16:48:51.417Z] time="2021-09-24T16:48:51Z" level=info msg="Node 5a4984f16b58/172.19.6.228, left gossip cluster" [2021-09-24T16:48:51.417Z] time="2021-09-24T16:48:51Z" level=info msg="node 1 leaving" [2021-09-24T16:48:51.417Z] time="2021-09-24T16:48:51Z" level=info msg="Node c00c63f9a3ef change state NodeActive --> NodeLeft" [2021-09-24T16:48:51.417Z] time="2021-09-24T16:48:51Z" level=info msg="node4(2e5c42e3a35f): Node leave event for c00c63f9a3ef/172.19.6.228" [2021-09-24T16:48:51.417Z] time="2021-09-24T16:48:51Z" level=info msg="Node c00c63f9a3ef change state NodeActive --> NodeLeft" [2021-09-24T16:48:51.417Z] time="2021-09-24T16:48:51Z" level=info msg="node3(2274b68ec3f2): Node leave event for c00c63f9a3ef/172.19.6.228" [2021-09-24T16:48:51.417Z] time="2021-09-24T16:48:51Z" level=info msg="Node c00c63f9a3ef change state NodeActive --> NodeLeft" [2021-09-24T16:48:51.417Z] time="2021-09-24T16:48:51Z" level=info msg="node5(0b53299f38dd): Node leave event for c00c63f9a3ef/172.19.6.228" [2021-09-24T16:48:51.417Z] time="2021-09-24T16:48:51Z" level=info msg="Node c00c63f9a3ef change state NodeActive --> NodeLeft" [2021-09-24T16:48:51.417Z] time="2021-09-24T16:48:51Z" level=info msg="node2(c00c63f9a3ef): Node leave event for c00c63f9a3ef/172.19.6.228" [2021-09-24T16:48:51.555Z] --- PASS: TestCreateServiceSecretFileMode (2.77s) [2021-09-24T16:48:51.555Z] === RUN TestCreateServiceConfigFileMode [2021-09-24T16:48:51.816Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-09-24T16:48:51.873Z] time="2021-09-24T16:48:51Z" level=info msg="Node c00c63f9a3ef/172.19.6.228, left gossip cluster" [2021-09-24T16:48:51.873Z] time="2021-09-24T16:48:51Z" level=info msg="Node c00c63f9a3ef/172.19.6.228, left gossip cluster" [2021-09-24T16:48:51.873Z] time="2021-09-24T16:48:51Z" level=info msg="Node c00c63f9a3ef/172.19.6.228, left gossip cluster" [2021-09-24T16:48:51.873Z] time="2021-09-24T16:48:51Z" level=info msg="Node c00c63f9a3ef/172.19.6.228, left gossip cluster" [2021-09-24T16:48:51.873Z] time="2021-09-24T16:48:51Z" level=info msg="node 2 leaving" [2021-09-24T16:48:51.873Z] time="2021-09-24T16:48:51Z" level=info msg="Node 2274b68ec3f2 change state NodeActive --> NodeLeft" [2021-09-24T16:48:51.873Z] time="2021-09-24T16:48:51Z" level=info msg="node4(2e5c42e3a35f): Node leave event for 2274b68ec3f2/172.19.6.228" [2021-09-24T16:48:51.873Z] time="2021-09-24T16:48:51Z" level=info msg="Node 2274b68ec3f2 change state NodeActive --> NodeLeft" [2021-09-24T16:48:51.873Z] time="2021-09-24T16:48:51Z" level=info msg="node5(0b53299f38dd): Node leave event for 2274b68ec3f2/172.19.6.228" [2021-09-24T16:48:51.873Z] time="2021-09-24T16:48:51Z" level=info msg="Node 2274b68ec3f2 change state NodeActive --> NodeLeft" [2021-09-24T16:48:51.873Z] time="2021-09-24T16:48:51Z" level=info msg="node3(2274b68ec3f2): Node leave event for 2274b68ec3f2/172.19.6.228" [2021-09-24T16:48:52.329Z] time="2021-09-24T16:48:51Z" level=info msg="Node 2274b68ec3f2/172.19.6.228, left gossip cluster" [2021-09-24T16:48:52.329Z] time="2021-09-24T16:48:52Z" level=info msg="Node 2274b68ec3f2/172.19.6.228, left gossip cluster" [2021-09-24T16:48:52.329Z] time="2021-09-24T16:48:52Z" level=info msg="Node 2274b68ec3f2/172.19.6.228, left gossip cluster" [2021-09-24T16:48:52.329Z] time="2021-09-24T16:48:52Z" level=debug msg="memberlist: Failed to join 172.19.6.228: dial tcp 172.19.6.228:10002: connectex: No connection could be made because the target machine actively refused it." [2021-09-24T16:48:52.387Z] === RUN TestDockerSuite/TestCpToCaseA [2021-09-24T16:48:52.784Z] networkdb_test.go:867: node4: OK [2021-09-24T16:48:52.784Z] networkdb_test.go:867: node5: OK [2021-09-24T16:48:52.784Z] time="2021-09-24T16:48:52Z" level=info msg="node 0 coming back" [2021-09-24T16:48:52.784Z] time="2021-09-24T16:48:52Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:1f941bf769e9 with config:&{NodeID:1f941bf769e9 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-24T16:48:52.784Z] time="2021-09-24T16:48:52Z" level=info msg="Node 1f941bf769e9/172.19.6.228, joined gossip cluster" [2021-09-24T16:48:52.784Z] time="2021-09-24T16:48:52Z" level=info msg="Node 1f941bf769e9/172.19.6.228, added to nodes list" [2021-09-24T16:48:52.784Z] time="2021-09-24T16:48:52Z" level=info msg="node 1 coming back" [2021-09-24T16:48:52.784Z] time="2021-09-24T16:48:52Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:303c4f0f101b with config:&{NodeID:303c4f0f101b Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-24T16:48:52.784Z] time="2021-09-24T16:48:52Z" level=info msg="Node 303c4f0f101b/172.19.6.228, joined gossip cluster" [2021-09-24T16:48:52.784Z] time="2021-09-24T16:48:52Z" level=info msg="Node 303c4f0f101b/172.19.6.228, added to nodes list" [2021-09-24T16:48:52.784Z] time="2021-09-24T16:48:52Z" level=info msg="node 2 coming back" [2021-09-24T16:48:52.784Z] time="2021-09-24T16:48:52Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:c5b5cb328968 with config:&{NodeID:c5b5cb328968 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-24T16:48:52.784Z] time="2021-09-24T16:48:52Z" level=info msg="Node c5b5cb328968/172.19.6.228, joined gossip cluster" [2021-09-24T16:48:52.784Z] time="2021-09-24T16:48:52Z" level=info msg="Node c5b5cb328968/172.19.6.228, added to nodes list" [2021-09-24T16:48:53.772Z] === RUN TestDockerSuite/TestCpToCaseB [2021-09-24T16:48:54.344Z] --- PASS: TestCreateServiceConfigFileMode (2.87s) [2021-09-24T16:48:54.344Z] === RUN TestCreateServiceSysctls [2021-09-24T16:48:54.344Z] === RUN TestDockerSuite/TestCpToCaseC [2021-09-24T16:48:54.605Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-09-24T16:48:54.949Z] time="2021-09-24T16:48:54Z" level=debug msg="memberlist: Failed to join 172.19.6.228: dial tcp 172.19.6.228:10002: connectex: No connection could be made because the target machine actively refused it." [2021-09-24T16:48:55.911Z] time="2021-09-24T16:48:55Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.19.6.228:10033 172.19.6.228:10034 172.19.6.228:10035]" [2021-09-24T16:48:55.993Z] === RUN TestDockerSuite/TestCpToCaseD [2021-09-24T16:48:56.009Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.74s) [2021-09-24T16:48:56.009Z] PASS [2021-09-24T16:48:56.009Z] [2021-09-24T16:48:56.009Z] === Skipped [2021-09-24T16:48:56.009Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-09-24T16:48:56.009Z] service_test.go:243: FLAKY_TEST [2021-09-24T16:48:56.009Z] [2021-09-24T16:48:56.009Z] DONE 26 tests, 1 skipped in 48.769s [2021-09-24T16:48:56.009Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-09-24T16:48:56.009Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-09-24T16:48:56.009Z] ++ set -e [2021-09-24T16:48:56.009Z] ++ '[' -n 0 ']' [2021-09-24T16:48:56.009Z] ++ set -x [2021-09-24T16:48:56.009Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-09-24T16:48:56.009Z] INFO: Testing against a local daemon [2021-09-24T16:48:56.009Z] === RUN TestDockerNetworkIpvlanPersistance [2021-09-24T16:48:56.009Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-24T16:48:56.009Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-09-24T16:48:56.009Z] === RUN TestDockerNetworkIpvlan [2021-09-24T16:48:56.009Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-24T16:48:56.009Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-09-24T16:48:56.009Z] PASS [2021-09-24T16:48:56.009Z] [2021-09-24T16:48:56.009Z] === Skipped [2021-09-24T16:48:56.009Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-09-24T16:48:56.009Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-24T16:48:56.009Z] [2021-09-24T16:48:56.009Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-09-24T16:48:56.009Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-24T16:48:56.009Z] [2021-09-24T16:48:56.009Z] DONE 2 tests, 2 skipped in 0.114s [2021-09-24T16:48:56.009Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-09-24T16:48:56.009Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-09-24T16:48:56.009Z] ++ set -e [2021-09-24T16:48:56.009Z] ++ '[' -n 0 ']' [2021-09-24T16:48:56.009Z] ++ set -x [2021-09-24T16:48:56.009Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-09-24T16:48:56.009Z] INFO: Testing against a local daemon [2021-09-24T16:48:56.009Z] === RUN TestDockerNetworkMacvlanPersistance [2021-09-24T16:48:56.367Z] time="2021-09-24T16:48:56Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.19.6.228:10033 172.19.6.228:10034 172.19.6.228:10035]" [2021-09-24T16:48:56.367Z] time="2021-09-24T16:48:56Z" level=debug msg="memberlist: Failed to join 172.19.6.228: dial tcp 172.19.6.228:10002: connectex: No connection could be made because the target machine actively refused it." [2021-09-24T16:48:56.825Z] time="2021-09-24T16:48:56Z" level=debug msg="memberlist: Stream connection from=172.19.6.228:49413" [2021-09-24T16:48:56.825Z] time="2021-09-24T16:48:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.6.228:10033" [2021-09-24T16:48:56.825Z] time="2021-09-24T16:48:56Z" level=info msg="Node 0b53299f38dd/172.19.6.228, joined gossip cluster" [2021-09-24T16:48:56.825Z] time="2021-09-24T16:48:56Z" level=info msg="Node 0b53299f38dd/172.19.6.228, added to nodes list" [2021-09-24T16:48:56.825Z] time="2021-09-24T16:48:56Z" level=info msg="Node 2e5c42e3a35f/172.19.6.228, joined gossip cluster" [2021-09-24T16:48:56.825Z] time="2021-09-24T16:48:56Z" level=info msg="Node 1f941bf769e9/172.19.6.228, joined gossip cluster" [2021-09-24T16:48:56.825Z] time="2021-09-24T16:48:56Z" level=info msg="Node 1f941bf769e9/172.19.6.228, is the new incarnation of the shutdown node 5a4984f16b58/172.19.6.228" [2021-09-24T16:48:56.825Z] time="2021-09-24T16:48:56Z" level=info msg="Node 2e5c42e3a35f/172.19.6.228, added to nodes list" [2021-09-24T16:48:56.825Z] time="2021-09-24T16:48:56Z" level=info msg="Node 1f941bf769e9/172.19.6.228, added to nodes list" [2021-09-24T16:48:56.825Z] time="2021-09-24T16:48:56Z" level=debug msg="memberlist: Stream connection from=172.19.6.228:49414" [2021-09-24T16:48:56.825Z] time="2021-09-24T16:48:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.6.228:10034" [2021-09-24T16:48:56.825Z] time="2021-09-24T16:48:56Z" level=info msg="Node 0b53299f38dd/172.19.6.228, joined gossip cluster" [2021-09-24T16:48:56.825Z] time="2021-09-24T16:48:56Z" level=info msg="Node 0b53299f38dd/172.19.6.228, added to nodes list" [2021-09-24T16:48:56.825Z] time="2021-09-24T16:48:56Z" level=info msg="Node 1f941bf769e9/172.19.6.228, joined gossip cluster" [2021-09-24T16:48:56.825Z] time="2021-09-24T16:48:56Z" level=info msg="Node 1f941bf769e9/172.19.6.228, added to nodes list" [2021-09-24T16:48:56.825Z] time="2021-09-24T16:48:56Z" level=info msg="Node 2e5c42e3a35f/172.19.6.228, joined gossip cluster" [2021-09-24T16:48:56.825Z] time="2021-09-24T16:48:56Z" level=info msg="Node 2e5c42e3a35f/172.19.6.228, added to nodes list" [2021-09-24T16:48:56.825Z] time="2021-09-24T16:48:56Z" level=info msg="Node 303c4f0f101b/172.19.6.228, joined gossip cluster" [2021-09-24T16:48:56.825Z] time="2021-09-24T16:48:56Z" level=info msg="Node 303c4f0f101b/172.19.6.228, is the new incarnation of the shutdown node c00c63f9a3ef/172.19.6.228" [2021-09-24T16:48:56.825Z] time="2021-09-24T16:48:56Z" level=info msg="Node 303c4f0f101b/172.19.6.228, added to nodes list" [2021-09-24T16:48:56.825Z] time="2021-09-24T16:48:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.6.228:10035" [2021-09-24T16:48:56.825Z] time="2021-09-24T16:48:56Z" level=debug msg="memberlist: Stream connection from=172.19.6.228:49415" [2021-09-24T16:48:56.825Z] time="2021-09-24T16:48:56Z" level=info msg="Node 303c4f0f101b/172.19.6.228, joined gossip cluster" [2021-09-24T16:48:56.825Z] time="2021-09-24T16:48:56Z" level=info msg="Node 303c4f0f101b/172.19.6.228, added to nodes list" [2021-09-24T16:48:56.825Z] time="2021-09-24T16:48:56Z" level=info msg="Node 0b53299f38dd/172.19.6.228, joined gossip cluster" [2021-09-24T16:48:56.825Z] time="2021-09-24T16:48:56Z" level=info msg="Node 0b53299f38dd/172.19.6.228, added to nodes list" [2021-09-24T16:48:56.825Z] time="2021-09-24T16:48:56Z" level=info msg="Node 1f941bf769e9/172.19.6.228, joined gossip cluster" [2021-09-24T16:48:56.825Z] time="2021-09-24T16:48:56Z" level=info msg="Node 1f941bf769e9/172.19.6.228, added to nodes list" [2021-09-24T16:48:56.825Z] time="2021-09-24T16:48:56Z" level=info msg="Node 2e5c42e3a35f/172.19.6.228, joined gossip cluster" [2021-09-24T16:48:56.825Z] time="2021-09-24T16:48:56Z" level=info msg="Node 2e5c42e3a35f/172.19.6.228, added to nodes list" [2021-09-24T16:48:56.825Z] time="2021-09-24T16:48:56Z" level=info msg="Node c5b5cb328968/172.19.6.228, joined gossip cluster" [2021-09-24T16:48:56.825Z] time="2021-09-24T16:48:56Z" level=info msg="Node c5b5cb328968/172.19.6.228, is the new incarnation of the shutdown node 2274b68ec3f2/172.19.6.228" [2021-09-24T16:48:56.825Z] time="2021-09-24T16:48:56Z" level=info msg="Node c5b5cb328968/172.19.6.228, added to nodes list" [2021-09-24T16:48:56.825Z] time="2021-09-24T16:48:56Z" level=info msg="Node 303c4f0f101b/172.19.6.228, joined gossip cluster" [2021-09-24T16:48:56.825Z] time="2021-09-24T16:48:56Z" level=info msg="Node 303c4f0f101b/172.19.6.228, added to nodes list" [2021-09-24T16:48:56.825Z] time="2021-09-24T16:48:56Z" level=info msg="Node 303c4f0f101b/172.19.6.228, joined gossip cluster" [2021-09-24T16:48:56.825Z] time="2021-09-24T16:48:56Z" level=info msg="Node 303c4f0f101b/172.19.6.228, is the new incarnation of the shutdown node c00c63f9a3ef/172.19.6.228" [2021-09-24T16:48:56.825Z] time="2021-09-24T16:48:56Z" level=info msg="Node 303c4f0f101b/172.19.6.228, added to nodes list" [2021-09-24T16:48:56.825Z] time="2021-09-24T16:48:56Z" level=info msg="Node 1f941bf769e9/172.19.6.228, joined gossip cluster" [2021-09-24T16:48:56.825Z] time="2021-09-24T16:48:56Z" level=info msg="Node 1f941bf769e9/172.19.6.228, is the new incarnation of the shutdown node 5a4984f16b58/172.19.6.228" [2021-09-24T16:48:56.825Z] time="2021-09-24T16:48:56Z" level=info msg="Node 1f941bf769e9/172.19.6.228, added to nodes list" [2021-09-24T16:48:56.825Z] time="2021-09-24T16:48:56Z" level=info msg="Node c5b5cb328968/172.19.6.228, joined gossip cluster" [2021-09-24T16:48:56.825Z] time="2021-09-24T16:48:56Z" level=info msg="Node c5b5cb328968/172.19.6.228, is the new incarnation of the shutdown node 2274b68ec3f2/172.19.6.228" [2021-09-24T16:48:56.825Z] time="2021-09-24T16:48:56Z" level=info msg="Node c5b5cb328968/172.19.6.228, added to nodes list" [2021-09-24T16:48:56.825Z] time="2021-09-24T16:48:56Z" level=info msg="Node c5b5cb328968/172.19.6.228, joined gossip cluster" [2021-09-24T16:48:56.825Z] time="2021-09-24T16:48:56Z" level=info msg="Node c5b5cb328968/172.19.6.228, added to nodes list" [2021-09-24T16:48:57.280Z] time="2021-09-24T16:48:56Z" level=info msg="Node c5b5cb328968/172.19.6.228, joined gossip cluster" [2021-09-24T16:48:57.280Z] time="2021-09-24T16:48:56Z" level=info msg="Node c5b5cb328968/172.19.6.228, added to nodes list" [2021-09-24T16:48:57.280Z] time="2021-09-24T16:48:57Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.6.228:10033" [2021-09-24T16:48:57.280Z] time="2021-09-24T16:48:57Z" level=debug msg="memberlist: Stream connection from=172.19.6.228:49416" [2021-09-24T16:48:57.280Z] time="2021-09-24T16:48:57Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.6.228:10034" [2021-09-24T16:48:57.280Z] time="2021-09-24T16:48:57Z" level=debug msg="memberlist: Stream connection from=172.19.6.228:49417" [2021-09-24T16:48:57.280Z] time="2021-09-24T16:48:57Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.6.228:10035" [2021-09-24T16:48:57.280Z] time="2021-09-24T16:48:57Z" level=debug msg="memberlist: Stream connection from=172.19.6.228:49418" [2021-09-24T16:48:57.380Z] docker_api_swarm_node_test.go:81: [d5810b2fbe7b2] joining swarm manager [df06352a66e75]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-24T16:48:57.393Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.46s) [2021-09-24T16:48:57.393Z] === RUN TestDockerNetworkMacvlan [2021-09-24T16:48:57.736Z] 2021/09/24 16:48:57 Closing DB instances... [2021-09-24T16:48:57.964Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-09-24T16:48:58.192Z] time="2021-09-24T16:48:57Z" level=info msg="Node 1f941bf769e9 change state NodeActive --> NodeLeft" [2021-09-24T16:48:58.192Z] time="2021-09-24T16:48:57Z" level=info msg="node3(c5b5cb328968): Node leave event for 1f941bf769e9/172.19.6.228" [2021-09-24T16:48:58.193Z] time="2021-09-24T16:48:57Z" level=info msg="Node 1f941bf769e9 change state NodeActive --> NodeLeft" [2021-09-24T16:48:58.193Z] time="2021-09-24T16:48:57Z" level=info msg="node5(0b53299f38dd): Node leave event for 1f941bf769e9/172.19.6.228" [2021-09-24T16:48:58.193Z] time="2021-09-24T16:48:57Z" level=info msg="Node 1f941bf769e9 change state NodeActive --> NodeLeft" [2021-09-24T16:48:58.193Z] time="2021-09-24T16:48:57Z" level=info msg="node4(2e5c42e3a35f): Node leave event for 1f941bf769e9/172.19.6.228" [2021-09-24T16:48:58.193Z] time="2021-09-24T16:48:57Z" level=info msg="Node 1f941bf769e9 change state NodeActive --> NodeLeft" [2021-09-24T16:48:58.193Z] time="2021-09-24T16:48:57Z" level=info msg="node1(1f941bf769e9): Node leave event for 1f941bf769e9/172.19.6.228" [2021-09-24T16:48:58.193Z] time="2021-09-24T16:48:57Z" level=info msg="Node 1f941bf769e9 change state NodeActive --> NodeLeft" [2021-09-24T16:48:58.193Z] time="2021-09-24T16:48:57Z" level=info msg="node2(303c4f0f101b): Node leave event for 1f941bf769e9/172.19.6.228" [2021-09-24T16:48:58.193Z] time="2021-09-24T16:48:57Z" level=info msg="Node 1f941bf769e9/172.19.6.228, left gossip cluster" [2021-09-24T16:48:58.193Z] time="2021-09-24T16:48:57Z" level=info msg="Node 1f941bf769e9/172.19.6.228, left gossip cluster" [2021-09-24T16:48:58.193Z] time="2021-09-24T16:48:57Z" level=info msg="Node 1f941bf769e9/172.19.6.228, left gossip cluster" [2021-09-24T16:48:58.193Z] time="2021-09-24T16:48:57Z" level=info msg="Node 1f941bf769e9/172.19.6.228, left gossip cluster" [2021-09-24T16:48:58.193Z] time="2021-09-24T16:48:57Z" level=info msg="Node 1f941bf769e9/172.19.6.228, left gossip cluster" [2021-09-24T16:48:58.193Z] time="2021-09-24T16:48:58Z" level=info msg="Node 303c4f0f101b change state NodeActive --> NodeLeft" [2021-09-24T16:48:58.193Z] time="2021-09-24T16:48:58Z" level=info msg="node4(2e5c42e3a35f): Node leave event for 303c4f0f101b/172.19.6.228" [2021-09-24T16:48:58.193Z] time="2021-09-24T16:48:58Z" level=info msg="Node 303c4f0f101b change state NodeActive --> NodeLeft" [2021-09-24T16:48:58.193Z] time="2021-09-24T16:48:58Z" level=info msg="node5(0b53299f38dd): Node leave event for 303c4f0f101b/172.19.6.228" [2021-09-24T16:48:58.193Z] time="2021-09-24T16:48:58Z" level=info msg="Node 303c4f0f101b change state NodeActive --> NodeLeft" [2021-09-24T16:48:58.193Z] time="2021-09-24T16:48:58Z" level=info msg="node3(c5b5cb328968): Node leave event for 303c4f0f101b/172.19.6.228" [2021-09-24T16:48:58.193Z] time="2021-09-24T16:48:58Z" level=info msg="Node 303c4f0f101b change state NodeActive --> NodeLeft" [2021-09-24T16:48:58.193Z] time="2021-09-24T16:48:58Z" level=info msg="node2(303c4f0f101b): Node leave event for 303c4f0f101b/172.19.6.228" [2021-09-24T16:48:58.649Z] time="2021-09-24T16:48:58Z" level=debug msg="memberlist: Failed to join 172.19.6.228: dial tcp 172.19.6.228:10002: connectex: No connection could be made because the target machine actively refused it." [2021-09-24T16:48:58.649Z] time="2021-09-24T16:48:58Z" level=info msg="Node 303c4f0f101b/172.19.6.228, left gossip cluster" [2021-09-24T16:48:58.649Z] time="2021-09-24T16:48:58Z" level=info msg="Node 303c4f0f101b/172.19.6.228, left gossip cluster" [2021-09-24T16:48:58.649Z] time="2021-09-24T16:48:58Z" level=info msg="Node 303c4f0f101b/172.19.6.228, left gossip cluster" [2021-09-24T16:48:58.649Z] time="2021-09-24T16:48:58Z" level=info msg="Node 303c4f0f101b/172.19.6.228, left gossip cluster" [2021-09-24T16:48:58.649Z] time="2021-09-24T16:48:58Z" level=info msg="Node c5b5cb328968 change state NodeActive --> NodeLeft" [2021-09-24T16:48:58.649Z] time="2021-09-24T16:48:58Z" level=info msg="node4(2e5c42e3a35f): Node leave event for c5b5cb328968/172.19.6.228" [2021-09-24T16:48:58.649Z] time="2021-09-24T16:48:58Z" level=info msg="Node c5b5cb328968 change state NodeActive --> NodeLeft" [2021-09-24T16:48:58.649Z] time="2021-09-24T16:48:58Z" level=info msg="node5(0b53299f38dd): Node leave event for c5b5cb328968/172.19.6.228" [2021-09-24T16:48:58.777Z] --- PASS: TestCreateServiceSysctls (4.21s) [2021-09-24T16:48:58.777Z] === RUN TestCreateServiceCapabilities [2021-09-24T16:48:58.905Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-09-24T16:48:59.105Z] time="2021-09-24T16:48:58Z" level=info msg="Node c5b5cb328968 change state NodeActive --> NodeLeft" [2021-09-24T16:48:59.105Z] time="2021-09-24T16:48:58Z" level=info msg="node3(c5b5cb328968): Node leave event for c5b5cb328968/172.19.6.228" [2021-09-24T16:48:59.105Z] time="2021-09-24T16:48:58Z" level=info msg="Node c5b5cb328968/172.19.6.228, left gossip cluster" [2021-09-24T16:48:59.105Z] time="2021-09-24T16:48:58Z" level=info msg="Node c5b5cb328968/172.19.6.228, left gossip cluster" [2021-09-24T16:48:59.105Z] time="2021-09-24T16:48:58Z" level=info msg="Node c5b5cb328968/172.19.6.228, left gossip cluster" [2021-09-24T16:48:59.105Z] time="2021-09-24T16:48:59Z" level=debug msg="memberlist: Failed ping: c5b5cb328968 (timeout reached)" [2021-09-24T16:48:59.105Z] time="2021-09-24T16:48:59Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.19.6.228:10037: use of closed network connection" [2021-09-24T16:48:59.105Z] time="2021-09-24T16:48:59Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.19.6.228:10036: use of closed network connection" [2021-09-24T16:48:59.105Z] time="2021-09-24T16:48:59Z" level=debug msg="memberlist: Stream connection from=172.19.6.228:49420" [2021-09-24T16:48:59.561Z] time="2021-09-24T16:48:59Z" level=info msg="Node 2e5c42e3a35f change state NodeActive --> NodeLeft" [2021-09-24T16:48:59.561Z] time="2021-09-24T16:48:59Z" level=info msg="node5(0b53299f38dd): Node leave event for 2e5c42e3a35f/172.19.6.228" [2021-09-24T16:48:59.561Z] time="2021-09-24T16:48:59Z" level=info msg="Node 2e5c42e3a35f change state NodeActive --> NodeLeft" [2021-09-24T16:48:59.561Z] time="2021-09-24T16:48:59Z" level=info msg="node4(2e5c42e3a35f): Node leave event for 2e5c42e3a35f/172.19.6.228" [2021-09-24T16:48:59.561Z] time="2021-09-24T16:48:59Z" level=warning msg="memberlist: Was able to connect to c5b5cb328968 but other probes failed, network may be misconfigured" [2021-09-24T16:48:59.846Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-09-24T16:49:00.018Z] time="2021-09-24T16:48:59Z" level=info msg="Node 2e5c42e3a35f/172.19.6.228, left gossip cluster" [2021-09-24T16:49:00.018Z] time="2021-09-24T16:48:59Z" level=info msg="Node 2e5c42e3a35f/172.19.6.228, left gossip cluster" [2021-09-24T16:49:00.474Z] time="2021-09-24T16:49:00Z" level=debug msg="memberlist: Failed to join 172.19.6.228: dial tcp 172.19.6.228:10002: connectex: No connection could be made because the target machine actively refused it." [2021-09-24T16:49:00.689Z] === RUN TestDockerSuite/TestCpToCaseE [2021-09-24T16:49:00.930Z] time="2021-09-24T16:49:00Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10036->172.19.6.228:10037: use of closed network connection" [2021-09-24T16:49:00.930Z] time="2021-09-24T16:49:00Z" level=info msg="Node 0b53299f38dd/172.19.6.228, left gossip cluster" [2021-09-24T16:49:00.930Z] time="2021-09-24T16:49:00Z" level=info msg="Node 0b53299f38dd change state NodeActive --> NodeFailed" [2021-09-24T16:49:00.930Z] time="2021-09-24T16:49:00Z" level=info msg="Node 0b53299f38dd/172.19.6.228, added to failed nodes list" [2021-09-24T16:49:00.930Z] --- PASS: TestNetworkDBIslands (12.25s) [2021-09-24T16:49:00.930Z] PASS [2021-09-24T16:49:00.930Z] coverage: 60.5% of statements [2021-09-24T16:49:00.930Z] ok github.com/docker/docker/libnetwork/networkdb 104.726s coverage: 60.5% of statements [2021-09-24T16:49:00.930Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-09-24T16:49:00.930Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-09-24T16:49:00.930Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-09-24T16:49:00.930Z] ? github.com/docker/docker/oci/caps [no test files] [2021-09-24T16:49:00.930Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-09-24T16:49:00.930Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-09-24T16:49:00.930Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-09-24T16:49:00.930Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-09-24T16:49:00.930Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-09-24T16:49:00.930Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-09-24T16:49:00.930Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-09-24T16:49:00.930Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-09-24T16:49:00.930Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-09-24T16:49:00.930Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-09-24T16:49:00.930Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-09-24T16:49:00.930Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-09-24T16:49:00.930Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-09-24T16:49:00.930Z] ? github.com/docker/docker/pkg/term [no test files] [2021-09-24T16:49:00.930Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-09-24T16:49:00.930Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-09-24T16:49:00.930Z] ? github.com/docker/docker/quota [no test files] [2021-09-24T16:49:00.930Z] ? github.com/docker/docker/rootless [no test files] [2021-09-24T16:49:00.930Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-09-24T16:49:00.930Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-09-24T16:49:00.930Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-09-24T16:49:00.930Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-09-24T16:49:00.930Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-09-24T16:49:00.930Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-09-24T16:49:00.930Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-09-24T16:49:00.930Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-09-24T16:49:00.930Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-09-24T16:49:00.930Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-09-24T16:49:00.930Z] ? github.com/docker/docker/testutil/request [no test files] [2021-09-24T16:49:00.930Z] ? github.com/docker/docker/volume [no test files] [2021-09-24T16:49:00.930Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-09-24T16:49:00.930Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-09-24T16:49:02.077Z] --- PASS: TestCreateServiceCapabilities (3.51s) [2021-09-24T16:49:02.077Z] === RUN TestInspect [2021-09-24T16:49:02.390Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-09-24T16:49:03.150Z] [2021-09-24T16:49:03.150Z] === Skipped [2021-09-24T16:49:03.150Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-09-24T16:49:03.150Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-09-24T16:49:03.150Z] [2021-09-24T16:49:03.150Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-09-24T16:49:03.150Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-24T16:49:03.150Z] [2021-09-24T16:49:03.150Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-09-24T16:49:03.150Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-24T16:49:03.150Z] [2021-09-24T16:49:03.150Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-09-24T16:49:03.150Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-24T16:49:03.150Z] [2021-09-24T16:49:03.150Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-09-24T16:49:03.150Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-24T16:49:03.150Z] [2021-09-24T16:49:03.150Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-09-24T16:49:03.150Z] client_test.go:23: runtime.GOOS == "windows" [2021-09-24T16:49:03.150Z] [2021-09-24T16:49:03.150Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-09-24T16:49:03.150Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-09-24T16:49:03.150Z] [2021-09-24T16:49:03.150Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-09-24T16:49:03.150Z] network_proxy_test.go:208: No support for dual stack yet [2021-09-24T16:49:03.150Z] [2021-09-24T16:49:03.150Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-09-24T16:49:03.150Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-09-24T16:49:03.150Z] [2021-09-24T16:49:03.150Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-09-24T16:49:03.150Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-09-24T16:49:03.150Z] [2021-09-24T16:49:03.150Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-09-24T16:49:03.150Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-09-24T16:49:03.150Z] [2021-09-24T16:49:03.150Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-09-24T16:49:03.150Z] daemon_test.go:146: root required [2021-09-24T16:49:03.150Z] [2021-09-24T16:49:03.150Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-09-24T16:49:03.150Z] reload_test.go:520: root required [2021-09-24T16:49:03.150Z] [2021-09-24T16:49:03.150Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-09-24T16:49:03.150Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-09-24T16:49:03.150Z] [2021-09-24T16:49:03.150Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-09-24T16:49:03.150Z] pull_v2_test.go:73: Needs fixing on Windows [2021-09-24T16:49:03.150Z] [2021-09-24T16:49:03.150Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-09-24T16:49:03.150Z] pull_v2_test.go:118: Needs fixing on Windows [2021-09-24T16:49:03.150Z] [2021-09-24T16:49:03.150Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-09-24T16:49:03.150Z] download_test.go:267: Needs fixing on Windows [2021-09-24T16:49:03.150Z] [2021-09-24T16:49:03.150Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-09-24T16:49:03.150Z] layer_test.go:303: Failing on Windows [2021-09-24T16:49:03.150Z] [2021-09-24T16:49:03.150Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-09-24T16:49:03.150Z] layer_test.go:352: Failing on Windows [2021-09-24T16:49:03.150Z] [2021-09-24T16:49:03.150Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-09-24T16:49:03.150Z] layer_test.go:467: Failing on Windows [2021-09-24T16:49:03.150Z] [2021-09-24T16:49:03.150Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-09-24T16:49:03.150Z] layer_test.go:696: Failing on Windows [2021-09-24T16:49:03.150Z] [2021-09-24T16:49:03.150Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-09-24T16:49:03.150Z] migration_test.go:45: Failing on Windows [2021-09-24T16:49:03.150Z] [2021-09-24T16:49:03.150Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-09-24T16:49:03.150Z] migration_test.go:181: Failing on Windows [2021-09-24T16:49:03.150Z] [2021-09-24T16:49:03.150Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-09-24T16:49:03.150Z] mount_test.go:17: Failing on Windows [2021-09-24T16:49:03.150Z] [2021-09-24T16:49:03.150Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-09-24T16:49:03.150Z] mount_test.go:76: Failing on Windows [2021-09-24T16:49:03.150Z] [2021-09-24T16:49:03.150Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-09-24T16:49:03.150Z] mount_test.go:125: Failing on Windows [2021-09-24T16:49:03.150Z] [2021-09-24T16:49:03.150Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-09-24T16:49:03.150Z] mount_test.go:212: Failing on Windows [2021-09-24T16:49:03.150Z] [2021-09-24T16:49:03.150Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-09-24T16:49:03.150Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-09-24T16:49:03.150Z] [2021-09-24T16:49:03.150Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-09-24T16:49:03.150Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-09-24T16:49:03.150Z] [2021-09-24T16:49:03.150Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-09-24T16:49:03.150Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-09-24T16:49:03.150Z] [2021-09-24T16:49:03.150Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-09-24T16:49:03.150Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-09-24T16:49:03.150Z] [2021-09-24T16:49:03.150Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-09-24T16:49:03.150Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-09-24T16:49:03.150Z] [2021-09-24T16:49:03.150Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-09-24T16:49:03.150Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-24T16:49:03.150Z] [2021-09-24T16:49:03.150Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-09-24T16:49:03.150Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-24T16:49:03.150Z] [2021-09-24T16:49:03.150Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-09-24T16:49:03.150Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-24T16:49:03.150Z] [2021-09-24T16:49:03.150Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-09-24T16:49:03.150Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-09-24T16:49:03.150Z] [2021-09-24T16:49:03.150Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-09-24T16:49:03.150Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-09-24T16:49:03.150Z] [2021-09-24T16:49:03.150Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-09-24T16:49:03.150Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-09-24T16:49:03.150Z] [2021-09-24T16:49:03.150Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-09-24T16:49:03.150Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-09-24T16:49:03.150Z] [2021-09-24T16:49:03.150Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-09-24T16:49:03.150Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-24T16:49:03.150Z] [2021-09-24T16:49:03.150Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-09-24T16:49:03.150Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-24T16:49:03.150Z] [2021-09-24T16:49:03.150Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-09-24T16:49:03.150Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-24T16:49:03.150Z] [2021-09-24T16:49:03.150Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-09-24T16:49:03.150Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-24T16:49:03.150Z] [2021-09-24T16:49:03.150Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-09-24T16:49:03.150Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-24T16:49:03.150Z] [2021-09-24T16:49:03.150Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-09-24T16:49:03.150Z] archive_test.go:133: Xz not present in msys2 [2021-09-24T16:49:03.150Z] [2021-09-24T16:49:03.150Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2021-09-24T16:49:03.150Z] archive_test.go:140: zstd not installed [2021-09-24T16:49:03.150Z] [2021-09-24T16:49:03.150Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-09-24T16:49:03.150Z] archive_test.go:252: Failing on Windows CI machines [2021-09-24T16:49:03.150Z] [2021-09-24T16:49:03.150Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-09-24T16:49:03.150Z] archive_windows_test.go:16: Currently fails [2021-09-24T16:49:03.150Z] [2021-09-24T16:49:03.150Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-09-24T16:49:03.150Z] changes_test.go:195: needs more investigation [2021-09-24T16:49:03.150Z] [2021-09-24T16:49:03.150Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-09-24T16:49:03.150Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2021-09-24T16:49:03.150Z] [2021-09-24T16:49:03.150Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-09-24T16:49:03.150Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2021-09-24T16:49:03.150Z] [2021-09-24T16:49:03.150Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-09-24T16:49:03.150Z] changes_test.go:432: needs further investigation [2021-09-24T16:49:03.150Z] [2021-09-24T16:49:03.150Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-09-24T16:49:03.150Z] changes_test.go:468: needs further investigation [2021-09-24T16:49:03.150Z] [2021-09-24T16:49:03.150Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-09-24T16:49:03.150Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-09-24T16:49:03.150Z] [2021-09-24T16:49:03.150Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-09-24T16:49:03.150Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-09-24T16:49:03.150Z] [2021-09-24T16:49:03.150Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-09-24T16:49:03.151Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-24T16:49:03.151Z] [2021-09-24T16:49:03.151Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-09-24T16:49:03.151Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-24T16:49:03.151Z] [2021-09-24T16:49:03.151Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-09-24T16:49:03.151Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-09-24T16:49:03.151Z] [2021-09-24T16:49:03.151Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-09-24T16:49:03.151Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-24T16:49:03.151Z] [2021-09-24T16:49:03.151Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-09-24T16:49:03.151Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-09-24T16:49:03.151Z] [2021-09-24T16:49:03.151Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-09-24T16:49:03.151Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-09-24T16:49:03.151Z] [2021-09-24T16:49:03.151Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-09-24T16:49:03.151Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-09-24T16:49:03.151Z] [2021-09-24T16:49:03.151Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-09-24T16:49:03.151Z] poller_test.go:40: No chmod on Windows [2021-09-24T16:49:03.151Z] [2021-09-24T16:49:03.151Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-09-24T16:49:03.151Z] fileutils_test.go:133: Needs porting to Windows [2021-09-24T16:49:03.151Z] [2021-09-24T16:49:03.151Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-09-24T16:49:03.151Z] fileutils_test.go:179: Needs porting to Windows [2021-09-24T16:49:03.151Z] [2021-09-24T16:49:03.151Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-09-24T16:49:03.151Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-09-24T16:49:03.151Z] [2021-09-24T16:49:03.151Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-09-24T16:49:03.151Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-09-24T16:49:03.151Z] [2021-09-24T16:49:03.151Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-09-24T16:49:03.151Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-09-24T16:49:03.151Z] [2021-09-24T16:49:03.151Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-09-24T16:49:03.151Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-09-24T16:49:03.151Z] [2021-09-24T16:49:03.151Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-09-24T16:49:03.151Z] local_test.go:180: runtime.GOOS == "windows" [2021-09-24T16:49:03.151Z] [2021-09-24T16:49:03.151Z] DONE 2070 tests, 70 skipped in 237.578s [2021-09-24T16:49:03.151Z] INFO: make.ps1 ended at 09/24/2021 16:49:02 [2021-09-24T16:49:03.462Z] === RUN TestDockerSuite/TestCpToCaseF [2021-09-24T16:49:04.405Z] === RUN TestDockerSuite/TestCpToCaseG [2021-09-24T16:49:04.713Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-09-24T16:49:04.713Z] INFO: Unit tests ended at 09/24/2021 16:49:04. Duration:00:04:08.1985781 [2021-09-24T16:49:04.713Z] INFO: Building busybox [2021-09-24T16:49:04.713Z] Sending build context to Docker daemon 5.12kB [2021-09-24T16:49:04.713Z] [2021-09-24T16:49:04.713Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-09-24T16:49:04.713Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-09-24T16:49:04.713Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-09-24T16:49:04.713Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-09-24T16:49:04.713Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-09-24T16:49:04.713Z] ---> a3aeeffc33bf [2021-09-24T16:49:04.713Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-09-24T16:49:04.713Z] ---> Running in 1af78f992133 [2021-09-24T16:49:05.791Z] --- PASS: TestInspect (3.82s) [2021-09-24T16:49:05.791Z] === RUN TestCreateJob [2021-09-24T16:49:08.515Z] Removing intermediate container 1af78f992133 [2021-09-24T16:49:08.515Z] ---> 7b432098aab7 [2021-09-24T16:49:08.515Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-09-24T16:49:08.515Z] ---> Running in 9ffbf37308d4 [2021-09-24T16:49:08.515Z] Removing intermediate container 9ffbf37308d4 [2021-09-24T16:49:08.515Z] ---> 3e59a1adc831 [2021-09-24T16:49:08.515Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-09-24T16:49:08.515Z] ---> Running in e638ebd59f1a [2021-09-24T16:49:08.971Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-09-24T16:49:08.984Z] Removing intermediate container e638ebd59f1a [2021-09-24T16:49:08.984Z] ---> 7b2e44effc9b [2021-09-24T16:49:08.984Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-09-24T16:49:09.096Z] === RUN TestDockerSuite/TestCpToCaseH [2021-09-24T16:49:09.668Z] --- PASS: TestCreateJob (3.73s) [2021-09-24T16:49:09.668Z] === RUN TestReplicatedJob [2021-09-24T16:49:10.546Z] [2021-09-24T16:49:10.546Z] ---> c59e04b8bbc0 [2021-09-24T16:49:10.546Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-09-24T16:49:10.546Z] ---> Running in 60fb362db19c [2021-09-24T16:49:11.051Z] === RUN TestDockerSuite/TestCpToCaseI [2021-09-24T16:49:11.992Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-09-24T16:49:11.992Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-09-24T16:49:13.180Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-09-24T16:49:14.540Z] docker_api_swarm_node_test.go:53: [d97bca05ed82c] joining swarm manager [d383d5cee5fd9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-24T16:49:14.566Z] --- PASS: TestDockerNetworkMacvlan (17.22s) [2021-09-24T16:49:14.566Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2021-09-24T16:49:14.566Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2021-09-24T16:49:14.566Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.41s) [2021-09-24T16:49:14.566Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (5.61s) [2021-09-24T16:49:14.566Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.96s) [2021-09-24T16:49:14.566Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.86s) [2021-09-24T16:49:14.566Z] PASS [2021-09-24T16:49:14.566Z] [2021-09-24T16:49:14.566Z] DONE 8 tests in 18.783s [2021-09-24T16:49:14.566Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-09-24T16:49:14.566Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-09-24T16:49:14.566Z] ++ set -e [2021-09-24T16:49:14.566Z] ++ '[' -n 0 ']' [2021-09-24T16:49:14.566Z] ++ set -x [2021-09-24T16:49:14.566Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-09-24T16:49:14.566Z] testing: warning: no tests to run [2021-09-24T16:49:14.566Z] PASS [2021-09-24T16:49:14.566Z] [2021-09-24T16:49:14.566Z] DONE 0 tests in 0.028s [2021-09-24T16:49:14.566Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-09-24T16:49:14.566Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-09-24T16:49:14.566Z] ++ set -e [2021-09-24T16:49:14.566Z] ++ '[' -n 0 ']' [2021-09-24T16:49:14.566Z] ++ set -x [2021-09-24T16:49:14.566Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-09-24T16:49:14.566Z] INFO: Testing against a local daemon [2021-09-24T16:49:14.566Z] === RUN TestAuthZPluginAllowRequest [2021-09-24T16:49:15.484Z] docker_api_swarm_node_test.go:54: [d790b6b91d3be] joining swarm manager [d383d5cee5fd9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-24T16:49:15.950Z] --- PASS: TestAuthZPluginAllowRequest (1.44s) [2021-09-24T16:49:15.950Z] === RUN TestAuthZPluginTLS [2021-09-24T16:49:16.426Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-09-24T16:49:16.426Z] --- PASS: TestReplicatedJob (6.88s) [2021-09-24T16:49:16.426Z] === RUN TestUpdateReplicatedJob [2021-09-24T16:49:16.520Z] --- PASS: TestAuthZPluginTLS (0.58s) [2021-09-24T16:49:16.520Z] === RUN TestAuthZPluginDenyRequest [2021-09-24T16:49:16.998Z] === RUN TestDockerSuite/TestCpToDot [2021-09-24T16:49:17.091Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2021-09-24T16:49:17.091Z] === RUN TestAuthZPluginAPIDenyResponse [2021-09-24T16:49:17.663Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2021-09-24T16:49:17.663Z] === RUN TestAuthZPluginDenyResponse [2021-09-24T16:49:17.707Z] Removing intermediate container 60fb362db19c [2021-09-24T16:49:17.707Z] ---> e698eea629d2 [2021-09-24T16:49:17.707Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-09-24T16:49:17.707Z] ---> Running in 0c8da1eba1ee [2021-09-24T16:49:17.941Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-09-24T16:49:18.178Z] [2021-09-24T16:49:18.178Z] SUCCESS: Specified value was saved. [2021-09-24T16:49:18.235Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2021-09-24T16:49:18.235Z] === RUN TestAuthZPluginAllowEventStream [2021-09-24T16:49:19.332Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-09-24T16:49:19.620Z] --- PASS: TestAuthZPluginAllowEventStream (1.44s) [2021-09-24T16:49:19.620Z] === RUN TestAuthZPluginErrorResponse [2021-09-24T16:49:19.902Z] --- PASS: TestUpdateReplicatedJob (3.21s) [2021-09-24T16:49:19.902Z] === RUN TestServiceListWithStatuses [2021-09-24T16:49:19.902Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-09-24T16:49:19.902Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-09-24T16:49:19.902Z] === RUN TestDockerNetworkConnectAlias [2021-09-24T16:49:20.163Z] === RUN TestDockerSuite/TestCpToStdout [2021-09-24T16:49:20.191Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2021-09-24T16:49:20.191Z] === RUN TestAuthZPluginErrorRequest [2021-09-24T16:49:20.391Z] Removing intermediate container 0c8da1eba1ee [2021-09-24T16:49:20.391Z] ---> 7930ec683f6d [2021-09-24T16:49:20.391Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-09-24T16:49:20.391Z] ---> Running in 6b3c65f55c49 [2021-09-24T16:49:20.734Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-09-24T16:49:20.768Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2021-09-24T16:49:20.768Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-09-24T16:49:21.340Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2021-09-24T16:49:21.340Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-09-24T16:49:22.120Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-09-24T16:49:22.296Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-09-24T16:49:22.296Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-09-24T16:49:22.296Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-09-24T16:49:22.296Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-09-24T16:49:22.296Z] Cross building: bundles/cross/linux/s390x [2021-09-24T16:49:22.296Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-09-24T16:49:22.296Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-09-24T16:49:22.382Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-09-24T16:49:22.953Z] === RUN TestDockerSuite/TestCpVolumePath [2021-09-24T16:49:23.259Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.81s) [2021-09-24T16:49:23.259Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-09-24T16:49:23.356Z] Cannot create a file when that file already exists. [2021-09-24T16:49:24.340Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-09-24T16:49:24.340Z] === RUN TestDockerSuite/TestCreateArgs [2021-09-24T16:49:24.340Z] === RUN TestDockerSuite/TestCreateByImageID [2021-09-24T16:49:24.600Z] --- PASS: TestDockerNetworkConnectAlias (4.75s) [2021-09-24T16:49:24.600Z] === RUN TestDockerNetworkReConnect [2021-09-24T16:49:24.600Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-09-24T16:49:25.172Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-09-24T16:49:25.172Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-09-24T16:49:25.172Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-09-24T16:49:25.172Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-09-24T16:49:25.233Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.77s) [2021-09-24T16:49:25.233Z] === RUN TestAuthZPluginHeader [2021-09-24T16:49:25.743Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-09-24T16:49:25.805Z] --- PASS: TestAuthZPluginHeader (0.82s) [2021-09-24T16:49:25.805Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-09-24T16:49:25.805Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-09-24T16:49:25.805Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-09-24T16:49:25.805Z] === RUN TestAuthZPluginV2Disable [2021-09-24T16:49:25.805Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-09-24T16:49:25.805Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-09-24T16:49:25.805Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-09-24T16:49:25.805Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-09-24T16:49:25.805Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-09-24T16:49:25.805Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-09-24T16:49:25.805Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-09-24T16:49:25.805Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-09-24T16:49:25.805Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-09-24T16:49:26.004Z] === RUN TestDockerSuite/TestCreateLabels [2021-09-24T16:49:26.004Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-09-24T16:49:26.265Z] === RUN TestDockerSuite/TestCreateRM [2021-09-24T16:49:26.265Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-09-24T16:49:26.265Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-09-24T16:49:26.265Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-09-24T16:49:26.439Z] Removing intermediate container 6b3c65f55c49 [2021-09-24T16:49:26.439Z] ---> 4b1536d5a1b9 [2021-09-24T16:49:26.439Z] Step 13/13 : CMD ["sh"] [2021-09-24T16:49:26.439Z] ---> Running in 51f07bfb9bbe [2021-09-24T16:49:26.526Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-09-24T16:49:26.526Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-09-24T16:49:26.907Z] Removing intermediate container 51f07bfb9bbe [2021-09-24T16:49:26.907Z] ---> f3dca51fb1a5 [2021-09-24T16:49:26.907Z] Successfully built f3dca51fb1a5 [2021-09-24T16:49:26.907Z] Successfully tagged busybox:latest [2021-09-24T16:49:26.907Z] INFO: Docker images of the daemon under test [2021-09-24T16:49:26.907Z] [2021-09-24T16:49:26.907Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-24T16:49:26.907Z] busybox latest f3dca51fb1a5 Less than a second ago 4.84GB [2021-09-24T16:49:26.907Z] mcr.microsoft.com/windows/servercore ltsc2022 a3aeeffc33bf 11 days ago 4.8GB [2021-09-24T16:49:26.907Z] microsoft/windowsservercore latest a3aeeffc33bf 11 days ago 4.8GB [2021-09-24T16:49:26.907Z] [2021-09-24T16:49:26.907Z] INFO: Running integration tests at 09/24/2021 16:49:26... [2021-09-24T16:49:26.907Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-09-24T16:49:26.907Z] INFO: Integration API tests being run from the host: [2021-09-24T16:49:26.907Z] INFO: make.ps1 starting at 09/24/2021 16:49:26 [2021-09-24T16:49:27.895Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-09-24T16:49:28.439Z] --- PASS: TestDockerNetworkReConnect (3.93s) [2021-09-24T16:49:28.439Z] === RUN TestServicePlugin [2021-09-24T16:49:28.439Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-09-24T16:49:28.439Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-09-24T16:49:28.700Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-09-24T16:49:30.408Z] --- PASS: TestBuildWithHugeFile (106.08s) [2021-09-24T16:49:30.408Z] === RUN TestBuildWCOWSandboxSize [2021-09-24T16:49:32.911Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-09-24T16:49:32.911Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-09-24T16:49:32.911Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-09-24T16:49:32.911Z] plugin_test.go:61: [d3603e84b4abf] joining swarm manager [dabbe6ca27b36]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-24T16:49:32.911Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-09-24T16:49:32.911Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-09-24T16:49:32.911Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-09-24T16:49:33.482Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-09-24T16:49:34.424Z] plugin_test.go:64: [d64d645843531] joining swarm manager [dabbe6ca27b36]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-24T16:49:34.424Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-09-24T16:49:35.368Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-09-24T16:49:36.751Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-09-24T16:49:37.322Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-09-24T16:49:37.906Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-09-24T16:49:38.482Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-09-24T16:49:38.742Z] === RUN TestDockerSuite/TestDevicePermissions [2021-09-24T16:49:39.003Z] === RUN TestDockerSuite/TestDockerFails [2021-09-24T16:49:39.263Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-09-24T16:49:39.263Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-09-24T16:49:39.263Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-09-24T16:49:40.205Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-09-24T16:49:40.466Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-09-24T16:49:41.851Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-09-24T16:49:41.851Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-09-24T16:49:41.851Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-09-24T16:49:41.851Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-09-24T16:49:43.917Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.73s) [2021-09-24T16:49:43.917Z] PASS [2021-09-24T16:49:43.917Z] [2021-09-24T16:49:43.917Z] === Skipped [2021-09-24T16:49:43.917Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-09-24T16:49:43.917Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-09-24T16:49:43.917Z] [2021-09-24T16:49:43.917Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-09-24T16:49:43.917Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-09-24T16:49:43.917Z] [2021-09-24T16:49:43.917Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-09-24T16:49:43.917Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-09-24T16:49:43.917Z] [2021-09-24T16:49:43.917Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-09-24T16:49:43.917Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-09-24T16:49:43.917Z] [2021-09-24T16:49:43.917Z] DONE 17 tests, 4 skipped in 28.061s [2021-09-24T16:49:43.917Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-09-24T16:49:43.917Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-09-24T16:49:43.917Z] ++ set -e [2021-09-24T16:49:43.917Z] ++ '[' -n 0 ']' [2021-09-24T16:49:43.917Z] ++ set -x [2021-09-24T16:49:43.918Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-09-24T16:49:43.918Z] INFO: Testing against a local daemon [2021-09-24T16:49:43.918Z] === RUN TestPluginInvalidJSON [2021-09-24T16:49:43.918Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-09-24T16:49:43.918Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-09-24T16:49:43.918Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-09-24T16:49:43.918Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-09-24T16:49:43.918Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-09-24T16:49:43.918Z] === RUN TestPluginInstall [2021-09-24T16:49:43.918Z] === RUN TestPluginInstall/no_auth [2021-09-24T16:49:44.488Z] time="2021-09-24T16:49:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-24T16:49:44.488Z] time="2021-09-24T16:49:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5682ea8027e500d3194d1f5d22c394d07e30b79c0455438cc56a62ef5fb1b163" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-24T16:49:44.488Z] time="2021-09-24T16:49:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-24T16:49:44.488Z] time="2021-09-24T16:49:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5682ea8027e500d3194d1f5d22c394d07e30b79c0455438cc56a62ef5fb1b163" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-24T16:49:45.060Z] === RUN TestPluginInstall/with_htpasswd [2021-09-24T16:49:45.632Z] time="2021-09-24T16:49:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-24T16:49:45.632Z] time="2021-09-24T16:49:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c3917e30128d3de0c7fea7408f2c355305f85a79a6cdb9133ace4fed8e795b6c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-24T16:49:45.632Z] time="2021-09-24T16:49:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-24T16:49:45.632Z] time="2021-09-24T16:49:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c3917e30128d3de0c7fea7408f2c355305f85a79a6cdb9133ace4fed8e795b6c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-24T16:49:45.893Z] === RUN TestPluginInstall/with_insecure [2021-09-24T16:49:46.834Z] time="2021-09-24T16:49:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-24T16:49:46.834Z] time="2021-09-24T16:49:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:79c4a12b2578862d641b14eaa2189a4d8d36b43e37b14092ed1f8045c315f0ba" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-24T16:49:46.834Z] time="2021-09-24T16:49:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-24T16:49:46.834Z] time="2021-09-24T16:49:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:79c4a12b2578862d641b14eaa2189a4d8d36b43e37b14092ed1f8045c315f0ba" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-24T16:49:47.405Z] plugin_test.go:165: [d936175384b42] daemon is not started [2021-09-24T16:49:47.405Z] --- PASS: TestPluginInstall (4.66s) [2021-09-24T16:49:47.405Z] --- PASS: TestPluginInstall/no_auth (2.25s) [2021-09-24T16:49:47.405Z] --- PASS: TestPluginInstall/with_htpasswd (0.95s) [2021-09-24T16:49:47.405Z] --- PASS: TestPluginInstall/with_insecure (1.46s) [2021-09-24T16:49:47.405Z] === RUN TestPluginsWithRuntimes [2021-09-24T16:49:48.431Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-09-24T16:49:48.431Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-09-24T16:49:49.150Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-24T16:49:49.150Z] INFO: Testing against a local daemon [2021-09-24T16:49:49.150Z] === RUN TestBuildWithSession [2021-09-24T16:49:49.150Z] build_session_test.go:25: TODO: BuildKit [2021-09-24T16:49:49.150Z] --- SKIP: TestBuildWithSession (0.00s) [2021-09-24T16:49:49.150Z] === RUN TestBuildSquashParent [2021-09-24T16:49:49.150Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T16:49:49.150Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-09-24T16:49:49.150Z] === RUN TestBuildWithRemoveAndForceRemove [2021-09-24T16:49:49.150Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-24T16:49:49.150Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-24T16:49:49.150Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-24T16:49:49.150Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-24T16:49:49.150Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-24T16:49:49.150Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-24T16:49:49.150Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-24T16:49:49.150Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-24T16:49:49.150Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-24T16:49:49.150Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-24T16:49:49.150Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-24T16:49:49.150Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-24T16:49:49.150Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-24T16:49:49.150Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-24T16:49:49.150Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-24T16:49:49.150Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-24T16:49:49.321Z] === RUN TestPluginsWithRuntimes/No_Args [2021-09-24T16:49:49.373Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-09-24T16:49:50.263Z] === RUN TestPluginsWithRuntimes/With_Args [2021-09-24T16:49:51.291Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-09-24T16:49:51.647Z] --- PASS: TestPluginsWithRuntimes (4.17s) [2021-09-24T16:49:51.647Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.13s) [2021-09-24T16:49:51.647Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.11s) [2021-09-24T16:49:51.647Z] === RUN TestPluginBackCompatMediaTypes [2021-09-24T16:49:52.676Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-09-24T16:49:52.937Z] === RUN TestDockerSuite/TestEventsAttach [2021-09-24T16:49:53.511Z] === RUN TestDockerSuite/TestEventsCommit [2021-09-24T16:49:54.083Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-09-24T16:49:54.190Z] --- PASS: TestPluginBackCompatMediaTypes (2.26s) [2021-09-24T16:49:54.190Z] PASS [2021-09-24T16:49:54.190Z] [2021-09-24T16:49:54.190Z] DONE 10 tests in 11.259s [2021-09-24T16:49:54.190Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-09-24T16:49:54.190Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-09-24T16:49:54.190Z] ++ set -e [2021-09-24T16:49:54.190Z] ++ '[' -n 0 ']' [2021-09-24T16:49:54.190Z] ++ set -x [2021-09-24T16:49:54.190Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-09-24T16:49:54.190Z] INFO: Testing against a local daemon [2021-09-24T16:49:54.190Z] === RUN TestExternalGraphDriver [2021-09-24T16:49:54.190Z] === RUN TestExternalGraphDriver/json [2021-09-24T16:49:54.343Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-09-24T16:49:54.915Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-09-24T16:49:55.487Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-09-24T16:49:56.059Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-09-24T16:49:56.103Z] === RUN TestExternalGraphDriver/spec [2021-09-24T16:49:56.319Z] docker_api_swarm_test.go:202: [ddd86f3286fc0] joining swarm manager [d31bb0a3e1004]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-24T16:49:56.323Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-24T16:49:56.323Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-24T16:49:57.702Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-09-24T16:49:58.017Z] === RUN TestExternalGraphDriver/pull [2021-09-24T16:49:58.646Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-09-24T16:49:59.402Z] --- PASS: TestExternalGraphDriver (5.36s) [2021-09-24T16:49:59.402Z] --- PASS: TestExternalGraphDriver/json (1.90s) [2021-09-24T16:49:59.402Z] --- PASS: TestExternalGraphDriver/spec (1.89s) [2021-09-24T16:49:59.402Z] --- PASS: TestExternalGraphDriver/pull (1.52s) [2021-09-24T16:49:59.402Z] === RUN TestGraphdriverPluginV2 [2021-09-24T16:49:59.402Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-09-24T16:49:59.402Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2021-09-24T16:49:59.402Z] PASS [2021-09-24T16:49:59.402Z] [2021-09-24T16:49:59.402Z] === Skipped [2021-09-24T16:49:59.402Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2021-09-24T16:49:59.402Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-09-24T16:49:59.402Z] [2021-09-24T16:49:59.402Z] DONE 5 tests, 1 skipped in 5.507s [2021-09-24T16:49:59.402Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-09-24T16:49:59.402Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-09-24T16:49:59.402Z] ++ set -e [2021-09-24T16:49:59.402Z] ++ '[' -n 0 ']' [2021-09-24T16:49:59.402Z] ++ set -x [2021-09-24T16:49:59.402Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-09-24T16:49:59.402Z] INFO: Testing against a local daemon [2021-09-24T16:49:59.402Z] === RUN TestContinueAfterPluginCrash [2021-09-24T16:49:59.402Z] === PAUSE TestContinueAfterPluginCrash [2021-09-24T16:49:59.402Z] === RUN TestReadPluginNoRead [2021-09-24T16:49:59.402Z] === PAUSE TestReadPluginNoRead [2021-09-24T16:49:59.402Z] === RUN TestDaemonStartWithLogOpt [2021-09-24T16:49:59.402Z] === PAUSE TestDaemonStartWithLogOpt [2021-09-24T16:49:59.402Z] === CONT TestContinueAfterPluginCrash [2021-09-24T16:49:59.402Z] === CONT TestDaemonStartWithLogOpt [2021-09-24T16:49:59.402Z] === CONT TestReadPluginNoRead [2021-09-24T16:50:00.039Z] --- PASS: TestServicePlugin (31.61s) [2021-09-24T16:50:00.039Z] === RUN TestServiceUpdateLabel [2021-09-24T16:50:00.981Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-09-24T16:50:02.193Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-09-24T16:50:02.193Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (8.91s) [2021-09-24T16:50:02.193Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (8.99s) [2021-09-24T16:50:02.193Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (9.24s) [2021-09-24T16:50:02.193Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (9.96s) [2021-09-24T16:50:02.193Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.48s) [2021-09-24T16:50:02.194Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.50s) [2021-09-24T16:50:02.194Z] === RUN TestBuildMultiStageCopy [2021-09-24T16:50:02.194Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-09-24T16:50:02.896Z] --- PASS: TestServiceUpdateLabel (2.52s) [2021-09-24T16:50:02.896Z] === RUN TestServiceUpdateSecrets [2021-09-24T16:50:03.468Z] === RUN TestDockerSuite/TestEventsCopy [2021-09-24T16:50:03.614Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-09-24T16:50:03.614Z] --- PASS: TestDaemonStartWithLogOpt (4.12s) [2021-09-24T16:50:04.412Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-09-24T16:50:04.556Z] === RUN TestReadPluginNoRead/default [2021-09-24T16:50:05.354Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-09-24T16:50:05.942Z] === RUN TestReadPluginNoRead/disabled_caching [2021-09-24T16:50:07.856Z] === CONT TestReadPluginNoRead [2021-09-24T16:50:07.856Z] read_test.go:92: [d198e419a89b6] daemon is not started [2021-09-24T16:50:07.856Z] --- PASS: TestReadPluginNoRead (8.13s) [2021-09-24T16:50:07.856Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.51s) [2021-09-24T16:50:07.856Z] --- PASS: TestReadPluginNoRead/default (1.49s) [2021-09-24T16:50:07.856Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.50s) [2021-09-24T16:50:08.058Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-09-24T16:50:08.058Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-09-24T16:50:08.797Z] --- PASS: TestContinueAfterPluginCrash (9.42s) [2021-09-24T16:50:08.797Z] PASS [2021-09-24T16:50:08.797Z] [2021-09-24T16:50:08.797Z] DONE 6 tests in 9.548s [2021-09-24T16:50:08.797Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-09-24T16:50:08.797Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-09-24T16:50:08.797Z] ++ set -e [2021-09-24T16:50:08.797Z] ++ '[' -n 0 ']' [2021-09-24T16:50:08.797Z] ++ set -x [2021-09-24T16:50:08.797Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-09-24T16:50:08.797Z] testing: warning: no tests to run [2021-09-24T16:50:08.797Z] PASS [2021-09-24T16:50:08.797Z] [2021-09-24T16:50:08.797Z] DONE 0 tests in 0.042s [2021-09-24T16:50:08.797Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-09-24T16:50:08.797Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-09-24T16:50:08.797Z] ++ set -e [2021-09-24T16:50:08.797Z] ++ '[' -n 0 ']' [2021-09-24T16:50:08.797Z] ++ set -x [2021-09-24T16:50:08.798Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-09-24T16:50:09.043Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-09-24T16:50:09.058Z] INFO: Testing against a local daemon [2021-09-24T16:50:09.058Z] === RUN TestPluginWithDevMounts [2021-09-24T16:50:09.058Z] === PAUSE TestPluginWithDevMounts [2021-09-24T16:50:09.058Z] === CONT TestPluginWithDevMounts [2021-09-24T16:50:10.029Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-09-24T16:50:10.640Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-09-24T16:50:10.900Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-09-24T16:50:10.971Z] --- PASS: TestPluginWithDevMounts (1.90s) [2021-09-24T16:50:10.971Z] PASS [2021-09-24T16:50:10.971Z] [2021-09-24T16:50:10.971Z] DONE 1 tests in 2.015s [2021-09-24T16:50:10.971Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-09-24T16:50:10.971Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-09-24T16:50:10.971Z] ++ set -e [2021-09-24T16:50:10.971Z] ++ '[' -n 0 ']' [2021-09-24T16:50:10.971Z] ++ set -x [2021-09-24T16:50:10.971Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-09-24T16:50:10.971Z] INFO: Testing against a local daemon [2021-09-24T16:50:10.971Z] === RUN TestSecretInspect [2021-09-24T16:50:11.015Z] --- PASS: TestBuildMultiStageCopy (9.01s) [2021-09-24T16:50:11.015Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (5.63s) [2021-09-24T16:50:11.015Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.65s) [2021-09-24T16:50:11.015Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.78s) [2021-09-24T16:50:11.015Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.90s) [2021-09-24T16:50:11.015Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.04s) [2021-09-24T16:50:11.015Z] === RUN TestBuildMultiStageParentConfig [2021-09-24T16:50:11.161Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-09-24T16:50:12.546Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-09-24T16:50:12.807Z] docker_api_swarm_test.go:384: [d4e5eac9e9b2e] joining swarm manager [d86787b6994b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-24T16:50:13.068Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-09-24T16:50:13.229Z] --- PASS: TestBuildMultiStageParentConfig (1.93s) [2021-09-24T16:50:13.229Z] === RUN TestBuildLabelWithTargets [2021-09-24T16:50:13.229Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-24T16:50:13.229Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-09-24T16:50:13.229Z] === RUN TestBuildWithEmptyLayers [2021-09-24T16:50:13.329Z] === RUN TestDockerSuite/TestEventsFilterType [2021-09-24T16:50:13.589Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-09-24T16:50:13.850Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-09-24T16:50:13.850Z] === RUN TestDockerSuite/TestEventsFilters [2021-09-24T16:50:14.215Z] --- PASS: TestBuildWithEmptyLayers (1.20s) [2021-09-24T16:50:14.215Z] === RUN TestBuildMultiStageOnBuild [2021-09-24T16:50:14.272Z] --- PASS: TestSecretInspect (2.67s) [2021-09-24T16:50:14.272Z] === RUN TestSecretList [2021-09-24T16:50:14.425Z] docker_api_swarm_test.go:385: [df2190eab3304] joining swarm manager [d86787b6994b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-24T16:50:14.997Z] === RUN TestDockerSuite/TestEventsFormat [2021-09-24T16:50:15.938Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-09-24T16:50:15.938Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-09-24T16:50:15.938Z] === RUN TestDockerSuite/TestEventsImageImport [2021-09-24T16:50:16.510Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-09-24T16:50:16.771Z] === RUN TestDockerSuite/TestEventsImagePull [2021-09-24T16:50:16.818Z] --- PASS: TestSecretList (2.68s) [2021-09-24T16:50:16.818Z] === RUN TestSecretsCreateAndDelete [2021-09-24T16:50:17.032Z] === RUN TestDockerSuite/TestEventsImageTag [2021-09-24T16:50:17.603Z] --- PASS: TestServiceUpdateSecrets (15.01s) [2021-09-24T16:50:17.603Z] === RUN TestServiceUpdateConfigs [2021-09-24T16:50:18.173Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-09-24T16:50:18.434Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-09-24T16:50:18.434Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-09-24T16:50:18.434Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-09-24T16:50:18.434Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-09-24T16:50:18.434Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-09-24T16:50:19.362Z] --- PASS: TestSecretsCreateAndDelete (2.66s) [2021-09-24T16:50:19.362Z] === RUN TestSecretsUpdate [2021-09-24T16:50:20.359Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-09-24T16:50:20.619Z] === RUN TestDockerSuite/TestEventsRename [2021-09-24T16:50:21.191Z] === RUN TestDockerSuite/TestEventsResize [2021-09-24T16:50:21.452Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-09-24T16:50:21.905Z] --- PASS: TestSecretsUpdate (2.53s) [2021-09-24T16:50:21.905Z] === RUN TestTemplatedSecret [2021-09-24T16:50:24.636Z] --- PASS: TestBuildMultiStageOnBuild (9.28s) [2021-09-24T16:50:24.636Z] === RUN TestBuildUncleanTarFilenames [2021-09-24T16:50:24.636Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-24T16:50:24.636Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-09-24T16:50:24.636Z] === RUN TestBuildMultiStageLayerLeak [2021-09-24T16:50:25.205Z] --- PASS: TestTemplatedSecret (3.03s) [2021-09-24T16:50:25.205Z] === RUN TestSecretCreateResolve [2021-09-24T16:50:27.777Z] --- PASS: TestSecretCreateResolve (2.70s) [2021-09-24T16:50:27.777Z] PASS [2021-09-24T16:50:27.777Z] [2021-09-24T16:50:27.777Z] DONE 6 tests in 16.388s [2021-09-24T16:50:27.777Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-09-24T16:50:27.777Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-09-24T16:50:27.777Z] ++ set -e [2021-09-24T16:50:27.777Z] ++ '[' -n 0 ']' [2021-09-24T16:50:27.777Z] ++ set -x [2021-09-24T16:50:27.777Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-09-24T16:50:27.777Z] INFO: Testing against a local daemon [2021-09-24T16:50:27.777Z] === RUN TestServiceCreateInit [2021-09-24T16:50:27.777Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-09-24T16:50:28.032Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-09-24T16:50:28.033Z] === RUN TestDockerSuite/TestEventsStreaming [2021-09-24T16:50:28.033Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-09-24T16:50:31.329Z] === RUN TestDockerSuite/TestEventsTop [2021-09-24T16:50:31.329Z] === RUN TestDockerSuite/TestEventsUntag [2021-09-24T16:50:31.793Z] --- PASS: TestBuildMultiStageLayerLeak (7.88s) [2021-09-24T16:50:31.793Z] === RUN TestBuildWithHugeFile [2021-09-24T16:50:31.983Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-09-24T16:50:32.712Z] --- PASS: TestServiceUpdateConfigs (14.87s) [2021-09-24T16:50:32.712Z] === RUN TestServiceUpdateNetwork [2021-09-24T16:50:34.095Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-09-24T16:50:37.273Z] --- PASS: TestServiceCreateInit (8.98s) [2021-09-24T16:50:37.273Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.47s) [2021-09-24T16:50:37.273Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.48s) [2021-09-24T16:50:37.273Z] === RUN TestCreateServiceMultipleTimes [2021-09-24T16:50:43.785Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-09-24T16:50:43.785Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-09-24T16:50:43.785Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-09-24T16:50:43.785Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-09-24T16:50:43.785Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-09-24T16:50:44.130Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-09-24T16:50:44.418Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42881/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ce715505bd4bf52a6c0f934672e872d70e892f5b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ce715505bd4bf52a6c0f934672e872d70e892f5b hack/test/unit [2021-09-24T16:50:44.990Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-09-24T16:50:44.990Z] + TESTFLAGS+=' -test.timeout=5m' [2021-09-24T16:50:44.990Z] + TESTDIRS=./... [2021-09-24T16:50:44.990Z] + exclude_paths='/vendor/|/integration' [2021-09-24T16:50:44.990Z] ++ grep -vE '(/vendor/|/integration)' [2021-09-24T16:50:44.990Z] ++ go list ./... [2021-09-24T16:50:45.934Z] + pkg_list='github.com/docker/docker/api [2021-09-24T16:50:45.934Z] github.com/docker/docker/api/server [2021-09-24T16:50:45.934Z] github.com/docker/docker/api/server/backend/build [2021-09-24T16:50:45.934Z] github.com/docker/docker/api/server/httputils [2021-09-24T16:50:45.934Z] github.com/docker/docker/api/server/middleware [2021-09-24T16:50:45.934Z] github.com/docker/docker/api/server/router [2021-09-24T16:50:45.934Z] github.com/docker/docker/api/server/router/build [2021-09-24T16:50:45.934Z] github.com/docker/docker/api/server/router/checkpoint [2021-09-24T16:50:45.934Z] github.com/docker/docker/api/server/router/container [2021-09-24T16:50:45.934Z] github.com/docker/docker/api/server/router/debug [2021-09-24T16:50:45.934Z] github.com/docker/docker/api/server/router/distribution [2021-09-24T16:50:45.934Z] github.com/docker/docker/api/server/router/grpc [2021-09-24T16:50:45.934Z] github.com/docker/docker/api/server/router/image [2021-09-24T16:50:45.934Z] github.com/docker/docker/api/server/router/network [2021-09-24T16:50:45.934Z] github.com/docker/docker/api/server/router/plugin [2021-09-24T16:50:45.934Z] github.com/docker/docker/api/server/router/session [2021-09-24T16:50:45.934Z] github.com/docker/docker/api/server/router/swarm [2021-09-24T16:50:45.934Z] github.com/docker/docker/api/server/router/system [2021-09-24T16:50:45.934Z] github.com/docker/docker/api/server/router/volume [2021-09-24T16:50:45.934Z] github.com/docker/docker/api/types [2021-09-24T16:50:45.934Z] github.com/docker/docker/api/types/backend [2021-09-24T16:50:45.934Z] github.com/docker/docker/api/types/blkiodev [2021-09-24T16:50:45.934Z] github.com/docker/docker/api/types/container [2021-09-24T16:50:45.934Z] github.com/docker/docker/api/types/events [2021-09-24T16:50:45.934Z] github.com/docker/docker/api/types/filters [2021-09-24T16:50:45.934Z] github.com/docker/docker/api/types/image [2021-09-24T16:50:45.934Z] github.com/docker/docker/api/types/mount [2021-09-24T16:50:45.934Z] github.com/docker/docker/api/types/network [2021-09-24T16:50:45.934Z] github.com/docker/docker/api/types/plugins/logdriver [2021-09-24T16:50:45.934Z] github.com/docker/docker/api/types/registry [2021-09-24T16:50:45.934Z] github.com/docker/docker/api/types/strslice [2021-09-24T16:50:45.934Z] github.com/docker/docker/api/types/swarm [2021-09-24T16:50:45.934Z] github.com/docker/docker/api/types/swarm/runtime [2021-09-24T16:50:45.934Z] github.com/docker/docker/api/types/time [2021-09-24T16:50:45.934Z] github.com/docker/docker/api/types/versions [2021-09-24T16:50:45.934Z] github.com/docker/docker/api/types/versions/v1p19 [2021-09-24T16:50:45.934Z] github.com/docker/docker/api/types/versions/v1p20 [2021-09-24T16:50:45.934Z] github.com/docker/docker/api/types/volume [2021-09-24T16:50:45.934Z] github.com/docker/docker/builder [2021-09-24T16:50:45.934Z] github.com/docker/docker/builder/builder-next [2021-09-24T16:50:45.934Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-09-24T16:50:45.934Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-09-24T16:50:45.934Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-09-24T16:50:45.934Z] github.com/docker/docker/builder/builder-next/exporter [2021-09-24T16:50:45.934Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-09-24T16:50:45.934Z] github.com/docker/docker/builder/builder-next/worker [2021-09-24T16:50:45.934Z] github.com/docker/docker/builder/dockerfile [2021-09-24T16:50:45.934Z] github.com/docker/docker/builder/dockerignore [2021-09-24T16:50:45.934Z] github.com/docker/docker/builder/remotecontext [2021-09-24T16:50:45.934Z] github.com/docker/docker/builder/remotecontext/git [2021-09-24T16:50:45.934Z] github.com/docker/docker/cli [2021-09-24T16:50:45.934Z] github.com/docker/docker/cli/config [2021-09-24T16:50:45.934Z] github.com/docker/docker/cli/debug [2021-09-24T16:50:45.934Z] github.com/docker/docker/client [2021-09-24T16:50:45.934Z] github.com/docker/docker/cmd/docker-proxy [2021-09-24T16:50:45.934Z] github.com/docker/docker/cmd/dockerd [2021-09-24T16:50:45.934Z] github.com/docker/docker/cmd/dockerd/trap [2021-09-24T16:50:45.934Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-09-24T16:50:45.934Z] github.com/docker/docker/container [2021-09-24T16:50:45.934Z] github.com/docker/docker/container/stream [2021-09-24T16:50:45.934Z] github.com/docker/docker/contrib/apparmor [2021-09-24T16:50:45.934Z] github.com/docker/docker/contrib/docker-device-tool [2021-09-24T16:50:45.934Z] github.com/docker/docker/contrib/httpserver [2021-09-24T16:50:45.934Z] github.com/docker/docker/daemon [2021-09-24T16:50:45.934Z] github.com/docker/docker/daemon/cluster [2021-09-24T16:50:45.934Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-09-24T16:50:45.934Z] github.com/docker/docker/daemon/cluster/convert [2021-09-24T16:50:45.934Z] github.com/docker/docker/daemon/cluster/executor [2021-09-24T16:50:45.934Z] github.com/docker/docker/daemon/cluster/executor/container [2021-09-24T16:50:45.934Z] github.com/docker/docker/daemon/cluster/provider [2021-09-24T16:50:45.934Z] github.com/docker/docker/daemon/config [2021-09-24T16:50:45.934Z] github.com/docker/docker/daemon/discovery [2021-09-24T16:50:45.934Z] github.com/docker/docker/daemon/events [2021-09-24T16:50:45.934Z] github.com/docker/docker/daemon/events/testutils [2021-09-24T16:50:45.934Z] github.com/docker/docker/daemon/exec [2021-09-24T16:50:45.934Z] github.com/docker/docker/daemon/graphdriver [2021-09-24T16:50:45.934Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-09-24T16:50:45.934Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-09-24T16:50:45.934Z] github.com/docker/docker/daemon/graphdriver/copy [2021-09-24T16:50:45.934Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-09-24T16:50:45.934Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-09-24T16:50:45.934Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-09-24T16:50:45.934Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-09-24T16:50:45.934Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-09-24T16:50:45.934Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-09-24T16:50:45.934Z] github.com/docker/docker/daemon/graphdriver/register [2021-09-24T16:50:45.934Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-09-24T16:50:45.934Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-09-24T16:50:45.934Z] github.com/docker/docker/daemon/images [2021-09-24T16:50:45.934Z] github.com/docker/docker/daemon/initlayer [2021-09-24T16:50:45.934Z] github.com/docker/docker/daemon/links [2021-09-24T16:50:45.934Z] github.com/docker/docker/daemon/listeners [2021-09-24T16:50:45.934Z] github.com/docker/docker/daemon/logger [2021-09-24T16:50:45.934Z] github.com/docker/docker/daemon/logger/awslogs [2021-09-24T16:50:45.934Z] github.com/docker/docker/daemon/logger/fluentd [2021-09-24T16:50:45.934Z] github.com/docker/docker/daemon/logger/gcplogs [2021-09-24T16:50:45.934Z] github.com/docker/docker/daemon/logger/gelf [2021-09-24T16:50:45.934Z] github.com/docker/docker/daemon/logger/journald [2021-09-24T16:50:45.934Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-09-24T16:50:45.934Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-09-24T16:50:45.934Z] github.com/docker/docker/daemon/logger/local [2021-09-24T16:50:45.934Z] github.com/docker/docker/daemon/logger/logentries [2021-09-24T16:50:45.934Z] github.com/docker/docker/daemon/logger/loggerutils [2021-09-24T16:50:45.934Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-09-24T16:50:45.934Z] github.com/docker/docker/daemon/logger/splunk [2021-09-24T16:50:45.934Z] github.com/docker/docker/daemon/logger/syslog [2021-09-24T16:50:45.934Z] github.com/docker/docker/daemon/logger/templates [2021-09-24T16:50:45.934Z] github.com/docker/docker/daemon/names [2021-09-24T16:50:45.934Z] github.com/docker/docker/daemon/network [2021-09-24T16:50:45.934Z] github.com/docker/docker/daemon/stats [2021-09-24T16:50:45.934Z] github.com/docker/docker/distribution [2021-09-24T16:50:45.934Z] github.com/docker/docker/distribution/metadata [2021-09-24T16:50:45.934Z] github.com/docker/docker/distribution/utils [2021-09-24T16:50:45.934Z] github.com/docker/docker/distribution/xfer [2021-09-24T16:50:45.934Z] github.com/docker/docker/dockerversion [2021-09-24T16:50:45.934Z] github.com/docker/docker/errdefs [2021-09-24T16:50:45.934Z] github.com/docker/docker/image [2021-09-24T16:50:45.934Z] github.com/docker/docker/image/cache [2021-09-24T16:50:45.934Z] github.com/docker/docker/image/tarexport [2021-09-24T16:50:45.934Z] github.com/docker/docker/image/v1 [2021-09-24T16:50:45.934Z] github.com/docker/docker/internal/test/suite [2021-09-24T16:50:45.934Z] github.com/docker/docker/layer [2021-09-24T16:50:45.934Z] github.com/docker/docker/libcontainerd [2021-09-24T16:50:45.934Z] github.com/docker/docker/libcontainerd/queue [2021-09-24T16:50:45.934Z] github.com/docker/docker/libcontainerd/remote [2021-09-24T16:50:45.934Z] github.com/docker/docker/libcontainerd/supervisor [2021-09-24T16:50:45.934Z] github.com/docker/docker/libcontainerd/types [2021-09-24T16:50:45.934Z] github.com/docker/docker/libnetwork [2021-09-24T16:50:45.934Z] github.com/docker/docker/libnetwork/bitseq [2021-09-24T16:50:45.934Z] github.com/docker/docker/libnetwork/cluster [2021-09-24T16:50:45.934Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-09-24T16:50:45.934Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-09-24T16:50:45.934Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-09-24T16:50:45.934Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-09-24T16:50:45.934Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-09-24T16:50:45.934Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-09-24T16:50:45.934Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-09-24T16:50:45.934Z] github.com/docker/docker/libnetwork/config [2021-09-24T16:50:45.934Z] github.com/docker/docker/libnetwork/datastore [2021-09-24T16:50:45.934Z] github.com/docker/docker/libnetwork/diagnostic [2021-09-24T16:50:45.934Z] github.com/docker/docker/libnetwork/discoverapi [2021-09-24T16:50:45.934Z] github.com/docker/docker/libnetwork/driverapi [2021-09-24T16:50:45.934Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-09-24T16:50:45.934Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-09-24T16:50:45.934Z] github.com/docker/docker/libnetwork/drivers/host [2021-09-24T16:50:45.934Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-09-24T16:50:45.934Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-09-24T16:50:45.934Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-09-24T16:50:45.934Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-09-24T16:50:45.934Z] github.com/docker/docker/libnetwork/drivers/null [2021-09-24T16:50:45.934Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-09-24T16:50:45.934Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-09-24T16:50:45.934Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-09-24T16:50:45.934Z] github.com/docker/docker/libnetwork/drivers/remote [2021-09-24T16:50:45.934Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-09-24T16:50:45.934Z] github.com/docker/docker/libnetwork/drivers/windows [2021-09-24T16:50:45.934Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-09-24T16:50:45.934Z] github.com/docker/docker/libnetwork/drvregistry [2021-09-24T16:50:45.934Z] github.com/docker/docker/libnetwork/etchosts [2021-09-24T16:50:45.934Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-09-24T16:50:45.934Z] github.com/docker/docker/libnetwork/idm [2021-09-24T16:50:45.934Z] github.com/docker/docker/libnetwork/internal/caller [2021-09-24T16:50:45.934Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-09-24T16:50:45.934Z] github.com/docker/docker/libnetwork/ipam [2021-09-24T16:50:45.934Z] github.com/docker/docker/libnetwork/ipamapi [2021-09-24T16:50:45.934Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-09-24T16:50:45.934Z] github.com/docker/docker/libnetwork/ipams/null [2021-09-24T16:50:45.934Z] github.com/docker/docker/libnetwork/ipams/remote [2021-09-24T16:50:45.934Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-09-24T16:50:45.934Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-09-24T16:50:45.934Z] github.com/docker/docker/libnetwork/ipamutils [2021-09-24T16:50:45.934Z] github.com/docker/docker/libnetwork/iptables [2021-09-24T16:50:45.934Z] github.com/docker/docker/libnetwork/netlabel [2021-09-24T16:50:45.934Z] github.com/docker/docker/libnetwork/netutils [2021-09-24T16:50:45.934Z] github.com/docker/docker/libnetwork/networkdb [2021-09-24T16:50:45.934Z] github.com/docker/docker/libnetwork/ns [2021-09-24T16:50:45.934Z] github.com/docker/docker/libnetwork/options [2021-09-24T16:50:45.934Z] github.com/docker/docker/libnetwork/osl [2021-09-24T16:50:45.934Z] github.com/docker/docker/libnetwork/osl/kernel [2021-09-24T16:50:45.934Z] github.com/docker/docker/libnetwork/portallocator [2021-09-24T16:50:45.934Z] github.com/docker/docker/libnetwork/portmapper [2021-09-24T16:50:45.934Z] github.com/docker/docker/libnetwork/resolvconf [2021-09-24T16:50:45.934Z] github.com/docker/docker/libnetwork/testutils [2021-09-24T16:50:45.934Z] github.com/docker/docker/libnetwork/types [2021-09-24T16:50:45.934Z] github.com/docker/docker/oci [2021-09-24T16:50:45.934Z] github.com/docker/docker/oci/caps [2021-09-24T16:50:45.934Z] github.com/docker/docker/opts [2021-09-24T16:50:45.934Z] github.com/docker/docker/pkg/aaparser [2021-09-24T16:50:45.934Z] github.com/docker/docker/pkg/archive [2021-09-24T16:50:45.934Z] github.com/docker/docker/pkg/authorization [2021-09-24T16:50:45.934Z] github.com/docker/docker/pkg/broadcaster [2021-09-24T16:50:45.934Z] github.com/docker/docker/pkg/capabilities [2021-09-24T16:50:45.934Z] github.com/docker/docker/pkg/chrootarchive [2021-09-24T16:50:45.934Z] github.com/docker/docker/pkg/containerfs [2021-09-24T16:50:45.934Z] github.com/docker/docker/pkg/devicemapper [2021-09-24T16:50:45.935Z] github.com/docker/docker/pkg/directory [2021-09-24T16:50:45.935Z] github.com/docker/docker/pkg/discovery [2021-09-24T16:50:45.935Z] github.com/docker/docker/pkg/discovery/file [2021-09-24T16:50:45.935Z] github.com/docker/docker/pkg/discovery/kv [2021-09-24T16:50:45.935Z] github.com/docker/docker/pkg/discovery/memory [2021-09-24T16:50:45.935Z] github.com/docker/docker/pkg/discovery/nodes [2021-09-24T16:50:45.935Z] github.com/docker/docker/pkg/dmesg [2021-09-24T16:50:45.935Z] github.com/docker/docker/pkg/filenotify [2021-09-24T16:50:45.935Z] github.com/docker/docker/pkg/fileutils [2021-09-24T16:50:45.935Z] github.com/docker/docker/pkg/fsutils [2021-09-24T16:50:45.935Z] github.com/docker/docker/pkg/homedir [2021-09-24T16:50:45.935Z] github.com/docker/docker/pkg/idtools [2021-09-24T16:50:45.935Z] github.com/docker/docker/pkg/ioutils [2021-09-24T16:50:45.935Z] github.com/docker/docker/pkg/jsonmessage [2021-09-24T16:50:45.935Z] github.com/docker/docker/pkg/locker [2021-09-24T16:50:45.935Z] github.com/docker/docker/pkg/longpath [2021-09-24T16:50:45.935Z] github.com/docker/docker/pkg/loopback [2021-09-24T16:50:45.935Z] github.com/docker/docker/pkg/mount [2021-09-24T16:50:45.935Z] github.com/docker/docker/pkg/namesgenerator [2021-09-24T16:50:45.935Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-09-24T16:50:45.935Z] github.com/docker/docker/pkg/parsers [2021-09-24T16:50:45.935Z] github.com/docker/docker/pkg/parsers/kernel [2021-09-24T16:50:45.935Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-09-24T16:50:45.935Z] github.com/docker/docker/pkg/pidfile [2021-09-24T16:50:45.935Z] github.com/docker/docker/pkg/platform [2021-09-24T16:50:45.935Z] github.com/docker/docker/pkg/plugingetter [2021-09-24T16:50:45.935Z] github.com/docker/docker/pkg/plugins [2021-09-24T16:50:45.935Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-09-24T16:50:45.935Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-09-24T16:50:45.935Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-09-24T16:50:45.935Z] github.com/docker/docker/pkg/plugins/transport [2021-09-24T16:50:45.935Z] github.com/docker/docker/pkg/pools [2021-09-24T16:50:45.935Z] github.com/docker/docker/pkg/progress [2021-09-24T16:50:45.935Z] github.com/docker/docker/pkg/pubsub [2021-09-24T16:50:45.935Z] github.com/docker/docker/pkg/reexec [2021-09-24T16:50:45.935Z] github.com/docker/docker/pkg/signal [2021-09-24T16:50:45.935Z] github.com/docker/docker/pkg/stack [2021-09-24T16:50:45.935Z] github.com/docker/docker/pkg/stdcopy [2021-09-24T16:50:45.935Z] github.com/docker/docker/pkg/streamformatter [2021-09-24T16:50:45.935Z] github.com/docker/docker/pkg/stringid [2021-09-24T16:50:45.935Z] github.com/docker/docker/pkg/symlink [2021-09-24T16:50:45.935Z] github.com/docker/docker/pkg/sysinfo [2021-09-24T16:50:45.935Z] github.com/docker/docker/pkg/system [2021-09-24T16:50:45.935Z] github.com/docker/docker/pkg/tailfile [2021-09-24T16:50:45.935Z] github.com/docker/docker/pkg/tarsum [2021-09-24T16:50:45.935Z] github.com/docker/docker/pkg/term [2021-09-24T16:50:45.935Z] github.com/docker/docker/pkg/term/windows [2021-09-24T16:50:45.935Z] github.com/docker/docker/pkg/truncindex [2021-09-24T16:50:45.935Z] github.com/docker/docker/pkg/urlutil [2021-09-24T16:50:45.935Z] github.com/docker/docker/pkg/useragent [2021-09-24T16:50:45.935Z] github.com/docker/docker/plugin [2021-09-24T16:50:45.935Z] github.com/docker/docker/plugin/executor/containerd [2021-09-24T16:50:45.935Z] github.com/docker/docker/plugin/v2 [2021-09-24T16:50:45.935Z] github.com/docker/docker/profiles/apparmor [2021-09-24T16:50:45.935Z] github.com/docker/docker/profiles/seccomp [2021-09-24T16:50:45.935Z] github.com/docker/docker/quota [2021-09-24T16:50:45.935Z] github.com/docker/docker/reference [2021-09-24T16:50:45.935Z] github.com/docker/docker/registry [2021-09-24T16:50:45.935Z] github.com/docker/docker/registry/resumable [2021-09-24T16:50:45.935Z] github.com/docker/docker/restartmanager [2021-09-24T16:50:45.935Z] github.com/docker/docker/rootless [2021-09-24T16:50:45.935Z] github.com/docker/docker/rootless/specconv [2021-09-24T16:50:45.935Z] github.com/docker/docker/runconfig [2021-09-24T16:50:45.935Z] github.com/docker/docker/runconfig/opts [2021-09-24T16:50:45.935Z] github.com/docker/docker/testutil [2021-09-24T16:50:45.935Z] github.com/docker/docker/testutil/daemon [2021-09-24T16:50:45.935Z] github.com/docker/docker/testutil/environment [2021-09-24T16:50:45.935Z] github.com/docker/docker/testutil/fakecontext [2021-09-24T16:50:45.935Z] github.com/docker/docker/testutil/fakegit [2021-09-24T16:50:45.935Z] github.com/docker/docker/testutil/fakestorage [2021-09-24T16:50:45.935Z] github.com/docker/docker/testutil/fixtures/load [2021-09-24T16:50:45.935Z] github.com/docker/docker/testutil/fixtures/plugin [2021-09-24T16:50:45.935Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-09-24T16:50:45.935Z] github.com/docker/docker/testutil/registry [2021-09-24T16:50:45.935Z] github.com/docker/docker/testutil/request [2021-09-24T16:50:45.935Z] github.com/docker/docker/volume [2021-09-24T16:50:45.935Z] github.com/docker/docker/volume/drivers [2021-09-24T16:50:45.935Z] github.com/docker/docker/volume/local [2021-09-24T16:50:45.935Z] github.com/docker/docker/volume/mounts [2021-09-24T16:50:45.935Z] github.com/docker/docker/volume/service [2021-09-24T16:50:45.935Z] github.com/docker/docker/volume/service/opts [2021-09-24T16:50:45.935Z] github.com/docker/docker/volume/testutils' [2021-09-24T16:50:45.935Z] ++ grep --fixed-strings -v /libnetwork [2021-09-24T16:50:45.935Z] ++ echo 'github.com/docker/docker/api [2021-09-24T16:50:45.935Z] github.com/docker/docker/api/server [2021-09-24T16:50:45.935Z] github.com/docker/docker/api/server/backend/build [2021-09-24T16:50:45.935Z] github.com/docker/docker/api/server/httputils [2021-09-24T16:50:45.935Z] github.com/docker/docker/api/server/middleware [2021-09-24T16:50:45.935Z] github.com/docker/docker/api/server/router [2021-09-24T16:50:45.935Z] github.com/docker/docker/api/server/router/build [2021-09-24T16:50:45.935Z] github.com/docker/docker/api/server/router/checkpoint [2021-09-24T16:50:45.935Z] github.com/docker/docker/api/server/router/container [2021-09-24T16:50:45.935Z] github.com/docker/docker/api/server/router/debug [2021-09-24T16:50:45.935Z] github.com/docker/docker/api/server/router/distribution [2021-09-24T16:50:45.935Z] github.com/docker/docker/api/server/router/grpc [2021-09-24T16:50:45.935Z] github.com/docker/docker/api/server/router/image [2021-09-24T16:50:45.935Z] github.com/docker/docker/api/server/router/network [2021-09-24T16:50:45.935Z] github.com/docker/docker/api/server/router/plugin [2021-09-24T16:50:45.935Z] github.com/docker/docker/api/server/router/session [2021-09-24T16:50:45.935Z] github.com/docker/docker/api/server/router/swarm [2021-09-24T16:50:45.935Z] github.com/docker/docker/api/server/router/system [2021-09-24T16:50:45.935Z] github.com/docker/docker/api/server/router/volume [2021-09-24T16:50:45.935Z] github.com/docker/docker/api/types [2021-09-24T16:50:45.935Z] github.com/docker/docker/api/types/backend [2021-09-24T16:50:45.935Z] github.com/docker/docker/api/types/blkiodev [2021-09-24T16:50:45.935Z] github.com/docker/docker/api/types/container [2021-09-24T16:50:45.935Z] github.com/docker/docker/api/types/events [2021-09-24T16:50:45.935Z] github.com/docker/docker/api/types/filters [2021-09-24T16:50:45.935Z] github.com/docker/docker/api/types/image [2021-09-24T16:50:45.935Z] github.com/docker/docker/api/types/mount [2021-09-24T16:50:45.935Z] github.com/docker/docker/api/types/network [2021-09-24T16:50:45.935Z] github.com/docker/docker/api/types/plugins/logdriver [2021-09-24T16:50:45.935Z] github.com/docker/docker/api/types/registry [2021-09-24T16:50:45.935Z] github.com/docker/docker/api/types/strslice [2021-09-24T16:50:45.935Z] github.com/docker/docker/api/types/swarm [2021-09-24T16:50:45.935Z] github.com/docker/docker/api/types/swarm/runtime [2021-09-24T16:50:45.935Z] github.com/docker/docker/api/types/time [2021-09-24T16:50:45.935Z] github.com/docker/docker/api/types/versions [2021-09-24T16:50:45.935Z] github.com/docker/docker/api/types/versions/v1p19 [2021-09-24T16:50:45.935Z] github.com/docker/docker/api/types/versions/v1p20 [2021-09-24T16:50:45.935Z] github.com/docker/docker/api/types/volume [2021-09-24T16:50:45.935Z] github.com/docker/docker/builder [2021-09-24T16:50:45.935Z] github.com/docker/docker/builder/builder-next [2021-09-24T16:50:45.935Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-09-24T16:50:45.935Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-09-24T16:50:45.935Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-09-24T16:50:45.935Z] github.com/docker/docker/builder/builder-next/exporter [2021-09-24T16:50:45.935Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-09-24T16:50:45.935Z] github.com/docker/docker/builder/builder-next/worker [2021-09-24T16:50:45.935Z] github.com/docker/docker/builder/dockerfile [2021-09-24T16:50:45.935Z] github.com/docker/docker/builder/dockerignore [2021-09-24T16:50:45.935Z] github.com/docker/docker/builder/remotecontext [2021-09-24T16:50:45.935Z] github.com/docker/docker/builder/remotecontext/git [2021-09-24T16:50:45.935Z] github.com/docker/docker/cli [2021-09-24T16:50:45.935Z] github.com/docker/docker/cli/config [2021-09-24T16:50:45.935Z] github.com/docker/docker/cli/debug [2021-09-24T16:50:45.935Z] github.com/docker/docker/client [2021-09-24T16:50:45.935Z] github.com/docker/docker/cmd/docker-proxy [2021-09-24T16:50:45.935Z] github.com/docker/docker/cmd/dockerd [2021-09-24T16:50:45.935Z] github.com/docker/docker/cmd/dockerd/trap [2021-09-24T16:50:45.935Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-09-24T16:50:45.935Z] github.com/docker/docker/container [2021-09-24T16:50:45.935Z] github.com/docker/docker/container/stream [2021-09-24T16:50:45.935Z] github.com/docker/docker/contrib/apparmor [2021-09-24T16:50:45.935Z] github.com/docker/docker/contrib/docker-device-tool [2021-09-24T16:50:45.935Z] github.com/docker/docker/contrib/httpserver [2021-09-24T16:50:45.935Z] github.com/docker/docker/daemon [2021-09-24T16:50:45.935Z] github.com/docker/docker/daemon/cluster [2021-09-24T16:50:45.935Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-09-24T16:50:45.935Z] github.com/docker/docker/daemon/cluster/convert [2021-09-24T16:50:45.935Z] github.com/docker/docker/daemon/cluster/executor [2021-09-24T16:50:45.935Z] github.com/docker/docker/daemon/cluster/executor/container [2021-09-24T16:50:45.935Z] github.com/docker/docker/daemon/cluster/provider [2021-09-24T16:50:45.935Z] github.com/docker/docker/daemon/config [2021-09-24T16:50:45.935Z] github.com/docker/docker/daemon/discovery [2021-09-24T16:50:45.935Z] github.com/docker/docker/daemon/events [2021-09-24T16:50:45.935Z] github.com/docker/docker/daemon/events/testutils [2021-09-24T16:50:45.935Z] github.com/docker/docker/daemon/exec [2021-09-24T16:50:45.935Z] github.com/docker/docker/daemon/graphdriver [2021-09-24T16:50:45.935Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-09-24T16:50:45.935Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-09-24T16:50:45.935Z] github.com/docker/docker/daemon/graphdriver/copy [2021-09-24T16:50:45.935Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-09-24T16:50:45.935Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-09-24T16:50:45.935Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-09-24T16:50:45.935Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-09-24T16:50:45.935Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-09-24T16:50:45.935Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-09-24T16:50:45.935Z] github.com/docker/docker/daemon/graphdriver/register [2021-09-24T16:50:45.935Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-09-24T16:50:45.935Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-09-24T16:50:45.935Z] github.com/docker/docker/daemon/images [2021-09-24T16:50:45.935Z] github.com/docker/docker/daemon/initlayer [2021-09-24T16:50:45.935Z] github.com/docker/docker/daemon/links [2021-09-24T16:50:45.935Z] github.com/docker/docker/daemon/listeners [2021-09-24T16:50:45.935Z] github.com/docker/docker/daemon/logger [2021-09-24T16:50:45.935Z] github.com/docker/docker/daemon/logger/awslogs [2021-09-24T16:50:45.935Z] github.com/docker/docker/daemon/logger/fluentd [2021-09-24T16:50:45.935Z] github.com/docker/docker/daemon/logger/gcplogs [2021-09-24T16:50:45.935Z] github.com/docker/docker/daemon/logger/gelf [2021-09-24T16:50:45.935Z] github.com/docker/docker/daemon/logger/journald [2021-09-24T16:50:45.935Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-09-24T16:50:45.935Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-09-24T16:50:45.935Z] github.com/docker/docker/daemon/logger/local [2021-09-24T16:50:45.935Z] github.com/docker/docker/daemon/logger/logentries [2021-09-24T16:50:45.935Z] github.com/docker/docker/daemon/logger/loggerutils [2021-09-24T16:50:45.935Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-09-24T16:50:45.935Z] github.com/docker/docker/daemon/logger/splunk [2021-09-24T16:50:45.935Z] github.com/docker/docker/daemon/logger/syslog [2021-09-24T16:50:45.935Z] github.com/docker/docker/daemon/logger/templates [2021-09-24T16:50:45.935Z] github.com/docker/docker/daemon/names [2021-09-24T16:50:45.935Z] github.com/docker/docker/daemon/network [2021-09-24T16:50:45.935Z] github.com/docker/docker/daemon/stats [2021-09-24T16:50:45.935Z] github.com/docker/docker/distribution [2021-09-24T16:50:45.935Z] github.com/docker/docker/distribution/metadata [2021-09-24T16:50:45.935Z] github.com/docker/docker/distribution/utils [2021-09-24T16:50:45.935Z] github.com/docker/docker/distribution/xfer [2021-09-24T16:50:45.935Z] github.com/docker/docker/dockerversion [2021-09-24T16:50:45.935Z] github.com/docker/docker/errdefs [2021-09-24T16:50:45.935Z] github.com/docker/docker/image [2021-09-24T16:50:45.935Z] github.com/docker/docker/image/cache [2021-09-24T16:50:45.935Z] github.com/docker/docker/image/tarexport [2021-09-24T16:50:45.935Z] github.com/docker/docker/image/v1 [2021-09-24T16:50:45.935Z] github.com/docker/docker/internal/test/suite [2021-09-24T16:50:45.935Z] github.com/docker/docker/layer [2021-09-24T16:50:45.935Z] github.com/docker/docker/libcontainerd [2021-09-24T16:50:45.935Z] github.com/docker/docker/libcontainerd/queue [2021-09-24T16:50:45.935Z] github.com/docker/docker/libcontainerd/remote [2021-09-24T16:50:45.935Z] github.com/docker/docker/libcontainerd/supervisor [2021-09-24T16:50:45.935Z] github.com/docker/docker/libcontainerd/types [2021-09-24T16:50:45.935Z] github.com/docker/docker/libnetwork [2021-09-24T16:50:45.935Z] github.com/docker/docker/libnetwork/bitseq [2021-09-24T16:50:45.935Z] github.com/docker/docker/libnetwork/cluster [2021-09-24T16:50:45.935Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-09-24T16:50:45.935Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-09-24T16:50:45.935Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-09-24T16:50:45.935Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-09-24T16:50:45.935Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-09-24T16:50:45.935Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-09-24T16:50:45.935Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-09-24T16:50:45.935Z] github.com/docker/docker/libnetwork/config [2021-09-24T16:50:45.935Z] github.com/docker/docker/libnetwork/datastore [2021-09-24T16:50:45.935Z] github.com/docker/docker/libnetwork/diagnostic [2021-09-24T16:50:45.935Z] github.com/docker/docker/libnetwork/discoverapi [2021-09-24T16:50:45.935Z] github.com/docker/docker/libnetwork/driverapi [2021-09-24T16:50:45.935Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-09-24T16:50:45.935Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-09-24T16:50:45.935Z] github.com/docker/docker/libnetwork/drivers/host [2021-09-24T16:50:45.935Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-09-24T16:50:45.935Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-09-24T16:50:45.935Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-09-24T16:50:45.935Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-09-24T16:50:45.935Z] github.com/docker/docker/libnetwork/drivers/null [2021-09-24T16:50:45.935Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-09-24T16:50:45.935Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-09-24T16:50:45.935Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-09-24T16:50:45.935Z] github.com/docker/docker/libnetwork/drivers/remote [2021-09-24T16:50:45.935Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-09-24T16:50:45.935Z] github.com/docker/docker/libnetwork/drivers/windows [2021-09-24T16:50:45.935Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-09-24T16:50:45.935Z] github.com/docker/docker/libnetwork/drvregistry [2021-09-24T16:50:45.935Z] github.com/docker/docker/libnetwork/etchosts [2021-09-24T16:50:45.935Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-09-24T16:50:45.935Z] github.com/docker/docker/libnetwork/idm [2021-09-24T16:50:45.935Z] github.com/docker/docker/libnetwork/internal/caller [2021-09-24T16:50:45.935Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-09-24T16:50:45.935Z] github.com/docker/docker/libnetwork/ipam [2021-09-24T16:50:45.935Z] github.com/docker/docker/libnetwork/ipamapi [2021-09-24T16:50:45.935Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-09-24T16:50:45.935Z] github.com/docker/docker/libnetwork/ipams/null [2021-09-24T16:50:45.935Z] github.com/docker/docker/libnetwork/ipams/remote [2021-09-24T16:50:45.935Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-09-24T16:50:45.935Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-09-24T16:50:45.935Z] github.com/docker/docker/libnetwork/ipamutils [2021-09-24T16:50:45.935Z] github.com/docker/docker/libnetwork/iptables [2021-09-24T16:50:45.935Z] github.com/docker/docker/libnetwork/netlabel [2021-09-24T16:50:45.935Z] github.com/docker/docker/libnetwork/netutils [2021-09-24T16:50:45.935Z] github.com/docker/docker/libnetwork/networkdb [2021-09-24T16:50:45.935Z] github.com/docker/docker/libnetwork/ns [2021-09-24T16:50:45.935Z] github.com/docker/docker/libnetwork/options [2021-09-24T16:50:45.935Z] github.com/docker/docker/libnetwork/osl [2021-09-24T16:50:45.935Z] github.com/docker/docker/libnetwork/osl/kernel [2021-09-24T16:50:45.935Z] github.com/docker/docker/libnetwork/portallocator [2021-09-24T16:50:45.935Z] github.com/docker/docker/libnetwork/portmapper [2021-09-24T16:50:45.935Z] github.com/docker/docker/libnetwork/resolvconf [2021-09-24T16:50:45.935Z] github.com/docker/docker/libnetwork/testutils [2021-09-24T16:50:45.935Z] github.com/docker/docker/libnetwork/types [2021-09-24T16:50:45.935Z] github.com/docker/docker/oci [2021-09-24T16:50:45.935Z] github.com/docker/docker/oci/caps [2021-09-24T16:50:45.935Z] github.com/docker/docker/opts [2021-09-24T16:50:45.935Z] github.com/docker/docker/pkg/aaparser [2021-09-24T16:50:45.935Z] github.com/docker/docker/pkg/archive [2021-09-24T16:50:45.935Z] github.com/docker/docker/pkg/authorization [2021-09-24T16:50:45.935Z] github.com/docker/docker/pkg/broadcaster [2021-09-24T16:50:45.935Z] github.com/docker/docker/pkg/capabilities [2021-09-24T16:50:45.935Z] github.com/docker/docker/pkg/chrootarchive [2021-09-24T16:50:45.935Z] github.com/docker/docker/pkg/containerfs [2021-09-24T16:50:45.935Z] github.com/docker/docker/pkg/devicemapper [2021-09-24T16:50:45.935Z] github.com/docker/docker/pkg/directory [2021-09-24T16:50:45.935Z] github.com/docker/docker/pkg/discovery [2021-09-24T16:50:45.935Z] github.com/docker/docker/pkg/discovery/file [2021-09-24T16:50:45.935Z] github.com/docker/docker/pkg/discovery/kv [2021-09-24T16:50:45.935Z] github.com/docker/docker/pkg/discovery/memory [2021-09-24T16:50:45.935Z] github.com/docker/docker/pkg/discovery/nodes [2021-09-24T16:50:45.935Z] github.com/docker/docker/pkg/dmesg [2021-09-24T16:50:45.935Z] github.com/docker/docker/pkg/filenotify [2021-09-24T16:50:45.935Z] github.com/docker/docker/pkg/fileutils [2021-09-24T16:50:45.936Z] github.com/docker/docker/pkg/fsutils [2021-09-24T16:50:45.936Z] github.com/docker/docker/pkg/homedir [2021-09-24T16:50:45.936Z] github.com/docker/docker/pkg/idtools [2021-09-24T16:50:45.936Z] github.com/docker/docker/pkg/ioutils [2021-09-24T16:50:45.936Z] github.com/docker/docker/pkg/jsonmessage [2021-09-24T16:50:45.936Z] github.com/docker/docker/pkg/locker [2021-09-24T16:50:45.936Z] github.com/docker/docker/pkg/longpath [2021-09-24T16:50:45.936Z] github.com/docker/docker/pkg/loopback [2021-09-24T16:50:45.936Z] github.com/docker/docker/pkg/mount [2021-09-24T16:50:45.936Z] github.com/docker/docker/pkg/namesgenerator [2021-09-24T16:50:45.936Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-09-24T16:50:45.936Z] github.com/docker/docker/pkg/parsers [2021-09-24T16:50:45.936Z] github.com/docker/docker/pkg/parsers/kernel [2021-09-24T16:50:45.936Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-09-24T16:50:45.936Z] github.com/docker/docker/pkg/pidfile [2021-09-24T16:50:45.936Z] github.com/docker/docker/pkg/platform [2021-09-24T16:50:45.936Z] github.com/docker/docker/pkg/plugingetter [2021-09-24T16:50:45.936Z] github.com/docker/docker/pkg/plugins [2021-09-24T16:50:45.936Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-09-24T16:50:45.936Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-09-24T16:50:45.936Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-09-24T16:50:45.936Z] github.com/docker/docker/pkg/plugins/transport [2021-09-24T16:50:45.936Z] github.com/docker/docker/pkg/pools [2021-09-24T16:50:45.936Z] github.com/docker/docker/pkg/progress [2021-09-24T16:50:45.936Z] github.com/docker/docker/pkg/pubsub [2021-09-24T16:50:45.936Z] github.com/docker/docker/pkg/reexec [2021-09-24T16:50:45.936Z] github.com/docker/docker/pkg/signal [2021-09-24T16:50:45.936Z] github.com/docker/docker/pkg/stack [2021-09-24T16:50:45.936Z] github.com/docker/docker/pkg/stdcopy [2021-09-24T16:50:45.936Z] github.com/docker/docker/pkg/streamformatter [2021-09-24T16:50:45.936Z] github.com/docker/docker/pkg/stringid [2021-09-24T16:50:45.936Z] github.com/docker/docker/pkg/symlink [2021-09-24T16:50:45.936Z] github.com/docker/docker/pkg/sysinfo [2021-09-24T16:50:45.936Z] github.com/docker/docker/pkg/system [2021-09-24T16:50:45.936Z] github.com/docker/docker/pkg/tailfile [2021-09-24T16:50:45.936Z] github.com/docker/docker/pkg/tarsum [2021-09-24T16:50:45.936Z] github.com/docker/docker/pkg/term [2021-09-24T16:50:45.936Z] github.com/docker/docker/pkg/term/windows [2021-09-24T16:50:45.936Z] github.com/docker/docker/pkg/truncindex [2021-09-24T16:50:45.936Z] github.com/docker/docker/pkg/urlutil [2021-09-24T16:50:45.936Z] github.com/docker/docker/pkg/useragent [2021-09-24T16:50:45.936Z] github.com/docker/docker/plugin [2021-09-24T16:50:45.936Z] github.com/docker/docker/plugin/executor/containerd [2021-09-24T16:50:45.936Z] github.com/docker/docker/plugin/v2 [2021-09-24T16:50:45.936Z] github.com/docker/docker/profiles/apparmor [2021-09-24T16:50:45.936Z] github.com/docker/docker/profiles/seccomp [2021-09-24T16:50:45.936Z] github.com/docker/docker/quota [2021-09-24T16:50:45.936Z] github.com/docker/docker/reference [2021-09-24T16:50:45.936Z] github.com/docker/docker/registry [2021-09-24T16:50:45.936Z] github.com/docker/docker/registry/resumable [2021-09-24T16:50:45.936Z] github.com/docker/docker/restartmanager [2021-09-24T16:50:45.936Z] github.com/docker/docker/rootless [2021-09-24T16:50:45.936Z] github.com/docker/docker/rootless/specconv [2021-09-24T16:50:45.936Z] github.com/docker/docker/runconfig [2021-09-24T16:50:45.936Z] github.com/docker/docker/runconfig/opts [2021-09-24T16:50:45.936Z] github.com/docker/docker/testutil [2021-09-24T16:50:45.936Z] github.com/docker/docker/testutil/daemon [2021-09-24T16:50:45.936Z] github.com/docker/docker/testutil/environment [2021-09-24T16:50:45.936Z] github.com/docker/docker/testutil/fakecontext [2021-09-24T16:50:45.936Z] github.com/docker/docker/testutil/fakegit [2021-09-24T16:50:45.936Z] github.com/docker/docker/testutil/fakestorage [2021-09-24T16:50:45.936Z] github.com/docker/docker/testutil/fixtures/load [2021-09-24T16:50:45.936Z] github.com/docker/docker/testutil/fixtures/plugin [2021-09-24T16:50:45.936Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-09-24T16:50:45.936Z] github.com/docker/docker/testutil/registry [2021-09-24T16:50:45.936Z] github.com/docker/docker/testutil/request [2021-09-24T16:50:45.936Z] github.com/docker/docker/volume [2021-09-24T16:50:45.936Z] github.com/docker/docker/volume/drivers [2021-09-24T16:50:45.936Z] github.com/docker/docker/volume/local [2021-09-24T16:50:45.936Z] github.com/docker/docker/volume/mounts [2021-09-24T16:50:45.936Z] github.com/docker/docker/volume/service [2021-09-24T16:50:45.936Z] github.com/docker/docker/volume/service/opts [2021-09-24T16:50:45.936Z] github.com/docker/docker/volume/testutils' [2021-09-24T16:50:45.936Z] + base_pkg_list='github.com/docker/docker/api [2021-09-24T16:50:45.936Z] github.com/docker/docker/api/server [2021-09-24T16:50:45.936Z] github.com/docker/docker/api/server/backend/build [2021-09-24T16:50:45.936Z] github.com/docker/docker/api/server/httputils [2021-09-24T16:50:45.936Z] github.com/docker/docker/api/server/middleware [2021-09-24T16:50:45.936Z] github.com/docker/docker/api/server/router [2021-09-24T16:50:45.936Z] github.com/docker/docker/api/server/router/build [2021-09-24T16:50:45.936Z] github.com/docker/docker/api/server/router/checkpoint [2021-09-24T16:50:45.936Z] github.com/docker/docker/api/server/router/container [2021-09-24T16:50:45.936Z] github.com/docker/docker/api/server/router/debug [2021-09-24T16:50:45.936Z] github.com/docker/docker/api/server/router/distribution [2021-09-24T16:50:45.936Z] github.com/docker/docker/api/server/router/grpc [2021-09-24T16:50:45.936Z] github.com/docker/docker/api/server/router/image [2021-09-24T16:50:45.936Z] github.com/docker/docker/api/server/router/network [2021-09-24T16:50:45.936Z] github.com/docker/docker/api/server/router/plugin [2021-09-24T16:50:45.936Z] github.com/docker/docker/api/server/router/session [2021-09-24T16:50:45.936Z] github.com/docker/docker/api/server/router/swarm [2021-09-24T16:50:45.936Z] github.com/docker/docker/api/server/router/system [2021-09-24T16:50:45.936Z] github.com/docker/docker/api/server/router/volume [2021-09-24T16:50:45.936Z] github.com/docker/docker/api/types [2021-09-24T16:50:45.936Z] github.com/docker/docker/api/types/backend [2021-09-24T16:50:45.936Z] github.com/docker/docker/api/types/blkiodev [2021-09-24T16:50:45.936Z] github.com/docker/docker/api/types/container [2021-09-24T16:50:45.936Z] github.com/docker/docker/api/types/events [2021-09-24T16:50:45.936Z] github.com/docker/docker/api/types/filters [2021-09-24T16:50:45.936Z] github.com/docker/docker/api/types/image [2021-09-24T16:50:45.936Z] github.com/docker/docker/api/types/mount [2021-09-24T16:50:45.936Z] github.com/docker/docker/api/types/network [2021-09-24T16:50:45.936Z] github.com/docker/docker/api/types/plugins/logdriver [2021-09-24T16:50:45.936Z] github.com/docker/docker/api/types/registry [2021-09-24T16:50:45.936Z] github.com/docker/docker/api/types/strslice [2021-09-24T16:50:45.936Z] github.com/docker/docker/api/types/swarm [2021-09-24T16:50:45.936Z] github.com/docker/docker/api/types/swarm/runtime [2021-09-24T16:50:45.936Z] github.com/docker/docker/api/types/time [2021-09-24T16:50:45.936Z] github.com/docker/docker/api/types/versions [2021-09-24T16:50:45.936Z] github.com/docker/docker/api/types/versions/v1p19 [2021-09-24T16:50:45.936Z] github.com/docker/docker/api/types/versions/v1p20 [2021-09-24T16:50:45.936Z] github.com/docker/docker/api/types/volume [2021-09-24T16:50:45.936Z] github.com/docker/docker/builder [2021-09-24T16:50:45.936Z] github.com/docker/docker/builder/builder-next [2021-09-24T16:50:45.936Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-09-24T16:50:45.936Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-09-24T16:50:45.936Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-09-24T16:50:45.936Z] github.com/docker/docker/builder/builder-next/exporter [2021-09-24T16:50:45.936Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-09-24T16:50:45.936Z] github.com/docker/docker/builder/builder-next/worker [2021-09-24T16:50:45.936Z] github.com/docker/docker/builder/dockerfile [2021-09-24T16:50:45.936Z] github.com/docker/docker/builder/dockerignore [2021-09-24T16:50:45.936Z] github.com/docker/docker/builder/remotecontext [2021-09-24T16:50:45.936Z] github.com/docker/docker/builder/remotecontext/git [2021-09-24T16:50:45.936Z] github.com/docker/docker/cli [2021-09-24T16:50:45.936Z] github.com/docker/docker/cli/config [2021-09-24T16:50:45.936Z] github.com/docker/docker/cli/debug [2021-09-24T16:50:45.936Z] github.com/docker/docker/client [2021-09-24T16:50:45.936Z] github.com/docker/docker/cmd/docker-proxy [2021-09-24T16:50:45.936Z] github.com/docker/docker/cmd/dockerd [2021-09-24T16:50:45.936Z] github.com/docker/docker/cmd/dockerd/trap [2021-09-24T16:50:45.936Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-09-24T16:50:45.936Z] github.com/docker/docker/container [2021-09-24T16:50:45.936Z] github.com/docker/docker/container/stream [2021-09-24T16:50:45.936Z] github.com/docker/docker/contrib/apparmor [2021-09-24T16:50:45.936Z] github.com/docker/docker/contrib/docker-device-tool [2021-09-24T16:50:45.936Z] github.com/docker/docker/contrib/httpserver [2021-09-24T16:50:45.936Z] github.com/docker/docker/daemon [2021-09-24T16:50:45.936Z] github.com/docker/docker/daemon/cluster [2021-09-24T16:50:45.936Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-09-24T16:50:45.936Z] github.com/docker/docker/daemon/cluster/convert [2021-09-24T16:50:45.936Z] github.com/docker/docker/daemon/cluster/executor [2021-09-24T16:50:45.936Z] github.com/docker/docker/daemon/cluster/executor/container [2021-09-24T16:50:45.936Z] github.com/docker/docker/daemon/cluster/provider [2021-09-24T16:50:45.936Z] github.com/docker/docker/daemon/config [2021-09-24T16:50:45.936Z] github.com/docker/docker/daemon/discovery [2021-09-24T16:50:45.936Z] github.com/docker/docker/daemon/events [2021-09-24T16:50:45.936Z] github.com/docker/docker/daemon/events/testutils [2021-09-24T16:50:45.936Z] github.com/docker/docker/daemon/exec [2021-09-24T16:50:45.936Z] github.com/docker/docker/daemon/graphdriver [2021-09-24T16:50:45.936Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-09-24T16:50:45.936Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-09-24T16:50:45.936Z] github.com/docker/docker/daemon/graphdriver/copy [2021-09-24T16:50:45.936Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-09-24T16:50:45.936Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-09-24T16:50:45.936Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-09-24T16:50:45.936Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-09-24T16:50:45.936Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-09-24T16:50:45.936Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-09-24T16:50:45.936Z] github.com/docker/docker/daemon/graphdriver/register [2021-09-24T16:50:45.936Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-09-24T16:50:45.936Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-09-24T16:50:45.936Z] github.com/docker/docker/daemon/images [2021-09-24T16:50:45.936Z] github.com/docker/docker/daemon/initlayer [2021-09-24T16:50:45.936Z] github.com/docker/docker/daemon/links [2021-09-24T16:50:45.936Z] github.com/docker/docker/daemon/listeners [2021-09-24T16:50:45.936Z] github.com/docker/docker/daemon/logger [2021-09-24T16:50:45.936Z] github.com/docker/docker/daemon/logger/awslogs [2021-09-24T16:50:45.936Z] github.com/docker/docker/daemon/logger/fluentd [2021-09-24T16:50:45.936Z] github.com/docker/docker/daemon/logger/gcplogs [2021-09-24T16:50:45.936Z] github.com/docker/docker/daemon/logger/gelf [2021-09-24T16:50:45.936Z] github.com/docker/docker/daemon/logger/journald [2021-09-24T16:50:45.936Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-09-24T16:50:45.936Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-09-24T16:50:45.936Z] github.com/docker/docker/daemon/logger/local [2021-09-24T16:50:45.936Z] github.com/docker/docker/daemon/logger/logentries [2021-09-24T16:50:45.936Z] github.com/docker/docker/daemon/logger/loggerutils [2021-09-24T16:50:45.936Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-09-24T16:50:45.936Z] github.com/docker/docker/daemon/logger/splunk [2021-09-24T16:50:45.936Z] github.com/docker/docker/daemon/logger/syslog [2021-09-24T16:50:45.936Z] github.com/docker/docker/daemon/logger/templates [2021-09-24T16:50:45.936Z] github.com/docker/docker/daemon/names [2021-09-24T16:50:45.936Z] github.com/docker/docker/daemon/network [2021-09-24T16:50:45.936Z] github.com/docker/docker/daemon/stats [2021-09-24T16:50:45.936Z] github.com/docker/docker/distribution [2021-09-24T16:50:45.936Z] github.com/docker/docker/distribution/metadata [2021-09-24T16:50:45.936Z] github.com/docker/docker/distribution/utils [2021-09-24T16:50:45.936Z] github.com/docker/docker/distribution/xfer [2021-09-24T16:50:45.936Z] github.com/docker/docker/dockerversion [2021-09-24T16:50:45.936Z] github.com/docker/docker/errdefs [2021-09-24T16:50:45.936Z] github.com/docker/docker/image [2021-09-24T16:50:45.936Z] github.com/docker/docker/image/cache [2021-09-24T16:50:45.936Z] github.com/docker/docker/image/tarexport [2021-09-24T16:50:45.936Z] github.com/docker/docker/image/v1 [2021-09-24T16:50:45.936Z] github.com/docker/docker/internal/test/suite [2021-09-24T16:50:45.936Z] github.com/docker/docker/layer [2021-09-24T16:50:45.936Z] github.com/docker/docker/libcontainerd [2021-09-24T16:50:45.936Z] github.com/docker/docker/libcontainerd/queue [2021-09-24T16:50:45.936Z] github.com/docker/docker/libcontainerd/remote [2021-09-24T16:50:45.936Z] github.com/docker/docker/libcontainerd/supervisor [2021-09-24T16:50:45.936Z] github.com/docker/docker/libcontainerd/types [2021-09-24T16:50:45.936Z] github.com/docker/docker/oci [2021-09-24T16:50:45.936Z] github.com/docker/docker/oci/caps [2021-09-24T16:50:45.936Z] github.com/docker/docker/opts [2021-09-24T16:50:45.936Z] github.com/docker/docker/pkg/aaparser [2021-09-24T16:50:45.936Z] github.com/docker/docker/pkg/archive [2021-09-24T16:50:45.936Z] github.com/docker/docker/pkg/authorization [2021-09-24T16:50:45.936Z] github.com/docker/docker/pkg/broadcaster [2021-09-24T16:50:45.936Z] github.com/docker/docker/pkg/capabilities [2021-09-24T16:50:45.936Z] github.com/docker/docker/pkg/chrootarchive [2021-09-24T16:50:45.936Z] github.com/docker/docker/pkg/containerfs [2021-09-24T16:50:45.936Z] github.com/docker/docker/pkg/devicemapper [2021-09-24T16:50:45.936Z] github.com/docker/docker/pkg/directory [2021-09-24T16:50:45.936Z] github.com/docker/docker/pkg/discovery [2021-09-24T16:50:45.936Z] github.com/docker/docker/pkg/discovery/file [2021-09-24T16:50:45.936Z] github.com/docker/docker/pkg/discovery/kv [2021-09-24T16:50:45.936Z] github.com/docker/docker/pkg/discovery/memory [2021-09-24T16:50:45.936Z] github.com/docker/docker/pkg/discovery/nodes [2021-09-24T16:50:45.936Z] github.com/docker/docker/pkg/dmesg [2021-09-24T16:50:45.936Z] github.com/docker/docker/pkg/filenotify [2021-09-24T16:50:45.936Z] github.com/docker/docker/pkg/fileutils [2021-09-24T16:50:45.936Z] github.com/docker/docker/pkg/fsutils [2021-09-24T16:50:45.936Z] github.com/docker/docker/pkg/homedir [2021-09-24T16:50:45.936Z] github.com/docker/docker/pkg/idtools [2021-09-24T16:50:45.936Z] github.com/docker/docker/pkg/ioutils [2021-09-24T16:50:45.936Z] github.com/docker/docker/pkg/jsonmessage [2021-09-24T16:50:45.936Z] github.com/docker/docker/pkg/locker [2021-09-24T16:50:45.936Z] github.com/docker/docker/pkg/longpath [2021-09-24T16:50:45.936Z] github.com/docker/docker/pkg/loopback [2021-09-24T16:50:45.936Z] github.com/docker/docker/pkg/mount [2021-09-24T16:50:45.936Z] github.com/docker/docker/pkg/namesgenerator [2021-09-24T16:50:45.936Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-09-24T16:50:45.936Z] github.com/docker/docker/pkg/parsers [2021-09-24T16:50:45.936Z] github.com/docker/docker/pkg/parsers/kernel [2021-09-24T16:50:45.936Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-09-24T16:50:45.936Z] github.com/docker/docker/pkg/pidfile [2021-09-24T16:50:45.936Z] github.com/docker/docker/pkg/platform [2021-09-24T16:50:45.936Z] github.com/docker/docker/pkg/plugingetter [2021-09-24T16:50:45.936Z] github.com/docker/docker/pkg/plugins [2021-09-24T16:50:45.936Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-09-24T16:50:45.936Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-09-24T16:50:45.936Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-09-24T16:50:45.936Z] github.com/docker/docker/pkg/plugins/transport [2021-09-24T16:50:45.936Z] github.com/docker/docker/pkg/pools [2021-09-24T16:50:45.936Z] github.com/docker/docker/pkg/progress [2021-09-24T16:50:45.936Z] github.com/docker/docker/pkg/pubsub [2021-09-24T16:50:45.936Z] github.com/docker/docker/pkg/reexec [2021-09-24T16:50:45.936Z] github.com/docker/docker/pkg/signal [2021-09-24T16:50:45.936Z] github.com/docker/docker/pkg/stack [2021-09-24T16:50:45.936Z] github.com/docker/docker/pkg/stdcopy [2021-09-24T16:50:45.936Z] github.com/docker/docker/pkg/streamformatter [2021-09-24T16:50:45.936Z] github.com/docker/docker/pkg/stringid [2021-09-24T16:50:45.936Z] github.com/docker/docker/pkg/symlink [2021-09-24T16:50:45.936Z] github.com/docker/docker/pkg/sysinfo [2021-09-24T16:50:45.936Z] github.com/docker/docker/pkg/system [2021-09-24T16:50:45.936Z] github.com/docker/docker/pkg/tailfile [2021-09-24T16:50:45.937Z] github.com/docker/docker/pkg/tarsum [2021-09-24T16:50:45.937Z] github.com/docker/docker/pkg/term [2021-09-24T16:50:45.937Z] github.com/docker/docker/pkg/term/windows [2021-09-24T16:50:45.937Z] github.com/docker/docker/pkg/truncindex [2021-09-24T16:50:45.937Z] github.com/docker/docker/pkg/urlutil [2021-09-24T16:50:45.937Z] github.com/docker/docker/pkg/useragent [2021-09-24T16:50:45.937Z] github.com/docker/docker/plugin [2021-09-24T16:50:45.937Z] github.com/docker/docker/plugin/executor/containerd [2021-09-24T16:50:45.937Z] github.com/docker/docker/plugin/v2 [2021-09-24T16:50:45.937Z] github.com/docker/docker/profiles/apparmor [2021-09-24T16:50:45.937Z] github.com/docker/docker/profiles/seccomp [2021-09-24T16:50:45.937Z] github.com/docker/docker/quota [2021-09-24T16:50:45.937Z] github.com/docker/docker/reference [2021-09-24T16:50:45.937Z] github.com/docker/docker/registry [2021-09-24T16:50:45.937Z] github.com/docker/docker/registry/resumable [2021-09-24T16:50:45.937Z] github.com/docker/docker/restartmanager [2021-09-24T16:50:45.937Z] github.com/docker/docker/rootless [2021-09-24T16:50:45.937Z] github.com/docker/docker/rootless/specconv [2021-09-24T16:50:45.937Z] github.com/docker/docker/runconfig [2021-09-24T16:50:45.937Z] github.com/docker/docker/runconfig/opts [2021-09-24T16:50:45.937Z] github.com/docker/docker/testutil [2021-09-24T16:50:45.937Z] github.com/docker/docker/testutil/daemon [2021-09-24T16:50:45.937Z] github.com/docker/docker/testutil/environment [2021-09-24T16:50:45.937Z] github.com/docker/docker/testutil/fakecontext [2021-09-24T16:50:45.937Z] github.com/docker/docker/testutil/fakegit [2021-09-24T16:50:45.937Z] github.com/docker/docker/testutil/fakestorage [2021-09-24T16:50:45.937Z] github.com/docker/docker/testutil/fixtures/load [2021-09-24T16:50:45.937Z] github.com/docker/docker/testutil/fixtures/plugin [2021-09-24T16:50:45.937Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-09-24T16:50:45.937Z] github.com/docker/docker/testutil/registry [2021-09-24T16:50:45.937Z] github.com/docker/docker/testutil/request [2021-09-24T16:50:45.937Z] github.com/docker/docker/volume [2021-09-24T16:50:45.937Z] github.com/docker/docker/volume/drivers [2021-09-24T16:50:45.937Z] github.com/docker/docker/volume/local [2021-09-24T16:50:45.937Z] github.com/docker/docker/volume/mounts [2021-09-24T16:50:45.937Z] github.com/docker/docker/volume/service [2021-09-24T16:50:45.937Z] github.com/docker/docker/volume/service/opts [2021-09-24T16:50:45.937Z] github.com/docker/docker/volume/testutils' [2021-09-24T16:50:45.937Z] ++ grep --fixed-strings /libnetwork [2021-09-24T16:50:45.937Z] ++ echo 'github.com/docker/docker/api [2021-09-24T16:50:45.937Z] github.com/docker/docker/api/server [2021-09-24T16:50:45.937Z] github.com/docker/docker/api/server/backend/build [2021-09-24T16:50:45.937Z] github.com/docker/docker/api/server/httputils [2021-09-24T16:50:45.937Z] github.com/docker/docker/api/server/middleware [2021-09-24T16:50:45.937Z] github.com/docker/docker/api/server/router [2021-09-24T16:50:45.937Z] github.com/docker/docker/api/server/router/build [2021-09-24T16:50:45.937Z] github.com/docker/docker/api/server/router/checkpoint [2021-09-24T16:50:45.937Z] github.com/docker/docker/api/server/router/container [2021-09-24T16:50:45.937Z] github.com/docker/docker/api/server/router/debug [2021-09-24T16:50:45.937Z] github.com/docker/docker/api/server/router/distribution [2021-09-24T16:50:45.937Z] github.com/docker/docker/api/server/router/grpc [2021-09-24T16:50:45.937Z] github.com/docker/docker/api/server/router/image [2021-09-24T16:50:45.937Z] github.com/docker/docker/api/server/router/network [2021-09-24T16:50:45.937Z] github.com/docker/docker/api/server/router/plugin [2021-09-24T16:50:45.937Z] github.com/docker/docker/api/server/router/session [2021-09-24T16:50:45.937Z] github.com/docker/docker/api/server/router/swarm [2021-09-24T16:50:45.937Z] github.com/docker/docker/api/server/router/system [2021-09-24T16:50:45.937Z] github.com/docker/docker/api/server/router/volume [2021-09-24T16:50:45.937Z] github.com/docker/docker/api/types [2021-09-24T16:50:45.937Z] github.com/docker/docker/api/types/backend [2021-09-24T16:50:45.937Z] github.com/docker/docker/api/types/blkiodev [2021-09-24T16:50:45.937Z] github.com/docker/docker/api/types/container [2021-09-24T16:50:45.937Z] github.com/docker/docker/api/types/events [2021-09-24T16:50:45.937Z] github.com/docker/docker/api/types/filters [2021-09-24T16:50:45.937Z] github.com/docker/docker/api/types/image [2021-09-24T16:50:45.937Z] github.com/docker/docker/api/types/mount [2021-09-24T16:50:45.937Z] github.com/docker/docker/api/types/network [2021-09-24T16:50:45.937Z] github.com/docker/docker/api/types/plugins/logdriver [2021-09-24T16:50:45.937Z] github.com/docker/docker/api/types/registry [2021-09-24T16:50:45.937Z] github.com/docker/docker/api/types/strslice [2021-09-24T16:50:45.937Z] github.com/docker/docker/api/types/swarm [2021-09-24T16:50:45.937Z] github.com/docker/docker/api/types/swarm/runtime [2021-09-24T16:50:45.937Z] github.com/docker/docker/api/types/time [2021-09-24T16:50:45.937Z] github.com/docker/docker/api/types/versions [2021-09-24T16:50:45.937Z] github.com/docker/docker/api/types/versions/v1p19 [2021-09-24T16:50:45.937Z] github.com/docker/docker/api/types/versions/v1p20 [2021-09-24T16:50:45.937Z] github.com/docker/docker/api/types/volume [2021-09-24T16:50:45.937Z] github.com/docker/docker/builder [2021-09-24T16:50:45.937Z] github.com/docker/docker/builder/builder-next [2021-09-24T16:50:45.937Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-09-24T16:50:45.937Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-09-24T16:50:45.937Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-09-24T16:50:45.937Z] github.com/docker/docker/builder/builder-next/exporter [2021-09-24T16:50:45.937Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-09-24T16:50:45.937Z] github.com/docker/docker/builder/builder-next/worker [2021-09-24T16:50:45.937Z] github.com/docker/docker/builder/dockerfile [2021-09-24T16:50:45.937Z] github.com/docker/docker/builder/dockerignore [2021-09-24T16:50:45.937Z] github.com/docker/docker/builder/remotecontext [2021-09-24T16:50:45.937Z] github.com/docker/docker/builder/remotecontext/git [2021-09-24T16:50:45.937Z] github.com/docker/docker/cli [2021-09-24T16:50:45.937Z] github.com/docker/docker/cli/config [2021-09-24T16:50:45.937Z] github.com/docker/docker/cli/debug [2021-09-24T16:50:45.937Z] github.com/docker/docker/client [2021-09-24T16:50:45.937Z] github.com/docker/docker/cmd/docker-proxy [2021-09-24T16:50:45.937Z] github.com/docker/docker/cmd/dockerd [2021-09-24T16:50:45.937Z] github.com/docker/docker/cmd/dockerd/trap [2021-09-24T16:50:45.937Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-09-24T16:50:45.937Z] github.com/docker/docker/container [2021-09-24T16:50:45.937Z] github.com/docker/docker/container/stream [2021-09-24T16:50:45.937Z] github.com/docker/docker/contrib/apparmor [2021-09-24T16:50:45.937Z] github.com/docker/docker/contrib/docker-device-tool [2021-09-24T16:50:45.937Z] github.com/docker/docker/contrib/httpserver [2021-09-24T16:50:45.937Z] github.com/docker/docker/daemon [2021-09-24T16:50:45.937Z] github.com/docker/docker/daemon/cluster [2021-09-24T16:50:45.937Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-09-24T16:50:45.937Z] github.com/docker/docker/daemon/cluster/convert [2021-09-24T16:50:45.937Z] github.com/docker/docker/daemon/cluster/executor [2021-09-24T16:50:45.937Z] github.com/docker/docker/daemon/cluster/executor/container [2021-09-24T16:50:45.937Z] github.com/docker/docker/daemon/cluster/provider [2021-09-24T16:50:45.937Z] github.com/docker/docker/daemon/config [2021-09-24T16:50:45.937Z] github.com/docker/docker/daemon/discovery [2021-09-24T16:50:45.937Z] github.com/docker/docker/daemon/events [2021-09-24T16:50:45.937Z] github.com/docker/docker/daemon/events/testutils [2021-09-24T16:50:45.937Z] github.com/docker/docker/daemon/exec [2021-09-24T16:50:45.937Z] github.com/docker/docker/daemon/graphdriver [2021-09-24T16:50:45.937Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-09-24T16:50:45.937Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-09-24T16:50:45.937Z] github.com/docker/docker/daemon/graphdriver/copy [2021-09-24T16:50:45.937Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-09-24T16:50:45.937Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-09-24T16:50:45.937Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-09-24T16:50:45.937Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-09-24T16:50:45.937Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-09-24T16:50:45.937Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-09-24T16:50:45.937Z] github.com/docker/docker/daemon/graphdriver/register [2021-09-24T16:50:45.937Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-09-24T16:50:45.937Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-09-24T16:50:45.937Z] github.com/docker/docker/daemon/images [2021-09-24T16:50:45.937Z] github.com/docker/docker/daemon/initlayer [2021-09-24T16:50:45.937Z] github.com/docker/docker/daemon/links [2021-09-24T16:50:45.937Z] github.com/docker/docker/daemon/listeners [2021-09-24T16:50:45.937Z] github.com/docker/docker/daemon/logger [2021-09-24T16:50:45.937Z] github.com/docker/docker/daemon/logger/awslogs [2021-09-24T16:50:45.937Z] github.com/docker/docker/daemon/logger/fluentd [2021-09-24T16:50:45.937Z] github.com/docker/docker/daemon/logger/gcplogs [2021-09-24T16:50:45.937Z] github.com/docker/docker/daemon/logger/gelf [2021-09-24T16:50:45.937Z] github.com/docker/docker/daemon/logger/journald [2021-09-24T16:50:45.937Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-09-24T16:50:45.937Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-09-24T16:50:45.937Z] github.com/docker/docker/daemon/logger/local [2021-09-24T16:50:45.937Z] github.com/docker/docker/daemon/logger/logentries [2021-09-24T16:50:45.937Z] github.com/docker/docker/daemon/logger/loggerutils [2021-09-24T16:50:45.937Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-09-24T16:50:45.937Z] github.com/docker/docker/daemon/logger/splunk [2021-09-24T16:50:45.937Z] github.com/docker/docker/daemon/logger/syslog [2021-09-24T16:50:45.937Z] github.com/docker/docker/daemon/logger/templates [2021-09-24T16:50:45.937Z] github.com/docker/docker/daemon/names [2021-09-24T16:50:45.937Z] github.com/docker/docker/daemon/network [2021-09-24T16:50:45.937Z] github.com/docker/docker/daemon/stats [2021-09-24T16:50:45.937Z] github.com/docker/docker/distribution [2021-09-24T16:50:45.937Z] github.com/docker/docker/distribution/metadata [2021-09-24T16:50:45.937Z] github.com/docker/docker/distribution/utils [2021-09-24T16:50:45.937Z] github.com/docker/docker/distribution/xfer [2021-09-24T16:50:45.937Z] github.com/docker/docker/dockerversion [2021-09-24T16:50:45.937Z] github.com/docker/docker/errdefs [2021-09-24T16:50:45.937Z] github.com/docker/docker/image [2021-09-24T16:50:45.937Z] github.com/docker/docker/image/cache [2021-09-24T16:50:45.937Z] github.com/docker/docker/image/tarexport [2021-09-24T16:50:45.937Z] github.com/docker/docker/image/v1 [2021-09-24T16:50:45.937Z] github.com/docker/docker/internal/test/suite [2021-09-24T16:50:45.937Z] github.com/docker/docker/layer [2021-09-24T16:50:45.937Z] github.com/docker/docker/libcontainerd [2021-09-24T16:50:45.937Z] github.com/docker/docker/libcontainerd/queue [2021-09-24T16:50:45.937Z] github.com/docker/docker/libcontainerd/remote [2021-09-24T16:50:45.937Z] github.com/docker/docker/libcontainerd/supervisor [2021-09-24T16:50:45.937Z] github.com/docker/docker/libcontainerd/types [2021-09-24T16:50:45.937Z] github.com/docker/docker/libnetwork [2021-09-24T16:50:45.937Z] github.com/docker/docker/libnetwork/bitseq [2021-09-24T16:50:45.937Z] github.com/docker/docker/libnetwork/cluster [2021-09-24T16:50:45.937Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-09-24T16:50:45.937Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-09-24T16:50:45.937Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-09-24T16:50:45.937Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-09-24T16:50:45.937Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-09-24T16:50:45.937Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-09-24T16:50:45.937Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-09-24T16:50:45.937Z] github.com/docker/docker/libnetwork/config [2021-09-24T16:50:45.937Z] github.com/docker/docker/libnetwork/datastore [2021-09-24T16:50:45.937Z] github.com/docker/docker/libnetwork/diagnostic [2021-09-24T16:50:45.937Z] github.com/docker/docker/libnetwork/discoverapi [2021-09-24T16:50:45.937Z] github.com/docker/docker/libnetwork/driverapi [2021-09-24T16:50:45.937Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-09-24T16:50:45.937Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-09-24T16:50:45.937Z] github.com/docker/docker/libnetwork/drivers/host [2021-09-24T16:50:45.937Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-09-24T16:50:45.937Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-09-24T16:50:45.937Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-09-24T16:50:45.937Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-09-24T16:50:45.937Z] github.com/docker/docker/libnetwork/drivers/null [2021-09-24T16:50:45.937Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-09-24T16:50:45.937Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-09-24T16:50:45.937Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-09-24T16:50:45.937Z] github.com/docker/docker/libnetwork/drivers/remote [2021-09-24T16:50:45.937Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-09-24T16:50:45.937Z] github.com/docker/docker/libnetwork/drivers/windows [2021-09-24T16:50:45.937Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-09-24T16:50:45.937Z] github.com/docker/docker/libnetwork/drvregistry [2021-09-24T16:50:45.937Z] github.com/docker/docker/libnetwork/etchosts [2021-09-24T16:50:45.937Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-09-24T16:50:45.937Z] github.com/docker/docker/libnetwork/idm [2021-09-24T16:50:45.937Z] github.com/docker/docker/libnetwork/internal/caller [2021-09-24T16:50:45.937Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-09-24T16:50:45.937Z] github.com/docker/docker/libnetwork/ipam [2021-09-24T16:50:45.937Z] github.com/docker/docker/libnetwork/ipamapi [2021-09-24T16:50:45.937Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-09-24T16:50:45.937Z] github.com/docker/docker/libnetwork/ipams/null [2021-09-24T16:50:45.937Z] github.com/docker/docker/libnetwork/ipams/remote [2021-09-24T16:50:45.937Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-09-24T16:50:45.937Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-09-24T16:50:45.937Z] github.com/docker/docker/libnetwork/ipamutils [2021-09-24T16:50:45.937Z] github.com/docker/docker/libnetwork/iptables [2021-09-24T16:50:45.937Z] github.com/docker/docker/libnetwork/netlabel [2021-09-24T16:50:45.937Z] github.com/docker/docker/libnetwork/netutils [2021-09-24T16:50:45.937Z] github.com/docker/docker/libnetwork/networkdb [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/ns [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/options [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/osl [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/osl/kernel [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/portallocator [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/portmapper [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/resolvconf [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/testutils [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/types [2021-09-24T16:50:45.938Z] github.com/docker/docker/oci [2021-09-24T16:50:45.938Z] github.com/docker/docker/oci/caps [2021-09-24T16:50:45.938Z] github.com/docker/docker/opts [2021-09-24T16:50:45.938Z] github.com/docker/docker/pkg/aaparser [2021-09-24T16:50:45.938Z] github.com/docker/docker/pkg/archive [2021-09-24T16:50:45.938Z] github.com/docker/docker/pkg/authorization [2021-09-24T16:50:45.938Z] github.com/docker/docker/pkg/broadcaster [2021-09-24T16:50:45.938Z] github.com/docker/docker/pkg/capabilities [2021-09-24T16:50:45.938Z] github.com/docker/docker/pkg/chrootarchive [2021-09-24T16:50:45.938Z] github.com/docker/docker/pkg/containerfs [2021-09-24T16:50:45.938Z] github.com/docker/docker/pkg/devicemapper [2021-09-24T16:50:45.938Z] github.com/docker/docker/pkg/directory [2021-09-24T16:50:45.938Z] github.com/docker/docker/pkg/discovery [2021-09-24T16:50:45.938Z] github.com/docker/docker/pkg/discovery/file [2021-09-24T16:50:45.938Z] github.com/docker/docker/pkg/discovery/kv [2021-09-24T16:50:45.938Z] github.com/docker/docker/pkg/discovery/memory [2021-09-24T16:50:45.938Z] github.com/docker/docker/pkg/discovery/nodes [2021-09-24T16:50:45.938Z] github.com/docker/docker/pkg/dmesg [2021-09-24T16:50:45.938Z] github.com/docker/docker/pkg/filenotify [2021-09-24T16:50:45.938Z] github.com/docker/docker/pkg/fileutils [2021-09-24T16:50:45.938Z] github.com/docker/docker/pkg/fsutils [2021-09-24T16:50:45.938Z] github.com/docker/docker/pkg/homedir [2021-09-24T16:50:45.938Z] github.com/docker/docker/pkg/idtools [2021-09-24T16:50:45.938Z] github.com/docker/docker/pkg/ioutils [2021-09-24T16:50:45.938Z] github.com/docker/docker/pkg/jsonmessage [2021-09-24T16:50:45.938Z] github.com/docker/docker/pkg/locker [2021-09-24T16:50:45.938Z] github.com/docker/docker/pkg/longpath [2021-09-24T16:50:45.938Z] github.com/docker/docker/pkg/loopback [2021-09-24T16:50:45.938Z] github.com/docker/docker/pkg/mount [2021-09-24T16:50:45.938Z] github.com/docker/docker/pkg/namesgenerator [2021-09-24T16:50:45.938Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-09-24T16:50:45.938Z] github.com/docker/docker/pkg/parsers [2021-09-24T16:50:45.938Z] github.com/docker/docker/pkg/parsers/kernel [2021-09-24T16:50:45.938Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-09-24T16:50:45.938Z] github.com/docker/docker/pkg/pidfile [2021-09-24T16:50:45.938Z] github.com/docker/docker/pkg/platform [2021-09-24T16:50:45.938Z] github.com/docker/docker/pkg/plugingetter [2021-09-24T16:50:45.938Z] github.com/docker/docker/pkg/plugins [2021-09-24T16:50:45.938Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-09-24T16:50:45.938Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-09-24T16:50:45.938Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-09-24T16:50:45.938Z] github.com/docker/docker/pkg/plugins/transport [2021-09-24T16:50:45.938Z] github.com/docker/docker/pkg/pools [2021-09-24T16:50:45.938Z] github.com/docker/docker/pkg/progress [2021-09-24T16:50:45.938Z] github.com/docker/docker/pkg/pubsub [2021-09-24T16:50:45.938Z] github.com/docker/docker/pkg/reexec [2021-09-24T16:50:45.938Z] github.com/docker/docker/pkg/signal [2021-09-24T16:50:45.938Z] github.com/docker/docker/pkg/stack [2021-09-24T16:50:45.938Z] github.com/docker/docker/pkg/stdcopy [2021-09-24T16:50:45.938Z] github.com/docker/docker/pkg/streamformatter [2021-09-24T16:50:45.938Z] github.com/docker/docker/pkg/stringid [2021-09-24T16:50:45.938Z] github.com/docker/docker/pkg/symlink [2021-09-24T16:50:45.938Z] github.com/docker/docker/pkg/sysinfo [2021-09-24T16:50:45.938Z] github.com/docker/docker/pkg/system [2021-09-24T16:50:45.938Z] github.com/docker/docker/pkg/tailfile [2021-09-24T16:50:45.938Z] github.com/docker/docker/pkg/tarsum [2021-09-24T16:50:45.938Z] github.com/docker/docker/pkg/term [2021-09-24T16:50:45.938Z] github.com/docker/docker/pkg/term/windows [2021-09-24T16:50:45.938Z] github.com/docker/docker/pkg/truncindex [2021-09-24T16:50:45.938Z] github.com/docker/docker/pkg/urlutil [2021-09-24T16:50:45.938Z] github.com/docker/docker/pkg/useragent [2021-09-24T16:50:45.938Z] github.com/docker/docker/plugin [2021-09-24T16:50:45.938Z] github.com/docker/docker/plugin/executor/containerd [2021-09-24T16:50:45.938Z] github.com/docker/docker/plugin/v2 [2021-09-24T16:50:45.938Z] github.com/docker/docker/profiles/apparmor [2021-09-24T16:50:45.938Z] github.com/docker/docker/profiles/seccomp [2021-09-24T16:50:45.938Z] github.com/docker/docker/quota [2021-09-24T16:50:45.938Z] github.com/docker/docker/reference [2021-09-24T16:50:45.938Z] github.com/docker/docker/registry [2021-09-24T16:50:45.938Z] github.com/docker/docker/registry/resumable [2021-09-24T16:50:45.938Z] github.com/docker/docker/restartmanager [2021-09-24T16:50:45.938Z] github.com/docker/docker/rootless [2021-09-24T16:50:45.938Z] github.com/docker/docker/rootless/specconv [2021-09-24T16:50:45.938Z] github.com/docker/docker/runconfig [2021-09-24T16:50:45.938Z] github.com/docker/docker/runconfig/opts [2021-09-24T16:50:45.938Z] github.com/docker/docker/testutil [2021-09-24T16:50:45.938Z] github.com/docker/docker/testutil/daemon [2021-09-24T16:50:45.938Z] github.com/docker/docker/testutil/environment [2021-09-24T16:50:45.938Z] github.com/docker/docker/testutil/fakecontext [2021-09-24T16:50:45.938Z] github.com/docker/docker/testutil/fakegit [2021-09-24T16:50:45.938Z] github.com/docker/docker/testutil/fakestorage [2021-09-24T16:50:45.938Z] github.com/docker/docker/testutil/fixtures/load [2021-09-24T16:50:45.938Z] github.com/docker/docker/testutil/fixtures/plugin [2021-09-24T16:50:45.938Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-09-24T16:50:45.938Z] github.com/docker/docker/testutil/registry [2021-09-24T16:50:45.938Z] github.com/docker/docker/testutil/request [2021-09-24T16:50:45.938Z] github.com/docker/docker/volume [2021-09-24T16:50:45.938Z] github.com/docker/docker/volume/drivers [2021-09-24T16:50:45.938Z] github.com/docker/docker/volume/local [2021-09-24T16:50:45.938Z] github.com/docker/docker/volume/mounts [2021-09-24T16:50:45.938Z] github.com/docker/docker/volume/service [2021-09-24T16:50:45.938Z] github.com/docker/docker/volume/service/opts [2021-09-24T16:50:45.938Z] github.com/docker/docker/volume/testutils' [2021-09-24T16:50:45.938Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/bitseq [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/cluster [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/config [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/datastore [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/diagnostic [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/discoverapi [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/driverapi [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/drivers/host [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/drivers/null [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/drivers/remote [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/drivers/windows [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/drvregistry [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/etchosts [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/idm [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/internal/caller [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/ipam [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/ipamapi [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/ipams/null [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/ipams/remote [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/ipamutils [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/iptables [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/netlabel [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/netutils [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/networkdb [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/ns [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/options [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/osl [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/osl/kernel [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/portallocator [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/portmapper [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/resolvconf [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/testutils [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/types' [2021-09-24T16:50:45.938Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-09-24T16:50:45.938Z] + echo 'github.com/docker/docker/libnetwork [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/bitseq [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/cluster [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/config [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/datastore [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/diagnostic [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/discoverapi [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/driverapi [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/drivers/host [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/drivers/null [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/drivers/remote [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/drivers/windows [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/drvregistry [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/etchosts [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/idm [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/internal/caller [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/ipam [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/ipamapi [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/ipams/null [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/ipams/remote [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/ipamutils [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/iptables [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/netlabel [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/netutils [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/networkdb [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/ns [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/options [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/osl [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/osl/kernel [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/portallocator [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/portmapper [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/resolvconf [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/testutils [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/types' [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-09-24T16:50:45.938Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-09-24T16:50:45.938Z] + type docker-proxy [2021-09-24T16:50:45.938Z] hack/test/unit: line 25: type: docker-proxy: not found [2021-09-24T16:50:45.938Z] + hack/make.sh binary-proxy install-proxy [2021-09-24T16:50:45.938Z] [2021-09-24T16:50:45.938Z] Removing bundles/ [2021-09-24T16:50:45.938Z] [2021-09-24T16:50:45.938Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-09-24T16:50:45.938Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-09-24T16:50:45.938Z] GOOS="" GOARCH="" GOARM="" [2021-09-24T16:50:46.322Z] === RUN TestDockerSuite/TestExec [2021-09-24T16:50:46.322Z] --- PASS: TestServiceUpdateNetwork (12.84s) [2021-09-24T16:50:46.322Z] === RUN TestServiceUpdatePidsLimit [2021-09-24T16:50:46.322Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-09-24T16:50:46.322Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-09-24T16:50:46.583Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-09-24T16:50:46.583Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-09-24T16:50:47.525Z] === RUN TestDockerSuite/TestExecAPIStart [2021-09-24T16:50:47.525Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-09-24T16:50:48.467Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-09-24T16:50:49.038Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-09-24T16:50:49.617Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-09-24T16:50:50.195Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-09-24T16:50:50.765Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-09-24T16:50:51.338Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-09-24T16:50:51.909Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-09-24T16:50:52.531Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-09-24T16:50:52.531Z] [2021-09-24T16:50:52.531Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-09-24T16:50:52.531Z] Installing docker-proxy to /usr/local/bin/ [2021-09-24T16:50:52.531Z] [2021-09-24T16:50:52.531Z] + mkdir -p bundles [2021-09-24T16:50:52.531Z] + '[' -n 'github.com/docker/docker/api [2021-09-24T16:50:52.531Z] github.com/docker/docker/api/server [2021-09-24T16:50:52.532Z] github.com/docker/docker/api/server/backend/build [2021-09-24T16:50:52.532Z] github.com/docker/docker/api/server/httputils [2021-09-24T16:50:52.532Z] github.com/docker/docker/api/server/middleware [2021-09-24T16:50:52.532Z] github.com/docker/docker/api/server/router [2021-09-24T16:50:52.532Z] github.com/docker/docker/api/server/router/build [2021-09-24T16:50:52.532Z] github.com/docker/docker/api/server/router/checkpoint [2021-09-24T16:50:52.532Z] github.com/docker/docker/api/server/router/container [2021-09-24T16:50:52.532Z] github.com/docker/docker/api/server/router/debug [2021-09-24T16:50:52.532Z] github.com/docker/docker/api/server/router/distribution [2021-09-24T16:50:52.532Z] github.com/docker/docker/api/server/router/grpc [2021-09-24T16:50:52.532Z] github.com/docker/docker/api/server/router/image [2021-09-24T16:50:52.532Z] github.com/docker/docker/api/server/router/network [2021-09-24T16:50:52.532Z] github.com/docker/docker/api/server/router/plugin [2021-09-24T16:50:52.532Z] github.com/docker/docker/api/server/router/session [2021-09-24T16:50:52.532Z] github.com/docker/docker/api/server/router/swarm [2021-09-24T16:50:52.532Z] github.com/docker/docker/api/server/router/system [2021-09-24T16:50:52.532Z] github.com/docker/docker/api/server/router/volume [2021-09-24T16:50:52.532Z] github.com/docker/docker/api/types [2021-09-24T16:50:52.532Z] github.com/docker/docker/api/types/backend [2021-09-24T16:50:52.532Z] github.com/docker/docker/api/types/blkiodev [2021-09-24T16:50:52.532Z] github.com/docker/docker/api/types/container [2021-09-24T16:50:52.532Z] github.com/docker/docker/api/types/events [2021-09-24T16:50:52.532Z] github.com/docker/docker/api/types/filters [2021-09-24T16:50:52.532Z] github.com/docker/docker/api/types/image [2021-09-24T16:50:52.532Z] github.com/docker/docker/api/types/mount [2021-09-24T16:50:52.532Z] github.com/docker/docker/api/types/network [2021-09-24T16:50:52.532Z] github.com/docker/docker/api/types/plugins/logdriver [2021-09-24T16:50:52.532Z] github.com/docker/docker/api/types/registry [2021-09-24T16:50:52.532Z] github.com/docker/docker/api/types/strslice [2021-09-24T16:50:52.532Z] github.com/docker/docker/api/types/swarm [2021-09-24T16:50:52.532Z] github.com/docker/docker/api/types/swarm/runtime [2021-09-24T16:50:52.532Z] github.com/docker/docker/api/types/time [2021-09-24T16:50:52.532Z] github.com/docker/docker/api/types/versions [2021-09-24T16:50:52.532Z] github.com/docker/docker/api/types/versions/v1p19 [2021-09-24T16:50:52.532Z] github.com/docker/docker/api/types/versions/v1p20 [2021-09-24T16:50:52.532Z] github.com/docker/docker/api/types/volume [2021-09-24T16:50:52.532Z] github.com/docker/docker/builder [2021-09-24T16:50:52.532Z] github.com/docker/docker/builder/builder-next [2021-09-24T16:50:52.532Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-09-24T16:50:52.532Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-09-24T16:50:52.532Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-09-24T16:50:52.532Z] github.com/docker/docker/builder/builder-next/exporter [2021-09-24T16:50:52.532Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-09-24T16:50:52.532Z] github.com/docker/docker/builder/builder-next/worker [2021-09-24T16:50:52.532Z] github.com/docker/docker/builder/dockerfile [2021-09-24T16:50:52.532Z] github.com/docker/docker/builder/dockerignore [2021-09-24T16:50:52.532Z] github.com/docker/docker/builder/remotecontext [2021-09-24T16:50:52.532Z] github.com/docker/docker/builder/remotecontext/git [2021-09-24T16:50:52.532Z] github.com/docker/docker/cli [2021-09-24T16:50:52.532Z] github.com/docker/docker/cli/config [2021-09-24T16:50:52.532Z] github.com/docker/docker/cli/debug [2021-09-24T16:50:52.532Z] github.com/docker/docker/client [2021-09-24T16:50:52.532Z] github.com/docker/docker/cmd/docker-proxy [2021-09-24T16:50:52.532Z] github.com/docker/docker/cmd/dockerd [2021-09-24T16:50:52.532Z] github.com/docker/docker/cmd/dockerd/trap [2021-09-24T16:50:52.532Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-09-24T16:50:52.532Z] github.com/docker/docker/container [2021-09-24T16:50:52.532Z] github.com/docker/docker/container/stream [2021-09-24T16:50:52.532Z] github.com/docker/docker/contrib/apparmor [2021-09-24T16:50:52.532Z] github.com/docker/docker/contrib/docker-device-tool [2021-09-24T16:50:52.532Z] github.com/docker/docker/contrib/httpserver [2021-09-24T16:50:52.532Z] github.com/docker/docker/daemon [2021-09-24T16:50:52.532Z] github.com/docker/docker/daemon/cluster [2021-09-24T16:50:52.532Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-09-24T16:50:52.532Z] github.com/docker/docker/daemon/cluster/convert [2021-09-24T16:50:52.532Z] github.com/docker/docker/daemon/cluster/executor [2021-09-24T16:50:52.532Z] github.com/docker/docker/daemon/cluster/executor/container [2021-09-24T16:50:52.532Z] github.com/docker/docker/daemon/cluster/provider [2021-09-24T16:50:52.532Z] github.com/docker/docker/daemon/config [2021-09-24T16:50:52.532Z] github.com/docker/docker/daemon/discovery [2021-09-24T16:50:52.532Z] github.com/docker/docker/daemon/events [2021-09-24T16:50:52.532Z] github.com/docker/docker/daemon/events/testutils [2021-09-24T16:50:52.532Z] github.com/docker/docker/daemon/exec [2021-09-24T16:50:52.532Z] github.com/docker/docker/daemon/graphdriver [2021-09-24T16:50:52.532Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-09-24T16:50:52.532Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-09-24T16:50:52.532Z] github.com/docker/docker/daemon/graphdriver/copy [2021-09-24T16:50:52.532Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-09-24T16:50:52.532Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-09-24T16:50:52.532Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-09-24T16:50:52.532Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-09-24T16:50:52.532Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-09-24T16:50:52.532Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-09-24T16:50:52.532Z] github.com/docker/docker/daemon/graphdriver/register [2021-09-24T16:50:52.532Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-09-24T16:50:52.532Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-09-24T16:50:52.532Z] github.com/docker/docker/daemon/images [2021-09-24T16:50:52.532Z] github.com/docker/docker/daemon/initlayer [2021-09-24T16:50:52.532Z] github.com/docker/docker/daemon/links [2021-09-24T16:50:52.532Z] github.com/docker/docker/daemon/listeners [2021-09-24T16:50:52.532Z] github.com/docker/docker/daemon/logger [2021-09-24T16:50:52.532Z] github.com/docker/docker/daemon/logger/awslogs [2021-09-24T16:50:52.532Z] github.com/docker/docker/daemon/logger/fluentd [2021-09-24T16:50:52.532Z] github.com/docker/docker/daemon/logger/gcplogs [2021-09-24T16:50:52.532Z] github.com/docker/docker/daemon/logger/gelf [2021-09-24T16:50:52.532Z] github.com/docker/docker/daemon/logger/journald [2021-09-24T16:50:52.532Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-09-24T16:50:52.532Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-09-24T16:50:52.532Z] github.com/docker/docker/daemon/logger/local [2021-09-24T16:50:52.532Z] github.com/docker/docker/daemon/logger/logentries [2021-09-24T16:50:52.532Z] github.com/docker/docker/daemon/logger/loggerutils [2021-09-24T16:50:52.532Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-09-24T16:50:52.532Z] github.com/docker/docker/daemon/logger/splunk [2021-09-24T16:50:52.532Z] github.com/docker/docker/daemon/logger/syslog [2021-09-24T16:50:52.532Z] github.com/docker/docker/daemon/logger/templates [2021-09-24T16:50:52.532Z] github.com/docker/docker/daemon/names [2021-09-24T16:50:52.532Z] github.com/docker/docker/daemon/network [2021-09-24T16:50:52.532Z] github.com/docker/docker/daemon/stats [2021-09-24T16:50:52.532Z] github.com/docker/docker/distribution [2021-09-24T16:50:52.532Z] github.com/docker/docker/distribution/metadata [2021-09-24T16:50:52.532Z] github.com/docker/docker/distribution/utils [2021-09-24T16:50:52.532Z] github.com/docker/docker/distribution/xfer [2021-09-24T16:50:52.532Z] github.com/docker/docker/dockerversion [2021-09-24T16:50:52.532Z] github.com/docker/docker/errdefs [2021-09-24T16:50:52.532Z] github.com/docker/docker/image [2021-09-24T16:50:52.532Z] github.com/docker/docker/image/cache [2021-09-24T16:50:52.532Z] github.com/docker/docker/image/tarexport [2021-09-24T16:50:52.532Z] github.com/docker/docker/image/v1 [2021-09-24T16:50:52.532Z] github.com/docker/docker/internal/test/suite [2021-09-24T16:50:52.532Z] github.com/docker/docker/layer [2021-09-24T16:50:52.532Z] github.com/docker/docker/libcontainerd [2021-09-24T16:50:52.532Z] github.com/docker/docker/libcontainerd/queue [2021-09-24T16:50:52.532Z] github.com/docker/docker/libcontainerd/remote [2021-09-24T16:50:52.532Z] github.com/docker/docker/libcontainerd/supervisor [2021-09-24T16:50:52.532Z] github.com/docker/docker/libcontainerd/types [2021-09-24T16:50:52.532Z] github.com/docker/docker/oci [2021-09-24T16:50:52.532Z] github.com/docker/docker/oci/caps [2021-09-24T16:50:52.532Z] github.com/docker/docker/opts [2021-09-24T16:50:52.532Z] github.com/docker/docker/pkg/aaparser [2021-09-24T16:50:52.532Z] github.com/docker/docker/pkg/archive [2021-09-24T16:50:52.532Z] github.com/docker/docker/pkg/authorization [2021-09-24T16:50:52.532Z] github.com/docker/docker/pkg/broadcaster [2021-09-24T16:50:52.532Z] github.com/docker/docker/pkg/capabilities [2021-09-24T16:50:52.532Z] github.com/docker/docker/pkg/chrootarchive [2021-09-24T16:50:52.532Z] github.com/docker/docker/pkg/containerfs [2021-09-24T16:50:52.532Z] github.com/docker/docker/pkg/devicemapper [2021-09-24T16:50:52.532Z] github.com/docker/docker/pkg/directory [2021-09-24T16:50:52.532Z] github.com/docker/docker/pkg/discovery [2021-09-24T16:50:52.532Z] github.com/docker/docker/pkg/discovery/file [2021-09-24T16:50:52.532Z] github.com/docker/docker/pkg/discovery/kv [2021-09-24T16:50:52.532Z] github.com/docker/docker/pkg/discovery/memory [2021-09-24T16:50:52.532Z] github.com/docker/docker/pkg/discovery/nodes [2021-09-24T16:50:52.532Z] github.com/docker/docker/pkg/dmesg [2021-09-24T16:50:52.532Z] github.com/docker/docker/pkg/filenotify [2021-09-24T16:50:52.532Z] github.com/docker/docker/pkg/fileutils [2021-09-24T16:50:52.532Z] github.com/docker/docker/pkg/fsutils [2021-09-24T16:50:52.532Z] github.com/docker/docker/pkg/homedir [2021-09-24T16:50:52.532Z] github.com/docker/docker/pkg/idtools [2021-09-24T16:50:52.532Z] github.com/docker/docker/pkg/ioutils [2021-09-24T16:50:52.532Z] github.com/docker/docker/pkg/jsonmessage [2021-09-24T16:50:52.532Z] github.com/docker/docker/pkg/locker [2021-09-24T16:50:52.532Z] github.com/docker/docker/pkg/longpath [2021-09-24T16:50:52.532Z] github.com/docker/docker/pkg/loopback [2021-09-24T16:50:52.532Z] github.com/docker/docker/pkg/mount [2021-09-24T16:50:52.532Z] github.com/docker/docker/pkg/namesgenerator [2021-09-24T16:50:52.532Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-09-24T16:50:52.532Z] github.com/docker/docker/pkg/parsers [2021-09-24T16:50:52.532Z] github.com/docker/docker/pkg/parsers/kernel [2021-09-24T16:50:52.532Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-09-24T16:50:52.532Z] github.com/docker/docker/pkg/pidfile [2021-09-24T16:50:52.532Z] github.com/docker/docker/pkg/platform [2021-09-24T16:50:52.532Z] github.com/docker/docker/pkg/plugingetter [2021-09-24T16:50:52.532Z] github.com/docker/docker/pkg/plugins [2021-09-24T16:50:52.532Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-09-24T16:50:52.532Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-09-24T16:50:52.532Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-09-24T16:50:52.532Z] github.com/docker/docker/pkg/plugins/transport [2021-09-24T16:50:52.532Z] github.com/docker/docker/pkg/pools [2021-09-24T16:50:52.532Z] github.com/docker/docker/pkg/progress [2021-09-24T16:50:52.532Z] github.com/docker/docker/pkg/pubsub [2021-09-24T16:50:52.532Z] github.com/docker/docker/pkg/reexec [2021-09-24T16:50:52.532Z] github.com/docker/docker/pkg/signal [2021-09-24T16:50:52.532Z] github.com/docker/docker/pkg/stack [2021-09-24T16:50:52.532Z] github.com/docker/docker/pkg/stdcopy [2021-09-24T16:50:52.532Z] github.com/docker/docker/pkg/streamformatter [2021-09-24T16:50:52.532Z] github.com/docker/docker/pkg/stringid [2021-09-24T16:50:52.532Z] github.com/docker/docker/pkg/symlink [2021-09-24T16:50:52.532Z] github.com/docker/docker/pkg/sysinfo [2021-09-24T16:50:52.532Z] github.com/docker/docker/pkg/system [2021-09-24T16:50:52.532Z] github.com/docker/docker/pkg/tailfile [2021-09-24T16:50:52.532Z] github.com/docker/docker/pkg/tarsum [2021-09-24T16:50:52.532Z] github.com/docker/docker/pkg/term [2021-09-24T16:50:52.532Z] github.com/docker/docker/pkg/term/windows [2021-09-24T16:50:52.532Z] github.com/docker/docker/pkg/truncindex [2021-09-24T16:50:52.532Z] github.com/docker/docker/pkg/urlutil [2021-09-24T16:50:52.532Z] github.com/docker/docker/pkg/useragent [2021-09-24T16:50:52.532Z] github.com/docker/docker/plugin [2021-09-24T16:50:52.532Z] github.com/docker/docker/plugin/executor/containerd [2021-09-24T16:50:52.532Z] github.com/docker/docker/plugin/v2 [2021-09-24T16:50:52.532Z] github.com/docker/docker/profiles/apparmor [2021-09-24T16:50:52.532Z] github.com/docker/docker/profiles/seccomp [2021-09-24T16:50:52.532Z] github.com/docker/docker/quota [2021-09-24T16:50:52.532Z] github.com/docker/docker/reference [2021-09-24T16:50:52.532Z] github.com/docker/docker/registry [2021-09-24T16:50:52.532Z] github.com/docker/docker/registry/resumable [2021-09-24T16:50:52.532Z] github.com/docker/docker/restartmanager [2021-09-24T16:50:52.532Z] github.com/docker/docker/rootless [2021-09-24T16:50:52.532Z] github.com/docker/docker/rootless/specconv [2021-09-24T16:50:52.532Z] github.com/docker/docker/runconfig [2021-09-24T16:50:52.532Z] github.com/docker/docker/runconfig/opts [2021-09-24T16:50:52.532Z] github.com/docker/docker/testutil [2021-09-24T16:50:52.532Z] github.com/docker/docker/testutil/daemon [2021-09-24T16:50:52.532Z] github.com/docker/docker/testutil/environment [2021-09-24T16:50:52.532Z] github.com/docker/docker/testutil/fakecontext [2021-09-24T16:50:52.532Z] github.com/docker/docker/testutil/fakegit [2021-09-24T16:50:52.532Z] github.com/docker/docker/testutil/fakestorage [2021-09-24T16:50:52.532Z] github.com/docker/docker/testutil/fixtures/load [2021-09-24T16:50:52.532Z] github.com/docker/docker/testutil/fixtures/plugin [2021-09-24T16:50:52.532Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-09-24T16:50:52.532Z] github.com/docker/docker/testutil/registry [2021-09-24T16:50:52.532Z] github.com/docker/docker/testutil/request [2021-09-24T16:50:52.532Z] github.com/docker/docker/volume [2021-09-24T16:50:52.532Z] github.com/docker/docker/volume/drivers [2021-09-24T16:50:52.532Z] github.com/docker/docker/volume/local [2021-09-24T16:50:52.532Z] github.com/docker/docker/volume/mounts [2021-09-24T16:50:52.532Z] github.com/docker/docker/volume/service [2021-09-24T16:50:52.532Z] github.com/docker/docker/volume/service/opts [2021-09-24T16:50:52.532Z] github.com/docker/docker/volume/testutils' ']' [2021-09-24T16:50:52.533Z] + 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/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles 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/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/stack 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-09-24T16:50:52.851Z] === RUN TestDockerSuite/TestExecCgroup [2021-09-24T16:50:53.795Z] === RUN TestDockerSuite/TestExecEnv [2021-09-24T16:50:53.919Z] ? github.com/docker/docker/api [no test files] [2021-09-24T16:50:54.057Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-09-24T16:50:54.628Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-09-24T16:50:55.200Z] === RUN TestDockerSuite/TestExecExitStatus [2021-09-24T16:50:55.391Z] --- PASS: TestCreateServiceMultipleTimes (16.23s) [2021-09-24T16:50:55.391Z] === RUN TestCreateServiceConflict [2021-09-24T16:50:55.391Z] --- PASS: TestCreateServiceConflict (2.67s) [2021-09-24T16:50:55.391Z] === RUN TestCreateServiceMaxReplicas [2021-09-24T16:50:55.771Z] === RUN TestDockerSuite/TestExecInspectID [2021-09-24T16:50:57.682Z] === RUN TestDockerSuite/TestExecInteractive [2021-09-24T16:50:57.944Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-09-24T16:50:58.515Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-09-24T16:50:58.693Z] --- PASS: TestCreateServiceMaxReplicas (2.78s) [2021-09-24T16:50:58.693Z] === RUN TestCreateWithDuplicateNetworkNames [2021-09-24T16:50:59.088Z] === RUN TestDockerSuite/TestExecParseError [2021-09-24T16:50:59.660Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-09-24T16:50:59.920Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-09-24T16:51:00.491Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-09-24T16:51:01.433Z] === RUN TestDockerSuite/TestExecSetEnv [2021-09-24T16:51:02.376Z] --- PASS: TestServiceUpdatePidsLimit (16.91s) [2021-09-24T16:51:02.376Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.84s) [2021-09-24T16:51:02.376Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.95s) [2021-09-24T16:51:02.376Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.00s) [2021-09-24T16:51:02.376Z] PASS [2021-09-24T16:51:02.376Z] [2021-09-24T16:51:02.376Z] === Skipped [2021-09-24T16:51:02.376Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-09-24T16:51:02.376Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-09-24T16:51:02.376Z] [2021-09-24T16:51:02.376Z] DONE 27 tests, 1 skipped in 180.172s [2021-09-24T16:51:02.376Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-09-24T16:51:02.376Z] ++ 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-09-24T16:51:02.376Z] ++ set -e [2021-09-24T16:51:02.376Z] ++ '[' -n 0 ']' [2021-09-24T16:51:02.376Z] ++ set -x [2021-09-24T16:51:02.376Z] ++ 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-09-24T16:51:02.376Z] INFO: Testing against a local daemon [2021-09-24T16:51:02.376Z] === RUN TestSessionCreate [2021-09-24T16:51:02.376Z] --- PASS: TestSessionCreate (0.02s) [2021-09-24T16:51:02.376Z] === RUN TestSessionCreateWithBadUpgrade [2021-09-24T16:51:02.376Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-09-24T16:51:02.376Z] PASS [2021-09-24T16:51:02.376Z] [2021-09-24T16:51:02.376Z] DONE 2 tests in 0.129s [2021-09-24T16:51:02.376Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-09-24T16:51:02.376Z] ++ 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-09-24T16:51:02.376Z] ++ set -e [2021-09-24T16:51:02.376Z] ++ '[' -n 0 ']' [2021-09-24T16:51:02.376Z] ++ set -x [2021-09-24T16:51:02.376Z] ++ 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-09-24T16:51:02.376Z] === RUN TestDockerSuite/TestExecStartFails [2021-09-24T16:51:02.376Z] INFO: Testing against a local daemon [2021-09-24T16:51:02.376Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-09-24T16:51:02.376Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-09-24T16:51:02.376Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-09-24T16:51:02.376Z] === RUN TestDiskUsage [2021-09-24T16:51:02.376Z] === PAUSE TestDiskUsage [2021-09-24T16:51:02.376Z] === RUN TestEventsExecDie [2021-09-24T16:51:02.949Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-09-24T16:51:03.210Z] --- PASS: TestEventsExecDie (0.68s) [2021-09-24T16:51:03.210Z] === RUN TestEventsBackwardsCompatible [2021-09-24T16:51:03.210Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2021-09-24T16:51:03.210Z] === RUN TestEventsVolumeCreate [2021-09-24T16:51:03.210Z] --- PASS: TestEventsVolumeCreate (0.09s) [2021-09-24T16:51:03.210Z] === RUN TestInfoBinaryCommits [2021-09-24T16:51:03.210Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-09-24T16:51:03.210Z] === RUN TestInfoAPIVersioned [2021-09-24T16:51:03.210Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-09-24T16:51:03.210Z] === RUN TestInfoDiscoveryBackend [2021-09-24T16:51:03.781Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-09-24T16:51:03.781Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-09-24T16:51:05.164Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-09-24T16:51:05.164Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-09-24T16:51:05.425Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-09-24T16:51:05.425Z] === RUN TestInfoAPI [2021-09-24T16:51:05.425Z] --- PASS: TestInfoAPI (0.02s) [2021-09-24T16:51:05.425Z] === RUN TestInfoAPIWarnings [2021-09-24T16:51:08.858Z] ok github.com/docker/docker/api/server 0.005s coverage: 9.0% of statements [2021-09-24T16:51:13.597Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.59s) [2021-09-24T16:51:13.597Z] === RUN TestCreateServiceSecretFileMode [2021-09-24T16:51:14.539Z] --- PASS: TestCreateServiceSecretFileMode (2.76s) [2021-09-24T16:51:14.539Z] === RUN TestCreateServiceConfigFileMode [2021-09-24T16:51:15.435Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-09-24T16:51:15.435Z] === RUN TestDockerSuite/TestExecTTY [2021-09-24T16:51:15.435Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-09-24T16:51:15.435Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-09-24T16:51:15.435Z] check_test.go:379: [df2190eab3304] daemon is not started [2021-09-24T16:51:15.696Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-09-24T16:51:15.957Z] === RUN TestDockerSuite/TestExecUlimits [2021-09-24T16:51:16.899Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-09-24T16:51:16.899Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-09-24T16:51:16.899Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-09-24T16:51:17.839Z] --- PASS: TestCreateServiceConfigFileMode (2.80s) [2021-09-24T16:51:17.839Z] === RUN TestCreateServiceSysctls [2021-09-24T16:51:17.842Z] docker_api_swarm_test.go:802: [dc129bdb95fce] joining swarm manager [db1d393a3cbf7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-24T16:51:18.109Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-09-24T16:51:19.051Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-09-24T16:51:19.312Z] docker_api_swarm_test.go:802: [d5c72f91ec43a] joining swarm manager [db1d393a3cbf7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-24T16:51:19.573Z] === RUN TestDockerSuite/TestExecWithTERM [2021-09-24T16:51:20.144Z] === RUN TestDockerSuite/TestExecWithUser [2021-09-24T16:51:20.716Z] docker_api_swarm_test.go:802: [dd628d76da836] joining swarm manager [db1d393a3cbf7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-09-24T16:51:20.977Z] === RUN TestDockerSuite/TestGetContainerStats [2021-09-24T16:51:21.149Z] --- PASS: TestCreateServiceSysctls (3.83s) [2021-09-24T16:51:21.149Z] === RUN TestCreateServiceCapabilities [2021-09-24T16:51:21.549Z] --- PASS: TestInfoAPIWarnings (16.23s) [2021-09-24T16:51:21.549Z] === RUN TestInfoDebug [2021-09-24T16:51:21.810Z] docker_api_swarm_test.go:802: [dd38fc418d219] joining swarm manager [db1d393a3cbf7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-09-24T16:51:22.070Z] --- PASS: TestInfoDebug (0.53s) [2021-09-24T16:51:22.070Z] === RUN TestInfoInsecureRegistries [2021-09-24T16:51:22.641Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-09-24T16:51:22.641Z] === RUN TestInfoRegistryMirrors [2021-09-24T16:51:23.212Z] docker_api_swarm_test.go:810: [d95d0783ce7b5] joining swarm manager [db1d393a3cbf7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-09-24T16:51:23.212Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2021-09-24T16:51:23.212Z] === RUN TestLoginFailsWithBadCredentials [2021-09-24T16:51:23.212Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2021-09-24T16:51:23.212Z] === RUN TestPingCacheHeaders [2021-09-24T16:51:23.212Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-09-24T16:51:23.212Z] === RUN TestPingGet [2021-09-24T16:51:23.472Z] --- PASS: TestPingGet (0.02s) [2021-09-24T16:51:23.472Z] === RUN TestPingHead [2021-09-24T16:51:23.472Z] --- PASS: TestPingHead (0.03s) [2021-09-24T16:51:23.472Z] === RUN TestVersion [2021-09-24T16:51:23.472Z] --- PASS: TestVersion (0.03s) [2021-09-24T16:51:23.472Z] === CONT TestDiskUsage [2021-09-24T16:51:24.042Z] === RUN TestDiskUsage/empty [2021-09-24T16:51:24.042Z] === RUN TestDiskUsage/empty/container_types [2021-09-24T16:51:24.042Z] === RUN TestDiskUsage/empty/image_types [2021-09-24T16:51:24.042Z] === RUN TestDiskUsage/empty/volume_types [2021-09-24T16:51:24.042Z] === RUN TestDiskUsage/empty/build-cache_types [2021-09-24T16:51:24.042Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-09-24T16:51:24.042Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-09-24T16:51:24.042Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-09-24T16:51:24.042Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-09-24T16:51:24.042Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-09-24T16:51:24.042Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-09-24T16:51:24.042Z] === RUN TestDiskUsage/after_LoadBusybox [2021-09-24T16:51:24.042Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-09-24T16:51:24.042Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-09-24T16:51:24.042Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-09-24T16:51:24.042Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-09-24T16:51:24.042Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-09-24T16:51:24.042Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-09-24T16:51:24.042Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-09-24T16:51:24.042Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-09-24T16:51:24.042Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-09-24T16:51:24.042Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-09-24T16:51:24.042Z] === RUN TestDiskUsage/after_container.Run [2021-09-24T16:51:24.450Z] --- PASS: TestCreateServiceCapabilities (2.91s) [2021-09-24T16:51:24.450Z] === RUN TestInspect [2021-09-24T16:51:24.612Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-09-24T16:51:24.612Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-09-24T16:51:24.612Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-09-24T16:51:24.612Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-09-24T16:51:24.612Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-09-24T16:51:24.612Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-09-24T16:51:24.612Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-09-24T16:51:24.612Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-09-24T16:51:24.612Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-09-24T16:51:24.612Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-09-24T16:51:24.612Z] --- PASS: TestDiskUsage (1.23s) [2021-09-24T16:51:24.612Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-09-24T16:51:24.612Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-09-24T16:51:24.612Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-09-24T16:51:24.612Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-09-24T16:51:24.612Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-09-24T16:51:24.612Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-09-24T16:51:24.612Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-09-24T16:51:24.612Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-09-24T16:51:24.612Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-09-24T16:51:24.612Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-09-24T16:51:24.612Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-09-24T16:51:24.612Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.18s) [2021-09-24T16:51:24.612Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-09-24T16:51:24.612Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-09-24T16:51:24.612Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-09-24T16:51:24.612Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-09-24T16:51:24.612Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-09-24T16:51:24.612Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-09-24T16:51:24.612Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-09-24T16:51:24.612Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-09-24T16:51:24.612Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-09-24T16:51:24.612Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-09-24T16:51:24.612Z] --- PASS: TestDiskUsage/after_container.Run (0.38s) [2021-09-24T16:51:24.612Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-09-24T16:51:24.612Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-09-24T16:51:24.612Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-09-24T16:51:24.612Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-09-24T16:51:24.612Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-09-24T16:51:24.612Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-09-24T16:51:24.612Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-09-24T16:51:24.612Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-09-24T16:51:24.612Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-09-24T16:51:24.612Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-09-24T16:51:24.612Z] PASS [2021-09-24T16:51:24.612Z] [2021-09-24T16:51:24.612Z] === Skipped [2021-09-24T16:51:24.612Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-09-24T16:51:24.612Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-09-24T16:51:24.612Z] [2021-09-24T16:51:24.612Z] DONE 53 tests, 1 skipped in 22.311s [2021-09-24T16:51:24.612Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-09-24T16:51:24.612Z] ++ 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-09-24T16:51:24.612Z] ++ set -e [2021-09-24T16:51:24.612Z] ++ '[' -n 0 ']' [2021-09-24T16:51:24.612Z] ++ set -x [2021-09-24T16:51:24.612Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09-24T16:51:24.873Z] INFO: Testing against a local daemon [2021-09-24T16:51:24.873Z] === RUN TestVolumesCreateAndList [2021-09-24T16:51:24.873Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-09-24T16:51:24.873Z] === RUN TestVolumesRemove [2021-09-24T16:51:24.873Z] --- PASS: TestVolumesRemove (0.06s) [2021-09-24T16:51:24.873Z] === RUN TestVolumesInspect [2021-09-24T16:51:24.873Z] --- PASS: TestVolumesInspect (0.02s) [2021-09-24T16:51:24.874Z] === RUN TestVolumesInvalidJSON [2021-09-24T16:51:24.874Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-09-24T16:51:24.874Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-09-24T16:51:24.874Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-09-24T16:51:24.874Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-09-24T16:51:24.874Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-09-24T16:51:24.874Z] PASS [2021-09-24T16:51:24.874Z] [2021-09-24T16:51:24.874Z] DONE 5 tests in 0.208s [2021-09-24T16:51:24.874Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-09-24T16:51:25.135Z] ++++ cat bundles/test-integration/docker.pid [2021-09-24T16:51:25.135Z] +++ kill 6318 [2021-09-24T16:51:25.395Z] +++ /etc/init.d/apparmor stop [2021-09-24T16:51:25.395Z] Leaving: AppArmorNo profiles have been unloaded. [2021-09-24T16:51:25.395Z] [2021-09-24T16:51:25.395Z] Unloading profiles will leave already running processes permanently [2021-09-24T16:51:25.395Z] unconfined, which can lead to unexpected situations. [2021-09-24T16:51:25.395Z] [2021-09-24T16:51:25.395Z] To set a process to complain mode, use the command line tool [2021-09-24T16:51:25.395Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-09-24T16:51:25.395Z] +++ true [2021-09-24T16:51:25.395Z] exiting test-integration [2021-09-24T16:51:25.395Z] ++ exit 0 [2021-09-24T16:51:25.395Z] [2021-09-24T16:51:25.657Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-09-24T16:51:25.917Z] + for job in $(jobs -p) [2021-09-24T16:51:25.917Z] + wait 28736 [2021-09-24T16:51:26.994Z] --- PASS: TestInspect (2.84s) [2021-09-24T16:51:26.994Z] === RUN TestCreateJob [2021-09-24T16:51:30.117Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-09-24T16:51:30.294Z] --- PASS: TestCreateJob (3.24s) [2021-09-24T16:51:30.294Z] === RUN TestReplicatedJob [2021-09-24T16:51:32.033Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-09-24T16:51:36.233Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-09-24T16:51:36.805Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-09-24T16:51:36.805Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-09-24T16:51:36.805Z] === RUN TestDockerSuite/TestHealth [2021-09-24T16:51:36.881Z] --- PASS: TestReplicatedJob (6.01s) [2021-09-24T16:51:36.881Z] === RUN TestUpdateReplicatedJob [2021-09-24T16:51:39.426Z] --- PASS: TestUpdateReplicatedJob (3.14s) [2021-09-24T16:51:39.426Z] === RUN TestServiceListWithStatuses [2021-09-24T16:51:39.426Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-09-24T16:51:39.426Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-09-24T16:51:39.426Z] === RUN TestDockerNetworkConnectAlias [2021-09-24T16:51:44.717Z] --- PASS: TestDockerNetworkConnectAlias (5.00s) [2021-09-24T16:51:44.717Z] === RUN TestDockerNetworkReConnect [2021-09-24T16:51:48.920Z] --- PASS: TestDockerNetworkReConnect (4.10s) [2021-09-24T16:51:48.920Z] === RUN TestServicePlugin [2021-09-24T16:51:48.920Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-09-24T16:51:48.920Z] --- SKIP: TestServicePlugin (0.00s) [2021-09-24T16:51:48.920Z] === RUN TestServiceUpdateLabel [2021-09-24T16:51:51.464Z] --- PASS: TestServiceUpdateLabel (2.71s) [2021-09-24T16:51:51.464Z] === RUN TestServiceUpdateSecrets [2021-09-24T16:51:58.046Z] --- PASS: TestBuildWithHugeFile (85.28s) [2021-09-24T16:51:58.046Z] === RUN TestBuildWCOWSandboxSize [2021-09-24T16:51:58.760Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-09-24T16:51:58.760Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-09-24T16:51:58.760Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-09-24T16:51:58.760Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-09-24T16:51:58.760Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-09-24T16:51:58.760Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-09-24T16:51:58.760Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-09-24T16:51:58.760Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-09-24T16:51:58.760Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-09-24T16:51:58.760Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-09-24T16:51:58.760Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-09-24T16:51:58.760Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-09-24T16:51:58.760Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-09-24T16:51:58.760Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-09-24T16:51:58.760Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-09-24T16:51:58.760Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-09-24T16:51:58.760Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-09-24T16:51:59.331Z] === RUN TestDockerSuite/TestImagesFormat [2021-09-24T16:51:59.331Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-09-24T16:51:59.903Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-09-24T16:52:02.447Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-09-24T16:52:02.447Z] === RUN TestDockerSuite/TestImportBadURL [2021-09-24T16:52:02.447Z] === RUN TestDockerSuite/TestImportDisplay [2021-09-24T16:52:03.829Z] === RUN TestDockerSuite/TestImportFile [2021-09-24T16:52:04.771Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-09-24T16:52:04.771Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-09-24T16:52:06.157Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-09-24T16:52:06.157Z] === RUN TestDockerSuite/TestImportGzipped [2021-09-24T16:52:06.388Z] --- PASS: TestServiceUpdateSecrets (14.52s) [2021-09-24T16:52:06.388Z] === RUN TestServiceUpdateConfigs [2021-09-24T16:52:07.100Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-09-24T16:52:08.504Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-09-24T16:52:09.075Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-09-24T16:52:09.335Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-09-24T16:52:09.907Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-09-24T16:52:09.907Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-09-24T16:52:09.907Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-09-24T16:52:10.479Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-09-24T16:52:11.051Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-09-24T16:52:11.312Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-09-24T16:52:11.883Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-09-24T16:52:12.456Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-09-24T16:52:12.717Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-09-24T16:52:12.717Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-09-24T16:52:14.099Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-09-24T16:52:14.362Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-09-24T16:52:14.934Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-09-24T16:52:14.934Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-09-24T16:52:15.505Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-09-24T16:52:15.506Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-09-24T16:52:15.506Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-09-24T16:52:16.077Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-09-24T16:52:16.649Z] === RUN TestDockerSuite/TestInspectDefault [2021-09-24T16:52:16.912Z] === RUN TestDockerSuite/TestInspectHistory [2021-09-24T16:52:17.483Z] === RUN TestDockerSuite/TestInspectImage [2021-09-24T16:52:17.745Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-09-24T16:52:17.745Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-09-24T16:52:17.745Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-09-24T16:52:17.745Z] === RUN TestDockerSuite/TestInspectInt64 [2021-09-24T16:52:18.006Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-09-24T16:52:18.577Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-09-24T16:52:18.577Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-09-24T16:52:19.149Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-09-24T16:52:19.720Z] === RUN TestDockerSuite/TestInspectPlugin [2021-09-24T16:52:21.103Z] === RUN TestDockerSuite/TestInspectRootFS [2021-09-24T16:52:21.103Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-09-24T16:52:21.292Z] --- PASS: TestServiceUpdateConfigs (14.94s) [2021-09-24T16:52:21.292Z] === RUN TestServiceUpdateNetwork [2021-09-24T16:52:21.364Z] === RUN TestDockerSuite/TestInspectStatus [2021-09-24T16:52:21.937Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-09-24T16:52:22.879Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-09-24T16:52:23.451Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-09-24T16:52:24.052Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-09-24T16:52:24.633Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-09-24T16:52:24.893Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-09-24T16:52:25.463Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-09-24T16:52:25.723Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-09-24T16:52:25.723Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-09-24T16:52:27.636Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-09-24T16:52:27.636Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-09-24T16:52:28.579Z] === RUN TestDockerSuite/TestLinksEnvs [2021-09-24T16:52:29.964Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-09-24T16:52:29.964Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-09-24T16:52:30.553Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-09-24T16:52:30.553Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2021-09-24T16:52:30.553Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2021-09-24T16:52:30.553Z] ? github.com/docker/docker/api/server/router [no test files] [2021-09-24T16:52:30.553Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-09-24T16:52:30.553Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-09-24T16:52:30.553Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-09-24T16:52:30.553Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-09-24T16:52:30.553Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-09-24T16:52:30.553Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-09-24T16:52:30.553Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-09-24T16:52:30.553Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-09-24T16:52:30.553Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-09-24T16:52:30.553Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-09-24T16:52:30.553Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2021-09-24T16:52:30.553Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-09-24T16:52:30.553Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-09-24T16:52:30.553Z] ? github.com/docker/docker/api/types [no test files] [2021-09-24T16:52:30.553Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-09-24T16:52:30.553Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-09-24T16:52:30.553Z] ? github.com/docker/docker/api/types/container [no test files] [2021-09-24T16:52:30.553Z] ? github.com/docker/docker/api/types/events [no test files] [2021-09-24T16:52:30.553Z] ok github.com/docker/docker/api/types/strslice 0.004s coverage: 90.0% of statements [2021-09-24T16:52:30.553Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2021-09-24T16:52:30.553Z] ? github.com/docker/docker/api/types/image [no test files] [2021-09-24T16:52:30.553Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-09-24T16:52:30.553Z] ? github.com/docker/docker/api/types/network [no test files] [2021-09-24T16:52:30.553Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-09-24T16:52:30.553Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-09-24T16:52:30.553Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-09-24T16:52:30.553Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-09-24T16:52:30.553Z] ok github.com/docker/docker/api/types/time 0.007s coverage: 100.0% of statements [2021-09-24T16:52:30.553Z] ok github.com/docker/docker/api/types/versions 0.009s coverage: 77.3% of statements [2021-09-24T16:52:30.553Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-09-24T16:52:30.553Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-09-24T16:52:30.553Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-09-24T16:52:30.553Z] ? github.com/docker/docker/builder [no test files] [2021-09-24T16:52:30.553Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-09-24T16:52:30.553Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-09-24T16:52:30.553Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-09-24T16:52:30.553Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-09-24T16:52:30.553Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-09-24T16:52:30.553Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-09-24T16:52:30.553Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-09-24T16:52:31.878Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-09-24T16:52:31.878Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-09-24T16:52:31.938Z] ok github.com/docker/docker/builder/remotecontext 0.085s coverage: 13.7% of statements [2021-09-24T16:52:31.938Z] ok github.com/docker/docker/builder/dockerfile 0.173s coverage: 49.0% of statements [2021-09-24T16:52:31.938Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-09-24T16:52:32.880Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2021-09-24T16:52:33.262Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-09-24T16:52:33.826Z] ok github.com/docker/docker/builder/remotecontext/git 1.410s coverage: 86.3% of statements [2021-09-24T16:52:33.826Z] ? github.com/docker/docker/cli [no test files] [2021-09-24T16:52:33.826Z] ? github.com/docker/docker/cli/config [no test files] [2021-09-24T16:52:34.206Z] docker_api_swarm_service_test.go:395: [d4e25e87989c9] joining swarm manager [db661bc9d9778]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-24T16:52:34.770Z] ok github.com/docker/docker/cmd/docker-proxy 0.114s coverage: 67.6% of statements [2021-09-24T16:52:35.150Z] docker_api_swarm_service_test.go:395: [d8e1d3645555b] joining swarm manager [db661bc9d9778]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-24T16:52:35.150Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-09-24T16:52:35.150Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-09-24T16:52:36.195Z] --- PASS: TestServiceUpdateNetwork (13.10s) [2021-09-24T16:52:36.195Z] === RUN TestServiceUpdatePidsLimit [2021-09-24T16:52:36.195Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-09-24T16:52:36.195Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-09-24T16:52:37.063Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-09-24T16:52:37.318Z] ok github.com/docker/docker/client 0.142s coverage: 75.6% of statements [2021-09-24T16:52:37.324Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-09-24T16:52:38.267Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-09-24T16:52:42.776Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-09-24T16:52:46.412Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-09-24T16:52:47.372Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-09-24T16:52:48.312Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-09-24T16:52:48.885Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-09-24T16:52:50.271Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-09-24T16:52:50.271Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-09-24T16:52:50.532Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-09-24T16:52:50.794Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-09-24T16:52:50.794Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-09-24T16:52:50.794Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-09-24T16:52:50.914Z] --- PASS: TestServiceUpdatePidsLimit (16.49s) [2021-09-24T16:52:50.914Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2021-09-24T16:52:50.914Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.03s) [2021-09-24T16:52:50.914Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.93s) [2021-09-24T16:52:50.914Z] PASS [2021-09-24T16:52:50.914Z] [2021-09-24T16:52:50.914Z] === Skipped [2021-09-24T16:52:50.914Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-09-24T16:52:50.914Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-09-24T16:52:50.914Z] [2021-09-24T16:52:50.914Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-09-24T16:52:50.914Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-09-24T16:52:50.914Z] [2021-09-24T16:52:50.914Z] DONE 27 tests, 2 skipped in 142.788s [2021-09-24T16:52:50.914Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-09-24T16:52:50.914Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-09-24T16:52:50.914Z] ++ set -e [2021-09-24T16:52:50.914Z] ++ '[' -n 0 ']' [2021-09-24T16:52:50.914Z] ++ set -x [2021-09-24T16:52:50.914Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-09-24T16:52:50.914Z] INFO: Testing against a local daemon [2021-09-24T16:52:50.914Z] === RUN TestSessionCreate [2021-09-24T16:52:50.914Z] --- PASS: TestSessionCreate (0.04s) [2021-09-24T16:52:50.914Z] === RUN TestSessionCreateWithBadUpgrade [2021-09-24T16:52:50.914Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2021-09-24T16:52:50.914Z] PASS [2021-09-24T16:52:50.914Z] [2021-09-24T16:52:50.914Z] DONE 2 tests in 0.185s [2021-09-24T16:52:50.914Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-09-24T16:52:50.914Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-09-24T16:52:50.914Z] ++ set -e [2021-09-24T16:52:50.914Z] ++ '[' -n 0 ']' [2021-09-24T16:52:50.914Z] ++ set -x [2021-09-24T16:52:50.914Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-09-24T16:52:50.914Z] INFO: Testing against a local daemon [2021-09-24T16:52:50.914Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-09-24T16:52:50.914Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-09-24T16:52:50.914Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-09-24T16:52:50.914Z] === RUN TestDiskUsage [2021-09-24T16:52:50.914Z] === PAUSE TestDiskUsage [2021-09-24T16:52:50.914Z] === RUN TestEventsExecDie [2021-09-24T16:52:51.175Z] --- PASS: TestEventsExecDie (0.73s) [2021-09-24T16:52:51.175Z] === RUN TestEventsBackwardsCompatible [2021-09-24T16:52:51.367Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-09-24T16:52:51.436Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2021-09-24T16:52:51.436Z] === RUN TestEventsVolumeCreate [2021-09-24T16:52:51.436Z] --- PASS: TestEventsVolumeCreate (0.08s) [2021-09-24T16:52:51.436Z] === RUN TestInfoBinaryCommits [2021-09-24T16:52:51.436Z] --- PASS: TestInfoBinaryCommits (0.04s) [2021-09-24T16:52:51.436Z] === RUN TestInfoAPIVersioned [2021-09-24T16:52:51.436Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-09-24T16:52:51.436Z] === RUN TestInfoDiscoveryBackend [2021-09-24T16:52:51.938Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-09-24T16:52:52.008Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2021-09-24T16:52:52.008Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-09-24T16:52:52.512Z] docker_api_swarm_service_test.go:343: [dadd6f8941bf9] joining swarm manager [deb9ee22510c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-24T16:52:52.950Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-09-24T16:52:52.950Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-09-24T16:52:53.454Z] docker_api_swarm_service_test.go:343: [dfb2303d1f68a] joining swarm manager [deb9ee22510c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-24T16:52:53.521Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2021-09-24T16:52:53.521Z] === RUN TestInfoAPI [2021-09-24T16:52:53.521Z] --- PASS: TestInfoAPI (0.04s) [2021-09-24T16:52:53.521Z] === RUN TestInfoAPIWarnings [2021-09-24T16:52:55.368Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-09-24T16:52:56.311Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-09-24T16:53:01.595Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-09-24T16:53:01.595Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-09-24T16:53:01.595Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-09-24T16:53:02.537Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-09-24T16:53:03.480Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-09-24T16:53:04.054Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-09-24T16:53:04.996Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-09-24T16:53:05.600Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-09-24T16:53:07.009Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-09-24T16:53:07.951Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-09-24T16:53:08.523Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-09-24T16:53:09.093Z] === RUN TestDockerSuite/TestLogsSince [2021-09-24T16:53:09.355Z] docker_api_swarm_service_test.go:490: [d4d1a77fa43a8] joining swarm manager [d3f0b449990da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-24T16:53:10.297Z] docker_api_swarm_service_test.go:490: [dd6f6fc8234af] joining swarm manager [d3f0b449990da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-24T16:53:11.632Z] --- PASS: TestInfoAPIWarnings (16.37s) [2021-09-24T16:53:11.632Z] === RUN TestInfoDebug [2021-09-24T16:53:11.632Z] --- PASS: TestInfoDebug (0.54s) [2021-09-24T16:53:11.632Z] === RUN TestInfoInsecureRegistries [2021-09-24T16:53:11.632Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2021-09-24T16:53:11.632Z] === RUN TestInfoRegistryMirrors [2021-09-24T16:53:11.632Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2021-09-24T16:53:11.632Z] === RUN TestLoginFailsWithBadCredentials [2021-09-24T16:53:11.632Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s) [2021-09-24T16:53:11.632Z] === RUN TestPingCacheHeaders [2021-09-24T16:53:11.632Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-09-24T16:53:11.632Z] === RUN TestPingGet [2021-09-24T16:53:11.632Z] --- PASS: TestPingGet (0.03s) [2021-09-24T16:53:11.632Z] === RUN TestPingHead [2021-09-24T16:53:11.632Z] --- PASS: TestPingHead (0.04s) [2021-09-24T16:53:11.632Z] === RUN TestVersion [2021-09-24T16:53:11.892Z] --- PASS: TestVersion (0.04s) [2021-09-24T16:53:11.892Z] === CONT TestDiskUsage [2021-09-24T16:53:12.468Z] === RUN TestDiskUsage/empty [2021-09-24T16:53:12.468Z] === RUN TestDiskUsage/empty/container_types [2021-09-24T16:53:12.468Z] === RUN TestDiskUsage/empty/image_types [2021-09-24T16:53:12.468Z] === RUN TestDiskUsage/empty/volume_types [2021-09-24T16:53:12.468Z] === RUN TestDiskUsage/empty/build-cache_types [2021-09-24T16:53:12.468Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-09-24T16:53:12.468Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-09-24T16:53:12.468Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-09-24T16:53:12.468Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-09-24T16:53:12.468Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-09-24T16:53:12.468Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-09-24T16:53:12.468Z] === RUN TestDiskUsage/after_LoadBusybox [2021-09-24T16:53:12.468Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-09-24T16:53:12.468Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-09-24T16:53:12.468Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-09-24T16:53:12.468Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-09-24T16:53:12.468Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-09-24T16:53:12.468Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-09-24T16:53:12.468Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-09-24T16:53:12.468Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-09-24T16:53:12.468Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-09-24T16:53:12.468Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-09-24T16:53:12.468Z] === RUN TestDiskUsage/after_container.Run [2021-09-24T16:53:13.039Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-09-24T16:53:13.039Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-09-24T16:53:13.039Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-09-24T16:53:13.039Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-09-24T16:53:13.040Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-09-24T16:53:13.040Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-09-24T16:53:13.040Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-09-24T16:53:13.040Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-09-24T16:53:13.040Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-09-24T16:53:13.040Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-09-24T16:53:13.300Z] --- PASS: TestDiskUsage (1.43s) [2021-09-24T16:53:13.300Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-09-24T16:53:13.300Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-09-24T16:53:13.301Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-09-24T16:53:13.301Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-09-24T16:53:13.301Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-09-24T16:53:13.301Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-09-24T16:53:13.301Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-09-24T16:53:13.301Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-09-24T16:53:13.301Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-09-24T16:53:13.301Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-09-24T16:53:13.301Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-09-24T16:53:13.301Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.27s) [2021-09-24T16:53:13.301Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-09-24T16:53:13.301Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-09-24T16:53:13.301Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-09-24T16:53:13.301Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-09-24T16:53:13.301Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-09-24T16:53:13.301Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-09-24T16:53:13.301Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-09-24T16:53:13.301Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-09-24T16:53:13.301Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-09-24T16:53:13.301Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-09-24T16:53:13.301Z] --- PASS: TestDiskUsage/after_container.Run (0.42s) [2021-09-24T16:53:13.301Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-09-24T16:53:13.301Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-09-24T16:53:13.301Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-09-24T16:53:13.301Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-09-24T16:53:13.301Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2021-09-24T16:53:13.301Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-09-24T16:53:13.301Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-09-24T16:53:13.301Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-09-24T16:53:13.301Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-09-24T16:53:13.301Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-09-24T16:53:13.301Z] PASS [2021-09-24T16:53:13.301Z] [2021-09-24T16:53:13.301Z] === Skipped [2021-09-24T16:53:13.301Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-09-24T16:53:13.301Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-09-24T16:53:13.301Z] [2021-09-24T16:53:13.301Z] DONE 53 tests, 1 skipped in 22.835s [2021-09-24T16:53:13.301Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-09-24T16:53:13.301Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-09-24T16:53:13.301Z] ++ set -e [2021-09-24T16:53:13.301Z] ++ '[' -n 0 ']' [2021-09-24T16:53:13.301Z] ++ set -x [2021-09-24T16:53:13.301Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-09-24T16:53:13.301Z] INFO: Testing against a local daemon [2021-09-24T16:53:13.301Z] === RUN TestVolumesCreateAndList [2021-09-24T16:53:13.301Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-09-24T16:53:13.301Z] === RUN TestVolumesRemove [2021-09-24T16:53:13.562Z] --- PASS: TestVolumesRemove (0.08s) [2021-09-24T16:53:13.562Z] === RUN TestVolumesInspect [2021-09-24T16:53:13.562Z] --- PASS: TestVolumesInspect (0.03s) [2021-09-24T16:53:13.562Z] === RUN TestVolumesInvalidJSON [2021-09-24T16:53:13.562Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-09-24T16:53:13.562Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-09-24T16:53:13.562Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-09-24T16:53:13.562Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-09-24T16:53:13.562Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-09-24T16:53:13.562Z] PASS [2021-09-24T16:53:13.562Z] [2021-09-24T16:53:13.562Z] DONE 5 tests in 0.290s [2021-09-24T16:53:13.562Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-09-24T16:53:14.135Z] ++++ cat bundles/test-integration/docker.pid [2021-09-24T16:53:14.135Z] +++ kill 15108 [2021-09-24T16:53:14.396Z] +++ /etc/init.d/apparmor stop [2021-09-24T16:53:14.396Z] Leaving: AppArmorNo profiles have been unloaded. [2021-09-24T16:53:14.396Z] [2021-09-24T16:53:14.396Z] Unloading profiles will leave already running processes permanently [2021-09-24T16:53:14.396Z] unconfined, which can lead to unexpected situations. [2021-09-24T16:53:14.396Z] [2021-09-24T16:53:14.396Z] To set a process to complain mode, use the command line tool [2021-09-24T16:53:14.396Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-09-24T16:53:14.396Z] +++ true [2021-09-24T16:53:14.396Z] exiting test-integration [2021-09-24T16:53:14.396Z] ++ exit 0 [2021-09-24T16:53:14.396Z] [2021-09-24T16:53:15.580Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow Post stage [Pipeline] junit [2021-09-24T16:53:15.795Z] Recording test results [2021-09-24T16:53:16.081Z] ok github.com/docker/docker/cmd/dockerd 0.043s coverage: 29.3% of statements [2021-09-24T16:53:16.081Z] ok github.com/docker/docker/container 0.114s coverage: 34.8% of statements [2021-09-24T16:53:16.083Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-09-24T16:53:16.433Z] + echo Ensuring container killed. [2021-09-24T16:53:16.433Z] Ensuring container killed. [2021-09-24T16:53:16.433Z] + docker rm -vf docker-pr2 [2021-09-24T16:53:16.433Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-09-24T16:53:16.663Z] ok github.com/docker/docker/cmd/dockerd/trap 2.535s coverage: 0.0% of statements [2021-09-24T16:53:16.663Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-09-24T16:53:16.663Z] ? github.com/docker/docker/container/stream [no test files] [2021-09-24T16:53:16.663Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-09-24T16:53:16.663Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-09-24T16:53:16.663Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-09-24T16:53:16.722Z] + echo Chowning /workspace to jenkins user [2021-09-24T16:53:16.722Z] Chowning /workspace to jenkins user [2021-09-24T16:53:16.722Z] + id -u [2021-09-24T16:53:16.722Z] + id -g [2021-09-24T16:53:16.722Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42881:/workspace busybox chown -R 1000:1000 /workspace [2021-09-24T16:53:16.722Z] Unable to find image 'busybox:latest' locally [2021-09-24T16:53:16.983Z] latest: Pulling from library/busybox [2021-09-24T16:53:16.983Z] 7560ee4921c3: Pulling fs layer [2021-09-24T16:53:16.983Z] 7560ee4921c3: Verifying Checksum [2021-09-24T16:53:16.983Z] 7560ee4921c3: Download complete [2021-09-24T16:53:17.251Z] 7560ee4921c3: Pull complete [2021-09-24T16:53:17.251Z] Digest: sha256:f7ca5a32c10d51aeda3b4d01c61c6061f497893d7f6628b92f822f7117182a57 [2021-09-24T16:53:17.251Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-09-24T16:53:21.774Z] + bundleName=arm64-integration [2021-09-24T16:53:21.774Z] + echo Creating arm64-integration-bundles.tar.gz [2021-09-24T16:53:21.774Z] Creating arm64-integration-bundles.tar.gz [2021-09-24T16:53:21.774Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-09-24T16:53:21.774Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2021-09-24T16:53:22.159Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-09-24T16:53:22.159Z] === RUN TestDockerSuite/TestLogsTail [2021-09-24T16:53:22.159Z] === RUN TestDockerSuite/TestLogsTimestamps [Pipeline] archiveArtifacts [2021-09-24T16:53:22.365Z] Archiving artifacts [2021-09-24T16:53:22.419Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-09-24T16:53:22.681Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-09-24T16:53:23.251Z] === RUN TestDockerSuite/TestMountIntoProc [2021-09-24T16:53:23.512Z] === RUN TestDockerSuite/TestMountIntoSys [2021-09-24T16:53:24.084Z] === RUN TestDockerSuite/TestNetHostname [2021-09-24T16:53:24.722Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42881/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-09-24T16:53:24.805Z] ok github.com/docker/docker/daemon/cluster 0.059s coverage: 0.5% of statements [2021-09-24T16:53:25.049Z] + make clean [2021-09-24T16:53:25.376Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.014s coverage: 65.3% of statements [2021-09-24T16:53:25.621Z] docker volume rm -f docker-dev-cache [2021-09-24T16:53:25.621Z] docker-dev-cache [Pipeline] deleteDir [2021-09-24T16:53:25.999Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-09-24T16:53:26.260Z] === RUN TestDockerSuite/TestNetworkEvents [2021-09-24T16:53:26.765Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2021-09-24T16:53:28.802Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-09-24T16:53:30.184Z] docker_api_swarm_service_test.go:128: [dfdfa57afa184] joining swarm manager [d05429e9583e3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-24T16:53:31.127Z] docker_api_swarm_service_test.go:129: [de752c4c056be] joining swarm manager [d05429e9583e3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-24T16:53:32.069Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-09-24T16:53:33.010Z] docker_api_swarm_service_test.go:137: [dc37a4c26275c] joining swarm manager [d05429e9583e3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-09-24T16:53:33.581Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-09-24T16:53:34.152Z] docker_api_swarm_service_test.go:138: [dfe585b94db85] joining swarm manager [d05429e9583e3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-09-24T16:53:34.152Z] === RUN TestDockerSuite/TestPluginActive [2021-09-24T16:53:34.904Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.435s coverage: 13.8% of statements [2021-09-24T16:53:34.904Z] ok github.com/docker/docker/daemon/config 0.026s coverage: 81.1% of statements [2021-09-24T16:53:34.904Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2021-09-24T16:53:35.475Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2021-09-24T16:53:35.538Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-09-24T16:53:36.418Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2021-09-24T16:53:37.361Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.495s coverage: 74.6% of statements [2021-09-24T16:53:38.304Z] ok github.com/docker/docker/daemon 12.127s coverage: 17.6% of statements [2021-09-24T16:53:38.304Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-09-24T16:53:38.304Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-09-24T16:53:38.304Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-09-24T16:53:38.304Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-09-24T16:53:38.877Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 3.1% of statements [2021-09-24T16:53:39.449Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.428s coverage: 56.2% of statements [2021-09-24T16:53:40.832Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-09-24T16:53:40.832Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-09-24T16:53:40.832Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-09-24T16:53:40.832Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-09-24T16:53:41.373Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.006s coverage: 1.9% of statements [2021-09-24T16:53:42.783Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.228s coverage: 49.4% of statements [2021-09-24T16:53:43.373Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-09-24T16:53:44.172Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.227s coverage: 46.2% of statements [2021-09-24T16:53:44.172Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-09-24T16:53:44.315Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-09-24T16:53:44.744Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.723s coverage: 57.7% of statements [2021-09-24T16:53:44.744Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-09-24T16:53:44.744Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-09-24T16:53:45.316Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 57.5% of statements [2021-09-24T16:53:45.888Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2021-09-24T16:53:46.225Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-09-24T16:53:46.831Z] ok github.com/docker/docker/daemon/links 0.006s coverage: 93.0% of statements [2021-09-24T16:53:47.784Z] ok github.com/docker/docker/daemon/images 0.045s coverage: 6.7% of statements [2021-09-24T16:53:47.784Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-09-24T16:53:47.784Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-09-24T16:53:48.046Z] ok github.com/docker/docker/daemon/logger 0.226s coverage: 43.5% of statements [2021-09-24T16:53:48.989Z] ok github.com/docker/docker/daemon/logger/gelf 0.015s coverage: 67.0% of statements [2021-09-24T16:53:48.989Z] ok github.com/docker/docker/daemon/logger/awslogs 0.158s coverage: 77.4% of statements [2021-09-24T16:53:48.989Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-09-24T16:53:48.989Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-09-24T16:53:49.561Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2021-09-24T16:53:49.822Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 69.9% of statements [2021-09-24T16:53:50.084Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.009s coverage: 87.2% of statements [2021-09-24T16:53:50.430Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-09-24T16:53:50.656Z] ok github.com/docker/docker/daemon/logger/local 0.013s coverage: 75.2% of statements [2021-09-24T16:53:50.656Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-09-24T16:53:51.228Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.048s coverage: 59.3% of statements [2021-09-24T16:53:51.371Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-09-24T16:53:51.489Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.020s coverage: 31.5% of statements [2021-09-24T16:53:52.314Z] === RUN TestDockerSuite/TestPortHostBinding [2021-09-24T16:53:52.622Z] ok github.com/docker/docker/daemon/logger/syslog 0.019s coverage: 46.8% of statements [2021-09-24T16:53:52.883Z] ok github.com/docker/docker/daemon/logger/templates 0.011s coverage: 8.3% of statements [2021-09-24T16:53:53.145Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2021-09-24T16:53:53.275Z] === RUN TestDockerSuite/TestPortList [2021-09-24T16:53:54.089Z] ok github.com/docker/docker/daemon/logger/splunk 1.625s coverage: 82.5% of statements [2021-09-24T16:53:54.090Z] ? github.com/docker/docker/daemon/names [no test files] [2021-09-24T16:53:54.090Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-09-24T16:53:55.032Z] ok github.com/docker/docker/distribution 0.102s coverage: 25.8% of statements [2021-09-24T16:53:55.032Z] ok github.com/docker/docker/distribution/metadata 0.041s coverage: 48.2% of statements [2021-09-24T16:53:55.032Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-09-24T16:53:55.819Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-09-24T16:53:55.975Z] ok github.com/docker/docker/errdefs 0.006s coverage: 53.1% of statements [2021-09-24T16:53:56.547Z] ok github.com/docker/docker/image 0.015s coverage: 86.6% of statements [2021-09-24T16:53:56.808Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2021-09-24T16:53:57.380Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2021-09-24T16:53:57.641Z] ok github.com/docker/docker/image/v1 0.007s coverage: 25.0% of statements [2021-09-24T16:53:57.641Z] ok github.com/docker/docker/distribution/xfer 1.900s coverage: 85.1% of statements [2021-09-24T16:53:57.641Z] ? github.com/docker/docker/dockerversion [no test files] [2021-09-24T16:53:57.641Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-09-24T16:53:58.213Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2021-09-24T16:53:59.120Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-09-24T16:53:59.157Z] ok github.com/docker/docker/oci 0.008s coverage: 43.3% of statements [2021-09-24T16:53:59.728Z] ok github.com/docker/docker/opts 0.019s coverage: 67.1% of statements [2021-09-24T16:53:59.728Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2021-09-24T16:54:00.063Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-09-24T16:54:01.005Z] docker_api_swarm_service_test.go:304: [dbb1f536914f2] joining swarm manager [dc781d060fcc3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-24T16:54:01.266Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-09-24T16:54:01.643Z] ok github.com/docker/docker/pkg/archive 0.327s coverage: 82.5% of statements [2021-09-24T16:54:01.837Z] docker_api_swarm_service_test.go:304: [da7e4b8c4c804] joining swarm manager [dc781d060fcc3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-24T16:54:02.215Z] ok github.com/docker/docker/pkg/authorization 0.236s coverage: 68.3% of statements [2021-09-24T16:54:02.215Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-09-24T16:54:02.477Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-09-24T16:54:05.774Z] ok github.com/docker/docker/pkg/chrootarchive 2.472s coverage: 43.2% of statements [2021-09-24T16:54:05.774Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2021-09-24T16:54:05.774Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2021-09-24T16:54:06.036Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2021-09-24T16:54:07.420Z] ok github.com/docker/docker/layer 7.869s coverage: 68.8% of statements [2021-09-24T16:54:07.420Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-09-24T16:54:07.420Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-09-24T16:54:07.420Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-09-24T16:54:07.421Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-09-24T16:54:07.421Z] ? github.com/docker/docker/oci/caps [no test files] [2021-09-24T16:54:07.421Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-09-24T16:54:07.421Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-09-24T16:54:07.421Z] ok github.com/docker/docker/pkg/discovery/memory 0.012s coverage: 92.3% of statements [2021-09-24T16:54:07.991Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2021-09-24T16:54:08.252Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2021-09-24T16:54:08.422Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-09-24T16:54:08.422Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-09-24T16:54:08.422Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-09-24T16:54:08.422Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-09-24T16:54:08.422Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-09-24T16:54:08.683Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-09-24T16:54:08.683Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-09-24T16:54:09.196Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2021-09-24T16:54:09.254Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-09-24T16:54:09.254Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-09-24T16:54:09.457Z] ok github.com/docker/docker/pkg/discovery/kv 3.017s coverage: 84.1% of statements [2021-09-24T16:54:09.732Z] ok github.com/docker/docker/pkg/fileutils 0.014s coverage: 83.1% of statements [2021-09-24T16:54:10.013Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2021-09-24T16:54:10.013Z] ok github.com/docker/docker/pkg/fsutils 0.225s coverage: 85.1% of statements [2021-09-24T16:54:10.642Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-09-24T16:54:10.642Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-09-24T16:54:11.417Z] ok github.com/docker/docker/pkg/ioutils 0.392s coverage: 71.5% of statements [2021-09-24T16:54:11.417Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2021-09-24T16:54:11.417Z] ok github.com/docker/docker/pkg/idtools 0.863s coverage: 69.5% of statements [2021-09-24T16:54:11.417Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-09-24T16:54:11.679Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements [2021-09-24T16:54:11.679Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-09-24T16:54:11.679Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-09-24T16:54:11.940Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2021-09-24T16:54:11.940Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-09-24T16:54:11.940Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2021-09-24T16:54:12.202Z] ok github.com/docker/docker/pkg/parsers/kernel 0.007s coverage: 60.0% of statements [2021-09-24T16:54:12.464Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements [2021-09-24T16:54:12.464Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2021-09-24T16:54:12.464Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-09-24T16:54:12.464Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-09-24T16:54:13.037Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2021-09-24T16:54:13.188Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-09-24T16:54:13.609Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-09-24T16:54:13.609Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-09-24T16:54:13.758Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-09-24T16:54:13.869Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-09-24T16:54:14.018Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-09-24T16:54:14.279Z] === RUN TestDockerSuite/TestPsByOrder [2021-09-24T16:54:15.251Z] ok github.com/docker/docker/pkg/pubsub 1.035s coverage: 75.0% of statements [2021-09-24T16:54:15.251Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2021-09-24T16:54:15.512Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2021-09-24T16:54:15.513Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-09-24T16:54:15.773Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-09-24T16:54:16.033Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-09-24T16:54:16.205Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-09-24T16:54:16.294Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 51.2% of statements [2021-09-24T16:54:16.776Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-09-24T16:54:16.865Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 40.1% of statements [2021-09-24T16:54:17.127Z] ok github.com/docker/docker/pkg/tailfile 0.065s coverage: 88.6% of statements [2021-09-24T16:54:17.697Z] ok github.com/docker/docker/pkg/tarsum 0.040s coverage: 89.3% of statements [2021-09-24T16:54:17.697Z] coverage: [no statements] [2021-09-24T16:54:17.697Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-09-24T16:54:17.958Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-09-24T16:54:17.958Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-09-24T16:54:18.218Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-09-24T16:54:19.320Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-09-24T16:54:20.132Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2021-09-24T16:54:20.132Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2021-09-24T16:54:20.393Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 86.0% of statements [2021-09-24T16:54:21.233Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-09-24T16:54:21.780Z] ok github.com/docker/docker/quota 0.266s coverage: 71.4% of statements [2021-09-24T16:54:21.780Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-09-24T16:54:22.176Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-09-24T16:54:22.176Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-09-24T16:54:22.725Z] ok github.com/docker/docker/registry 0.040s coverage: 58.8% of statements [2021-09-24T16:54:22.988Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2021-09-24T16:54:23.249Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2021-09-24T16:54:23.562Z] docker_api_swarm_service_test.go:100: [db78a532db2c9] joining swarm manager [d29f2bdc198e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-24T16:54:23.820Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2021-09-24T16:54:23.820Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-09-24T16:54:24.505Z] docker_api_swarm_service_test.go:101: [dab60b288c2b2] joining swarm manager [d29f2bdc198e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-24T16:54:25.075Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-09-24T16:54:26.367Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-09-24T16:54:26.940Z] ok github.com/docker/docker/volume/local 0.100s coverage: 76.4% of statements [2021-09-24T16:54:27.512Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2021-09-24T16:54:28.454Z] ok github.com/docker/docker/volume/service 0.016s coverage: 72.3% of statements [2021-09-24T16:54:31.660Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-09-24T16:54:32.600Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-09-24T16:54:33.985Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-09-24T16:54:34.928Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-09-24T16:54:35.870Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-09-24T16:54:37.794Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-09-24T16:54:39.716Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-09-24T16:54:40.656Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-09-24T16:54:40.917Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-09-24T16:54:41.858Z] === RUN TestDockerSuite/TestPsRightTagName [2021-09-24T16:54:41.858Z] check_test.go:379: [db78a532db2c9] daemon is not started [2021-09-24T16:54:43.771Z] === RUN TestDockerSuite/TestPsShowMounts [2021-09-24T16:54:45.156Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-09-24T16:54:45.416Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-09-24T16:54:45.416Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-09-24T16:54:45.416Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-09-24T16:54:45.676Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-09-24T16:54:45.676Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-09-24T16:54:45.936Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-09-24T16:54:46.196Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-09-24T16:54:47.137Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-09-24T16:54:47.398Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-09-24T16:54:48.340Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-09-24T16:54:48.911Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-09-24T16:54:49.854Z] docker_api_swarm_service_test.go:533: [d89857ecd5254] joining swarm manager [d07c1e47e668a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-24T16:54:50.420Z] ok github.com/docker/docker/pkg/plugins 33.641s coverage: 76.3% of statements [2021-09-24T16:54:50.421Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-09-24T16:54:50.421Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-09-24T16:54:50.421Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-09-24T16:54:50.421Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-09-24T16:54:50.421Z] ? github.com/docker/docker/pkg/term [no test files] [2021-09-24T16:54:50.421Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-09-24T16:54:50.421Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-09-24T16:54:50.421Z] ? github.com/docker/docker/rootless [no test files] [2021-09-24T16:54:50.421Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-09-24T16:54:50.421Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-09-24T16:54:50.421Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-09-24T16:54:50.421Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-09-24T16:54:50.421Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-09-24T16:54:50.421Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-09-24T16:54:50.421Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-09-24T16:54:50.421Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-09-24T16:54:50.421Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-09-24T16:54:50.421Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-09-24T16:54:50.421Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-09-24T16:54:50.421Z] ? github.com/docker/docker/testutil/request [no test files] [2021-09-24T16:54:50.421Z] ? github.com/docker/docker/volume [no test files] [2021-09-24T16:54:50.421Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-09-24T16:54:50.421Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-09-24T16:54:50.421Z] [2021-09-24T16:54:50.421Z] === Skipped [2021-09-24T16:54:50.421Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-09-24T16:54:50.421Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-09-24T16:54:50.421Z] [2021-09-24T16:54:50.421Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-09-24T16:54:50.421Z] network_proxy_test.go:208: No support for dual stack yet [2021-09-24T16:54:50.421Z] [2021-09-24T16:54:50.421Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-09-24T16:54:50.421Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-09-24T16:54:50.421Z] [2021-09-24T16:54:50.421Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-09-24T16:54:50.421Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-09-24T16:54:50.421Z] [2021-09-24T16:54:50.421Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-09-24T16:54:50.421Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-24T16:54:50.421Z] graphtest_unix.go:44: Driver btrfs not supported [2021-09-24T16:54:50.421Z] [2021-09-24T16:54:50.421Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-09-24T16:54:50.421Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-24T16:54:50.421Z] graphtest_unix.go:44: Driver btrfs not supported [2021-09-24T16:54:50.421Z] [2021-09-24T16:54:50.421Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-09-24T16:54:50.421Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-24T16:54:50.421Z] graphtest_unix.go:44: Driver btrfs not supported [2021-09-24T16:54:50.421Z] [2021-09-24T16:54:50.421Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-09-24T16:54:50.421Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-24T16:54:50.421Z] graphtest_unix.go:44: Driver btrfs not supported [2021-09-24T16:54:50.421Z] [2021-09-24T16:54:50.421Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-09-24T16:54:50.421Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-24T16:54:50.421Z] graphtest_unix.go:44: Driver btrfs not supported [2021-09-24T16:54:50.421Z] [2021-09-24T16:54:50.421Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-09-24T16:54:50.421Z] graphtest_unix.go:71: No driver to put! [2021-09-24T16:54:50.421Z] [2021-09-24T16:54:50.421Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-09-24T16:54:50.421Z] time="2021-09-24T16:53:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-09-24T16:54:50.421Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-09-24T16:54:50.421Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-09-24T16:54:50.421Z] [2021-09-24T16:54:50.421Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-09-24T16:54:50.421Z] time="2021-09-24T16:53:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-09-24T16:54:50.421Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-09-24T16:54:50.421Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-09-24T16:54:50.421Z] [2021-09-24T16:54:50.421Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-09-24T16:54:50.421Z] time="2021-09-24T16:53:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-09-24T16:54:50.421Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-09-24T16:54:50.421Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-09-24T16:54:50.421Z] [2021-09-24T16:54:50.421Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-09-24T16:54:50.421Z] time="2021-09-24T16:53:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-09-24T16:54:50.421Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-09-24T16:54:50.421Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-09-24T16:54:50.421Z] [2021-09-24T16:54:50.421Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-09-24T16:54:50.421Z] time="2021-09-24T16:53:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-09-24T16:54:50.421Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-09-24T16:54:50.421Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-09-24T16:54:50.421Z] [2021-09-24T16:54:50.421Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-09-24T16:54:50.421Z] graphtest_unix.go:71: No driver to put! [2021-09-24T16:54:50.421Z] [2021-09-24T16:54:50.421Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-09-24T16:54:50.421Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2021-09-24T16:54:50.421Z] [2021-09-24T16:54:50.421Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-09-24T16:54:50.421Z] overlay_test.go:50: Fails to compute changes intermittently [2021-09-24T16:54:50.421Z] [2021-09-24T16:54:50.421Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-09-24T16:54:50.421Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-09-24T16:54:50.421Z] [2021-09-24T16:54:50.421Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-09-24T16:54:50.421Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-09-24T16:54:50.421Z] [2021-09-24T16:54:50.421Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-09-24T16:54:50.421Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-24T16:54:50.421Z] graphtest_unix.go:44: Driver zfs not supported [2021-09-24T16:54:50.421Z] [2021-09-24T16:54:50.421Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-09-24T16:54:50.421Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-24T16:54:50.421Z] graphtest_unix.go:44: Driver zfs not supported [2021-09-24T16:54:50.421Z] [2021-09-24T16:54:50.421Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-09-24T16:54:50.421Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-24T16:54:50.421Z] graphtest_unix.go:44: Driver zfs not supported [2021-09-24T16:54:50.421Z] [2021-09-24T16:54:50.421Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-09-24T16:54:50.421Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-24T16:54:50.421Z] graphtest_unix.go:44: Driver zfs not supported [2021-09-24T16:54:50.421Z] [2021-09-24T16:54:50.421Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-09-24T16:54:50.421Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-24T16:54:50.421Z] graphtest_unix.go:44: Driver zfs not supported [2021-09-24T16:54:50.421Z] [2021-09-24T16:54:50.421Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-09-24T16:54:50.421Z] graphtest_unix.go:71: No driver to put! [2021-09-24T16:54:50.421Z] [2021-09-24T16:54:50.421Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-09-24T16:54:50.421Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2021-09-24T16:54:50.421Z] [2021-09-24T16:54:50.421Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-09-24T16:54:50.421Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2021-09-24T16:54:50.421Z] [2021-09-24T16:54:50.421Z] DONE 2311 tests, 28 skipped in 234.564s [2021-09-24T16:54:50.421Z] + '[' -n 'github.com/docker/docker/libnetwork [2021-09-24T16:54:50.421Z] github.com/docker/docker/libnetwork/bitseq [2021-09-24T16:54:50.421Z] github.com/docker/docker/libnetwork/cluster [2021-09-24T16:54:50.421Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-09-24T16:54:50.421Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-09-24T16:54:50.421Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-09-24T16:54:50.421Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-09-24T16:54:50.421Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-09-24T16:54:50.421Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-09-24T16:54:50.421Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-09-24T16:54:50.421Z] github.com/docker/docker/libnetwork/config [2021-09-24T16:54:50.421Z] github.com/docker/docker/libnetwork/datastore [2021-09-24T16:54:50.421Z] github.com/docker/docker/libnetwork/diagnostic [2021-09-24T16:54:50.421Z] github.com/docker/docker/libnetwork/discoverapi [2021-09-24T16:54:50.421Z] github.com/docker/docker/libnetwork/driverapi [2021-09-24T16:54:50.421Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-09-24T16:54:50.421Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-09-24T16:54:50.421Z] github.com/docker/docker/libnetwork/drivers/host [2021-09-24T16:54:50.421Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-09-24T16:54:50.421Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-09-24T16:54:50.421Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-09-24T16:54:50.421Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-09-24T16:54:50.421Z] github.com/docker/docker/libnetwork/drivers/null [2021-09-24T16:54:50.421Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-09-24T16:54:50.421Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-09-24T16:54:50.421Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-09-24T16:54:50.421Z] github.com/docker/docker/libnetwork/drivers/remote [2021-09-24T16:54:50.421Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-09-24T16:54:50.421Z] github.com/docker/docker/libnetwork/drivers/windows [2021-09-24T16:54:50.421Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-09-24T16:54:50.421Z] github.com/docker/docker/libnetwork/drvregistry [2021-09-24T16:54:50.421Z] github.com/docker/docker/libnetwork/etchosts [2021-09-24T16:54:50.421Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-09-24T16:54:50.421Z] github.com/docker/docker/libnetwork/idm [2021-09-24T16:54:50.421Z] github.com/docker/docker/libnetwork/internal/caller [2021-09-24T16:54:50.421Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-09-24T16:54:50.421Z] github.com/docker/docker/libnetwork/ipam [2021-09-24T16:54:50.421Z] github.com/docker/docker/libnetwork/ipamapi [2021-09-24T16:54:50.421Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-09-24T16:54:50.421Z] github.com/docker/docker/libnetwork/ipams/null [2021-09-24T16:54:50.421Z] github.com/docker/docker/libnetwork/ipams/remote [2021-09-24T16:54:50.421Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-09-24T16:54:50.421Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-09-24T16:54:50.421Z] github.com/docker/docker/libnetwork/ipamutils [2021-09-24T16:54:50.421Z] github.com/docker/docker/libnetwork/iptables [2021-09-24T16:54:50.421Z] github.com/docker/docker/libnetwork/netlabel [2021-09-24T16:54:50.421Z] github.com/docker/docker/libnetwork/netutils [2021-09-24T16:54:50.421Z] github.com/docker/docker/libnetwork/networkdb [2021-09-24T16:54:50.421Z] github.com/docker/docker/libnetwork/ns [2021-09-24T16:54:50.421Z] github.com/docker/docker/libnetwork/options [2021-09-24T16:54:50.421Z] github.com/docker/docker/libnetwork/osl [2021-09-24T16:54:50.421Z] github.com/docker/docker/libnetwork/osl/kernel [2021-09-24T16:54:50.421Z] github.com/docker/docker/libnetwork/portallocator [2021-09-24T16:54:50.421Z] github.com/docker/docker/libnetwork/portmapper [2021-09-24T16:54:50.421Z] github.com/docker/docker/libnetwork/resolvconf [2021-09-24T16:54:50.421Z] github.com/docker/docker/libnetwork/testutils [2021-09-24T16:54:50.421Z] github.com/docker/docker/libnetwork/types' ']' [2021-09-24T16:54:50.422Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic 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/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/testutils github.com/docker/docker/libnetwork/types [2021-09-24T16:54:51.239Z] docker_api_swarm_service_test.go:534: [dce174f01ea52] joining swarm manager [d07c1e47e668a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-24T16:54:56.531Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-09-24T16:54:57.107Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-09-24T16:54:59.027Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-09-24T16:54:59.288Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-09-24T16:54:59.288Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-09-24T16:54:59.548Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-09-24T16:55:01.461Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-09-24T16:55:02.403Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-09-24T16:55:04.946Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-09-24T16:55:05.516Z] === RUN TestDockerSuite/TestRmiBlank [2021-09-24T16:55:05.516Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-09-24T16:55:05.516Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-09-24T16:55:08.063Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-09-24T16:55:08.635Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-09-24T16:55:08.895Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-09-24T16:55:10.281Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-09-24T16:55:10.852Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-09-24T16:55:11.793Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-09-24T16:55:12.364Z] === RUN TestDockerSuite/TestRmiTag [2021-09-24T16:55:12.625Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-09-24T16:55:13.195Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-09-24T16:55:14.580Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-09-24T16:55:15.965Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-09-24T16:55:16.227Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-09-24T16:55:16.810Z] docker_api_swarm_service_test.go:148: [d748da9b94da5] joining swarm manager [d5e9be19ae151]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-24T16:55:17.381Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-09-24T16:55:17.642Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-09-24T16:55:17.902Z] docker_api_swarm_service_test.go:148: [d3df32df0806e] joining swarm manager [d5e9be19ae151]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-24T16:55:18.844Z] === RUN TestDockerSuite/TestRunAddHost [2021-09-24T16:55:19.417Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-09-24T16:55:19.678Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-09-24T16:55:20.249Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-09-24T16:55:20.249Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-09-24T16:55:20.821Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-09-24T16:55:22.205Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-09-24T16:55:22.465Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-09-24T16:55:23.037Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-09-24T16:55:23.607Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-09-24T16:55:24.548Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-09-24T16:55:25.490Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-09-24T16:55:26.061Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-09-24T16:55:26.631Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-09-24T16:55:27.574Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-09-24T16:55:28.146Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-09-24T16:55:28.717Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-09-24T16:55:29.164Z] ok github.com/docker/docker/libnetwork 37.520s coverage: 40.8% of statements [2021-09-24T16:55:29.164Z] ok github.com/docker/docker/libnetwork/bitseq 0.123s coverage: 84.4% of statements [2021-09-24T16:55:29.164Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-09-24T16:55:29.289Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-09-24T16:55:30.230Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-09-24T16:55:30.802Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-09-24T16:55:31.062Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-09-24T16:55:31.079Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-09-24T16:55:31.079Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-09-24T16:55:31.079Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-09-24T16:55:31.079Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-09-24T16:55:31.079Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-09-24T16:55:31.079Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-09-24T16:55:31.339Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-09-24T16:55:31.600Z] ok github.com/docker/docker/libnetwork/config 0.031s coverage: 24.0% of statements [2021-09-24T16:55:31.635Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-09-24T16:55:31.635Z] === RUN TestDockerSuite/TestRunBindMounts [2021-09-24T16:55:31.861Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2021-09-24T16:55:31.861Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-09-24T16:55:31.861Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-09-24T16:55:32.122Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2021-09-24T16:55:33.028Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-09-24T16:55:33.603Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-09-24T16:55:34.173Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-09-24T16:55:34.666Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.439s coverage: 59.9% of statements [2021-09-24T16:55:34.743Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-09-24T16:55:34.927Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-09-24T16:55:34.927Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2021-09-24T16:55:35.004Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-09-24T16:55:35.004Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-09-24T16:55:35.871Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.151s coverage: 4.0% of statements [2021-09-24T16:55:35.871Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-09-24T16:55:35.946Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-09-24T16:55:36.132Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2021-09-24T16:55:36.132Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-09-24T16:55:36.518Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-09-24T16:55:36.704Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2021-09-24T16:55:37.089Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-09-24T16:55:37.349Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-09-24T16:55:37.921Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-09-24T16:55:37.921Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-09-24T16:55:38.493Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-09-24T16:55:38.493Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-09-24T16:55:39.067Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-09-24T16:55:39.638Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-09-24T16:55:40.211Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-09-24T16:55:40.471Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-09-24T16:55:40.732Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-09-24T16:55:41.303Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-09-24T16:55:42.246Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-09-24T16:55:43.634Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-09-24T16:55:44.574Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-09-24T16:55:44.834Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-09-24T16:55:45.406Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-09-24T16:55:45.977Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-09-24T16:55:46.240Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-09-24T16:55:46.701Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.500s coverage: 7.2% of statements [2021-09-24T16:55:46.701Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-09-24T16:55:46.701Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2021-09-24T16:55:46.701Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2021-09-24T16:55:46.701Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-09-24T16:55:46.701Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-09-24T16:55:46.701Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-09-24T16:55:46.701Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2021-09-24T16:55:46.701Z] ok github.com/docker/docker/libnetwork/etchosts 0.011s coverage: 81.2% of statements [2021-09-24T16:55:46.811Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-09-24T16:55:47.272Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.003s coverage: 48.1% of statements [2021-09-24T16:55:47.272Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2021-09-24T16:55:47.533Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2021-09-24T16:55:47.752Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-09-24T16:55:50.314Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-09-24T16:55:50.314Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-09-24T16:55:50.575Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-09-24T16:55:51.958Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-09-24T16:55:53.066Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-09-24T16:55:54.007Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-09-24T16:55:54.579Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-09-24T16:55:57.125Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-09-24T16:55:57.125Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-09-24T16:55:57.125Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-09-24T16:55:57.125Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-09-24T16:55:57.125Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-09-24T16:55:57.386Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-09-24T16:55:57.554Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.004s coverage: 100.0% of statements [2021-09-24T16:55:58.771Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-09-24T16:55:59.712Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-09-24T16:56:01.625Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-09-24T16:56:01.885Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-09-24T16:56:02.827Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-09-24T16:56:03.400Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-09-24T16:56:03.400Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-09-24T16:56:03.400Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-09-24T16:56:03.972Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-09-24T16:56:05.355Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-09-24T16:56:05.355Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-09-24T16:56:05.926Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-09-24T16:56:06.496Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-09-24T16:56:07.068Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-09-24T16:56:07.647Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-09-24T16:56:07.647Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-09-24T16:56:08.224Z] === RUN TestDockerSuite/TestRunEnvironment [2021-09-24T16:56:08.795Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-09-24T16:56:09.368Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-09-24T16:56:09.630Z] === RUN TestDockerSuite/TestRunExitCode [2021-09-24T16:56:10.571Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-09-24T16:56:10.832Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-09-24T16:56:11.402Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-09-24T16:56:12.344Z] === RUN TestDockerSuite/TestRunExposePort [2021-09-24T16:56:12.344Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-09-24T16:56:12.463Z] ok github.com/docker/docker/libnetwork/ipam 14.022s coverage: 85.3% of statements [2021-09-24T16:56:12.463Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-09-24T16:56:12.463Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-09-24T16:56:12.463Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2021-09-24T16:56:12.916Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-09-24T16:56:13.035Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.009s coverage: 47.4% of statements [2021-09-24T16:56:13.035Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-09-24T16:56:13.035Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2021-09-24T16:56:13.488Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-09-24T16:56:13.606Z] ok github.com/docker/docker/libnetwork/ipamutils 0.254s coverage: 74.0% of statements [2021-09-24T16:56:14.179Z] ok github.com/docker/docker/libnetwork/iptables 0.170s coverage: 45.1% of statements [2021-09-24T16:56:14.179Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2021-09-24T16:56:14.431Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-09-24T16:56:14.439Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2021-09-24T16:56:14.693Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-09-24T16:56:14.693Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-09-24T16:56:14.693Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-09-24T16:56:17.238Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-09-24T16:56:17.809Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-09-24T16:56:18.750Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-09-24T16:56:22.950Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-09-24T16:56:24.861Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-09-24T16:56:27.405Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-09-24T16:56:29.323Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-09-24T16:56:29.894Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-09-24T16:56:30.156Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-09-24T16:56:31.096Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-09-24T16:56:31.096Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-09-24T16:56:31.096Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-09-24T16:56:31.096Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-09-24T16:56:31.668Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-09-24T16:56:33.053Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-09-24T16:56:33.998Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-09-24T16:56:35.382Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-09-24T16:56:35.954Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-09-24T16:56:36.526Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-09-24T16:56:39.828Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-09-24T16:56:42.368Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-09-24T16:56:42.629Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-09-24T16:56:42.890Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-09-24T16:56:43.151Z] === RUN TestDockerSuite/TestRunModeHostname [2021-09-24T16:56:44.095Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-09-24T16:56:44.095Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-09-24T16:56:44.095Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-09-24T16:56:45.482Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-09-24T16:56:46.053Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-09-24T16:56:47.453Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-09-24T16:56:47.453Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-09-24T16:56:47.453Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-09-24T16:56:48.395Z] === RUN TestDockerSuite/TestRunMount [2021-09-24T16:56:52.597Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-09-24T16:56:52.597Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-09-24T16:56:53.170Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-09-24T16:56:54.111Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-09-24T16:56:55.498Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-09-24T16:56:58.044Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-09-24T16:56:58.987Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-09-24T16:57:00.374Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-09-24T16:57:01.316Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-09-24T16:57:02.261Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-09-24T16:57:02.261Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-09-24T16:57:02.834Z] === RUN TestDockerSuite/TestRunNetHost [2021-09-24T16:57:03.775Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-09-24T16:57:04.036Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-09-24T16:57:04.607Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-09-24T16:57:05.993Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-09-24T16:57:07.383Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-09-24T16:57:07.644Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-09-24T16:57:11.856Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-09-24T16:57:11.856Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-09-24T16:57:11.856Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-09-24T16:57:12.428Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-09-24T16:57:12.428Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-09-24T16:57:12.999Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-09-24T16:57:13.260Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-09-24T16:57:13.521Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-09-24T16:57:13.782Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-09-24T16:57:15.692Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-09-24T16:57:19.055Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-09-24T16:57:19.315Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-09-24T16:57:19.315Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-09-24T16:57:19.315Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-09-24T16:57:19.886Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-09-24T16:57:20.829Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-09-24T16:57:21.772Z] === RUN TestDockerSuite/TestRunPortInUse [2021-09-24T16:57:22.344Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-09-24T16:57:22.915Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2021-09-24T16:57:22.915Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-09-24T16:57:23.486Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-09-24T16:57:23.747Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-09-24T16:57:24.319Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-09-24T16:57:24.890Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-09-24T16:57:24.890Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-09-24T16:57:24.890Z] === RUN TestDockerSuite/TestRunPublishPort [2021-09-24T16:57:25.150Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-09-24T16:57:25.722Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-09-24T16:57:25.722Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-09-24T16:57:25.722Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-09-24T16:57:26.345Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-09-24T16:57:27.288Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-09-24T16:57:27.288Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2021-09-24T16:57:27.288Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-09-24T16:57:29.200Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-09-24T16:57:30.142Z] === RUN TestDockerSuite/TestRunRm [2021-09-24T16:57:30.718Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-09-24T16:57:31.660Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-09-24T16:57:34.206Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-09-24T16:57:34.206Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-09-24T16:57:34.779Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-09-24T16:57:35.350Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-09-24T16:57:37.264Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-09-24T16:57:37.264Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-09-24T16:57:37.836Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-09-24T16:57:39.750Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-09-24T16:57:40.323Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-09-24T16:57:42.871Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-09-24T16:57:43.816Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-09-24T16:57:44.388Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-09-24T16:57:44.649Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-09-24T16:57:45.637Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-09-24T16:57:45.898Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-09-24T16:57:46.159Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-09-24T16:57:46.730Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-09-24T16:57:47.301Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-09-24T16:57:47.562Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-09-24T16:57:48.507Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-09-24T16:57:49.079Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-09-24T16:57:49.079Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-09-24T16:57:51.624Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-09-24T16:57:51.624Z] === RUN TestDockerSuite/TestRunState [2021-09-24T16:57:53.009Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-09-24T16:57:53.583Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-09-24T16:57:54.155Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-09-24T16:57:54.417Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-09-24T16:57:54.417Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-09-24T16:57:54.417Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-09-24T16:57:54.678Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-09-24T16:57:54.939Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-09-24T16:57:55.511Z] === RUN TestDockerSuite/TestRunSysctls [2021-09-24T16:57:56.898Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-09-24T16:57:56.898Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-09-24T16:57:56.898Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-09-24T16:57:57.470Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-09-24T16:57:59.384Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-09-24T16:57:59.645Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-09-24T16:58:01.031Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-09-24T16:58:01.031Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-09-24T16:58:03.576Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-09-24T16:58:05.941Z] ok github.com/docker/docker/libnetwork/networkdb 103.423s coverage: 60.0% of statements [2021-09-24T16:58:05.941Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-09-24T16:58:05.941Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2021-09-24T16:58:05.941Z] ok github.com/docker/docker/libnetwork/osl 4.302s coverage: 39.7% of statements [2021-09-24T16:58:05.941Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2021-09-24T16:58:05.941Z] ok github.com/docker/docker/libnetwork/portallocator 0.008s coverage: 86.1% of statements [2021-09-24T16:58:05.941Z] ok github.com/docker/docker/libnetwork/portmapper 0.216s coverage: 48.6% of statements [2021-09-24T16:58:05.941Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2021-09-24T16:58:05.941Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-09-24T16:58:05.941Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2021-09-24T16:58:05.941Z] [2021-09-24T16:58:05.941Z] === Skipped [2021-09-24T16:58:05.941Z] === SKIP: libnetwork TestParallel1 (0.00s) [2021-09-24T16:58:05.941Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-09-24T16:58:05.941Z] [2021-09-24T16:58:05.941Z] === SKIP: libnetwork TestParallel3 (0.00s) [2021-09-24T16:58:05.941Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-09-24T16:58:05.941Z] [2021-09-24T16:58:05.941Z] === SKIP: libnetwork TestParallel2 (0.00s) [2021-09-24T16:58:05.941Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-09-24T16:58:05.941Z] [2021-09-24T16:58:05.941Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-09-24T16:58:05.941Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-24T16:58:05.941Z] [2021-09-24T16:58:05.941Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-09-24T16:58:05.941Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-24T16:58:05.941Z] [2021-09-24T16:58:05.941Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-09-24T16:58:05.941Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-24T16:58:05.941Z] [2021-09-24T16:58:05.941Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-09-24T16:58:05.941Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-24T16:58:05.941Z] [2021-09-24T16:58:05.941Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-09-24T16:58:05.941Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-24T16:58:05.941Z] [2021-09-24T16:58:05.941Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-09-24T16:58:05.941Z] firewalld_test.go:14: firewalld is not running [2021-09-24T16:58:05.941Z] [2021-09-24T16:58:05.941Z] DONE 331 tests, 9 skipped in 198.718s [2021-09-24T16:58:06.123Z] === RUN TestDockerSwarmSuite/TestServiceLogs Post stage [Pipeline] junit [2021-09-24T16:58:06.530Z] Recording test results [2021-09-24T16:58:06.696Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-09-24T16:58:06.854Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-09-24T16:58:07.206Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42881/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ce715505bd4bf52a6c0f934672e872d70e892f5b -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ce715505bd4bf52a6c0f934672e872d70e892f5b hack/validate/vendor [2021-09-24T16:58:07.268Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-09-24T16:58:07.777Z] No vendor changes in diff. [2021-09-24T16:58:07.844Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-09-24T16:58:08.416Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-09-24T16:58:08.672Z] + echo Ensuring container killed. [2021-09-24T16:58:08.672Z] Ensuring container killed. [2021-09-24T16:58:08.672Z] + docker rm -vf docker-pr2 [2021-09-24T16:58:08.672Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-09-24T16:58:08.960Z] + echo Chowning /workspace to jenkins user [2021-09-24T16:58:08.960Z] Chowning /workspace to jenkins user [2021-09-24T16:58:08.960Z] + id -u [2021-09-24T16:58:08.960Z] + id -g [2021-09-24T16:58:08.960Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42881:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-09-24T16:58:09.799Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-09-24T16:58:09.833Z] + bundleName=unit [2021-09-24T16:58:09.833Z] + echo Creating unit-bundles.tar.gz [2021-09-24T16:58:09.833Z] Creating unit-bundles.tar.gz [2021-09-24T16:58:09.833Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report-libnetwork.xml bundles/junit-report.xml bundles/go-test-report-libnetwork.json bundles/go-test-report.json bundles/profile-libnetwork.out bundles/profile.out [2021-09-24T16:58:09.833Z] bundles/junit-report-libnetwork.xml [2021-09-24T16:58:09.833Z] bundles/junit-report.xml [2021-09-24T16:58:09.833Z] bundles/go-test-report-libnetwork.json [2021-09-24T16:58:09.833Z] bundles/go-test-report.json [2021-09-24T16:58:09.833Z] bundles/profile-libnetwork.out [2021-09-24T16:58:09.833Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-09-24T16:58:09.847Z] Archiving artifacts [2021-09-24T16:58:10.223Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42881/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-09-24T16:58:10.541Z] + make clean [2021-09-24T16:58:10.801Z] docker volume rm -f docker-dev-cache [2021-09-24T16:58:10.801Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-24T16:58:11.185Z] === RUN TestDockerSuite/TestRunUserByID [2021-09-24T16:58:11.445Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-09-24T16:58:11.707Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-09-24T16:58:11.707Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-09-24T16:58:12.278Z] === RUN TestDockerSuite/TestRunUserByName [2021-09-24T16:58:12.539Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-09-24T16:58:13.111Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-09-24T16:58:13.111Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-09-24T16:58:13.111Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-09-24T16:58:13.371Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-09-24T16:58:13.632Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-09-24T16:58:16.177Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-09-24T16:58:16.748Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-09-24T16:58:17.320Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-09-24T16:58:18.705Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-09-24T16:58:19.648Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-09-24T16:58:19.909Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-09-24T16:58:21.836Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-09-24T16:58:22.778Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-09-24T16:58:23.720Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-09-24T16:58:24.292Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-09-24T16:58:24.292Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-09-24T16:58:24.292Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-09-24T16:58:24.292Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-09-24T16:58:24.292Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-09-24T16:58:24.292Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-09-24T16:58:24.292Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-09-24T16:58:24.554Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-09-24T16:58:24.554Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-09-24T16:58:24.554Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-09-24T16:58:25.495Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-09-24T16:58:25.756Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-09-24T16:58:26.328Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-09-24T16:58:27.272Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-09-24T16:58:27.533Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-09-24T16:58:28.105Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-09-24T16:58:28.367Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-09-24T16:58:28.938Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-09-24T16:58:28.938Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-09-24T16:58:28.938Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-09-24T16:58:28.938Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-09-24T16:58:28.938Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-09-24T16:58:28.938Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-09-24T16:58:28.938Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-09-24T16:58:28.938Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-09-24T16:58:28.938Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-09-24T16:58:28.938Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-09-24T16:58:28.938Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-09-24T16:58:28.938Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-09-24T16:58:28.938Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-09-24T16:58:28.938Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-09-24T16:58:28.938Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-09-24T16:58:29.509Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-09-24T16:58:29.509Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-09-24T16:58:30.081Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-09-24T16:58:30.081Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-09-24T16:58:30.653Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-09-24T16:58:30.914Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-09-24T16:58:31.858Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-09-24T16:58:31.858Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-09-24T16:58:32.119Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-09-24T16:58:32.690Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-09-24T16:58:32.690Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-09-24T16:58:32.690Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-09-24T16:58:33.263Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-09-24T16:58:34.205Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-09-24T16:58:34.468Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-09-24T16:58:35.039Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-09-24T16:58:35.039Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-09-24T16:58:35.039Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-09-24T16:58:35.300Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-09-24T16:58:35.300Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-09-24T16:58:36.688Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-09-24T16:58:37.260Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-09-24T16:58:37.521Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-09-24T16:58:38.920Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-09-24T16:58:39.493Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-09-24T16:58:39.493Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-09-24T16:58:39.493Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-09-24T16:58:40.438Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-09-24T16:58:41.012Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-09-24T16:58:41.953Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-09-24T16:58:41.953Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-09-24T16:58:42.894Z] === RUN TestDockerSuite/TestSaveImageId [2021-09-24T16:58:43.155Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-09-24T16:58:43.416Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-09-24T16:58:44.801Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents464897456 [2021-09-24T16:58:44.801Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-09-24T16:58:44.801Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-09-24T16:58:46.188Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-09-24T16:58:46.188Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-09-24T16:58:46.188Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-09-24T16:58:47.130Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-09-24T16:58:48.515Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-09-24T16:58:48.775Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-09-24T16:58:48.775Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-09-24T16:58:49.036Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-09-24T16:58:49.036Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-09-24T16:58:49.606Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-09-24T16:58:50.548Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-09-24T16:58:51.491Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-09-24T16:58:56.777Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-09-24T16:58:58.179Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-09-24T16:58:58.751Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-09-24T16:58:59.695Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-09-24T16:59:02.237Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-09-24T16:59:03.180Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-09-24T16:59:04.122Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-09-24T16:59:04.693Z] === RUN TestDockerSuite/TestStartRecordError [2021-09-24T16:59:06.077Z] docker_cli_service_logs_test.go:246: checking task xxo0de35zmd9 [2021-09-24T16:59:06.077Z] docker_cli_service_logs_test.go:251: checking messages for xxo0de35zmd9 [2021-09-24T16:59:06.077Z] docker_cli_service_logs_test.go:246: checking task g2qbeeewfeyq [2021-09-24T16:59:06.077Z] docker_cli_service_logs_test.go:251: checking messages for g2qbeeewfeyq [2021-09-24T16:59:06.404Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-09-24T16:59:07.345Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-09-24T16:59:08.729Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-09-24T16:59:11.271Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-09-24T16:59:14.570Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-09-24T16:59:16.482Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-09-24T16:59:17.424Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-09-24T16:59:19.343Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-09-24T16:59:21.885Z] === RUN TestDockerSuite/TestStatsNoStream [2021-09-24T16:59:24.428Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-09-24T16:59:25.812Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-09-24T16:59:26.753Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-09-24T16:59:27.325Z] === RUN TestDockerSuite/TestTopPrivileged [2021-09-24T16:59:27.897Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-09-24T16:59:27.897Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-09-24T16:59:27.897Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-09-24T16:59:28.470Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-09-24T16:59:31.770Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-09-24T16:59:34.314Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-09-24T16:59:34.886Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-09-24T16:59:35.459Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-09-24T16:59:35.459Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2021-09-24T16:59:35.459Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-09-24T16:59:35.459Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2021-09-24T16:59:35.459Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-09-24T16:59:36.404Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-09-24T16:59:36.665Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-09-24T16:59:37.238Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-09-24T16:59:38.188Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-09-24T16:59:38.760Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-09-24T16:59:39.331Z] === RUN TestDockerSuite/TestUpdateStats [2021-09-24T16:59:41.243Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-09-24T16:59:43.154Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-09-24T16:59:43.154Z] docker_cli_swarm_test.go:1901: [d247b228fb37e] joining swarm manager [d19e89fd18679]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-24T16:59:44.097Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-09-24T16:59:44.097Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2021-09-24T16:59:44.097Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-09-24T16:59:44.669Z] docker_cli_swarm_test.go:1902: [d724562dacc64] joining swarm manager [d19e89fd18679]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-24T16:59:44.669Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-09-24T16:59:45.242Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-09-24T16:59:47.785Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-09-24T16:59:50.329Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-09-24T16:59:52.242Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-09-24T16:59:53.627Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-09-24T16:59:56.170Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-09-24T16:59:58.715Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-09-24T16:59:59.689Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-09-24T17:00:01.075Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-09-24T17:00:01.075Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-09-24T17:00:02.461Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-09-24T17:00:03.404Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-09-24T17:00:04.790Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-09-24T17:00:06.172Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-09-24T17:00:07.559Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-09-24T17:00:08.943Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-09-24T17:00:08.943Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-09-24T17:00:10.859Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-09-24T17:00:11.431Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-09-24T17:00:26.334Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-09-24T17:00:26.334Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-09-24T17:00:26.334Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-09-24T17:00:26.334Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-09-24T17:00:26.334Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-09-24T17:00:26.595Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-09-24T17:00:26.595Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-09-24T17:00:26.855Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-09-24T17:00:27.115Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-09-24T17:00:27.115Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-09-24T17:00:28.067Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-09-24T17:00:28.067Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-09-24T17:00:28.067Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-09-24T17:00:28.067Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-09-24T17:00:28.067Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-09-24T17:00:29.010Z] docker_cli_swarm_test.go:1802: [d3b8d29cdf05e] joining swarm manager [dbdf95a92e429]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-24T17:00:29.952Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-09-24T17:00:30.213Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-09-24T17:00:30.474Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-09-24T17:00:30.474Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-09-24T17:00:30.474Z] docker_cli_swarm_test.go:1803: [d6c4e9707efa3] joining swarm manager [dbdf95a92e429]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-24T17:00:30.474Z] === RUN TestDockerSuite/TestVolumeEvents [2021-09-24T17:00:37.054Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-09-24T17:00:37.625Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-09-24T17:00:37.625Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-09-24T17:00:37.625Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-09-24T17:00:39.536Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-09-24T17:00:42.085Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-09-24T17:00:42.085Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-09-24T17:00:42.085Z] --- PASS: TestDockerSuite (1315.95s) [2021-09-24T17:00:42.085Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2021-09-24T17:00:42.085Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s) [2021-09-24T17:00:42.085Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2021-09-24T17:00:42.085Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-09-24T17:00:42.085Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2021-09-24T17:00:42.085Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-09-24T17:00:42.085Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) [2021-09-24T17:00:42.085Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.85s) [2021-09-24T17:00:42.085Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.17s) [2021-09-24T17:00:42.085Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.52s) [2021-09-24T17:00:42.085Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2021-09-24T17:00:42.085Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.63s) [2021-09-24T17:00:42.085Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.14s) [2021-09-24T17:00:42.085Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-09-24T17:00:42.085Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.37s) [2021-09-24T17:00:42.085Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.32s) [2021-09-24T17:00:42.085Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2021-09-24T17:00:42.085Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s) [2021-09-24T17:00:42.085Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.15s) [2021-09-24T17:00:42.085Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.00s) [2021-09-24T17:00:42.085Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.21s) [2021-09-24T17:00:42.085Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-09-24T17:00:42.085Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-09-24T17:00:42.085Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (7.23s) [2021-09-24T17:00:42.085Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.32s) [2021-09-24T17:00:42.085Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (1.91s) [2021-09-24T17:00:42.085Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.90s) [2021-09-24T17:00:42.085Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.59s) [2021-09-24T17:00:42.085Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.56s) [2021-09-24T17:00:42.085Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.56s) [2021-09-24T17:00:42.085Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.67s) [2021-09-24T17:00:42.085Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.84s) [2021-09-24T17:00:42.085Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.84s) [2021-09-24T17:00:42.085Z] --- PASS: TestDockerSuite/TestAttachDetach (1.06s) [2021-09-24T17:00:42.085Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.80s) [2021-09-24T17:00:42.085Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.82s) [2021-09-24T17:00:42.085Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.83s) [2021-09-24T17:00:42.085Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.67s) [2021-09-24T17:00:42.085Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.37s) [2021-09-24T17:00:42.085Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.68s) [2021-09-24T17:00:42.085Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.23s) [2021-09-24T17:00:42.085Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.24s) [2021-09-24T17:00:42.085Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-09-24T17:00:42.085Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.99s) [2021-09-24T17:00:42.085Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.68s) [2021-09-24T17:00:42.085Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (15.61s) [2021-09-24T17:00:42.085Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.51s) [2021-09-24T17:00:42.085Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.40s) [2021-09-24T17:00:42.085Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.20s) [2021-09-24T17:00:42.085Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.75s) [2021-09-24T17:00:42.085Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.11s) [2021-09-24T17:00:42.085Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.43s) [2021-09-24T17:00:42.085Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.03s) [2021-09-24T17:00:42.085Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.69s) [2021-09-24T17:00:42.085Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.87s) [2021-09-24T17:00:42.085Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2021-09-24T17:00:42.085Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.23s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.74s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.02s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.64s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.04s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.94s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.05s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.10s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.95s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.87s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.42s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.46s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.30s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.01s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.14s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.20s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.82s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.58s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.26s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.78s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.58s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.92s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.93s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.11s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.65s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.43s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.54s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.86s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (2.97s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.12s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.27s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.74s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (1.91s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.87s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.12s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.18s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.74s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.78s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.02s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.26s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.60s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.88s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.40s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.53s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.53s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.53s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildCmd (0.37s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.29s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.46s) [2021-09-24T17:00:42.086Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.51s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.66s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.03s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.91s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.34s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.92s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.64s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.40s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.69s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.74s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.65s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.99s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (4.18s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.52s) [2021-09-24T17:00:42.086Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-09-24T17:00:42.086Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-09-24T17:00:42.086Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2021-09-24T17:00:42.086Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (4.10s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.54s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.66s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.31s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.02s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.58s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.57s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.20s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.26s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.53s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.09s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.34s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.38s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.42s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.43s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.08s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.73s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.08s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.08s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.27s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.98s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.17s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.19s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.33s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.25s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (15.71s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.18s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.02s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.27s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.30s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.65s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.19s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.36s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.32s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.70s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.44s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.86s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildEnv (1.54s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.36s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.33s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.81s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.35s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.52s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.56s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.83s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.61s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.59s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.05s) [2021-09-24T17:00:42.086Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.29s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.83s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildExpose (0.32s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.61s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.45s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.32s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildFails (0.71s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.79s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.43s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.78s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.72s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.32s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.86s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.62s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.62s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.25s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.55s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.22s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (0.89s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildHistory (2.67s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.49s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.82s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.44s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.61s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.90s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildLabel (0.55s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.39s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.29s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.19s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildLabels (0.31s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.65s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.83s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.68s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.39s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.06s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.27s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.14s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.03s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.71s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.34s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.58s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.41s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.80s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.73s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.36s) [2021-09-24T17:00:42.086Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.12s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.48s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.83s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.25s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.30s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.37s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.60s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.61s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.14s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.25s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.25s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.33s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.50s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.51s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.46s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.09s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.11s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.98s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.02s) [2021-09-24T17:00:42.086Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.09s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.39s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.98s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestBuildPATH (2.50s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.78s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.79s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.90s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.86s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.49s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestBuildRm (2.29s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.75s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.06s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.31s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.40s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.82s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.82s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.89s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.62s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.07s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.23s) [2021-09-24T17:00:42.087Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.27s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.68s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestBuildStderr (0.96s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.21s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.71s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.71s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.33s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.71s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.02s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestBuildUser (1.29s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.08s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.05s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.62s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.19s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.78s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.75s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.01s) [2021-09-24T17:00:42.087Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-09-24T17:00:42.087Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-09-24T17:00:42.087Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-09-24T17:00:42.087Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.31s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.09s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.81s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.67s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.75s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.16s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.58s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.28s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.80s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.38s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.48s) [2021-09-24T17:00:42.087Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.59s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.68s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2021-09-24T17:00:42.087Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.62s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.73s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestCommitChange (0.71s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.73s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.14s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.29s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.04s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestCommitTTY (1.38s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.77s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.72s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.69s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.14s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.21s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.49s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.46s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.62s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.48s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.60s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.54s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.59s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.63s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.56s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.65s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.29s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.51s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.50s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.58s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.53s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.61s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.59s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.62s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.51s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.13s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.66s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.31s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.37s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.75s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.49s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.83s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.84s) [2021-09-24T17:00:42.087Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.62s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.57s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.94s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.47s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.59s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.40s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.49s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.94s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (0.52s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.76s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (0.61s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.57s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000d8b8c0_} (1.53s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-14219733206_/foo_false____} (1.30s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-14219733206_/foo_true____} (1.66s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-31644928797_/foo_false____} (1.58s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-31644928797_/foo_true____} (1.43s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-31644928797_/foo_true__0xc000d8b8f0__} (1.34s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000d8b908_} (0.45s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000d8b920_} (1.31s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000d8b938_} (1.32s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000d8b950_} (1.41s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.30s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.35s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.05s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.05s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.65s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.46s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.42s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestCopyAndRestart (0.92s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.12s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.53s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.56s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.52s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.62s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.66s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.53s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.60s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.58s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.53s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.59s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.57s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.53s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.57s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.78s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.57s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.80s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.57s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.57s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.00s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.69s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.69s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.23s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.77s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.57s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.75s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.68s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.98s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.42s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.24s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.77s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.67s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.63s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestCpToDot (0.71s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.34s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.06s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestCpToStdout (0.62s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.21s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.30s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.62s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.06s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.39s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.50s) [2021-09-24T17:00:42.087Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.11s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.52s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.29s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestCreateLabels (0.07s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.12s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestCreateRM (0.18s) [2021-09-24T17:00:42.087Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.11s) [2021-09-24T17:00:42.087Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.15s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.85s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.09s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.04s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.97s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.12s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.17s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.07s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.47s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.06s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.92s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.00s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.98s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.48s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.63s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.51s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.78s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.61s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.07s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.58s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.83s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.89s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.23s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.65s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestEventsAttach (0.53s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestEventsCommit (0.65s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.56s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.52s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.68s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.51s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.04s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.56s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.25s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestEventsCopy (0.91s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.17s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.41s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.26s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.17s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.88s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.31s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.18s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestEventsFilters (1.09s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestEventsFormat (1.00s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.60s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.41s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.06s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.27s) [2021-09-24T17:00:42.088Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-09-24T17:00:42.088Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.64s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.48s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestEventsRename (0.47s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestEventsResize (0.53s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.39s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.61s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.50s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.73s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestEventsTop (0.53s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.07s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestExec (0.66s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.59s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.44s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.67s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.18s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.54s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.66s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.52s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.51s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.51s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.49s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.07s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestExecCgroup (0.84s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestExecEnv (0.53s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.98s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.54s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestExecInspectID (1.68s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestExecInteractive (0.54s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.54s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.54s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestExecParseError (0.49s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.52s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.46s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.06s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.81s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestExecStartFails (0.72s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.86s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.47s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestExecTTY (0.53s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.54s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.53s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestExecUlimits (0.66s) [2021-09-24T17:00:42.088Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.54s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.61s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.87s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.59s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestExecWithUser (0.75s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.62s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.57s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.49s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.51s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.45s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestHealth (18.78s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.53s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.58s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.18s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.29s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.56s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.59s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.56s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.56s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.55s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestImportBadURL (0.05s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestImportDisplay (1.09s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestImportFile (1.23s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.12s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestImportGzipped (1.32s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.15s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.54s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.50s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.53s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.50s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.48s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.44s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.43s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.45s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.47s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.15s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.48s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.44s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.48s) [2021-09-24T17:00:42.088Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.69s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.52s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestInspectDefault (0.44s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestInspectHistory (0.58s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2021-09-24T17:00:42.088Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.47s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.47s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.44s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.45s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.35s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.51s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestInspectStatus (0.59s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.96s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.48s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.48s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.51s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.46s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.44s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.45s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.59s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.07s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.20s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.37s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.62s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.68s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.72s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.76s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.45s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.79s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.64s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.46s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.12s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.51s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.53s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.33s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.03s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.54s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.49s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.67s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.74s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.84s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.48s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.86s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.86s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.84s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.92s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.70s) [2021-09-24T17:00:42.088Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.10s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.53s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.65s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestLogsSince (6.71s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.46s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.43s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestLogsTail (0.53s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.53s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.56s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.23s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.49s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestNetHostname (2.11s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.25s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.68s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.54s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.62s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestPluginActive (1.47s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (4.58s) [2021-09-24T17:00:42.089Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.75s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.18s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.28s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.88s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestPluginUpgrade (3.55s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.48s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.91s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.95s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestPortList (6.99s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.17s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.29s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.49s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.46s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.48s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.09s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.39s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.09s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.94s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.41s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.14s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestPsByOrder (1.95s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.71s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.14s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.12s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.09s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.73s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.67s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.90s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.46s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.98s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.00s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.65s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.08s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.04s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.19s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.82s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.68s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.49s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.50s) [2021-09-24T17:00:42.089Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.29s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.45s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.89s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.07s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.52s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.37s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.01s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.00s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.21s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.00s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.92s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.19s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.95s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.34s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.64s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.22s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.21s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.70s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.14s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.59s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.50s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.71s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.55s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.87s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.29s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.11s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunAddHost (0.78s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.36s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.48s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.46s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.35s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.46s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.57s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.59s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.86s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.92s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.62s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.60s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.66s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.75s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.62s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.65s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.80s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.48s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.47s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.44s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.43s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.60s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.53s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.51s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.46s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.66s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.69s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.49s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.47s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.45s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.46s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.71s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.51s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.50s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.47s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.50s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.11s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.26s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.94s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.42s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.45s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.46s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.46s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.44s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.03s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.30s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.45s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.36s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.07s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.62s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.13s) [2021-09-24T17:00:42.089Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-09-24T17:00:42.089Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.67s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.46s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.93s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.55s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.47s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.10s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.46s) [2021-09-24T17:00:42.089Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.53s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.37s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.53s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.52s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.63s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.56s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.51s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.69s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.48s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.47s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunExitCode (0.60s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.55s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.56s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.70s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunExposePort (0.04s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.71s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.49s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.09s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.29s) [2021-09-24T17:00:42.089Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.14s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.71s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.39s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.99s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.03s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.51s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.44s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.23s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.20s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.55s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.55s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.47s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.81s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.17s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.19s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.92s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.98s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.18s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.95s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunMount (3.94s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.44s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.46s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.94s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.44s) [2021-09-24T17:00:42.089Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.07s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.32s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.47s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.02s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.93s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.45s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunNetHost (0.73s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.46s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.47s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.36s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.81s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.67s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.44s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.45s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.46s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.49s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.46s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.53s) [2021-09-24T17:00:42.090Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.50s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.69s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.21s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.64s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.47s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.44s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.48s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.47s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.44s) [2021-09-24T17:00:42.090Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.50s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.46s) [2021-09-24T17:00:42.090Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.46s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.91s) [2021-09-24T17:00:42.090Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.16s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.94s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunRm (0.49s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.58s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.57s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.45s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (2.02s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.46s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.65s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.29s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.48s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.55s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.71s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.66s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.45s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.54s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.54s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.84s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.62s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.49s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunState (1.14s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.68s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.76s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.27s) [2021-09-24T17:00:42.090Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.53s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.56s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunSysctls (1.17s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.03s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.63s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.70s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.49s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.31s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.74s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.01s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.48s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.58s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.73s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.43s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.11s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunUserByID (0.44s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.13s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.47s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunUserByName (0.46s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.47s) [2021-09-24T17:00:42.090Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.13s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.44s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.54s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.45s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.68s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.37s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.21s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.83s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.04s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.56s) [2021-09-24T17:00:42.090Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2021-09-24T17:00:42.090Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-09-24T17:00:42.090Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.28s) [2021-09-24T17:00:42.090Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.71s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.50s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.17s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.49s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.71s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.65s) [2021-09-24T17:00:42.090Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2021-09-24T17:00:42.090Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2021-09-24T17:00:42.090Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2021-09-24T17:00:42.090Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-09-24T17:00:42.090Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-09-24T17:00:42.090Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.63s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.52s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.05s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.51s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.28s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.74s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.49s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.48s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.47s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.20s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.46s) [2021-09-24T17:00:42.090Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.38s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.15s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.66s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.58s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.68s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.78s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.71s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.79s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.21s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.37s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.30s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.14s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.16s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.19s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.40s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.54s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.01s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.92s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.54s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.70s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.91s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.57s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.85s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.53s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestStartRecordError (1.66s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.19s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.22s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.56s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.01s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.71s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.50s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.48s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.65s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.76s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.65s) [2021-09-24T17:00:42.090Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.60s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.63s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.92s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.70s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.51s) [2021-09-24T17:00:42.090Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-09-24T17:00:42.090Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.20s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.74s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.69s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.27s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestUpdateStats (3.65s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.04s) [2021-09-24T17:00:42.090Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.76s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.60s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.38s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.28s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.10s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.41s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.25s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.64s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.40s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.39s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.01s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.31s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.38s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.32s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.35s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.45s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.60s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.18s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.54s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.64s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.73s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.96s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.20s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.07s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.07s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.59s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.37s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.80s) [2021-09-24T17:00:42.090Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.48s) [2021-09-24T17:00:42.090Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-09-24T17:00:42.090Z] === RUN TestDockerRegistrySuite [2021-09-24T17:00:42.090Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-09-24T17:00:43.033Z] check_test.go:195: [d56abda0e573a] daemon is not started [2021-09-24T17:00:43.033Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-09-24T17:00:43.977Z] check_test.go:195: [d021bf78225e6] daemon is not started [2021-09-24T17:00:43.977Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-09-24T17:00:45.363Z] check_test.go:195: [d12490d1ea435] daemon is not started [2021-09-24T17:00:45.363Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-09-24T17:00:45.363Z] check_test.go:195: [dda8d6e083827] daemon is not started [2021-09-24T17:00:45.363Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-09-24T17:00:46.304Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-09-24T17:00:48.850Z] check_test.go:195: [dcfdd6d5661fa] daemon is not started [2021-09-24T17:00:48.850Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-09-24T17:00:53.077Z] check_test.go:195: [d847c64bb8bd5] daemon is not started [2021-09-24T17:00:53.077Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-09-24T17:00:54.464Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-09-24T17:00:56.380Z] check_test.go:195: [dec50f5a8b173] daemon is not started [2021-09-24T17:00:56.380Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-09-24T17:00:56.380Z] docker_cli_swarm_test.go:1321: [d19df8a794c70] joining swarm manager [d9cb1e75c749c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-24T17:00:57.321Z] check_test.go:195: [dbce1d1bef66e] daemon is not started [2021-09-24T17:00:57.321Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-09-24T17:00:57.893Z] docker_cli_swarm_test.go:1322: [def25f96eb96d] joining swarm manager [d9cb1e75c749c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-24T17:00:58.463Z] check_test.go:195: [d8e5cf63346b4] daemon is not started [2021-09-24T17:00:58.463Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-09-24T17:00:59.847Z] check_test.go:195: [d7e8bce582689] daemon is not started [2021-09-24T17:00:59.847Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-09-24T17:01:00.790Z] check_test.go:195: [deaa7d53b1b86] daemon is not started [2021-09-24T17:01:00.790Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-09-24T17:01:01.732Z] check_test.go:195: [d5bd737e5c3a3] daemon is not started [2021-09-24T17:01:01.732Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-09-24T17:01:02.675Z] check_test.go:195: [dfa480ea42829] daemon is not started [2021-09-24T17:01:02.675Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-09-24T17:01:04.061Z] check_test.go:195: [d4cdde19a32c3] daemon is not started [2021-09-24T17:01:04.061Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-09-24T17:01:04.632Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e909a3b1b248599f8ff991bfb6961b4428b4d2f66f2e489bf1161dff9bfeccc6 [2021-09-24T17:01:05.573Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3b2464294e0f0ac9cb896688a2d3b56dfb4929f9c5ebc57056b129972e68a93b [2021-09-24T17:01:05.573Z] check_test.go:195: [d5b791f2f4d5c] daemon is not started [2021-09-24T17:01:05.573Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-09-24T17:01:06.516Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:77678dd7243418bbef55e115b0fb892046dd493f83b27d26e7f1ecf721ed3f40 [2021-09-24T17:01:07.457Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b6b0fb18b5446c3b48dd8dd541dfd800bc57a496fa63863a1476d6b37046011b [2021-09-24T17:01:07.718Z] check_test.go:195: [def62be67fe0c] daemon is not started [2021-09-24T17:01:07.718Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-09-24T17:01:08.662Z] check_test.go:195: [d45c369e01aaf] daemon is not started [2021-09-24T17:01:08.662Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-09-24T17:01:11.221Z] check_test.go:195: [d015d9afe6b4d] daemon is not started [2021-09-24T17:01:11.221Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-09-24T17:01:11.792Z] check_test.go:195: [d36a3bdc7ae9f] daemon is not started [2021-09-24T17:01:11.792Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-09-24T17:01:11.792Z] check_test.go:195: [d283a59680c45] daemon is not started [2021-09-24T17:01:12.053Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-09-24T17:01:12.994Z] check_test.go:195: [d8c7944b2f561] daemon is not started [2021-09-24T17:01:12.994Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-09-24T17:01:13.937Z] check_test.go:195: [d68dab1f3b953] daemon is not started [2021-09-24T17:01:13.937Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-09-24T17:01:15.045Z] check_test.go:195: [db564388b59cd] daemon is not started [2021-09-24T17:01:15.045Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-09-24T17:01:17.589Z] check_test.go:195: [dfe9a9490733e] daemon is not started [2021-09-24T17:01:17.589Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-09-24T17:01:17.589Z] check_test.go:195: [de29695a38b64] daemon is not started [2021-09-24T17:01:17.589Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-09-24T17:01:18.534Z] check_test.go:195: [da8cefd0954f3] daemon is not started [2021-09-24T17:01:18.534Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-09-24T17:01:19.105Z] check_test.go:195: [d2013e92d809d] daemon is not started [2021-09-24T17:01:19.105Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-09-24T17:01:19.105Z] check_test.go:195: [d11f94033d720] daemon is not started [2021-09-24T17:01:19.105Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-09-24T17:01:19.365Z] check_test.go:195: [dab3180289846] daemon is not started [2021-09-24T17:01:19.365Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-09-24T17:01:19.625Z] check_test.go:195: [d9a2e12dd6b91] daemon is not started [2021-09-24T17:01:19.625Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-09-24T17:01:19.885Z] check_test.go:195: [d13a06e4763a8] daemon is not started [2021-09-24T17:01:19.885Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-09-24T17:01:20.145Z] check_test.go:195: [d977d44a86fd1] daemon is not started [2021-09-24T17:01:20.145Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-09-24T17:01:21.089Z] check_test.go:195: [d2047b6632db2] daemon is not started [2021-09-24T17:01:21.089Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-09-24T17:01:22.474Z] check_test.go:195: [dde64a35a1223] daemon is not started [2021-09-24T17:01:22.474Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-09-24T17:01:23.419Z] check_test.go:195: [d38773dfa0785] daemon is not started [2021-09-24T17:01:23.419Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-09-24T17:01:24.363Z] check_test.go:195: [d0b8a129b3819] daemon is not started [2021-09-24T17:01:24.363Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-09-24T17:01:25.304Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-09-24T17:01:26.250Z] --- PASS: TestDockerRegistrySuite (44.22s) [2021-09-24T17:01:26.250Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.12s) [2021-09-24T17:01:26.250Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.01s) [2021-09-24T17:01:26.250Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.25s) [2021-09-24T17:01:26.250Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.17s) [2021-09-24T17:01:26.250Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.15s) [2021-09-24T17:01:26.250Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.51s) [2021-09-24T17:01:26.250Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.22s) [2021-09-24T17:01:26.250Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.15s) [2021-09-24T17:01:26.250Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.07s) [2021-09-24T17:01:26.250Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.05s) [2021-09-24T17:01:26.250Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.09s) [2021-09-24T17:01:26.250Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.12s) [2021-09-24T17:01:26.250Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.93s) [2021-09-24T17:01:26.250Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.09s) [2021-09-24T17:01:26.250Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.90s) [2021-09-24T17:01:26.250Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.93s) [2021-09-24T17:01:26.250Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.98s) [2021-09-24T17:01:26.250Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.22s) [2021-09-24T17:01:26.250Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.96s) [2021-09-24T17:01:26.250Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-09-24T17:01:26.250Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.04s) [2021-09-24T17:01:26.250Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.88s) [2021-09-24T17:01:26.250Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.86s) [2021-09-24T17:01:26.250Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.53s) [2021-09-24T17:01:26.250Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.41s) [2021-09-24T17:01:26.250Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.01s) [2021-09-24T17:01:26.250Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.38s) [2021-09-24T17:01:26.250Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-09-24T17:01:26.251Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2021-09-24T17:01:26.251Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2021-09-24T17:01:26.251Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2021-09-24T17:01:26.251Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-09-24T17:01:26.251Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.00s) [2021-09-24T17:01:26.251Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.42s) [2021-09-24T17:01:26.251Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.79s) [2021-09-24T17:01:26.251Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.01s) [2021-09-24T17:01:26.251Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.96s) [2021-09-24T17:01:26.251Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.79s) [2021-09-24T17:01:26.251Z] === RUN TestDockerSchema1RegistrySuite [2021-09-24T17:01:26.251Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-09-24T17:01:26.251Z] check_test.go:222: [d8bbf3b5b4963] daemon is not started [2021-09-24T17:01:26.251Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-09-24T17:01:29.561Z] check_test.go:222: [d94ab1ae6d935] daemon is not started [2021-09-24T17:01:29.561Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-09-24T17:01:33.769Z] check_test.go:222: [dbd58008e362c] daemon is not started [2021-09-24T17:01:33.769Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-09-24T17:01:36.313Z] check_test.go:222: [de3748cd0ee9b] daemon is not started [2021-09-24T17:01:36.313Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-09-24T17:01:37.254Z] check_test.go:222: [dec6d10c95085] daemon is not started [2021-09-24T17:01:37.254Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-09-24T17:01:38.197Z] check_test.go:222: [df84a22a3b51b] daemon is not started [2021-09-24T17:01:38.197Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-09-24T17:01:38.457Z] check_test.go:222: [d1705ec1041c6] daemon is not started [2021-09-24T17:01:38.457Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-09-24T17:01:39.400Z] check_test.go:222: [ddf98b41b6f66] daemon is not started [2021-09-24T17:01:39.400Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-09-24T17:01:40.342Z] check_test.go:222: [d7df92044cf90] daemon is not started [2021-09-24T17:01:40.342Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-09-24T17:01:41.285Z] check_test.go:222: [d8da77e65f2a6] daemon is not started [2021-09-24T17:01:41.285Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-09-24T17:01:43.829Z] check_test.go:222: [d5905c4197b74] daemon is not started [2021-09-24T17:01:43.829Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-09-24T17:01:44.090Z] check_test.go:222: [d0c574638bf04] daemon is not started [2021-09-24T17:01:44.090Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-09-24T17:01:44.350Z] check_test.go:222: [dcc674c5146e3] daemon is not started [2021-09-24T17:01:44.350Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-09-24T17:01:44.611Z] check_test.go:222: [d73f60be61bb7] daemon is not started [2021-09-24T17:01:44.611Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-09-24T17:01:44.928Z] check_test.go:222: [d726ef27541b2] daemon is not started [2021-09-24T17:01:44.928Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-09-24T17:01:45.189Z] check_test.go:222: [dd8b81dd21964] daemon is not started [2021-09-24T17:01:45.189Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-09-24T17:01:45.449Z] check_test.go:222: [d45ee1eccdd15] daemon is not started [2021-09-24T17:01:45.449Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-09-24T17:01:45.712Z] check_test.go:222: [dabdf63c37aab] daemon is not started [2021-09-24T17:01:45.712Z] --- PASS: TestDockerSchema1RegistrySuite (19.52s) [2021-09-24T17:01:45.712Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2021-09-24T17:01:45.712Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.81s) [2021-09-24T17:01:45.712Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.38s) [2021-09-24T17:01:45.712Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.81s) [2021-09-24T17:01:45.712Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.00s) [2021-09-24T17:01:45.712Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.06s) [2021-09-24T17:01:45.712Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-09-24T17:01:45.712Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.98s) [2021-09-24T17:01:45.712Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.94s) [2021-09-24T17:01:45.712Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.88s) [2021-09-24T17:01:45.712Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.36s) [2021-09-24T17:01:45.712Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.45s) [2021-09-24T17:01:45.712Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.37s) [2021-09-24T17:01:45.712Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-09-24T17:01:45.712Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.30s) [2021-09-24T17:01:45.712Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.28s) [2021-09-24T17:01:45.712Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.37s) [2021-09-24T17:01:45.712Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-09-24T17:01:45.712Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-09-24T17:01:45.712Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-09-24T17:01:46.284Z] check_test.go:251: [d80cf8f1e7fde] daemon is not started [2021-09-24T17:01:46.284Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-09-24T17:01:46.856Z] check_test.go:251: [d0888a2ece106] daemon is not started [2021-09-24T17:01:46.856Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-09-24T17:01:47.116Z] check_test.go:251: [de1cdc95574de] daemon is not started [2021-09-24T17:01:47.116Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-09-24T17:01:48.501Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-09-24T17:01:48.762Z] check_test.go:251: [db87b394024b8] daemon is not started [2021-09-24T17:01:48.762Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-09-24T17:01:49.334Z] check_test.go:251: [d47472e3525c9] daemon is not started [2021-09-24T17:01:49.334Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-09-24T17:01:50.277Z] check_test.go:251: [d2dc9c9626b6e] daemon is not started [2021-09-24T17:01:50.277Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-09-24T17:01:50.277Z] check_test.go:251: [d9b8b80952ba0] daemon is not started [2021-09-24T17:01:50.277Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.77s) [2021-09-24T17:01:50.277Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.73s) [2021-09-24T17:01:50.277Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.57s) [2021-09-24T17:01:50.277Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.18s) [2021-09-24T17:01:50.277Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.24s) [2021-09-24T17:01:50.277Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.53s) [2021-09-24T17:01:50.277Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.50s) [2021-09-24T17:01:50.277Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.86s) [2021-09-24T17:01:50.277Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2021-09-24T17:01:50.277Z] === RUN TestDockerRegistryAuthTokenSuite [2021-09-24T17:01:50.277Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-09-24T17:01:55.562Z] check_test.go:278: [da40f71573f89] daemon is not started [2021-09-24T17:01:55.562Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-09-24T17:01:55.562Z] check_test.go:278: [dc389e051793a] daemon is not started [2021-09-24T17:01:55.562Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-09-24T17:01:55.822Z] check_test.go:278: [ddbadaaad45b3] daemon is not started [2021-09-24T17:01:55.822Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-09-24T17:01:56.084Z] check_test.go:278: [d77934c09d379] daemon is not started [2021-09-24T17:01:56.084Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-09-24T17:01:56.084Z] check_test.go:278: [d3e0d79fb2023] daemon is not started [2021-09-24T17:01:56.084Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s) [2021-09-24T17:01:56.084Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2021-09-24T17:01:56.084Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2021-09-24T17:01:56.084Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-09-24T17:01:56.084Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2021-09-24T17:01:56.084Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2021-09-24T17:01:56.084Z] === RUN TestDockerNetworkSuite [2021-09-24T17:01:56.084Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-09-24T17:01:57.996Z] docker_cli_network_unix_test.go:46: [d55e7435bf222] daemon is not started [2021-09-24T17:01:58.257Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-09-24T17:01:58.827Z] docker_cli_network_unix_test.go:46: [de1345714b430] daemon is not started [2021-09-24T17:01:59.088Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-09-24T17:02:01.634Z] docker_cli_network_unix_test.go:46: [daf2f192fa043] daemon is not started [2021-09-24T17:02:01.895Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-09-24T17:02:03.282Z] docker_cli_network_unix_test.go:46: [d1613ee4f05af] daemon is not started [2021-09-24T17:02:03.544Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-09-24T17:02:03.804Z] docker_cli_network_unix_test.go:1233: [d6b3982e24d50] daemon is not started [2021-09-24T17:02:06.349Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-09-24T17:02:07.301Z] docker_cli_network_unix_test.go:46: [d269a74965244] daemon is not started [2021-09-24T17:02:07.563Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-09-24T17:02:10.114Z] --- PASS: TestBuildWCOWSandboxSize (752.52s) [2021-09-24T17:02:10.114Z] === RUN TestBuildWithEmptyDockerfile [2021-09-24T17:02:10.114Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-24T17:02:10.114Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-24T17:02:10.114Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-24T17:02:10.114Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-24T17:02:10.114Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-24T17:02:10.114Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-24T17:02:10.114Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-24T17:02:10.114Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-24T17:02:10.114Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-24T17:02:10.114Z] --- PASS: TestBuildWithEmptyDockerfile (0.43s) [2021-09-24T17:02:10.114Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-09-24T17:02:10.114Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-09-24T17:02:10.114Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-09-24T17:02:10.114Z] === RUN TestBuildPreserveOwnership [2021-09-24T17:02:10.114Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-24T17:02:10.114Z] --- SKIP: TestBuildPreserveOwnership (0.01s) [2021-09-24T17:02:10.114Z] === RUN TestBuildPlatformInvalid [2021-09-24T17:02:10.114Z] --- PASS: TestBuildPlatformInvalid (0.40s) [2021-09-24T17:02:10.114Z] PASS [2021-09-24T17:02:10.114Z] ok github.com/docker/docker/integration/build 915.077s [2021-09-24T17:02:10.114Z] [2021-09-24T17:02:10.114Z] === Skipped [2021-09-24T17:02:10.114Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-09-24T17:02:10.114Z] build_session_test.go:25: TODO: BuildKit [2021-09-24T17:02:10.114Z] [2021-09-24T17:02:10.114Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-09-24T17:02:10.114Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:02:10.114Z] [2021-09-24T17:02:10.114Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-09-24T17:02:10.114Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-24T17:02:10.114Z] [2021-09-24T17:02:10.114Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2021-09-24T17:02:10.114Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-24T17:02:10.114Z] [2021-09-24T17:02:10.114Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.01s) [2021-09-24T17:02:10.114Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-24T17:02:10.114Z] [2021-09-24T17:02:10.114Z] DONE 29 tests, 5 skipped in 936.577s [2021-09-24T17:02:10.114Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-09-24T17:02:10.114Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-24T17:02:10.114Z] INFO: Testing against a local daemon [2021-09-24T17:02:10.114Z] === RUN TestConfigInspect [2021-09-24T17:02:10.114Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:02:10.114Z] --- SKIP: TestConfigInspect (0.00s) [2021-09-24T17:02:10.114Z] === RUN TestConfigList [2021-09-24T17:02:10.114Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:02:10.114Z] --- SKIP: TestConfigList (0.00s) [2021-09-24T17:02:10.114Z] === RUN TestConfigsCreateAndDelete [2021-09-24T17:02:10.114Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:02:10.114Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-09-24T17:02:10.114Z] === RUN TestConfigsUpdate [2021-09-24T17:02:10.114Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:02:10.114Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-09-24T17:02:10.114Z] === RUN TestTemplatedConfig [2021-09-24T17:02:10.114Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:02:10.114Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-09-24T17:02:10.114Z] === RUN TestConfigCreateResolve [2021-09-24T17:02:10.114Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-09-24T17:02:10.114Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-09-24T17:02:10.114Z] PASS [2021-09-24T17:02:10.114Z] ok github.com/docker/docker/integration/config 0.080s [2021-09-24T17:02:10.114Z] [2021-09-24T17:02:10.114Z] === Skipped [2021-09-24T17:02:10.114Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-09-24T17:02:10.114Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:02:10.114Z] [2021-09-24T17:02:10.114Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-09-24T17:02:10.114Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:02:10.114Z] [2021-09-24T17:02:10.114Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-09-24T17:02:10.114Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:02:10.114Z] [2021-09-24T17:02:10.114Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-09-24T17:02:10.114Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:02:10.114Z] [2021-09-24T17:02:10.114Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-09-24T17:02:10.114Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:02:10.114Z] [2021-09-24T17:02:10.114Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-09-24T17:02:10.114Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-09-24T17:02:10.114Z] [2021-09-24T17:02:10.114Z] DONE 6 tests, 6 skipped in 2.465s [2021-09-24T17:02:10.114Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-09-24T17:02:10.114Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-24T17:02:10.114Z] INFO: Testing against a local daemon [2021-09-24T17:02:10.114Z] === RUN TestCheckpoint [2021-09-24T17:02:10.114Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-09-24T17:02:10.114Z] --- SKIP: TestCheckpoint (0.00s) [2021-09-24T17:02:10.114Z] === RUN TestContainerInvalidJSON [2021-09-24T17:02:10.114Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-09-24T17:02:10.114Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-09-24T17:02:10.114Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-09-24T17:02:10.114Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-09-24T17:02:10.114Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-09-24T17:02:10.114Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-09-24T17:02:10.114Z] --- PASS: TestContainerInvalidJSON (0.40s) [2021-09-24T17:02:10.114Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-09-24T17:02:10.114Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-09-24T17:02:10.114Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-09-24T17:02:10.114Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.32s) [2021-09-24T17:02:10.114Z] === RUN TestCopyFromContainerPathIsNotDir [2021-09-24T17:02:10.114Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.18s) [2021-09-24T17:02:10.114Z] === RUN TestCopyToContainerPathDoesNotExist [2021-09-24T17:02:10.114Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.17s) [2021-09-24T17:02:10.114Z] === RUN TestCopyToContainerPathIsNotDir [2021-09-24T17:02:10.114Z] --- PASS: TestCopyToContainerPathIsNotDir (0.18s) [2021-09-24T17:02:10.114Z] === RUN TestCopyFromContainer [2021-09-24T17:02:10.114Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:02:10.114Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-09-24T17:02:10.114Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-09-24T17:02:10.114Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-24T17:02:10.115Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-24T17:02:10.115Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-24T17:02:10.115Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-24T17:02:10.115Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-24T17:02:10.115Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-24T17:02:10.115Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-24T17:02:10.115Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-24T17:02:10.115Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-24T17:02:10.115Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-09-24T17:02:10.115Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-09-24T17:02:10.115Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-09-24T17:02:10.115Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-09-24T17:02:10.115Z] === RUN TestCreateLinkToNonExistingContainer [2021-09-24T17:02:10.115Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-09-24T17:02:10.115Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-09-24T17:02:10.115Z] === RUN TestCreateWithInvalidEnv [2021-09-24T17:02:10.115Z] === RUN TestCreateWithInvalidEnv/0 [2021-09-24T17:02:10.115Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-09-24T17:02:10.115Z] === RUN TestCreateWithInvalidEnv/1 [2021-09-24T17:02:10.115Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-09-24T17:02:10.115Z] === RUN TestCreateWithInvalidEnv/2 [2021-09-24T17:02:10.115Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-09-24T17:02:10.115Z] === CONT TestCreateWithInvalidEnv/0 [2021-09-24T17:02:10.115Z] === CONT TestCreateWithInvalidEnv/2 [2021-09-24T17:02:10.115Z] === CONT TestCreateWithInvalidEnv/1 [2021-09-24T17:02:10.115Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-09-24T17:02:10.115Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-09-24T17:02:10.115Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-09-24T17:02:10.115Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-09-24T17:02:10.115Z] === RUN TestCreateTmpfsMountsTarget [2021-09-24T17:02:10.115Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:02:10.115Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-09-24T17:02:10.115Z] === RUN TestCreateWithCustomMaskedPaths [2021-09-24T17:02:10.115Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-09-24T17:02:10.115Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-09-24T17:02:10.115Z] === RUN TestCreateWithCustomReadonlyPaths [2021-09-24T17:02:10.115Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-09-24T17:02:10.115Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-09-24T17:02:10.115Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-09-24T17:02:10.115Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-24T17:02:10.115Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-24T17:02:10.115Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-24T17:02:10.115Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-24T17:02:10.115Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-24T17:02:10.115Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-24T17:02:10.115Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-24T17:02:10.115Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-24T17:02:10.115Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-24T17:02:10.115Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-24T17:02:10.115Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-24T17:02:10.115Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-24T17:02:10.115Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-24T17:02:10.115Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-24T17:02:10.115Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-24T17:02:10.115Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-09-24T17:02:10.115Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2021-09-24T17:02:10.115Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-09-24T17:02:10.115Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-09-24T17:02:10.115Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-09-24T17:02:10.115Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-09-24T17:02:10.115Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-09-24T17:02:10.115Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-09-24T17:02:10.115Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-09-24T17:02:10.115Z] === RUN TestCreateDifferentPlatform [2021-09-24T17:02:10.115Z] === RUN TestCreateDifferentPlatform/different_os [2021-09-24T17:02:10.115Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-09-24T17:02:10.115Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-09-24T17:02:10.115Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-09-24T17:02:10.115Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-09-24T17:02:10.115Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-09-24T17:02:10.115Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s) [2021-09-24T17:02:10.115Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-09-24T17:02:10.115Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-09-24T17:02:10.115Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.02s) [2021-09-24T17:02:10.115Z] === RUN TestContainerKillOnDaemonStart [2021-09-24T17:02:10.115Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:02:10.115Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-09-24T17:02:10.115Z] === RUN TestDiff [2021-09-24T17:02:10.115Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-09-24T17:02:10.115Z] --- SKIP: TestDiff (0.00s) [2021-09-24T17:02:10.115Z] === RUN TestExecWithCloseStdin [2021-09-24T17:02:10.115Z] --- PASS: TestExecWithCloseStdin (2.55s) [2021-09-24T17:02:10.115Z] === RUN TestExec [2021-09-24T17:02:10.115Z] --- PASS: TestExec (1.76s) [2021-09-24T17:02:10.115Z] === RUN TestExecUser [2021-09-24T17:02:10.115Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-09-24T17:02:10.115Z] --- SKIP: TestExecUser (0.00s) [2021-09-24T17:02:10.115Z] === RUN TestExportContainerAndImportImage [2021-09-24T17:02:10.115Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:02:10.115Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-09-24T17:02:10.115Z] === RUN TestExportContainerAfterDaemonRestart [2021-09-24T17:02:10.115Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:02:10.115Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-09-24T17:02:10.115Z] === RUN TestHealthCheckWorkdir [2021-09-24T17:02:10.115Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-09-24T17:02:10.115Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-09-24T17:02:10.115Z] === RUN TestHealthKillContainer [2021-09-24T17:02:10.115Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-09-24T17:02:10.115Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-09-24T17:02:10.115Z] === RUN TestInspectCpusetInConfigPre120 [2021-09-24T17:02:10.115Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-09-24T17:02:10.115Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-09-24T17:02:10.115Z] === RUN TestKillContainerInvalidSignal [2021-09-24T17:02:11.690Z] --- PASS: TestKillContainerInvalidSignal (1.64s) [2021-09-24T17:02:11.690Z] === RUN TestKillContainer [2021-09-24T17:02:11.690Z] === RUN TestKillContainer/no_signal [2021-09-24T17:02:12.851Z] docker_cli_network_unix_test.go:46: [d50820a627fb0] daemon is not started [2021-09-24T17:02:13.113Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-09-24T17:02:13.265Z] === RUN TestKillContainer/non_killing_signal [2021-09-24T17:02:13.265Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-09-24T17:02:13.265Z] === RUN TestKillContainer/killing_signal [2021-09-24T17:02:15.026Z] docker_cli_network_unix_test.go:46: [df947674f9832] daemon is not started [2021-09-24T17:02:15.286Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-09-24T17:02:15.494Z] --- PASS: TestKillContainer (3.62s) [2021-09-24T17:02:15.494Z] --- PASS: TestKillContainer/no_signal (1.62s) [2021-09-24T17:02:15.494Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-09-24T17:02:15.494Z] --- PASS: TestKillContainer/killing_signal (1.96s) [2021-09-24T17:02:15.494Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-09-24T17:02:15.494Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-24T17:02:15.494Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-09-24T17:02:15.494Z] === RUN TestKillStoppedContainer [2021-09-24T17:02:15.494Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-24T17:02:15.494Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-09-24T17:02:15.494Z] === RUN TestKillStoppedContainerAPIPre120 [2021-09-24T17:02:15.494Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-24T17:02:15.494Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-09-24T17:02:15.494Z] === RUN TestKillDifferentUserContainer [2021-09-24T17:02:15.494Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-09-24T17:02:15.494Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-09-24T17:02:15.494Z] === RUN TestInspectOomKilledTrue [2021-09-24T17:02:15.494Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:02:15.494Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-09-24T17:02:15.494Z] === RUN TestInspectOomKilledFalse [2021-09-24T17:02:15.494Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-24T17:02:15.494Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-09-24T17:02:15.494Z] === RUN TestLogsFollowTailEmpty [2021-09-24T17:02:16.234Z] docker_cli_network_unix_test.go:46: [d85e7be5e8788] daemon is not started [2021-09-24T17:02:16.494Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-09-24T17:02:17.066Z] docker_cli_network_unix_test.go:46: [d02636a727fdb] daemon is not started [2021-09-24T17:02:17.066Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-09-24T17:02:17.068Z] --- PASS: TestLogsFollowTailEmpty (1.58s) [2021-09-24T17:02:17.068Z] === RUN TestNetworkNat [2021-09-24T17:02:17.068Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-09-24T17:02:17.068Z] --- SKIP: TestNetworkNat (0.00s) [2021-09-24T17:02:17.068Z] === RUN TestNetworkLocalhostTCPNat [2021-09-24T17:02:17.327Z] docker_cli_network_unix_test.go:46: [d78f08ccb0468] daemon is not started [2021-09-24T17:02:17.327Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-09-24T17:02:17.899Z] docker_cli_network_unix_test.go:46: [d7cfee139a94a] daemon is not started [2021-09-24T17:02:18.472Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-09-24T17:02:19.044Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-09-24T17:02:19.044Z] docker_cli_network_unix_test.go:46: [dcb93f6fb3a08] daemon is not started [2021-09-24T17:02:19.336Z] --- PASS: TestNetworkLocalhostTCPNat (1.96s) [2021-09-24T17:02:19.336Z] === RUN TestNetworkLoopbackNat [2021-09-24T17:02:19.336Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-09-24T17:02:19.336Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-09-24T17:02:19.336Z] === RUN TestPause [2021-09-24T17:02:19.336Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-09-24T17:02:19.336Z] --- SKIP: TestPause (0.00s) [2021-09-24T17:02:19.336Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-09-24T17:02:19.616Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-09-24T17:02:19.876Z] docker_cli_network_unix_test.go:46: [d8cd416bcfcbf] daemon is not started [2021-09-24T17:02:19.876Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-09-24T17:02:20.137Z] docker_cli_network_unix_test.go:46: [d1c0eacaa4a8e] daemon is not started [2021-09-24T17:02:20.137Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-09-24T17:02:20.911Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.62s) [2021-09-24T17:02:20.911Z] === RUN TestPauseStopPausedContainer [2021-09-24T17:02:20.911Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:02:20.911Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-09-24T17:02:20.911Z] === RUN TestPsFilter [2021-09-24T17:02:20.911Z] --- PASS: TestPsFilter (0.18s) [2021-09-24T17:02:20.911Z] === RUN TestRemoveContainerWithRemovedVolume [2021-09-24T17:02:21.080Z] docker_cli_network_unix_test.go:46: [d352d8d2be645] daemon is not started [2021-09-24T17:02:21.341Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-09-24T17:02:21.601Z] docker_cli_network_unix_test.go:46: [d9e1bea7c2fe2] daemon is not started [2021-09-24T17:02:21.601Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-09-24T17:02:21.601Z] docker_cli_network_unix_test.go:46: [d4ba610c3e690] daemon is not started [2021-09-24T17:02:21.601Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-09-24T17:02:21.862Z] docker_cli_network_unix_test.go:46: [d917b6f78ddcf] daemon is not started [2021-09-24T17:02:21.862Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-09-24T17:02:22.466Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.85s) [2021-09-24T17:02:22.466Z] === RUN TestRemoveContainerWithVolume [2021-09-24T17:02:23.249Z] docker_cli_network_unix_test.go:46: [d72b346482d86] daemon is not started [2021-09-24T17:02:23.250Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-09-24T17:02:23.250Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-09-24T17:02:23.821Z] docker_cli_network_unix_test.go:46: [d0feb0f5877a2] daemon is not started [2021-09-24T17:02:24.403Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-09-24T17:02:24.403Z] docker_cli_network_unix_test.go:46: [d253b436a041e] daemon is not started [2021-09-24T17:02:24.403Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-09-24T17:02:24.403Z] docker_cli_network_unix_test.go:46: [dcaa131fa9750] daemon is not started [2021-09-24T17:02:24.666Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-09-24T17:02:24.666Z] docker_cli_network_unix_test.go:46: [da6088fe87467] daemon is not started [2021-09-24T17:02:24.666Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-09-24T17:02:24.712Z] --- PASS: TestRemoveContainerWithVolume (1.88s) [2021-09-24T17:02:24.712Z] === RUN TestRemoveContainerRunning [2021-09-24T17:02:26.333Z] --- PASS: TestRemoveContainerRunning (1.59s) [2021-09-24T17:02:26.333Z] === RUN TestRemoveContainerForceRemoveRunning [2021-09-24T17:02:26.580Z] docker_cli_network_unix_test.go:968: [d5636dcac8834] daemon is not started [2021-09-24T17:02:27.521Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-09-24T17:02:27.953Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.58s) [2021-09-24T17:02:27.953Z] === RUN TestRemoveInvalidContainer [2021-09-24T17:02:27.953Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-09-24T17:02:27.953Z] === RUN TestRenameLinkedContainer [2021-09-24T17:02:27.953Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-09-24T17:02:27.953Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-09-24T17:02:27.953Z] === RUN TestRenameStoppedContainer [2021-09-24T17:02:29.435Z] docker_cli_network_unix_test.go:46: [d2ee3a6003bdc] daemon is not started [2021-09-24T17:02:29.435Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-09-24T17:02:29.575Z] --- PASS: TestRenameStoppedContainer (1.95s) [2021-09-24T17:02:29.575Z] === RUN TestRenameRunningContainerAndReuse [2021-09-24T17:02:30.378Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-09-24T17:02:32.923Z] docker_cli_network_unix_test.go:1116: [d2ed4a380e32a] daemon is not started [2021-09-24T17:02:33.477Z] --- PASS: TestRenameRunningContainerAndReuse (3.17s) [2021-09-24T17:02:33.477Z] === RUN TestRenameInvalidName [2021-09-24T17:02:34.502Z] --- PASS: TestRenameInvalidName (1.62s) [2021-09-24T17:02:34.502Z] === RUN TestRenameAnonymousContainer [2021-09-24T17:02:37.132Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-09-24T17:02:37.132Z] docker_cli_network_unix_test.go:46: [d532bea539535] daemon is not started [2021-09-24T17:02:37.132Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-09-24T17:02:37.393Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-09-24T17:02:38.336Z] docker_cli_network_unix_test.go:46: [dae3713e81eb1] daemon is not started [2021-09-24T17:02:38.336Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-09-24T17:02:38.336Z] docker_cli_network_unix_test.go:46: [d46e6cd87a100] daemon is not started [2021-09-24T17:02:38.336Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-09-24T17:02:38.336Z] docker_cli_network_unix_test.go:46: [d2c2467f2c45f] daemon is not started [2021-09-24T17:02:38.336Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-09-24T17:02:38.596Z] docker_cli_network_unix_test.go:46: [d24aed3033783] daemon is not started [2021-09-24T17:02:38.596Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-09-24T17:02:38.858Z] docker_cli_network_unix_test.go:46: [ddeb5c27d9041] daemon is not started [2021-09-24T17:02:38.858Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-09-24T17:02:38.858Z] docker_cli_network_unix_test.go:46: [d3063dcadd622] daemon is not started [2021-09-24T17:02:38.858Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-09-24T17:02:39.801Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-09-24T17:02:40.744Z] docker_cli_network_unix_test.go:46: [d984b1873c4ca] daemon is not started [2021-09-24T17:02:42.128Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-09-24T17:02:42.129Z] docker_cli_network_unix_test.go:46: [df24f5916185b] daemon is not started [2021-09-24T17:02:42.129Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-09-24T17:02:42.129Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-09-24T17:02:42.129Z] docker_cli_network_unix_test.go:46: [d9f2b0a289937] daemon is not started [2021-09-24T17:02:42.129Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-09-24T17:02:42.700Z] docker_cli_network_unix_test.go:46: [db9098763fcfe] daemon is not started [2021-09-24T17:02:42.961Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-09-24T17:02:44.900Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-09-24T17:02:47.224Z] --- PASS: TestRenameAnonymousContainer (11.09s) [2021-09-24T17:02:47.224Z] === RUN TestRenameContainerWithSameName [2021-09-24T17:02:47.224Z] --- PASS: TestRenameContainerWithSameName (1.62s) [2021-09-24T17:02:47.224Z] === RUN TestRenameContainerWithLinkedContainer [2021-09-24T17:02:47.224Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-09-24T17:02:47.224Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-09-24T17:02:47.224Z] === RUN TestResize [2021-09-24T17:02:47.445Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-09-24T17:02:48.830Z] docker_cli_network_unix_test.go:1084: [da01a781dd4f4] daemon is not started [2021-09-24T17:02:48.844Z] --- PASS: TestResize (1.64s) [2021-09-24T17:02:48.844Z] === RUN TestResizeWithInvalidSize [2021-09-24T17:02:50.216Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-09-24T17:02:50.216Z] docker_cli_network_unix_test.go:46: [dc74bad70236f] daemon is not started [2021-09-24T17:02:50.216Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-09-24T17:02:50.467Z] --- PASS: TestResizeWithInvalidSize (1.59s) [2021-09-24T17:02:50.467Z] === RUN TestResizeWhenContainerNotStarted [2021-09-24T17:02:50.788Z] docker_cli_network_unix_test.go:46: [de11d1ed10929] daemon is not started [2021-09-24T17:02:51.048Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-09-24T17:02:52.432Z] docker_cli_network_unix_test.go:46: [dcc3053a22710] daemon is not started [2021-09-24T17:02:52.433Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-09-24T17:02:52.694Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-09-24T17:02:52.694Z] docker_cli_network_unix_test.go:46: [dc5e346f9ca0f] daemon is not started [2021-09-24T17:02:52.694Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-09-24T17:02:52.759Z] --- PASS: TestResizeWhenContainerNotStarted (2.16s) [2021-09-24T17:02:52.759Z] === RUN TestDaemonRestartKillContainers [2021-09-24T17:02:52.759Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:02:52.759Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-09-24T17:02:52.759Z] === RUN TestStats [2021-09-24T17:02:52.759Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-09-24T17:02:52.759Z] --- SKIP: TestStats (0.00s) [2021-09-24T17:02:52.759Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-09-24T17:02:53.264Z] docker_cli_network_unix_test.go:46: [dfc9f3a65ff62] daemon is not started [2021-09-24T17:02:53.524Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-09-24T17:02:54.097Z] docker_cli_network_unix_test.go:46: [d41d3a6e5cdfe] daemon is not started [2021-09-24T17:02:54.097Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-09-24T17:02:55.039Z] docker_cli_network_unix_test.go:46: [d2befd8dad76f] daemon is not started [2021-09-24T17:02:55.612Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-09-24T17:02:55.873Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-09-24T17:02:55.873Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-09-24T17:02:56.137Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-09-24T17:03:01.433Z] docker_cli_network_unix_test.go:46: [de0a530ea6fc6] daemon is not started [2021-09-24T17:03:01.433Z] --- PASS: TestDockerNetworkSuite (65.19s) [2021-09-24T17:03:01.433Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.09s) [2021-09-24T17:03:01.433Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.78s) [2021-09-24T17:03:01.433Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.86s) [2021-09-24T17:03:01.433Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.72s) [2021-09-24T17:03:01.433Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.56s) [2021-09-24T17:03:01.433Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.50s) [2021-09-24T17:03:01.433Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.37s) [2021-09-24T17:03:01.433Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.28s) [2021-09-24T17:03:01.433Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.15s) [2021-09-24T17:03:01.433Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.53s) [2021-09-24T17:03:01.433Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.39s) [2021-09-24T17:03:01.433Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.04s) [2021-09-24T17:03:01.433Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.22s) [2021-09-24T17:03:01.433Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.24s) [2021-09-24T17:03:01.433Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s) [2021-09-24T17:03:01.433Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.13s) [2021-09-24T17:03:01.433Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.28s) [2021-09-24T17:03:01.433Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2021-09-24T17:03:01.433Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.25s) [2021-09-24T17:03:01.433Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.10s) [2021-09-24T17:03:01.433Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.22s) [2021-09-24T17:03:01.433Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s) [2021-09-24T17:03:01.433Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.30s) [2021-09-24T17:03:01.433Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.11s) [2021-09-24T17:03:01.433Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.92s) [2021-09-24T17:03:01.433Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.91s) [2021-09-24T17:03:01.433Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (7.32s) [2021-09-24T17:03:01.433Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.36s) [2021-09-24T17:03:01.433Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.02s) [2021-09-24T17:03:01.433Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s) [2021-09-24T17:03:01.433Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2021-09-24T17:03:01.433Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2021-09-24T17:03:01.433Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.22s) [2021-09-24T17:03:01.433Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2021-09-24T17:03:01.433Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.07s) [2021-09-24T17:03:01.433Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.07s) [2021-09-24T17:03:01.433Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-09-24T17:03:01.433Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.98s) [2021-09-24T17:03:01.433Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.24s) [2021-09-24T17:03:01.433Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.04s) [2021-09-24T17:03:01.433Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s) [2021-09-24T17:03:01.433Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.82s) [2021-09-24T17:03:01.433Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.55s) [2021-09-24T17:03:01.433Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2021-09-24T17:03:01.433Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.82s) [2021-09-24T17:03:01.433Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.62s) [2021-09-24T17:03:01.433Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.42s) [2021-09-24T17:03:01.433Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.78s) [2021-09-24T17:03:01.433Z] === RUN TestDockerHubPullSuite [2021-09-24T17:03:01.433Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-09-24T17:03:01.618Z] --- PASS: TestStopContainerWithRestartPolicyAlways (8.67s) [2021-09-24T17:03:01.618Z] === RUN TestStopContainerWithTimeout [2021-09-24T17:03:01.618Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-09-24T17:03:01.618Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-09-24T17:03:01.618Z] === RUN TestUpdateRestartPolicy [2021-09-24T17:03:02.376Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-09-24T17:03:02.645Z] --- PASS: TestBuildWCOWSandboxSize (659.61s) [2021-09-24T17:03:02.645Z] === RUN TestBuildWithEmptyDockerfile [2021-09-24T17:03:02.645Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-24T17:03:02.645Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-24T17:03:02.645Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-24T17:03:02.645Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-24T17:03:02.645Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-24T17:03:02.645Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-24T17:03:02.645Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-24T17:03:02.645Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-24T17:03:02.645Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-24T17:03:02.645Z] --- PASS: TestBuildWithEmptyDockerfile (0.38s) [2021-09-24T17:03:02.645Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2021-09-24T17:03:02.645Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-09-24T17:03:02.645Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-09-24T17:03:02.645Z] === RUN TestBuildPreserveOwnership [2021-09-24T17:03:02.645Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-24T17:03:02.645Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-09-24T17:03:02.645Z] === RUN TestBuildPlatformInvalid [2021-09-24T17:03:02.645Z] --- PASS: TestBuildPlatformInvalid (0.38s) [2021-09-24T17:03:02.645Z] PASS [2021-09-24T17:03:02.645Z] ok github.com/docker/docker/integration/build 789.518s [2021-09-24T17:03:02.645Z] [2021-09-24T17:03:02.645Z] === Skipped [2021-09-24T17:03:02.645Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-09-24T17:03:02.645Z] build_session_test.go:25: TODO: BuildKit [2021-09-24T17:03:02.645Z] [2021-09-24T17:03:02.645Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-09-24T17:03:02.645Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:03:02.645Z] [2021-09-24T17:03:02.645Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-09-24T17:03:02.645Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-24T17:03:02.645Z] [2021-09-24T17:03:02.645Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-09-24T17:03:02.645Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-24T17:03:02.645Z] [2021-09-24T17:03:02.645Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-09-24T17:03:02.645Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-24T17:03:02.645Z] [2021-09-24T17:03:02.645Z] DONE 29 tests, 5 skipped in 809.471s [2021-09-24T17:03:02.645Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-09-24T17:03:02.645Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-24T17:03:02.645Z] INFO: Testing against a local daemon [2021-09-24T17:03:02.645Z] === RUN TestConfigInspect [2021-09-24T17:03:02.645Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:03:02.645Z] --- SKIP: TestConfigInspect (0.00s) [2021-09-24T17:03:02.645Z] === RUN TestConfigList [2021-09-24T17:03:02.645Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:03:02.645Z] --- SKIP: TestConfigList (0.00s) [2021-09-24T17:03:02.645Z] === RUN TestConfigsCreateAndDelete [2021-09-24T17:03:02.645Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:03:02.645Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-09-24T17:03:02.645Z] === RUN TestConfigsUpdate [2021-09-24T17:03:02.645Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:03:02.645Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-09-24T17:03:02.645Z] === RUN TestTemplatedConfig [2021-09-24T17:03:02.645Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:03:02.645Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-09-24T17:03:02.645Z] === RUN TestConfigCreateResolve [2021-09-24T17:03:02.645Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-09-24T17:03:02.645Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-09-24T17:03:02.645Z] PASS [2021-09-24T17:03:02.645Z] ok github.com/docker/docker/integration/config 0.094s [2021-09-24T17:03:02.645Z] [2021-09-24T17:03:02.645Z] === Skipped [2021-09-24T17:03:02.645Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-09-24T17:03:02.645Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:03:02.645Z] [2021-09-24T17:03:02.645Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-09-24T17:03:02.645Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:03:02.645Z] [2021-09-24T17:03:02.645Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-09-24T17:03:02.645Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:03:02.645Z] [2021-09-24T17:03:02.645Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-09-24T17:03:02.645Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:03:02.645Z] [2021-09-24T17:03:02.645Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-09-24T17:03:02.645Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:03:02.645Z] [2021-09-24T17:03:02.645Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-09-24T17:03:02.645Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-09-24T17:03:02.645Z] [2021-09-24T17:03:02.645Z] DONE 6 tests, 6 skipped in 2.530s [2021-09-24T17:03:02.645Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-09-24T17:03:02.645Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-24T17:03:02.645Z] INFO: Testing against a local daemon [2021-09-24T17:03:02.645Z] === RUN TestCheckpoint [2021-09-24T17:03:02.645Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-09-24T17:03:02.645Z] --- SKIP: TestCheckpoint (0.00s) [2021-09-24T17:03:02.645Z] === RUN TestContainerInvalidJSON [2021-09-24T17:03:02.645Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-09-24T17:03:02.645Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-09-24T17:03:02.645Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-09-24T17:03:02.645Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-09-24T17:03:02.645Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-09-24T17:03:02.645Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-09-24T17:03:02.645Z] --- PASS: TestContainerInvalidJSON (0.34s) [2021-09-24T17:03:02.646Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-09-24T17:03:02.646Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-09-24T17:03:02.646Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-09-24T17:03:02.646Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.19s) [2021-09-24T17:03:02.646Z] === RUN TestCopyFromContainerPathIsNotDir [2021-09-24T17:03:02.646Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s) [2021-09-24T17:03:02.646Z] === RUN TestCopyToContainerPathDoesNotExist [2021-09-24T17:03:02.646Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.15s) [2021-09-24T17:03:02.646Z] === RUN TestCopyToContainerPathIsNotDir [2021-09-24T17:03:02.947Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-09-24T17:03:03.120Z] --- PASS: TestCopyToContainerPathIsNotDir (0.15s) [2021-09-24T17:03:03.120Z] === RUN TestCopyFromContainer [2021-09-24T17:03:03.120Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:03:03.120Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-09-24T17:03:03.120Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-09-24T17:03:03.120Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-24T17:03:03.120Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-24T17:03:03.120Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-24T17:03:03.120Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-24T17:03:03.120Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-24T17:03:03.120Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-24T17:03:03.120Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-24T17:03:03.120Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-24T17:03:03.120Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-24T17:03:03.120Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-09-24T17:03:03.120Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-09-24T17:03:03.120Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-09-24T17:03:03.120Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-09-24T17:03:03.120Z] === RUN TestCreateLinkToNonExistingContainer [2021-09-24T17:03:03.120Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-09-24T17:03:03.120Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-09-24T17:03:03.120Z] === RUN TestCreateWithInvalidEnv [2021-09-24T17:03:03.120Z] === RUN TestCreateWithInvalidEnv/0 [2021-09-24T17:03:03.120Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-09-24T17:03:03.120Z] === RUN TestCreateWithInvalidEnv/1 [2021-09-24T17:03:03.120Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-09-24T17:03:03.120Z] === RUN TestCreateWithInvalidEnv/2 [2021-09-24T17:03:03.120Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-09-24T17:03:03.120Z] === CONT TestCreateWithInvalidEnv/0 [2021-09-24T17:03:03.120Z] === CONT TestCreateWithInvalidEnv/2 [2021-09-24T17:03:03.120Z] === CONT TestCreateWithInvalidEnv/1 [2021-09-24T17:03:03.120Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-09-24T17:03:03.120Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-09-24T17:03:03.120Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-09-24T17:03:03.120Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-09-24T17:03:03.120Z] === RUN TestCreateTmpfsMountsTarget [2021-09-24T17:03:03.120Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:03:03.120Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-09-24T17:03:03.120Z] === RUN TestCreateWithCustomMaskedPaths [2021-09-24T17:03:03.120Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-09-24T17:03:03.120Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-09-24T17:03:03.120Z] === RUN TestCreateWithCustomReadonlyPaths [2021-09-24T17:03:03.120Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-09-24T17:03:03.120Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-09-24T17:03:03.120Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-09-24T17:03:03.120Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-24T17:03:03.120Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-24T17:03:03.120Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-24T17:03:03.120Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-24T17:03:03.120Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-24T17:03:03.120Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-24T17:03:03.120Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-24T17:03:03.120Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-24T17:03:03.120Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-24T17:03:03.120Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-24T17:03:03.120Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-24T17:03:03.120Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-24T17:03:03.120Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-24T17:03:03.120Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-24T17:03:03.120Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-24T17:03:03.120Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-09-24T17:03:03.120Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2021-09-24T17:03:03.120Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2021-09-24T17:03:03.120Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2021-09-24T17:03:03.120Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2021-09-24T17:03:03.120Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-09-24T17:03:03.120Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-09-24T17:03:03.120Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-09-24T17:03:03.120Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-09-24T17:03:03.120Z] === RUN TestCreateDifferentPlatform [2021-09-24T17:03:03.120Z] === RUN TestCreateDifferentPlatform/different_os [2021-09-24T17:03:03.120Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-09-24T17:03:03.120Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-09-24T17:03:03.120Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-09-24T17:03:03.120Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-09-24T17:03:03.120Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-09-24T17:03:03.120Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.10s) [2021-09-24T17:03:03.120Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-09-24T17:03:03.120Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-09-24T17:03:03.120Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.02s) [2021-09-24T17:03:03.120Z] === RUN TestContainerKillOnDaemonStart [2021-09-24T17:03:03.120Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:03:03.120Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-09-24T17:03:03.120Z] === RUN TestDiff [2021-09-24T17:03:03.121Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-09-24T17:03:03.121Z] --- SKIP: TestDiff (0.00s) [2021-09-24T17:03:03.121Z] === RUN TestExecWithCloseStdin [2021-09-24T17:03:03.208Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-09-24T17:03:03.794Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-09-24T17:03:05.177Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-09-24T17:03:05.344Z] --- PASS: TestExecWithCloseStdin (2.28s) [2021-09-24T17:03:05.344Z] === RUN TestExec [2021-09-24T17:03:05.438Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-09-24T17:03:06.380Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-09-24T17:03:06.929Z] --- PASS: TestExec (1.62s) [2021-09-24T17:03:06.929Z] === RUN TestExecUser [2021-09-24T17:03:06.929Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-09-24T17:03:06.929Z] --- SKIP: TestExecUser (0.00s) [2021-09-24T17:03:06.929Z] === RUN TestExportContainerAndImportImage [2021-09-24T17:03:06.929Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:03:06.929Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-09-24T17:03:06.929Z] === RUN TestExportContainerAfterDaemonRestart [2021-09-24T17:03:06.929Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:03:06.929Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-09-24T17:03:06.929Z] === RUN TestHealthCheckWorkdir [2021-09-24T17:03:06.929Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-09-24T17:03:06.929Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-09-24T17:03:06.929Z] === RUN TestHealthKillContainer [2021-09-24T17:03:06.929Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-09-24T17:03:06.929Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-09-24T17:03:06.929Z] === RUN TestInspectCpusetInConfigPre120 [2021-09-24T17:03:06.929Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-09-24T17:03:06.929Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-09-24T17:03:06.929Z] === RUN TestKillContainerInvalidSignal [2021-09-24T17:03:06.953Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-09-24T17:03:07.218Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-09-24T17:03:07.218Z] --- PASS: TestDockerHubPullSuite (5.87s) [2021-09-24T17:03:07.218Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.52s) [2021-09-24T17:03:07.218Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.22s) [2021-09-24T17:03:07.218Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.44s) [2021-09-24T17:03:07.218Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.26s) [2021-09-24T17:03:07.218Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.36s) [2021-09-24T17:03:07.218Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2021-09-24T17:03:07.218Z] PASS [2021-09-24T17:03:07.218Z] [2021-09-24T17:03:07.218Z] === Skipped [2021-09-24T17:03:07.218Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-09-24T17:03:07.218Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2021-09-24T17:03:07.218Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-09-24T17:03:07.218Z] [2021-09-24T17:03:07.218Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-09-24T17:03:07.218Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2021-09-24T17:03:07.218Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-09-24T17:03:07.218Z] [2021-09-24T17:03:07.218Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-09-24T17:03:07.218Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2021-09-24T17:03:07.218Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-09-24T17:03:07.218Z] [2021-09-24T17:03:07.218Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2021-09-24T17:03:07.218Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2021-09-24T17:03:07.218Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2021-09-24T17:03:07.218Z] [2021-09-24T17:03:07.218Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-09-24T17:03:07.218Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2021-09-24T17:03:07.218Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-09-24T17:03:07.218Z] [2021-09-24T17:03:07.218Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2021-09-24T17:03:07.218Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2021-09-24T17:03:07.218Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2021-09-24T17:03:07.218Z] [2021-09-24T17:03:07.218Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-09-24T17:03:07.218Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2021-09-24T17:03:07.218Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-09-24T17:03:07.218Z] [2021-09-24T17:03:07.218Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-09-24T17:03:07.218Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2021-09-24T17:03:07.218Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-09-24T17:03:07.218Z] [2021-09-24T17:03:07.218Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-09-24T17:03:07.218Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2021-09-24T17:03:07.218Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-09-24T17:03:07.218Z] [2021-09-24T17:03:07.218Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-09-24T17:03:07.218Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2021-09-24T17:03:07.218Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-09-24T17:03:07.218Z] [2021-09-24T17:03:07.218Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-09-24T17:03:07.218Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2021-09-24T17:03:07.218Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-09-24T17:03:07.218Z] [2021-09-24T17:03:07.218Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-09-24T17:03:07.218Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2021-09-24T17:03:07.218Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-09-24T17:03:07.218Z] [2021-09-24T17:03:07.218Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-09-24T17:03:07.218Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2021-09-24T17:03:07.218Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-09-24T17:03:07.218Z] [2021-09-24T17:03:07.218Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-09-24T17:03:07.218Z] docker_cli_sni_test.go:18: Flakey test [2021-09-24T17:03:07.218Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-09-24T17:03:07.218Z] [2021-09-24T17:03:07.218Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-09-24T17:03:07.218Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2021-09-24T17:03:07.218Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-09-24T17:03:07.218Z] [2021-09-24T17:03:07.218Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-09-24T17:03:07.218Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-09-24T17:03:07.218Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-09-24T17:03:07.218Z] [2021-09-24T17:03:07.218Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-09-24T17:03:07.218Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-09-24T17:03:07.218Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-09-24T17:03:07.218Z] [2021-09-24T17:03:07.218Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-09-24T17:03:07.218Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-09-24T17:03:07.218Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-09-24T17:03:07.218Z] [2021-09-24T17:03:07.218Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-09-24T17:03:07.218Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-09-24T17:03:07.218Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-09-24T17:03:07.218Z] [2021-09-24T17:03:07.218Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-09-24T17:03:07.218Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-09-24T17:03:07.218Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-09-24T17:03:07.218Z] [2021-09-24T17:03:07.218Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-09-24T17:03:07.218Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-09-24T17:03:07.218Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-09-24T17:03:07.218Z] [2021-09-24T17:03:07.218Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-09-24T17:03:07.218Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-09-24T17:03:07.218Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-09-24T17:03:07.218Z] [2021-09-24T17:03:07.218Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-09-24T17:03:07.218Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-09-24T17:03:07.218Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-09-24T17:03:07.218Z] [2021-09-24T17:03:07.218Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-09-24T17:03:07.218Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-09-24T17:03:07.218Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-09-24T17:03:07.218Z] [2021-09-24T17:03:07.218Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-09-24T17:03:07.218Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-09-24T17:03:07.218Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-09-24T17:03:07.218Z] [2021-09-24T17:03:07.218Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-09-24T17:03:07.218Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-09-24T17:03:07.218Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-09-24T17:03:07.218Z] [2021-09-24T17:03:07.218Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-09-24T17:03:07.218Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-09-24T17:03:07.218Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-09-24T17:03:07.218Z] [2021-09-24T17:03:07.218Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-09-24T17:03:07.218Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-09-24T17:03:07.218Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-09-24T17:03:07.218Z] [2021-09-24T17:03:07.218Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-09-24T17:03:07.218Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-09-24T17:03:07.218Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-09-24T17:03:07.218Z] [2021-09-24T17:03:07.218Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-09-24T17:03:07.218Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-09-24T17:03:07.218Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-09-24T17:03:07.218Z] [2021-09-24T17:03:07.218Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-09-24T17:03:07.218Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-09-24T17:03:07.218Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-09-24T17:03:07.218Z] [2021-09-24T17:03:07.218Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-09-24T17:03:07.218Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2021-09-24T17:03:07.218Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-09-24T17:03:07.218Z] [2021-09-24T17:03:07.218Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-09-24T17:03:07.218Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-09-24T17:03:07.218Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-09-24T17:03:07.218Z] [2021-09-24T17:03:07.218Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-09-24T17:03:07.218Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-09-24T17:03:07.218Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-09-24T17:03:07.218Z] [2021-09-24T17:03:07.218Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2021-09-24T17:03:07.218Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-09-24T17:03:07.218Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2021-09-24T17:03:07.218Z] [2021-09-24T17:03:07.218Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-09-24T17:03:07.218Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-09-24T17:03:07.218Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-09-24T17:03:07.218Z] [2021-09-24T17:03:07.218Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2021-09-24T17:03:07.218Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-09-24T17:03:07.218Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2021-09-24T17:03:07.218Z] [2021-09-24T17:03:07.218Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-09-24T17:03:07.218Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-09-24T17:03:07.218Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-09-24T17:03:07.218Z] [2021-09-24T17:03:07.218Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-09-24T17:03:07.218Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-09-24T17:03:07.218Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-09-24T17:03:07.218Z] [2021-09-24T17:03:07.218Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2021-09-24T17:03:07.218Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-09-24T17:03:07.218Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2021-09-24T17:03:07.218Z] [2021-09-24T17:03:07.218Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2021-09-24T17:03:07.218Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-09-24T17:03:07.218Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2021-09-24T17:03:07.218Z] [2021-09-24T17:03:07.218Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-09-24T17:03:07.218Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-09-24T17:03:07.218Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-09-24T17:03:07.219Z] [2021-09-24T17:03:07.219Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-09-24T17:03:07.219Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-09-24T17:03:07.219Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-09-24T17:03:07.219Z] [2021-09-24T17:03:07.219Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-09-24T17:03:07.219Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-09-24T17:03:07.219Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-09-24T17:03:07.219Z] [2021-09-24T17:03:07.219Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2021-09-24T17:03:07.219Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-09-24T17:03:07.219Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2021-09-24T17:03:07.219Z] [2021-09-24T17:03:07.219Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-09-24T17:03:07.219Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-09-24T17:03:07.219Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-09-24T17:03:07.219Z] [2021-09-24T17:03:07.219Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-09-24T17:03:07.219Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2021-09-24T17:03:07.219Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-09-24T17:03:07.219Z] [2021-09-24T17:03:07.219Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-09-24T17:03:07.219Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2021-09-24T17:03:07.219Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-09-24T17:03:07.219Z] [2021-09-24T17:03:07.219Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-09-24T17:03:07.219Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2021-09-24T17:03:07.219Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-09-24T17:03:07.219Z] [2021-09-24T17:03:07.219Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-09-24T17:03:07.219Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-09-24T17:03:07.219Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-09-24T17:03:07.219Z] [2021-09-24T17:03:07.219Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-09-24T17:03:07.219Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-09-24T17:03:07.219Z] docker_cli_network_unix_test.go:46: [d9f2b0a289937] daemon is not started [2021-09-24T17:03:07.219Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-09-24T17:03:07.219Z] [2021-09-24T17:03:07.219Z] DONE 1269 tests, 51 skipped in 1467.132s [2021-09-24T17:03:07.219Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-09-24T17:03:07.219Z] ++++ cat bundles/test-integration/docker.pid [2021-09-24T17:03:07.219Z] +++ kill 8513 [2021-09-24T17:03:07.219Z] +++ /etc/init.d/apparmor stop [2021-09-24T17:03:07.219Z] Leaving: AppArmorNo profiles have been unloaded. [2021-09-24T17:03:07.219Z] [2021-09-24T17:03:07.219Z] Unloading profiles will leave already running processes permanently [2021-09-24T17:03:07.219Z] unconfined, which can lead to unexpected situations. [2021-09-24T17:03:07.219Z] [2021-09-24T17:03:07.219Z] To set a process to complain mode, use the command line tool [2021-09-24T17:03:07.219Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-09-24T17:03:07.219Z] +++ true [2021-09-24T17:03:07.219Z] exiting test-integration [2021-09-24T17:03:07.219Z] ++ exit 0 [2021-09-24T17:03:07.219Z] [2021-09-24T17:03:07.480Z] + for job in $(jobs -p) [2021-09-24T17:03:07.480Z] + wait 28737 [2021-09-24T17:03:07.824Z] Running on azwin-2-49a021 in d:\jenkins\workspace\moby_PR-42881 [Pipeline] { [Pipeline] ws [2021-09-24T17:03:07.848Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-09-24T17:03:07.964Z] The recommended git tool is: git [2021-09-24T17:03:08.194Z] using credential docker-jenkins-github-credentials [2021-09-24T17:03:08.276Z] Cloning the remote Git repository [2021-09-24T17:03:08.276Z] Cloning with configured refspecs honoured and without tags [2021-09-24T17:03:08.506Z] --- PASS: TestKillContainerInvalidSignal (1.56s) [2021-09-24T17:03:08.506Z] === RUN TestKillContainer [2021-09-24T17:03:08.506Z] === RUN TestKillContainer/no_signal [2021-09-24T17:03:08.311Z] Cloning repository https://github.com/moby/moby.git [2021-09-24T17:03:08.312Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-09-24T17:03:08.382Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-24T17:03:08.382Z] > git --version # timeout=10 [2021-09-24T17:03:08.420Z] > git --version # 'git version 2.24.1.windows.2' [2021-09-24T17:03:08.420Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-24T17:03:08.422Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42881/head:refs/remotes/origin/PR-42881 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-24T17:03:10.074Z] === RUN TestKillContainer/non_killing_signal [2021-09-24T17:03:10.074Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-09-24T17:03:10.074Z] === RUN TestKillContainer/killing_signal [2021-09-24T17:03:12.300Z] --- PASS: TestKillContainer (3.51s) [2021-09-24T17:03:12.300Z] --- PASS: TestKillContainer/no_signal (1.42s) [2021-09-24T17:03:12.300Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-09-24T17:03:12.300Z] --- PASS: TestKillContainer/killing_signal (2.06s) [2021-09-24T17:03:12.300Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-09-24T17:03:12.300Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-24T17:03:12.300Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-09-24T17:03:12.300Z] === RUN TestKillStoppedContainer [2021-09-24T17:03:12.300Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-24T17:03:12.300Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-09-24T17:03:12.300Z] === RUN TestKillStoppedContainerAPIPre120 [2021-09-24T17:03:12.300Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-24T17:03:12.300Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-09-24T17:03:12.300Z] === RUN TestKillDifferentUserContainer [2021-09-24T17:03:12.300Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-09-24T17:03:12.300Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-09-24T17:03:12.300Z] === RUN TestInspectOomKilledTrue [2021-09-24T17:03:12.300Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:03:12.300Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-09-24T17:03:12.300Z] === RUN TestInspectOomKilledFalse [2021-09-24T17:03:12.300Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-24T17:03:12.300Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-09-24T17:03:12.300Z] === RUN TestLogsFollowTailEmpty [2021-09-24T17:03:13.864Z] --- PASS: TestLogsFollowTailEmpty (1.55s) [2021-09-24T17:03:13.864Z] === RUN TestNetworkNat [2021-09-24T17:03:13.864Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-09-24T17:03:13.864Z] --- SKIP: TestNetworkNat (0.00s) [2021-09-24T17:03:13.864Z] === RUN TestNetworkLocalhostTCPNat [2021-09-24T17:03:15.443Z] --- PASS: TestNetworkLocalhostTCPNat (1.89s) [2021-09-24T17:03:15.443Z] === RUN TestNetworkLoopbackNat [2021-09-24T17:03:15.443Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-09-24T17:03:15.443Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-09-24T17:03:15.443Z] === RUN TestPause [2021-09-24T17:03:15.443Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-09-24T17:03:15.443Z] --- SKIP: TestPause (0.00s) [2021-09-24T17:03:15.443Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-09-24T17:03:17.009Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.57s) [2021-09-24T17:03:17.009Z] === RUN TestPauseStopPausedContainer [2021-09-24T17:03:17.009Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:03:17.009Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-09-24T17:03:17.009Z] === RUN TestPsFilter [2021-09-24T17:03:17.478Z] --- PASS: TestPsFilter (0.23s) [2021-09-24T17:03:17.478Z] === RUN TestRemoveContainerWithRemovedVolume [2021-09-24T17:03:19.044Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.72s) [2021-09-24T17:03:19.044Z] === RUN TestRemoveContainerWithVolume [2021-09-24T17:03:19.688Z] --- PASS: TestUpdateRestartPolicy (18.64s) [2021-09-24T17:03:19.688Z] === RUN TestUpdateRestartWithAutoRemove [2021-09-24T17:03:21.264Z] --- PASS: TestRemoveContainerWithVolume (2.11s) [2021-09-24T17:03:21.264Z] === RUN TestRemoveContainerRunning [2021-09-24T17:03:21.309Z] --- PASS: TestUpdateRestartWithAutoRemove (1.63s) [2021-09-24T17:03:21.309Z] === RUN TestWaitNonBlocked [2021-09-24T17:03:21.796Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-24T17:03:21.796Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-24T17:03:21.796Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-24T17:03:21.796Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-24T17:03:21.796Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-24T17:03:21.796Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-24T17:03:22.157Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-24T17:03:22.453Z] Fetching without tags [2021-09-24T17:03:22.840Z] --- PASS: TestRemoveContainerRunning (1.50s) [2021-09-24T17:03:22.840Z] === RUN TestRemoveContainerForceRemoveRunning [2021-09-24T17:03:23.153Z] Merging remotes/origin/master commit 30413e5efb6c29da0df23dc95ae4625f31dd8d71 into PR head commit ce715505bd4bf52a6c0f934672e872d70e892f5b [2021-09-24T17:03:22.200Z] > git config --add remote.origin.fetch +refs/pull/42881/head:refs/remotes/origin/PR-42881 # timeout=10 [2021-09-24T17:03:22.241Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-24T17:03:22.360Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-24T17:03:22.488Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-24T17:03:22.489Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-24T17:03:22.491Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42881/head:refs/remotes/origin/PR-42881 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-24T17:03:23.188Z] > git config core.sparsecheckout # timeout=10 [2021-09-24T17:03:23.239Z] > git checkout -f ce715505bd4bf52a6c0f934672e872d70e892f5b # timeout=10 [2021-09-24T17:03:24.089Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-09-24T17:03:24.089Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.18s) [2021-09-24T17:03:24.089Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.24s) [2021-09-24T17:03:24.089Z] === RUN TestWaitBlocked [2021-09-24T17:03:24.089Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-09-24T17:03:24.089Z] --- SKIP: TestWaitBlocked (0.00s) [2021-09-24T17:03:24.089Z] PASS [2021-09-24T17:03:24.089Z] ok github.com/docker/docker/integration/container 79.428s [2021-09-24T17:03:24.089Z] [2021-09-24T17:03:24.089Z] === Skipped [2021-09-24T17:03:24.089Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-09-24T17:03:24.089Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-09-24T17:03:24.089Z] [2021-09-24T17:03:24.089Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-09-24T17:03:24.089Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:03:24.089Z] [2021-09-24T17:03:24.089Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-09-24T17:03:24.089Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-09-24T17:03:24.089Z] [2021-09-24T17:03:24.089Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-09-24T17:03:24.089Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:03:24.089Z] [2021-09-24T17:03:24.089Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-09-24T17:03:24.089Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-09-24T17:03:24.089Z] [2021-09-24T17:03:24.089Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-09-24T17:03:24.089Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-09-24T17:03:24.089Z] [2021-09-24T17:03:24.089Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-09-24T17:03:24.089Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-09-24T17:03:24.089Z] [2021-09-24T17:03:24.089Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.02s) [2021-09-24T17:03:24.089Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-09-24T17:03:24.089Z] [2021-09-24T17:03:24.089Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-09-24T17:03:24.089Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:03:24.089Z] [2021-09-24T17:03:24.089Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-09-24T17:03:24.089Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-09-24T17:03:24.089Z] [2021-09-24T17:03:24.089Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-09-24T17:03:24.089Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-09-24T17:03:24.089Z] [2021-09-24T17:03:24.089Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-09-24T17:03:24.089Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:03:24.089Z] [2021-09-24T17:03:24.089Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-09-24T17:03:24.089Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:03:24.089Z] [2021-09-24T17:03:24.089Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-09-24T17:03:24.089Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-09-24T17:03:24.089Z] [2021-09-24T17:03:24.089Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-09-24T17:03:24.089Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-09-24T17:03:24.089Z] [2021-09-24T17:03:24.089Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-09-24T17:03:24.089Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-09-24T17:03:24.089Z] [2021-09-24T17:03:24.089Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-09-24T17:03:24.089Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-09-24T17:03:24.089Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-09-24T17:03:24.089Z] [2021-09-24T17:03:24.089Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-09-24T17:03:24.089Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-24T17:03:24.089Z] [2021-09-24T17:03:24.089Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-09-24T17:03:24.089Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-24T17:03:24.089Z] [2021-09-24T17:03:24.089Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-09-24T17:03:24.089Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-24T17:03:24.089Z] [2021-09-24T17:03:24.089Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-09-24T17:03:24.089Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-09-24T17:03:24.089Z] [2021-09-24T17:03:24.089Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-09-24T17:03:24.089Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:03:24.089Z] [2021-09-24T17:03:24.089Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-09-24T17:03:24.089Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-24T17:03:24.089Z] [2021-09-24T17:03:24.089Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-09-24T17:03:24.089Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-09-24T17:03:24.089Z] [2021-09-24T17:03:24.089Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-09-24T17:03:24.089Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-09-24T17:03:24.089Z] [2021-09-24T17:03:24.089Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-09-24T17:03:24.089Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-09-24T17:03:24.089Z] [2021-09-24T17:03:24.089Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-09-24T17:03:24.089Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:03:24.089Z] [2021-09-24T17:03:24.089Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-09-24T17:03:24.089Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-09-24T17:03:24.089Z] [2021-09-24T17:03:24.089Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-09-24T17:03:24.089Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-09-24T17:03:24.089Z] [2021-09-24T17:03:24.089Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-09-24T17:03:24.089Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:03:24.089Z] [2021-09-24T17:03:24.089Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-09-24T17:03:24.089Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-09-24T17:03:24.089Z] [2021-09-24T17:03:24.089Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-09-24T17:03:24.089Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-09-24T17:03:24.089Z] [2021-09-24T17:03:24.090Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-09-24T17:03:24.090Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-09-24T17:03:24.090Z] [2021-09-24T17:03:24.090Z] DONE 87 tests, 33 skipped in 81.453s [2021-09-24T17:03:24.090Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-09-24T17:03:24.405Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.45s) [2021-09-24T17:03:24.405Z] === RUN TestRemoveInvalidContainer [2021-09-24T17:03:24.405Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-09-24T17:03:24.405Z] === RUN TestRenameLinkedContainer [2021-09-24T17:03:24.405Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-09-24T17:03:24.405Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-09-24T17:03:24.405Z] === RUN TestRenameStoppedContainer [2021-09-24T17:03:25.975Z] --- PASS: TestRenameStoppedContainer (1.79s) [2021-09-24T17:03:25.975Z] === RUN TestRenameRunningContainerAndReuse [2021-09-24T17:03:26.046Z] Merge succeeded, producing ce715505bd4bf52a6c0f934672e872d70e892f5b [2021-09-24T17:03:26.046Z] Checking out Revision ce715505bd4bf52a6c0f934672e872d70e892f5b (PR-42881) [2021-09-24T17:03:26.645Z] Commit message: "Dockerfile: update test-registries to released versions" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-09-24T17:03:25.708Z] > git remote # timeout=10 [2021-09-24T17:03:25.765Z] > git config --get remote.origin.url # timeout=10 [2021-09-24T17:03:25.823Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-24T17:03:25.825Z] > git merge 30413e5efb6c29da0df23dc95ae4625f31dd8d71 # timeout=10 [2021-09-24T17:03:25.950Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-09-24T17:03:26.082Z] > git config core.sparsecheckout # timeout=10 [2021-09-24T17:03:26.139Z] > git checkout -f ce715505bd4bf52a6c0f934672e872d70e892f5b # timeout=10 [2021-09-24T17:03:28.157Z] + docker version [2021-09-24T17:03:28.158Z] Client: [2021-09-24T17:03:28.158Z] Version: 20.10.8 [2021-09-24T17:03:28.158Z] API version: 1.41 [2021-09-24T17:03:28.158Z] Go version: go1.16.6 [2021-09-24T17:03:28.158Z] Git commit: 3967b7d [2021-09-24T17:03:28.158Z] Built: Fri Jul 30 19:58:50 2021 [2021-09-24T17:03:28.158Z] OS/Arch: windows/amd64 [2021-09-24T17:03:28.158Z] Context: default [2021-09-24T17:03:28.158Z] Experimental: true [2021-09-24T17:03:28.158Z] [2021-09-24T17:03:28.158Z] Server: Docker Engine - Community [2021-09-24T17:03:28.158Z] Engine: [2021-09-24T17:03:28.158Z] Version: 20.10.8 [2021-09-24T17:03:28.158Z] API version: 1.41 (minimum version 1.24) [2021-09-24T17:03:28.158Z] Go version: go1.16.6 [2021-09-24T17:03:28.158Z] Git commit: 75249d8 [2021-09-24T17:03:28.158Z] Built: Fri Jul 30 19:54:29 2021 [2021-09-24T17:03:28.158Z] OS/Arch: windows/amd64 [2021-09-24T17:03:28.158Z] Experimental: true [Pipeline] sh [2021-09-24T17:03:28.968Z] --- PASS: TestRenameRunningContainerAndReuse (3.07s) [2021-09-24T17:03:28.968Z] === RUN TestRenameInvalidName [2021-09-24T17:03:29.381Z] + docker info [2021-09-24T17:03:29.381Z] Client: [2021-09-24T17:03:29.381Z] Context: default [2021-09-24T17:03:29.381Z] Debug Mode: false [2021-09-24T17:03:29.381Z] [2021-09-24T17:03:29.381Z] Server: [2021-09-24T17:03:29.381Z] Containers: 0 [2021-09-24T17:03:29.381Z] Running: 0 [2021-09-24T17:03:29.381Z] Paused: 0 [2021-09-24T17:03:29.381Z] Stopped: 0 [2021-09-24T17:03:29.381Z] Images: 11 [2021-09-24T17:03:29.381Z] Server Version: 20.10.8 [2021-09-24T17:03:29.381Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-09-24T17:03:29.381Z] Windows: [2021-09-24T17:03:29.381Z] LCOW: [2021-09-24T17:03:29.381Z] Logging Driver: json-file [2021-09-24T17:03:29.381Z] Plugins: [2021-09-24T17:03:29.381Z] Volume: local [2021-09-24T17:03:29.381Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-09-24T17:03:29.381Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-09-24T17:03:29.381Z] Swarm: inactive [2021-09-24T17:03:29.381Z] Default Isolation: process [2021-09-24T17:03:29.381Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-09-24T17:03:29.381Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-09-24T17:03:29.381Z] OSType: windows [2021-09-24T17:03:29.381Z] Architecture: x86_64 [2021-09-24T17:03:29.381Z] CPUs: 4 [2021-09-24T17:03:29.381Z] Total Memory: 32GiB [2021-09-24T17:03:29.381Z] Name: azwin-2-49a021 [2021-09-24T17:03:29.381Z] ID: IZDY:S4YB:5XRY:IF4H:5UNK:3VIE:VJMV:FD3Q:73SO:QIKD:XA3T:57CT [2021-09-24T17:03:29.381Z] Docker Root Dir: D:\docker [2021-09-24T17:03:29.381Z] Debug Mode: false [2021-09-24T17:03:29.381Z] Registry: https://index.docker.io/v1/ [2021-09-24T17:03:29.381Z] Labels: [2021-09-24T17:03:29.381Z] Experimental: true [2021-09-24T17:03:29.381Z] Insecure Registries: [2021-09-24T17:03:29.381Z] 10.0.0.4:5000 [2021-09-24T17:03:29.381Z] 127.0.0.0/8 [2021-09-24T17:03:29.381Z] Registry Mirrors: [2021-09-24T17:03:29.381Z] http://10.0.0.4:5000/ [2021-09-24T17:03:29.381Z] Live Restore Enabled: false [2021-09-24T17:03:29.381Z] Product License: Community Engine [2021-09-24T17:03:29.381Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-09-24T17:03:30.536Z] --- PASS: TestRenameInvalidName (1.53s) [2021-09-24T17:03:30.536Z] === RUN TestRenameAnonymousContainer [2021-09-24T17:03:37.553Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-09-24T17:03:37.553Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-40d2d2e0\powershellScript.ps1'; exit $LASTEXITCODE; [2021-09-24T17:03:37.553Z] ---------------------------------------------------------------------------- [2021-09-24T17:03:37.553Z] [2021-09-24T17:03:37.553Z] INFO: executeCI.ps1 starting at Fri Sep 24 17:03:36 CUT 2021 [2021-09-24T17:03:37.553Z] [2021-09-24T17:03:37.553Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-09-24T17:03:37.553Z] INFO: Running git version 2.24.1.windows.2 [2021-09-24T17:03:37.553Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2021-09-24T17:03:37.553Z] INFO: Environment variables: [2021-09-24T17:03:37.553Z] [2021-09-24T17:03:37.553Z] Name Value [2021-09-24T17:03:37.553Z] ---- ----- [2021-09-24T17:03:37.553Z] ALLUSERSPROFILE C:\ProgramData [2021-09-24T17:03:37.553Z] amd64 true [2021-09-24T17:03:37.553Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-09-24T17:03:37.553Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-09-24T17:03:37.553Z] arm64 true [2021-09-24T17:03:37.553Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-09-24T17:03:37.553Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-09-24T17:03:37.553Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-09-24T17:03:37.553Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-09-24T17:03:37.553Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-09-24T17:03:37.553Z] BRANCH_NAME PR-42881 [2021-09-24T17:03:37.553Z] BUILD_DISPLAY_NAME #2 [2021-09-24T17:03:37.553Z] BUILD_ID 2 [2021-09-24T17:03:37.553Z] BUILD_NUMBER 2 [2021-09-24T17:03:37.553Z] BUILD_TAG jenkins-moby-PR-42881-2 [2021-09-24T17:03:37.553Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42881/2/ [2021-09-24T17:03:37.553Z] cgroup2 true [2021-09-24T17:03:37.553Z] CHANGE_AUTHOR thaJeztah [2021-09-24T17:03:37.553Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-09-24T17:03:37.553Z] CHANGE_BRANCH dockerfile_rewrite [2021-09-24T17:03:37.553Z] CHANGE_FORK thaJeztah/docker [2021-09-24T17:03:37.553Z] CHANGE_ID 42881 [2021-09-24T17:03:37.553Z] CHANGE_TARGET master [2021-09-24T17:03:37.553Z] CHANGE_TITLE Dockerfile: move installers into Dockerfile, and update registry versions [2021-09-24T17:03:37.553Z] CHANGE_URL https://github.com/moby/moby/pull/42881 [2021-09-24T17:03:37.553Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-09-24T17:03:37.553Z] CommonProgramFiles C:\Program Files\Common Files [2021-09-24T17:03:37.553Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-09-24T17:03:37.553Z] CommonProgramW6432 C:\Program Files\Common Files [2021-09-24T17:03:37.553Z] COMPUTERNAME azwin-2-49a021 [2021-09-24T17:03:37.553Z] ComSpec C:\Windows\system32\cmd.exe [2021-09-24T17:03:37.553Z] ConfigSequenceNumber 0 [2021-09-24T17:03:37.553Z] dco true [2021-09-24T17:03:37.553Z] DOCKER_BUILDKIT 0 [2021-09-24T17:03:37.553Z] DOCKER_DUT_DEBUG 1 [2021-09-24T17:03:37.553Z] DOCKER_EXPERIMENTAL 1 [2021-09-24T17:03:37.553Z] DOCKER_GRAPHDRIVER overlay2 [2021-09-24T17:03:37.553Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2021-09-24T17:03:37.553Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-09-24T17:03:37.553Z] EXECUTOR_NUMBER 0 [2021-09-24T17:03:37.553Z] FQDN azwin-2-49a021.westus.cloudapp.azure.com [2021-09-24T17:03:37.553Z] GIT_BRANCH PR-42881 [2021-09-24T17:03:37.553Z] GIT_COMMIT ce715505bd4bf52a6c0f934672e872d70e892f5b [2021-09-24T17:03:37.553Z] GIT_PREVIOUS_COMMIT 58d82aaf08b19720de08c5f254d5636f419f3527 [2021-09-24T17:03:37.553Z] GIT_URL https://github.com/moby/moby.git [2021-09-24T17:03:37.553Z] HUDSON_COOKIE 4ed96a11-c6b5-40d8-9f03-43809e04f78c [2021-09-24T17:03:37.553Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-09-24T17:03:37.553Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-09-24T17:03:37.553Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-09-24T17:03:37.553Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2021-09-24T17:03:37.553Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-09-24T17:03:37.553Z] JENKINS_NODE_COOKIE 826bf8df-5616-4bd4-9e8c-b28e03d7db33 [2021-09-24T17:03:37.553Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-09-24T17:03:37.553Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-09-24T17:03:37.553Z] JOB_BASE_NAME PR-42881 [2021-09-24T17:03:37.553Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42881/display/redirect [2021-09-24T17:03:37.553Z] JOB_NAME moby/PR-42881 [2021-09-24T17:03:37.553Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42881/ [2021-09-24T17:03:37.553Z] library.jps.version master [2021-09-24T17:03:37.553Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-09-24T17:03:37.553Z] NODE_LABELS amd64 azure azwin-2-49a021 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-09-24T17:03:37.553Z] NODE_NAME azwin-2-49a021 [2021-09-24T17:03:37.553Z] NUMBER_OF_PROCESSORS 4 [2021-09-24T17:03:37.553Z] OS Windows_NT [2021-09-24T17:03:37.553Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-09-24T17:03:37.553Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-09-24T17:03:37.553Z] ppc64le false [2021-09-24T17:03:37.553Z] PROCESSOR_ARCHITECTURE AMD64 [2021-09-24T17:03:37.553Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2021-09-24T17:03:37.553Z] PROCESSOR_LEVEL 6 [2021-09-24T17:03:37.553Z] PROCESSOR_REVISION 5507 [2021-09-24T17:03:37.553Z] ProgramData C:\ProgramData [2021-09-24T17:03:37.553Z] ProgramFiles C:\Program Files [2021-09-24T17:03:37.553Z] ProgramFiles(x86) C:\Program Files (x86) [2021-09-24T17:03:37.553Z] ProgramW6432 C:\Program Files [2021-09-24T17:03:37.553Z] PROMPT $P$G [2021-09-24T17:03:37.553Z] PSExecutionPolicyPreference Bypass [2021-09-24T17:03:37.553Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-09-24T17:03:37.553Z] PUBLIC C:\Users\Public [2021-09-24T17:03:37.553Z] rootless true [2021-09-24T17:03:37.553Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42881/2/display/redirect?page=artif... [2021-09-24T17:03:37.553Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42881/2/display/redirect?page=changes [2021-09-24T17:03:37.553Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42881/2/display/redirect [2021-09-24T17:03:37.553Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42881/2/display/redirect?page=tests [2021-09-24T17:03:37.553Z] s390x false [2021-09-24T17:03:37.553Z] SKIP_VALIDATION_TESTS 1 [2021-09-24T17:03:37.553Z] SOURCES_DRIVE d [2021-09-24T17:03:37.553Z] SOURCES_SUBDIR gopath [2021-09-24T17:03:37.553Z] STAGE_NAME Run tests [2021-09-24T17:03:37.553Z] SystemDrive C: [2021-09-24T17:03:37.553Z] SystemRoot C:\Windows [2021-09-24T17:03:37.553Z] TEMP C:\Windows\TEMP [2021-09-24T17:03:37.553Z] TESTDEBUG 0 [2021-09-24T17:03:37.553Z] TESTRUN_DRIVE d [2021-09-24T17:03:37.553Z] TESTRUN_SUBDIR CI [2021-09-24T17:03:37.553Z] TIMEOUT 120m [2021-09-24T17:03:37.553Z] TMP C:\Windows\TEMP [2021-09-24T17:03:37.553Z] unit_validate true [2021-09-24T17:03:37.553Z] USERDOMAIN WORKGROUP [2021-09-24T17:03:37.553Z] USERNAME azwin-2-49a021$ [2021-09-24T17:03:37.553Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-09-24T17:03:37.553Z] validate_force false [2021-09-24T17:03:37.553Z] windir C:\Windows [2021-09-24T17:03:37.553Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-09-24T17:03:37.553Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2021-09-24T17:03:37.553Z] windows2022 true [2021-09-24T17:03:37.553Z] windows2022containerd true [2021-09-24T17:03:37.553Z] windowsRS1 false [2021-09-24T17:03:37.553Z] windowsRS5 true [2021-09-24T17:03:37.553Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-09-24T17:03:37.553Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-09-24T17:03:37.553Z] [2021-09-24T17:03:37.553Z] [2021-09-24T17:03:37.553Z] [2021-09-24T17:03:37.553Z] INFO: Sources under d:\gopath\... [2021-09-24T17:03:37.553Z] INFO: Test run under d:\CI\... [2021-09-24T17:03:37.553Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-09-24T17:03:37.553Z] INFO: docker/docker repository was found [2021-09-24T17:03:37.553Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2021-09-24T17:03:37.553Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.230' [2021-09-24T17:03:37.553Z] INFO: Docker version of control daemon [2021-09-24T17:03:37.553Z] [2021-09-24T17:03:37.553Z] Client: [2021-09-24T17:03:37.553Z] Version: 20.10.8 [2021-09-24T17:03:37.553Z] API version: 1.41 [2021-09-24T17:03:37.553Z] Go version: go1.16.6 [2021-09-24T17:03:37.553Z] Git commit: 3967b7d [2021-09-24T17:03:37.553Z] Built: Fri Jul 30 19:58:50 2021 [2021-09-24T17:03:37.553Z] OS/Arch: windows/amd64 [2021-09-24T17:03:37.554Z] Context: default [2021-09-24T17:03:37.554Z] Experimental: true [2021-09-24T17:03:37.554Z] [2021-09-24T17:03:37.554Z] Server: Docker Engine - Community [2021-09-24T17:03:37.554Z] Engine: [2021-09-24T17:03:37.554Z] Version: 20.10.8 [2021-09-24T17:03:37.554Z] API version: 1.41 (minimum version 1.24) [2021-09-24T17:03:37.554Z] Go version: go1.16.6 [2021-09-24T17:03:37.554Z] Git commit: 75249d8 [2021-09-24T17:03:37.554Z] Built: Fri Jul 30 19:54:29 2021 [2021-09-24T17:03:37.554Z] OS/Arch: windows/amd64 [2021-09-24T17:03:37.554Z] Experimental: true [2021-09-24T17:03:37.554Z] [2021-09-24T17:03:37.554Z] INFO: Docker info of control daemon [2021-09-24T17:03:37.554Z] [2021-09-24T17:03:37.554Z] Client: [2021-09-24T17:03:37.554Z] Context: default [2021-09-24T17:03:37.554Z] Debug Mode: false [2021-09-24T17:03:37.554Z] [2021-09-24T17:03:37.554Z] Server: [2021-09-24T17:03:37.554Z] Containers: 0 [2021-09-24T17:03:37.554Z] Running: 0 [2021-09-24T17:03:37.554Z] Paused: 0 [2021-09-24T17:03:37.554Z] Stopped: 0 [2021-09-24T17:03:37.554Z] Images: 11 [2021-09-24T17:03:37.554Z] Server Version: 20.10.8 [2021-09-24T17:03:37.554Z] Storage Driver: lcow (linux) windowsfilter (windows) [2021-09-24T17:03:37.554Z] LCOW: [2021-09-24T17:03:37.554Z] Windows: [2021-09-24T17:03:37.554Z] Logging Driver: json-file [2021-09-24T17:03:37.554Z] Plugins: [2021-09-24T17:03:37.554Z] Volume: local [2021-09-24T17:03:37.554Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-09-24T17:03:37.554Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-09-24T17:03:37.554Z] Swarm: inactive [2021-09-24T17:03:37.554Z] Default Isolation: process [2021-09-24T17:03:37.554Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-09-24T17:03:37.554Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-09-24T17:03:37.554Z] OSType: windows [2021-09-24T17:03:37.554Z] Architecture: x86_64 [2021-09-24T17:03:37.554Z] CPUs: 4 [2021-09-24T17:03:37.554Z] Total Memory: 32GiB [2021-09-24T17:03:37.554Z] Name: azwin-2-49a021 [2021-09-24T17:03:37.554Z] ID: IZDY:S4YB:5XRY:IF4H:5UNK:3VIE:VJMV:FD3Q:73SO:QIKD:XA3T:57CT [2021-09-24T17:03:37.554Z] Docker Root Dir: D:\docker [2021-09-24T17:03:37.554Z] Debug Mode: false [2021-09-24T17:03:37.554Z] Registry: https://index.docker.io/v1/ [2021-09-24T17:03:37.554Z] Labels: [2021-09-24T17:03:37.554Z] Experimental: true [2021-09-24T17:03:37.554Z] Insecure Registries: [2021-09-24T17:03:37.554Z] 10.0.0.4:5000 [2021-09-24T17:03:37.554Z] 127.0.0.0/8 [2021-09-24T17:03:37.554Z] Registry Mirrors: [2021-09-24T17:03:37.554Z] http://10.0.0.4:5000/ [2021-09-24T17:03:37.554Z] Live Restore Enabled: false [2021-09-24T17:03:37.554Z] Product License: Community Engine [2021-09-24T17:03:37.554Z] [2021-09-24T17:03:37.554Z] [2021-09-24T17:03:37.853Z] --- PASS: TestRenameAnonymousContainer (7.09s) [2021-09-24T17:03:37.853Z] === RUN TestRenameContainerWithSameName [2021-09-24T17:03:38.024Z] INFO: Commit hash is ce715505bd [2021-09-24T17:03:38.024Z] INFO: Nuke-Everything... [2021-09-24T17:03:38.024Z] INFO: Container count on control daemon to delete is 0 [2021-09-24T17:03:38.024Z] INFO: Nuking d:\CI [2021-09-24T17:03:38.024Z] INFO: Zapped successfully [2021-09-24T17:03:38.024Z] INFO: Location for testing is d:\CI\PR-42881\2 [2021-09-24T17:03:38.024Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-09-24T17:03:38.024Z] [2021-09-24T17:03:38.024Z] [2021-09-24T17:03:38.024Z] INFO: Building the image from Dockerfile.windows at 09/24/2021 17:03:37... [2021-09-24T17:03:38.024Z] [2021-09-24T17:03:39.424Z] --- PASS: TestRenameContainerWithSameName (1.55s) [2021-09-24T17:03:39.424Z] === RUN TestRenameContainerWithLinkedContainer [2021-09-24T17:03:39.424Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-09-24T17:03:39.424Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-09-24T17:03:39.424Z] === RUN TestResize [2021-09-24T17:03:41.008Z] --- PASS: TestResize (1.58s) [2021-09-24T17:03:41.008Z] === RUN TestResizeWithInvalidSize [2021-09-24T17:03:42.340Z] === RUN TestConfigDaemonLibtrustID [2021-09-24T17:03:42.340Z] daemon_test.go:18: runtime.GOOS != "linux" [2021-09-24T17:03:42.340Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-09-24T17:03:42.340Z] === RUN TestDaemonConfigValidation [2021-09-24T17:03:42.340Z] daemon_test.go:37: runtime.GOOS != "linux" [2021-09-24T17:03:42.340Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-09-24T17:03:42.340Z] === RUN TestConfigDaemonSeccompProfiles [2021-09-24T17:03:42.340Z] daemon_test.go:103: runtime.GOOS != "linux" [2021-09-24T17:03:42.340Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2021-09-24T17:03:42.340Z] PASS [2021-09-24T17:03:42.340Z] ok github.com/docker/docker/integration/daemon 0.085s [2021-09-24T17:03:42.340Z] [2021-09-24T17:03:42.340Z] === Skipped [2021-09-24T17:03:42.340Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-09-24T17:03:42.340Z] daemon_test.go:18: runtime.GOOS != "linux" [2021-09-24T17:03:42.340Z] [2021-09-24T17:03:42.340Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-09-24T17:03:42.340Z] daemon_test.go:37: runtime.GOOS != "linux" [2021-09-24T17:03:42.340Z] [2021-09-24T17:03:42.340Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2021-09-24T17:03:42.340Z] daemon_test.go:103: runtime.GOOS != "linux" [2021-09-24T17:03:42.340Z] [2021-09-24T17:03:42.340Z] DONE 3 tests, 3 skipped in 18.360s [2021-09-24T17:03:42.340Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-09-24T17:03:42.601Z] --- PASS: TestResizeWithInvalidSize (1.53s) [2021-09-24T17:03:42.601Z] === RUN TestResizeWhenContainerNotStarted [2021-09-24T17:03:42.810Z] Sending build context to Docker daemon 60.66MB [2021-09-24T17:03:42.810Z] [2021-09-24T17:03:42.810Z] Step 1/11 : FROM microsoft/windowsservercore [2021-09-24T17:03:42.810Z] ---> a3aeeffc33bf [2021-09-24T17:03:42.810Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-09-24T17:03:42.810Z] ---> Using cache [2021-09-24T17:03:42.810Z] ---> 620ff128ce0c [2021-09-24T17:03:42.810Z] Step 3/11 : ARG GO_VERSION=1.17.1 [2021-09-24T17:03:42.810Z] ---> Using cache [2021-09-24T17:03:42.810Z] ---> 8053c9c69ece [2021-09-24T17:03:42.810Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.5 [2021-09-24T17:03:42.810Z] ---> Using cache [2021-09-24T17:03:42.810Z] ---> 64a2ee5da904 [2021-09-24T17:03:42.810Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2021-09-24T17:03:42.810Z] ---> Using cache [2021-09-24T17:03:42.810Z] ---> 9d800924141e [2021-09-24T17:03:42.810Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2021-09-24T17:03:42.810Z] ---> Using cache [2021-09-24T17:03:42.810Z] ---> 4d7912813c2d [2021-09-24T17:03:42.810Z] Step 7/11 : 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;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $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-09-24T17:03:42.810Z] ---> Using cache [2021-09-24T17:03:42.810Z] ---> 534349fd08f6 [2021-09-24T17:03:42.810Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2021-09-24T17:03:42.810Z] ---> Using cache [2021-09-24T17:03:42.810Z] ---> 70ac48ed6743 [2021-09-24T17:03:42.810Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2021-09-24T17:03:42.810Z] ---> Using cache [2021-09-24T17:03:42.810Z] ---> f982a8d5d9ef [2021-09-24T17:03:42.810Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-09-24T17:03:42.810Z] ---> Using cache [2021-09-24T17:03:42.810Z] ---> caef43bc2f1c [2021-09-24T17:03:42.810Z] Step 11/11 : COPY . . [2021-09-24T17:03:43.960Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-24T17:03:43.961Z] INFO: Testing against a local daemon [2021-09-24T17:03:43.961Z] === RUN TestCommitInheritsEnv [2021-09-24T17:03:43.961Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-24T17:03:43.961Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-09-24T17:03:43.961Z] === RUN TestImportExtremelyLargeImageWorks [2021-09-24T17:03:43.961Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-09-24T17:03:43.961Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-09-24T17:03:43.961Z] === RUN TestImagesFilterMultiReference [2021-09-24T17:03:43.961Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-09-24T17:03:43.961Z] === RUN TestImagePullPlatformInvalid [2021-09-24T17:03:43.961Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-09-24T17:03:43.961Z] === RUN TestRemoveImageOrphaning [2021-09-24T17:03:44.180Z] --- PASS: TestResizeWhenContainerNotStarted (1.69s) [2021-09-24T17:03:44.180Z] === RUN TestDaemonRestartKillContainers [2021-09-24T17:03:44.180Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:03:44.180Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-09-24T17:03:44.180Z] === RUN TestStats [2021-09-24T17:03:44.180Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-09-24T17:03:44.180Z] --- SKIP: TestStats (0.00s) [2021-09-24T17:03:44.180Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-09-24T17:03:44.985Z] --- PASS: TestRemoveImageOrphaning (0.95s) [2021-09-24T17:03:44.985Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-09-24T17:03:44.985Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-09-24T17:03:44.985Z] === RUN TestTagInvalidReference [2021-09-24T17:03:44.985Z] --- PASS: TestTagInvalidReference (0.03s) [2021-09-24T17:03:44.985Z] === RUN TestTagValidPrefixedRepo [2021-09-24T17:03:44.985Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-09-24T17:03:44.985Z] === RUN TestTagExistedNameWithoutForce [2021-09-24T17:03:44.985Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-09-24T17:03:44.985Z] === RUN TestTagOfficialNames [2021-09-24T17:03:44.985Z] --- PASS: TestTagOfficialNames (0.07s) [2021-09-24T17:03:44.985Z] === RUN TestTagMatchesDigest [2021-09-24T17:03:44.985Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-09-24T17:03:44.985Z] PASS [2021-09-24T17:03:44.985Z] ok github.com/docker/docker/integration/image 1.362s [2021-09-24T17:03:44.985Z] [2021-09-24T17:03:44.985Z] === Skipped [2021-09-24T17:03:44.985Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-09-24T17:03:44.985Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-24T17:03:44.985Z] [2021-09-24T17:03:44.985Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-09-24T17:03:44.985Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-09-24T17:03:44.985Z] [2021-09-24T17:03:44.985Z] DONE 11 tests, 2 skipped in 2.757s [2021-09-24T17:03:45.473Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-09-24T17:03:47.094Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-24T17:03:47.094Z] INFO: Testing against a local daemon [2021-09-24T17:03:47.094Z] === RUN TestNetworkCreateDelete [2021-09-24T17:03:47.094Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-09-24T17:03:47.094Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-09-24T17:03:47.094Z] === RUN TestDockerNetworkDeletePreferID [2021-09-24T17:03:47.094Z] 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-09-24T17:03:47.094Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-09-24T17:03:47.094Z] === RUN TestDaemonDNSFallback [2021-09-24T17:03:47.094Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-09-24T17:03:47.094Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-09-24T17:03:47.094Z] === RUN TestInspectNetwork [2021-09-24T17:03:47.094Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-09-24T17:03:47.094Z] --- SKIP: TestInspectNetwork (0.00s) [2021-09-24T17:03:47.094Z] === RUN TestRunContainerWithBridgeNone [2021-09-24T17:03:47.094Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-09-24T17:03:47.094Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-09-24T17:03:47.094Z] === RUN TestNetworkInvalidJSON [2021-09-24T17:03:47.094Z] === RUN TestNetworkInvalidJSON//networks/create [2021-09-24T17:03:47.094Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-09-24T17:03:47.094Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-09-24T17:03:47.094Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-09-24T17:03:47.094Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-24T17:03:47.094Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-24T17:03:47.094Z] === CONT TestNetworkInvalidJSON//networks/create [2021-09-24T17:03:47.094Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-24T17:03:47.094Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-09-24T17:03:47.094Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-09-24T17:03:47.094Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-09-24T17:03:47.094Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-09-24T17:03:47.094Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-09-24T17:03:47.094Z] === RUN TestNetworkList [2021-09-24T17:03:47.094Z] === RUN TestNetworkList//networks [2021-09-24T17:03:47.094Z] === PAUSE TestNetworkList//networks [2021-09-24T17:03:47.094Z] === RUN TestNetworkList//networks/ [2021-09-24T17:03:47.094Z] === PAUSE TestNetworkList//networks/ [2021-09-24T17:03:47.094Z] === CONT TestNetworkList//networks [2021-09-24T17:03:47.094Z] === CONT TestNetworkList//networks/ [2021-09-24T17:03:47.094Z] --- PASS: TestNetworkList (0.02s) [2021-09-24T17:03:47.094Z] --- PASS: TestNetworkList//networks (0.00s) [2021-09-24T17:03:47.094Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-09-24T17:03:47.094Z] === RUN TestHostIPv4BridgeLabel [2021-09-24T17:03:47.094Z] network_test.go:128: testEnv.OSType == "windows" [2021-09-24T17:03:47.094Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-09-24T17:03:47.094Z] === RUN TestDaemonRestartWithLiveRestore [2021-09-24T17:03:47.094Z] service_test.go:30: testEnv.OSType == "windows" [2021-09-24T17:03:47.094Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-09-24T17:03:47.094Z] === RUN TestDaemonDefaultNetworkPools [2021-09-24T17:03:47.094Z] service_test.go:59: testEnv.OSType == "windows" [2021-09-24T17:03:47.094Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-09-24T17:03:47.094Z] === RUN TestDaemonRestartWithExistingNetwork [2021-09-24T17:03:47.094Z] service_test.go:103: testEnv.OSType == "windows" [2021-09-24T17:03:47.094Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-09-24T17:03:47.094Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-09-24T17:03:47.094Z] service_test.go:137: testEnv.OSType == "windows" [2021-09-24T17:03:47.094Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-09-24T17:03:47.094Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-09-24T17:03:47.094Z] service_test.go:188: testEnv.OSType == "windows" [2021-09-24T17:03:47.094Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-09-24T17:03:47.094Z] === RUN TestServiceWithPredefinedNetwork [2021-09-24T17:03:47.094Z] service_test.go:213: testEnv.OSType == "windows" [2021-09-24T17:03:47.094Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-09-24T17:03:47.094Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-09-24T17:03:47.094Z] service_test.go:243: FLAKY_TEST [2021-09-24T17:03:47.094Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-09-24T17:03:47.094Z] === RUN TestServiceWithDataPathPortInit [2021-09-24T17:03:47.094Z] service_test.go:334: testEnv.OSType == "windows" [2021-09-24T17:03:47.094Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-09-24T17:03:47.094Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-09-24T17:03:47.094Z] service_test.go:402: testEnv.OSType == "windows" [2021-09-24T17:03:47.094Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-09-24T17:03:47.094Z] PASS [2021-09-24T17:03:47.094Z] ok github.com/docker/docker/integration/network 0.117s [2021-09-24T17:03:47.094Z] [2021-09-24T17:03:47.094Z] === Skipped [2021-09-24T17:03:47.094Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-09-24T17:03:47.094Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-09-24T17:03:47.094Z] [2021-09-24T17:03:47.094Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-09-24T17:03:47.094Z] 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-09-24T17:03:47.094Z] [2021-09-24T17:03:47.094Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-09-24T17:03:47.094Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-09-24T17:03:47.094Z] [2021-09-24T17:03:47.094Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-09-24T17:03:47.094Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-09-24T17:03:47.094Z] [2021-09-24T17:03:47.094Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-09-24T17:03:47.094Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-09-24T17:03:47.094Z] [2021-09-24T17:03:47.094Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-09-24T17:03:47.094Z] network_test.go:128: testEnv.OSType == "windows" [2021-09-24T17:03:47.094Z] [2021-09-24T17:03:47.094Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-09-24T17:03:47.094Z] service_test.go:30: testEnv.OSType == "windows" [2021-09-24T17:03:47.094Z] [2021-09-24T17:03:47.094Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-09-24T17:03:47.094Z] service_test.go:59: testEnv.OSType == "windows" [2021-09-24T17:03:47.094Z] [2021-09-24T17:03:47.094Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-09-24T17:03:47.094Z] service_test.go:103: testEnv.OSType == "windows" [2021-09-24T17:03:47.094Z] [2021-09-24T17:03:47.094Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-09-24T17:03:47.094Z] service_test.go:137: testEnv.OSType == "windows" [2021-09-24T17:03:47.094Z] [2021-09-24T17:03:47.094Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-09-24T17:03:47.094Z] service_test.go:188: testEnv.OSType == "windows" [2021-09-24T17:03:47.094Z] [2021-09-24T17:03:47.094Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-09-24T17:03:47.094Z] service_test.go:213: testEnv.OSType == "windows" [2021-09-24T17:03:47.094Z] [2021-09-24T17:03:47.094Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-09-24T17:03:47.094Z] service_test.go:243: FLAKY_TEST [2021-09-24T17:03:47.094Z] [2021-09-24T17:03:47.094Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-09-24T17:03:47.094Z] service_test.go:334: testEnv.OSType == "windows" [2021-09-24T17:03:47.094Z] [2021-09-24T17:03:47.094Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-09-24T17:03:47.094Z] service_test.go:402: testEnv.OSType == "windows" [2021-09-24T17:03:47.094Z] [2021-09-24T17:03:47.094Z] DONE 22 tests, 15 skipped in 1.760s [2021-09-24T17:03:47.094Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-09-24T17:03:47.581Z] testing: warning: no tests to run [2021-09-24T17:03:47.581Z] PASS [2021-09-24T17:03:47.581Z] ok github.com/docker/docker/integration/network/ipvlan 0.055s [2021-09-24T17:03:47.581Z] [2021-09-24T17:03:47.581Z] DONE 0 tests in 0.552s [2021-09-24T17:03:47.581Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-09-24T17:03:48.604Z] testing: warning: no tests to run [2021-09-24T17:03:48.604Z] PASS [2021-09-24T17:03:48.604Z] ok github.com/docker/docker/integration/network/macvlan 0.060s [2021-09-24T17:03:48.604Z] [2021-09-24T17:03:48.604Z] DONE 0 tests in 0.556s [2021-09-24T17:03:48.604Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-09-24T17:03:49.090Z] testing: warning: no tests to run [2021-09-24T17:03:49.090Z] PASS [2021-09-24T17:03:49.090Z] ok github.com/docker/docker/integration/plugin 0.053s [2021-09-24T17:03:49.090Z] [2021-09-24T17:03:49.090Z] DONE 0 tests in 0.552s [2021-09-24T17:03:49.090Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-09-24T17:03:49.577Z] testing: warning: no tests to run [2021-09-24T17:03:49.577Z] PASS [2021-09-24T17:03:49.577Z] ok github.com/docker/docker/integration/plugin/authz 0.055s [2021-09-24T17:03:49.577Z] [2021-09-24T17:03:49.577Z] DONE 0 tests in 0.556s [2021-09-24T17:03:49.577Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-09-24T17:03:52.881Z] --- PASS: TestStopContainerWithRestartPolicyAlways (7.80s) [2021-09-24T17:03:52.881Z] === RUN TestStopContainerWithTimeout [2021-09-24T17:03:52.881Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-09-24T17:03:52.881Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-09-24T17:03:52.881Z] === RUN TestUpdateRestartPolicy [2021-09-24T17:03:53.478Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-24T17:03:53.478Z] INFO: Testing against a local daemon [2021-09-24T17:03:53.478Z] === RUN TestPluginInvalidJSON [2021-09-24T17:03:53.478Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-09-24T17:03:53.478Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-09-24T17:03:53.478Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-09-24T17:03:53.478Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-09-24T17:03:53.478Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-09-24T17:03:53.478Z] === RUN TestPluginInstall [2021-09-24T17:03:53.478Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-09-24T17:03:53.478Z] --- SKIP: TestPluginInstall (0.00s) [2021-09-24T17:03:53.478Z] === RUN TestPluginsWithRuntimes [2021-09-24T17:03:53.478Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-09-24T17:03:53.478Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-09-24T17:03:53.478Z] === RUN TestPluginBackCompatMediaTypes [2021-09-24T17:03:53.478Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-09-24T17:03:53.478Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-09-24T17:03:53.478Z] PASS [2021-09-24T17:03:53.478Z] ok github.com/docker/docker/integration/plugin/common 0.095s [2021-09-24T17:03:53.478Z] [2021-09-24T17:03:53.478Z] === Skipped [2021-09-24T17:03:53.478Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-09-24T17:03:53.478Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-09-24T17:03:53.478Z] [2021-09-24T17:03:53.478Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-09-24T17:03:53.478Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-09-24T17:03:53.478Z] [2021-09-24T17:03:53.478Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-09-24T17:03:53.478Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-09-24T17:03:53.478Z] [2021-09-24T17:03:53.478Z] DONE 5 tests, 3 skipped in 3.961s [2021-09-24T17:03:53.965Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-09-24T17:03:56.260Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-24T17:03:56.260Z] INFO: Testing against a local daemon [2021-09-24T17:03:56.260Z] === RUN TestExternalGraphDriver [2021-09-24T17:03:56.260Z] external_test.go:47: runtime.GOOS == "windows" [2021-09-24T17:03:56.260Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-09-24T17:03:56.260Z] === RUN TestGraphdriverPluginV2 [2021-09-24T17:03:56.260Z] external_test.go:407: runtime.GOOS == "windows" [2021-09-24T17:03:56.260Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-09-24T17:03:56.260Z] PASS [2021-09-24T17:03:56.260Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.085s [2021-09-24T17:03:56.260Z] [2021-09-24T17:03:56.260Z] === Skipped [2021-09-24T17:03:56.260Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-09-24T17:03:56.260Z] external_test.go:47: runtime.GOOS == "windows" [2021-09-24T17:03:56.260Z] [2021-09-24T17:03:56.260Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-09-24T17:03:56.260Z] external_test.go:407: runtime.GOOS == "windows" [2021-09-24T17:03:56.260Z] [2021-09-24T17:03:56.260Z] DONE 2 tests, 2 skipped in 2.485s [2021-09-24T17:03:56.261Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-09-24T17:03:57.883Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-24T17:03:57.883Z] INFO: Testing against a local daemon [2021-09-24T17:03:57.883Z] === RUN TestReadPluginNoRead [2021-09-24T17:03:57.883Z] read_test.go:21: no unix domain sockets on Windows [2021-09-24T17:03:57.883Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-09-24T17:03:57.883Z] PASS [2021-09-24T17:03:57.883Z] ok github.com/docker/docker/integration/plugin/logging 0.074s [2021-09-24T17:03:57.883Z] [2021-09-24T17:03:57.883Z] === Skipped [2021-09-24T17:03:57.883Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-09-24T17:03:57.883Z] read_test.go:21: no unix domain sockets on Windows [2021-09-24T17:03:57.883Z] [2021-09-24T17:03:57.883Z] DONE 1 tests, 1 skipped in 1.751s [2021-09-24T17:03:58.370Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-09-24T17:03:58.857Z] testing: warning: no tests to run [2021-09-24T17:03:58.857Z] PASS [2021-09-24T17:03:58.857Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.057s [2021-09-24T17:03:58.857Z] [2021-09-24T17:03:58.857Z] DONE 0 tests in 0.891s [2021-09-24T17:03:59.344Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-09-24T17:04:00.963Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-24T17:04:00.963Z] INFO: Testing against a local daemon [2021-09-24T17:04:00.963Z] === RUN TestPluginWithDevMounts [2021-09-24T17:04:00.963Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:00.963Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-09-24T17:04:00.963Z] PASS [2021-09-24T17:04:00.963Z] ok github.com/docker/docker/integration/plugin/volumes 0.073s [2021-09-24T17:04:00.963Z] [2021-09-24T17:04:00.963Z] === Skipped [2021-09-24T17:04:00.963Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-09-24T17:04:00.963Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:00.963Z] [2021-09-24T17:04:00.963Z] DONE 1 tests, 1 skipped in 1.733s [2021-09-24T17:04:00.963Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-09-24T17:04:02.583Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-24T17:04:02.583Z] INFO: Testing against a local daemon [2021-09-24T17:04:02.583Z] === RUN TestSecretInspect [2021-09-24T17:04:02.583Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:02.583Z] --- SKIP: TestSecretInspect (0.00s) [2021-09-24T17:04:02.583Z] === RUN TestSecretList [2021-09-24T17:04:02.583Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:02.583Z] --- SKIP: TestSecretList (0.00s) [2021-09-24T17:04:02.583Z] === RUN TestSecretsCreateAndDelete [2021-09-24T17:04:02.583Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:02.583Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-09-24T17:04:02.583Z] === RUN TestSecretsUpdate [2021-09-24T17:04:02.583Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:02.583Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-09-24T17:04:02.583Z] === RUN TestTemplatedSecret [2021-09-24T17:04:02.583Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:02.583Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-09-24T17:04:02.583Z] === RUN TestSecretCreateResolve [2021-09-24T17:04:02.583Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-09-24T17:04:02.583Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-09-24T17:04:02.583Z] PASS [2021-09-24T17:04:02.583Z] ok github.com/docker/docker/integration/secret 0.074s [2021-09-24T17:04:02.583Z] [2021-09-24T17:04:02.583Z] === Skipped [2021-09-24T17:04:02.583Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-09-24T17:04:02.583Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:02.583Z] [2021-09-24T17:04:02.583Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-09-24T17:04:02.584Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:02.584Z] [2021-09-24T17:04:02.584Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-09-24T17:04:02.584Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:02.584Z] [2021-09-24T17:04:02.584Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-09-24T17:04:02.584Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:02.584Z] [2021-09-24T17:04:02.584Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-09-24T17:04:02.584Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:02.584Z] [2021-09-24T17:04:02.584Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-09-24T17:04:02.584Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-09-24T17:04:02.584Z] [2021-09-24T17:04:02.584Z] DONE 6 tests, 6 skipped in 1.580s [2021-09-24T17:04:02.584Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-09-24T17:04:03.741Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-09-24T17:04:03.741Z] docker_cli_swarm_test.go:1186: [d5d99e5f8f187] joining swarm manager [d0ae0b595c7c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-24T17:04:04.441Z] ---> ada6aa5011ca [2021-09-24T17:04:04.441Z] Successfully built ada6aa5011ca [2021-09-24T17:04:04.441Z] Successfully tagged docker:latest [2021-09-24T17:04:04.441Z] INFO: Image build ended at 09/24/2021 17:04:02. Duration:00:00:24.7553627 [2021-09-24T17:04:04.441Z] [2021-09-24T17:04:04.441Z] [2021-09-24T17:04:04.441Z] INFO: Building the test binaries at 09/24/2021 17:04:02... [2021-09-24T17:04:04.900Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-24T17:04:04.900Z] INFO: Testing against a local daemon [2021-09-24T17:04:04.900Z] === RUN TestServiceCreateInit [2021-09-24T17:04:04.900Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-09-24T17:04:04.900Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:04.900Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-09-24T17:04:04.900Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:04.900Z] --- PASS: TestServiceCreateInit (0.03s) [2021-09-24T17:04:04.900Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-09-24T17:04:04.900Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-09-24T17:04:04.900Z] === RUN TestCreateServiceMultipleTimes [2021-09-24T17:04:04.900Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:04.900Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-09-24T17:04:04.900Z] === RUN TestCreateServiceConflict [2021-09-24T17:04:04.900Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:04.900Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-09-24T17:04:04.900Z] === RUN TestCreateServiceMaxReplicas [2021-09-24T17:04:04.900Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:04.900Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-09-24T17:04:04.900Z] === RUN TestCreateWithDuplicateNetworkNames [2021-09-24T17:04:04.900Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:04.900Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-09-24T17:04:04.900Z] === RUN TestCreateServiceSecretFileMode [2021-09-24T17:04:04.900Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:04.900Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-09-24T17:04:04.900Z] === RUN TestCreateServiceConfigFileMode [2021-09-24T17:04:04.900Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:04.900Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-09-24T17:04:04.900Z] === RUN TestCreateServiceSysctls [2021-09-24T17:04:04.900Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:04.900Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-09-24T17:04:04.900Z] === RUN TestCreateServiceCapabilities [2021-09-24T17:04:04.900Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:04.900Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-09-24T17:04:04.900Z] === RUN TestInspect [2021-09-24T17:04:04.900Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:04.900Z] --- SKIP: TestInspect (0.00s) [2021-09-24T17:04:04.900Z] === RUN TestCreateJob [2021-09-24T17:04:04.900Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:04.900Z] --- SKIP: TestCreateJob (0.00s) [2021-09-24T17:04:04.900Z] === RUN TestReplicatedJob [2021-09-24T17:04:04.900Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:04.900Z] --- SKIP: TestReplicatedJob (0.00s) [2021-09-24T17:04:04.900Z] === RUN TestUpdateReplicatedJob [2021-09-24T17:04:04.900Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:04.900Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-09-24T17:04:04.900Z] === RUN TestServiceListWithStatuses [2021-09-24T17:04:04.900Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:04.900Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-09-24T17:04:04.900Z] === RUN TestDockerNetworkConnectAlias [2021-09-24T17:04:04.900Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:04.900Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-09-24T17:04:04.900Z] === RUN TestDockerNetworkReConnect [2021-09-24T17:04:04.900Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:04.900Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-09-24T17:04:04.900Z] === RUN TestServicePlugin [2021-09-24T17:04:04.900Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:04.900Z] --- SKIP: TestServicePlugin (0.00s) [2021-09-24T17:04:04.900Z] === RUN TestServiceUpdateLabel [2021-09-24T17:04:04.900Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-09-24T17:04:04.900Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-09-24T17:04:04.900Z] === RUN TestServiceUpdateSecrets [2021-09-24T17:04:04.900Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-09-24T17:04:04.900Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-09-24T17:04:04.900Z] === RUN TestServiceUpdateConfigs [2021-09-24T17:04:04.900Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-09-24T17:04:04.900Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-09-24T17:04:04.900Z] === RUN TestServiceUpdateNetwork [2021-09-24T17:04:04.900Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-09-24T17:04:04.900Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-09-24T17:04:04.900Z] === RUN TestServiceUpdatePidsLimit [2021-09-24T17:04:04.900Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-09-24T17:04:04.900Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-09-24T17:04:04.900Z] PASS [2021-09-24T17:04:04.900Z] ok github.com/docker/docker/integration/service 0.183s [2021-09-24T17:04:04.900Z] [2021-09-24T17:04:04.900Z] === Skipped [2021-09-24T17:04:04.900Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-09-24T17:04:04.900Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:04.900Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-09-24T17:04:04.900Z] [2021-09-24T17:04:04.900Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-09-24T17:04:04.900Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:04.900Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-09-24T17:04:04.900Z] [2021-09-24T17:04:04.900Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-09-24T17:04:04.900Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:04.900Z] [2021-09-24T17:04:04.900Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-09-24T17:04:04.900Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:04.900Z] [2021-09-24T17:04:04.900Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-09-24T17:04:04.900Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:04.900Z] [2021-09-24T17:04:04.900Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-09-24T17:04:04.900Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:04.900Z] [2021-09-24T17:04:04.900Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-09-24T17:04:04.900Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:04.900Z] [2021-09-24T17:04:04.900Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-09-24T17:04:04.900Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:04.900Z] [2021-09-24T17:04:04.900Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-09-24T17:04:04.900Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:04.900Z] [2021-09-24T17:04:04.900Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-09-24T17:04:04.900Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:04.900Z] [2021-09-24T17:04:04.900Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-09-24T17:04:04.900Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:04.900Z] [2021-09-24T17:04:04.900Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-09-24T17:04:04.900Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:04.900Z] [2021-09-24T17:04:04.900Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-09-24T17:04:04.900Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:04.900Z] [2021-09-24T17:04:04.900Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-09-24T17:04:04.900Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:04.900Z] [2021-09-24T17:04:04.900Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-09-24T17:04:04.900Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:04.900Z] [2021-09-24T17:04:04.900Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-09-24T17:04:04.900Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:04.900Z] [2021-09-24T17:04:04.900Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-09-24T17:04:04.900Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:04.900Z] [2021-09-24T17:04:04.900Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-09-24T17:04:04.900Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:04.900Z] [2021-09-24T17:04:04.900Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-09-24T17:04:04.900Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-09-24T17:04:04.900Z] [2021-09-24T17:04:04.900Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-09-24T17:04:04.900Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-09-24T17:04:04.900Z] [2021-09-24T17:04:04.900Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-09-24T17:04:04.900Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-09-24T17:04:04.900Z] [2021-09-24T17:04:04.900Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-09-24T17:04:04.900Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-09-24T17:04:04.900Z] [2021-09-24T17:04:04.900Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-09-24T17:04:04.900Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-09-24T17:04:04.900Z] [2021-09-24T17:04:04.900Z] DONE 24 tests, 23 skipped in 2.094s [2021-09-24T17:04:04.900Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-09-24T17:04:05.924Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-24T17:04:05.924Z] INFO: Testing against a local daemon [2021-09-24T17:04:06.428Z] === RUN TestSessionCreate [2021-09-24T17:04:06.428Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-09-24T17:04:06.428Z] --- SKIP: TestSessionCreate (0.00s) [2021-09-24T17:04:06.428Z] === RUN TestSessionCreateWithBadUpgrade [2021-09-24T17:04:06.428Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-09-24T17:04:06.428Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-09-24T17:04:06.428Z] PASS [2021-09-24T17:04:06.428Z] ok github.com/docker/docker/integration/session 0.068s [2021-09-24T17:04:06.428Z] [2021-09-24T17:04:06.428Z] === Skipped [2021-09-24T17:04:06.428Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-09-24T17:04:06.428Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-09-24T17:04:06.428Z] [2021-09-24T17:04:06.428Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-09-24T17:04:06.428Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-09-24T17:04:06.428Z] [2021-09-24T17:04:06.428Z] DONE 2 tests, 2 skipped in 1.446s [2021-09-24T17:04:06.428Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-09-24T17:04:06.671Z] INFO: make.ps1 starting at 09/24/2021 17:04:06 [2021-09-24T17:04:07.141Z] INFO: Git commit (ce715505bd) assumed from DOCKER_GITCOMMIT environment variable [2021-09-24T17:04:07.141Z] INFO: Invoking autogen... [2021-09-24T17:04:07.611Z] INFO: Building daemon... [2021-09-24T17:04:08.050Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-24T17:04:08.050Z] INFO: Testing against a local daemon [2021-09-24T17:04:08.050Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-09-24T17:04:08.051Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:08.051Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-09-24T17:04:08.051Z] === RUN TestDiskUsage [2021-09-24T17:04:08.051Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-09-24T17:04:08.051Z] --- SKIP: TestDiskUsage (0.00s) [2021-09-24T17:04:08.051Z] === RUN TestEventsExecDie [2021-09-24T17:04:08.051Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-09-24T17:04:08.051Z] --- SKIP: TestEventsExecDie (0.00s) [2021-09-24T17:04:08.051Z] === RUN TestEventsBackwardsCompatible [2021-09-24T17:04:08.051Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-09-24T17:04:08.051Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-09-24T17:04:08.051Z] === RUN TestEventsVolumeCreate [2021-09-24T17:04:08.051Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-09-24T17:04:08.051Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-09-24T17:04:08.051Z] === RUN TestInfoAPI [2021-09-24T17:04:08.051Z] --- PASS: TestInfoAPI (0.03s) [2021-09-24T17:04:08.051Z] === RUN TestInfoAPIWarnings [2021-09-24T17:04:08.051Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-24T17:04:08.051Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-09-24T17:04:08.051Z] === RUN TestInfoDebug [2021-09-24T17:04:08.051Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-24T17:04:08.051Z] --- SKIP: TestInfoDebug (0.00s) [2021-09-24T17:04:08.051Z] === RUN TestInfoInsecureRegistries [2021-09-24T17:04:08.051Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-24T17:04:08.051Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-09-24T17:04:08.051Z] === RUN TestInfoRegistryMirrors [2021-09-24T17:04:08.051Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-24T17:04:08.051Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-09-24T17:04:08.051Z] === RUN TestLoginFailsWithBadCredentials [2021-09-24T17:04:09.026Z] docker_cli_swarm_test.go:1195: [daca5613950b5] joining swarm manager [d0ae0b595c7c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-24T17:04:09.074Z] --- PASS: TestLoginFailsWithBadCredentials (1.06s) [2021-09-24T17:04:09.074Z] === RUN TestPingCacheHeaders [2021-09-24T17:04:09.074Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-09-24T17:04:09.074Z] === RUN TestPingGet [2021-09-24T17:04:09.074Z] --- PASS: TestPingGet (0.03s) [2021-09-24T17:04:09.074Z] === RUN TestPingHead [2021-09-24T17:04:09.074Z] --- PASS: TestPingHead (0.02s) [2021-09-24T17:04:09.074Z] === RUN TestVersion [2021-09-24T17:04:09.074Z] --- PASS: TestVersion (0.02s) [2021-09-24T17:04:09.074Z] PASS [2021-09-24T17:04:09.074Z] ok github.com/docker/docker/integration/system 1.242s [2021-09-24T17:04:09.074Z] [2021-09-24T17:04:09.074Z] === Skipped [2021-09-24T17:04:09.074Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-09-24T17:04:09.074Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:09.074Z] [2021-09-24T17:04:09.074Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2021-09-24T17:04:09.074Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-09-24T17:04:09.074Z] [2021-09-24T17:04:09.074Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-09-24T17:04:09.074Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-09-24T17:04:09.074Z] [2021-09-24T17:04:09.074Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-09-24T17:04:09.074Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-09-24T17:04:09.074Z] [2021-09-24T17:04:09.074Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-09-24T17:04:09.074Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-09-24T17:04:09.074Z] [2021-09-24T17:04:09.074Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-09-24T17:04:09.074Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-24T17:04:09.074Z] [2021-09-24T17:04:09.074Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-09-24T17:04:09.074Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-24T17:04:09.074Z] [2021-09-24T17:04:09.074Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-09-24T17:04:09.074Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-24T17:04:09.074Z] [2021-09-24T17:04:09.074Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-09-24T17:04:09.074Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-24T17:04:09.074Z] [2021-09-24T17:04:09.074Z] DONE 15 tests, 9 skipped in 2.693s [2021-09-24T17:04:09.074Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-09-24T17:04:10.696Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-24T17:04:10.696Z] INFO: Testing against a local daemon [2021-09-24T17:04:10.696Z] === RUN TestVolumesCreateAndList [2021-09-24T17:04:10.696Z] --- PASS: TestVolumesCreateAndList (0.05s) [2021-09-24T17:04:10.696Z] === RUN TestVolumesRemove [2021-09-24T17:04:10.696Z] --- PASS: TestVolumesRemove (0.09s) [2021-09-24T17:04:10.696Z] === RUN TestVolumesInspect [2021-09-24T17:04:10.696Z] --- PASS: TestVolumesInspect (0.04s) [2021-09-24T17:04:10.696Z] === RUN TestVolumesInvalidJSON [2021-09-24T17:04:10.696Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-09-24T17:04:10.696Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-09-24T17:04:10.696Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-09-24T17:04:10.696Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2021-09-24T17:04:10.696Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-09-24T17:04:10.696Z] PASS [2021-09-24T17:04:10.696Z] ok github.com/docker/docker/integration/volume 0.254s [2021-09-24T17:04:10.696Z] [2021-09-24T17:04:10.696Z] DONE 5 tests in 1.732s [2021-09-24T17:04:11.183Z] INFO: make.ps1 ended at 09/24/2021 17:04:10 [2021-09-24T17:04:11.183Z] INFO: Integration CLI tests being run from the host: [2021-09-24T17:04:11.183Z] 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-09-24T17:04:14.127Z] --- PASS: TestUpdateRestartPolicy (19.57s) [2021-09-24T17:04:14.127Z] === RUN TestUpdateRestartWithAutoRemove [2021-09-24T17:04:14.127Z] --- PASS: TestUpdateRestartWithAutoRemove (1.58s) [2021-09-24T17:04:14.127Z] === RUN TestWaitNonBlocked [2021-09-24T17:04:14.127Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-24T17:04:14.127Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-24T17:04:14.127Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-24T17:04:14.127Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-24T17:04:14.127Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-24T17:04:14.127Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-24T17:04:15.090Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-09-24T17:04:15.090Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.14s) [2021-09-24T17:04:15.090Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.21s) [2021-09-24T17:04:15.090Z] === RUN TestWaitBlocked [2021-09-24T17:04:15.090Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-09-24T17:04:15.090Z] --- SKIP: TestWaitBlocked (0.00s) [2021-09-24T17:04:15.090Z] PASS [2021-09-24T17:04:15.090Z] ok github.com/docker/docker/integration/container 73.301s [2021-09-24T17:04:15.090Z] [2021-09-24T17:04:15.090Z] === Skipped [2021-09-24T17:04:15.090Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-09-24T17:04:15.090Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-09-24T17:04:15.090Z] [2021-09-24T17:04:15.090Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-09-24T17:04:15.090Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:15.090Z] [2021-09-24T17:04:15.090Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-09-24T17:04:15.090Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-09-24T17:04:15.090Z] [2021-09-24T17:04:15.090Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-09-24T17:04:15.090Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:15.090Z] [2021-09-24T17:04:15.090Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-09-24T17:04:15.090Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-09-24T17:04:15.090Z] [2021-09-24T17:04:15.090Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-09-24T17:04:15.090Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-09-24T17:04:15.090Z] [2021-09-24T17:04:15.090Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-09-24T17:04:15.090Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-09-24T17:04:15.090Z] [2021-09-24T17:04:15.090Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.02s) [2021-09-24T17:04:15.090Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-09-24T17:04:15.090Z] [2021-09-24T17:04:15.090Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-09-24T17:04:15.090Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:15.090Z] [2021-09-24T17:04:15.090Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-09-24T17:04:15.090Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-09-24T17:04:15.090Z] [2021-09-24T17:04:15.090Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-09-24T17:04:15.090Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-09-24T17:04:15.090Z] [2021-09-24T17:04:15.090Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-09-24T17:04:15.090Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:15.090Z] [2021-09-24T17:04:15.090Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-09-24T17:04:15.090Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:15.090Z] [2021-09-24T17:04:15.090Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-09-24T17:04:15.090Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-09-24T17:04:15.090Z] [2021-09-24T17:04:15.090Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-09-24T17:04:15.090Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-09-24T17:04:15.090Z] [2021-09-24T17:04:15.090Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-09-24T17:04:15.090Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-09-24T17:04:15.090Z] [2021-09-24T17:04:15.090Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-09-24T17:04:15.090Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-09-24T17:04:15.090Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-09-24T17:04:15.090Z] [2021-09-24T17:04:15.090Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-09-24T17:04:15.090Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-24T17:04:15.090Z] [2021-09-24T17:04:15.090Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-09-24T17:04:15.090Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-24T17:04:15.090Z] [2021-09-24T17:04:15.090Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-09-24T17:04:15.090Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-24T17:04:15.090Z] [2021-09-24T17:04:15.090Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-09-24T17:04:15.090Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-09-24T17:04:15.090Z] [2021-09-24T17:04:15.090Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-09-24T17:04:15.090Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:15.090Z] [2021-09-24T17:04:15.090Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-09-24T17:04:15.090Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-24T17:04:15.090Z] [2021-09-24T17:04:15.090Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-09-24T17:04:15.090Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-09-24T17:04:15.090Z] [2021-09-24T17:04:15.090Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-09-24T17:04:15.090Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-09-24T17:04:15.090Z] [2021-09-24T17:04:15.090Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-09-24T17:04:15.090Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-09-24T17:04:15.090Z] [2021-09-24T17:04:15.090Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-09-24T17:04:15.090Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:15.090Z] [2021-09-24T17:04:15.090Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-09-24T17:04:15.090Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-09-24T17:04:15.090Z] [2021-09-24T17:04:15.091Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-09-24T17:04:15.091Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-09-24T17:04:15.091Z] [2021-09-24T17:04:15.091Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-09-24T17:04:15.091Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:15.091Z] [2021-09-24T17:04:15.091Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-09-24T17:04:15.091Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-09-24T17:04:15.091Z] [2021-09-24T17:04:15.091Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-09-24T17:04:15.091Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-09-24T17:04:15.091Z] [2021-09-24T17:04:15.091Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-09-24T17:04:15.091Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-09-24T17:04:15.091Z] [2021-09-24T17:04:15.091Z] DONE 87 tests, 33 skipped in 75.192s [2021-09-24T17:04:15.549Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-09-24T17:04:18.530Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-24T17:04:18.530Z] INFO: Testing against a local daemon [2021-09-24T17:04:18.530Z] === RUN TestDockerSuite [2021-09-24T17:04:18.530Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-09-24T17:04:18.530Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-09-24T17:04:18.530Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-09-24T17:04:18.530Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-09-24T17:04:18.530Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-09-24T17:04:18.530Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-09-24T17:04:18.530Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-09-24T17:04:18.530Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-09-24T17:04:18.530Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-09-24T17:04:18.530Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-09-24T17:04:19.016Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-09-24T17:04:19.502Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-09-24T17:04:19.997Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-09-24T17:04:20.487Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-09-24T17:04:33.207Z] === RUN TestConfigDaemonLibtrustID [2021-09-24T17:04:33.207Z] daemon_test.go:18: runtime.GOOS != "linux" [2021-09-24T17:04:33.207Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-09-24T17:04:33.207Z] === RUN TestDaemonConfigValidation [2021-09-24T17:04:33.207Z] daemon_test.go:37: runtime.GOOS != "linux" [2021-09-24T17:04:33.207Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-09-24T17:04:33.207Z] === RUN TestConfigDaemonSeccompProfiles [2021-09-24T17:04:33.207Z] daemon_test.go:103: runtime.GOOS != "linux" [2021-09-24T17:04:33.207Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2021-09-24T17:04:33.207Z] PASS [2021-09-24T17:04:33.207Z] ok github.com/docker/docker/integration/daemon 0.080s [2021-09-24T17:04:33.207Z] [2021-09-24T17:04:33.207Z] === Skipped [2021-09-24T17:04:33.207Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-09-24T17:04:33.207Z] daemon_test.go:18: runtime.GOOS != "linux" [2021-09-24T17:04:33.207Z] [2021-09-24T17:04:33.207Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-09-24T17:04:33.207Z] daemon_test.go:37: runtime.GOOS != "linux" [2021-09-24T17:04:33.207Z] [2021-09-24T17:04:33.207Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2021-09-24T17:04:33.207Z] daemon_test.go:103: runtime.GOOS != "linux" [2021-09-24T17:04:33.207Z] [2021-09-24T17:04:33.207Z] DONE 3 tests, 3 skipped in 17.032s [2021-09-24T17:04:33.207Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-09-24T17:04:33.663Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-24T17:04:33.663Z] INFO: Testing against a local daemon [2021-09-24T17:04:33.663Z] === RUN TestCommitInheritsEnv [2021-09-24T17:04:33.663Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-24T17:04:33.663Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-09-24T17:04:33.663Z] === RUN TestImportExtremelyLargeImageWorks [2021-09-24T17:04:33.663Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-09-24T17:04:33.663Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-09-24T17:04:33.663Z] === RUN TestImagesFilterMultiReference [2021-09-24T17:04:33.663Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-09-24T17:04:33.663Z] === RUN TestImagePullPlatformInvalid [2021-09-24T17:04:33.663Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-09-24T17:04:33.663Z] === RUN TestRemoveImageOrphaning [2021-09-24T17:04:34.624Z] --- PASS: TestRemoveImageOrphaning (0.86s) [2021-09-24T17:04:34.624Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-09-24T17:04:34.624Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-09-24T17:04:34.624Z] === RUN TestTagInvalidReference [2021-09-24T17:04:34.624Z] --- PASS: TestTagInvalidReference (0.02s) [2021-09-24T17:04:34.624Z] === RUN TestTagValidPrefixedRepo [2021-09-24T17:04:34.624Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-09-24T17:04:34.624Z] === RUN TestTagExistedNameWithoutForce [2021-09-24T17:04:34.624Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-09-24T17:04:34.624Z] === RUN TestTagOfficialNames [2021-09-24T17:04:35.083Z] --- PASS: TestTagOfficialNames (0.05s) [2021-09-24T17:04:35.083Z] === RUN TestTagMatchesDigest [2021-09-24T17:04:35.083Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-09-24T17:04:35.083Z] PASS [2021-09-24T17:04:35.083Z] ok github.com/docker/docker/integration/image 1.177s [2021-09-24T17:04:35.083Z] [2021-09-24T17:04:35.083Z] === Skipped [2021-09-24T17:04:35.083Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-09-24T17:04:35.083Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-24T17:04:35.083Z] [2021-09-24T17:04:35.083Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-09-24T17:04:35.083Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-09-24T17:04:35.083Z] [2021-09-24T17:04:35.083Z] DONE 11 tests, 2 skipped in 2.483s [2021-09-24T17:04:35.083Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-09-24T17:04:36.634Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-24T17:04:36.634Z] INFO: Testing against a local daemon [2021-09-24T17:04:36.634Z] === RUN TestNetworkCreateDelete [2021-09-24T17:04:36.634Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-09-24T17:04:36.634Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-09-24T17:04:36.634Z] === RUN TestDockerNetworkDeletePreferID [2021-09-24T17:04:36.634Z] 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-09-24T17:04:36.634Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-09-24T17:04:36.634Z] === RUN TestDaemonDNSFallback [2021-09-24T17:04:36.634Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-09-24T17:04:36.634Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-09-24T17:04:36.634Z] === RUN TestInspectNetwork [2021-09-24T17:04:36.634Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-09-24T17:04:36.634Z] --- SKIP: TestInspectNetwork (0.00s) [2021-09-24T17:04:36.634Z] === RUN TestRunContainerWithBridgeNone [2021-09-24T17:04:36.634Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-09-24T17:04:36.634Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-09-24T17:04:36.634Z] === RUN TestNetworkInvalidJSON [2021-09-24T17:04:36.634Z] === RUN TestNetworkInvalidJSON//networks/create [2021-09-24T17:04:36.634Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-09-24T17:04:36.634Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-09-24T17:04:36.634Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-09-24T17:04:36.634Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-24T17:04:36.634Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-24T17:04:36.634Z] === CONT TestNetworkInvalidJSON//networks/create [2021-09-24T17:04:36.634Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-24T17:04:36.634Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-09-24T17:04:36.634Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-09-24T17:04:36.634Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-09-24T17:04:36.634Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-09-24T17:04:36.634Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-09-24T17:04:36.634Z] === RUN TestNetworkList [2021-09-24T17:04:36.634Z] === RUN TestNetworkList//networks [2021-09-24T17:04:36.634Z] === PAUSE TestNetworkList//networks [2021-09-24T17:04:36.634Z] === RUN TestNetworkList//networks/ [2021-09-24T17:04:36.634Z] === PAUSE TestNetworkList//networks/ [2021-09-24T17:04:36.634Z] === CONT TestNetworkList//networks [2021-09-24T17:04:36.634Z] === CONT TestNetworkList//networks/ [2021-09-24T17:04:36.634Z] --- PASS: TestNetworkList (0.02s) [2021-09-24T17:04:36.634Z] --- PASS: TestNetworkList//networks (0.00s) [2021-09-24T17:04:36.634Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-09-24T17:04:36.634Z] === RUN TestHostIPv4BridgeLabel [2021-09-24T17:04:36.634Z] network_test.go:128: testEnv.OSType == "windows" [2021-09-24T17:04:36.634Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-09-24T17:04:36.634Z] === RUN TestDaemonRestartWithLiveRestore [2021-09-24T17:04:36.634Z] service_test.go:30: testEnv.OSType == "windows" [2021-09-24T17:04:36.634Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-09-24T17:04:36.634Z] === RUN TestDaemonDefaultNetworkPools [2021-09-24T17:04:36.634Z] service_test.go:59: testEnv.OSType == "windows" [2021-09-24T17:04:36.634Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-09-24T17:04:36.634Z] === RUN TestDaemonRestartWithExistingNetwork [2021-09-24T17:04:36.634Z] service_test.go:103: testEnv.OSType == "windows" [2021-09-24T17:04:36.634Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-09-24T17:04:36.634Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-09-24T17:04:36.634Z] service_test.go:137: testEnv.OSType == "windows" [2021-09-24T17:04:36.634Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-09-24T17:04:36.634Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-09-24T17:04:36.634Z] service_test.go:188: testEnv.OSType == "windows" [2021-09-24T17:04:36.634Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-09-24T17:04:36.634Z] === RUN TestServiceWithPredefinedNetwork [2021-09-24T17:04:36.634Z] service_test.go:213: testEnv.OSType == "windows" [2021-09-24T17:04:36.634Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-09-24T17:04:36.634Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-09-24T17:04:36.634Z] service_test.go:243: FLAKY_TEST [2021-09-24T17:04:36.634Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-09-24T17:04:36.634Z] === RUN TestServiceWithDataPathPortInit [2021-09-24T17:04:36.634Z] service_test.go:334: testEnv.OSType == "windows" [2021-09-24T17:04:36.634Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-09-24T17:04:36.634Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-09-24T17:04:36.634Z] service_test.go:402: testEnv.OSType == "windows" [2021-09-24T17:04:36.634Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-09-24T17:04:36.634Z] PASS [2021-09-24T17:04:36.634Z] ok github.com/docker/docker/integration/network 0.109s [2021-09-24T17:04:36.634Z] [2021-09-24T17:04:36.634Z] === Skipped [2021-09-24T17:04:36.634Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-09-24T17:04:36.634Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-09-24T17:04:36.634Z] [2021-09-24T17:04:36.634Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-09-24T17:04:36.634Z] 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-09-24T17:04:36.634Z] [2021-09-24T17:04:36.634Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-09-24T17:04:36.634Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-09-24T17:04:36.634Z] [2021-09-24T17:04:36.634Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-09-24T17:04:36.634Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-09-24T17:04:36.634Z] [2021-09-24T17:04:36.634Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-09-24T17:04:36.634Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-09-24T17:04:36.634Z] [2021-09-24T17:04:36.634Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-09-24T17:04:36.634Z] network_test.go:128: testEnv.OSType == "windows" [2021-09-24T17:04:36.634Z] [2021-09-24T17:04:36.634Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-09-24T17:04:36.634Z] service_test.go:30: testEnv.OSType == "windows" [2021-09-24T17:04:36.634Z] [2021-09-24T17:04:36.634Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-09-24T17:04:36.634Z] service_test.go:59: testEnv.OSType == "windows" [2021-09-24T17:04:36.634Z] [2021-09-24T17:04:36.634Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-09-24T17:04:36.634Z] service_test.go:103: testEnv.OSType == "windows" [2021-09-24T17:04:36.634Z] [2021-09-24T17:04:36.634Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-09-24T17:04:36.634Z] service_test.go:137: testEnv.OSType == "windows" [2021-09-24T17:04:36.634Z] [2021-09-24T17:04:36.634Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-09-24T17:04:36.634Z] service_test.go:188: testEnv.OSType == "windows" [2021-09-24T17:04:36.634Z] [2021-09-24T17:04:36.634Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-09-24T17:04:36.634Z] service_test.go:213: testEnv.OSType == "windows" [2021-09-24T17:04:36.634Z] [2021-09-24T17:04:36.634Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-09-24T17:04:36.634Z] service_test.go:243: FLAKY_TEST [2021-09-24T17:04:36.634Z] [2021-09-24T17:04:36.634Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-09-24T17:04:36.634Z] service_test.go:334: testEnv.OSType == "windows" [2021-09-24T17:04:36.634Z] [2021-09-24T17:04:36.634Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-09-24T17:04:36.634Z] service_test.go:402: testEnv.OSType == "windows" [2021-09-24T17:04:36.634Z] [2021-09-24T17:04:36.634Z] DONE 22 tests, 15 skipped in 1.800s [2021-09-24T17:04:37.090Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-09-24T17:04:37.546Z] testing: warning: no tests to run [2021-09-24T17:04:37.546Z] PASS [2021-09-24T17:04:37.546Z] ok github.com/docker/docker/integration/network/ipvlan 0.046s [2021-09-24T17:04:37.546Z] [2021-09-24T17:04:37.546Z] DONE 0 tests in 0.523s [2021-09-24T17:04:37.546Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-09-24T17:04:38.001Z] testing: warning: no tests to run [2021-09-24T17:04:38.001Z] PASS [2021-09-24T17:04:38.001Z] ok github.com/docker/docker/integration/network/macvlan 0.045s [2021-09-24T17:04:38.001Z] [2021-09-24T17:04:38.001Z] DONE 0 tests in 0.490s [2021-09-24T17:04:38.001Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-09-24T17:04:38.458Z] testing: warning: no tests to run [2021-09-24T17:04:38.458Z] PASS [2021-09-24T17:04:38.458Z] ok github.com/docker/docker/integration/plugin 0.045s [2021-09-24T17:04:38.458Z] [2021-09-24T17:04:38.458Z] DONE 0 tests in 0.502s [2021-09-24T17:04:38.458Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-09-24T17:04:38.915Z] testing: warning: no tests to run [2021-09-24T17:04:38.915Z] PASS [2021-09-24T17:04:38.915Z] ok github.com/docker/docker/integration/plugin/authz 0.047s [2021-09-24T17:04:38.915Z] [2021-09-24T17:04:38.915Z] DONE 0 tests in 0.501s [2021-09-24T17:04:39.373Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-09-24T17:04:43.113Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-24T17:04:43.113Z] INFO: Testing against a local daemon [2021-09-24T17:04:43.113Z] === RUN TestPluginInvalidJSON [2021-09-24T17:04:43.113Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-09-24T17:04:43.113Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-09-24T17:04:43.113Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-09-24T17:04:43.113Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-09-24T17:04:43.113Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-09-24T17:04:43.113Z] === RUN TestPluginInstall [2021-09-24T17:04:43.113Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-09-24T17:04:43.113Z] --- SKIP: TestPluginInstall (0.00s) [2021-09-24T17:04:43.113Z] === RUN TestPluginsWithRuntimes [2021-09-24T17:04:43.113Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-09-24T17:04:43.113Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-09-24T17:04:43.113Z] === RUN TestPluginBackCompatMediaTypes [2021-09-24T17:04:43.113Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-09-24T17:04:43.114Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-09-24T17:04:43.114Z] PASS [2021-09-24T17:04:43.114Z] ok github.com/docker/docker/integration/plugin/common 0.077s [2021-09-24T17:04:43.114Z] [2021-09-24T17:04:43.114Z] === Skipped [2021-09-24T17:04:43.114Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-09-24T17:04:43.114Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-09-24T17:04:43.114Z] [2021-09-24T17:04:43.114Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-09-24T17:04:43.114Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-09-24T17:04:43.114Z] [2021-09-24T17:04:43.114Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-09-24T17:04:43.114Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-09-24T17:04:43.114Z] [2021-09-24T17:04:43.114Z] DONE 5 tests, 3 skipped in 3.558s [2021-09-24T17:04:43.114Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-09-24T17:04:45.284Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-24T17:04:45.284Z] INFO: Testing against a local daemon [2021-09-24T17:04:45.284Z] === RUN TestExternalGraphDriver [2021-09-24T17:04:45.284Z] external_test.go:47: runtime.GOOS == "windows" [2021-09-24T17:04:45.284Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-09-24T17:04:45.284Z] === RUN TestGraphdriverPluginV2 [2021-09-24T17:04:45.284Z] external_test.go:407: runtime.GOOS == "windows" [2021-09-24T17:04:45.284Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-09-24T17:04:45.284Z] PASS [2021-09-24T17:04:45.284Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.072s [2021-09-24T17:04:45.284Z] [2021-09-24T17:04:45.284Z] === Skipped [2021-09-24T17:04:45.284Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-09-24T17:04:45.284Z] external_test.go:47: runtime.GOOS == "windows" [2021-09-24T17:04:45.284Z] [2021-09-24T17:04:45.284Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-09-24T17:04:45.284Z] external_test.go:407: runtime.GOOS == "windows" [2021-09-24T17:04:45.284Z] [2021-09-24T17:04:45.284Z] DONE 2 tests, 2 skipped in 2.245s [2021-09-24T17:04:45.284Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-09-24T17:04:46.810Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-24T17:04:46.810Z] INFO: Testing against a local daemon [2021-09-24T17:04:46.810Z] === RUN TestReadPluginNoRead [2021-09-24T17:04:46.810Z] read_test.go:21: no unix domain sockets on Windows [2021-09-24T17:04:46.810Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-09-24T17:04:46.810Z] PASS [2021-09-24T17:04:46.810Z] ok github.com/docker/docker/integration/plugin/logging 0.090s [2021-09-24T17:04:46.810Z] [2021-09-24T17:04:46.810Z] === Skipped [2021-09-24T17:04:46.810Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-09-24T17:04:46.811Z] read_test.go:21: no unix domain sockets on Windows [2021-09-24T17:04:46.811Z] [2021-09-24T17:04:46.811Z] DONE 1 tests, 1 skipped in 1.590s [2021-09-24T17:04:46.811Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-09-24T17:04:47.782Z] testing: warning: no tests to run [2021-09-24T17:04:47.782Z] PASS [2021-09-24T17:04:47.782Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.049s [2021-09-24T17:04:47.782Z] [2021-09-24T17:04:47.782Z] DONE 0 tests in 0.743s [2021-09-24T17:04:47.782Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-09-24T17:04:49.308Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-24T17:04:49.308Z] INFO: Testing against a local daemon [2021-09-24T17:04:49.308Z] === RUN TestPluginWithDevMounts [2021-09-24T17:04:49.308Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:49.308Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-09-24T17:04:49.308Z] PASS [2021-09-24T17:04:49.308Z] ok github.com/docker/docker/integration/plugin/volumes 0.058s [2021-09-24T17:04:49.308Z] [2021-09-24T17:04:49.308Z] === Skipped [2021-09-24T17:04:49.308Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-09-24T17:04:49.308Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:49.308Z] [2021-09-24T17:04:49.308Z] DONE 1 tests, 1 skipped in 1.532s [2021-09-24T17:04:49.308Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-09-24T17:04:50.840Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-24T17:04:50.840Z] INFO: Testing against a local daemon [2021-09-24T17:04:50.840Z] === RUN TestSecretInspect [2021-09-24T17:04:50.840Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:50.840Z] --- SKIP: TestSecretInspect (0.00s) [2021-09-24T17:04:50.840Z] === RUN TestSecretList [2021-09-24T17:04:50.840Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:50.840Z] --- SKIP: TestSecretList (0.00s) [2021-09-24T17:04:50.840Z] === RUN TestSecretsCreateAndDelete [2021-09-24T17:04:50.840Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:50.840Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-09-24T17:04:50.840Z] === RUN TestSecretsUpdate [2021-09-24T17:04:50.840Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:50.840Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-09-24T17:04:50.840Z] === RUN TestTemplatedSecret [2021-09-24T17:04:50.840Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:50.840Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-09-24T17:04:50.840Z] === RUN TestSecretCreateResolve [2021-09-24T17:04:50.840Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-09-24T17:04:50.840Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-09-24T17:04:50.840Z] PASS [2021-09-24T17:04:50.840Z] ok github.com/docker/docker/integration/secret 0.061s [2021-09-24T17:04:50.840Z] [2021-09-24T17:04:50.840Z] === Skipped [2021-09-24T17:04:50.840Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-09-24T17:04:50.840Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:50.840Z] [2021-09-24T17:04:50.840Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-09-24T17:04:50.840Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:50.840Z] [2021-09-24T17:04:50.840Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-09-24T17:04:50.840Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:50.840Z] [2021-09-24T17:04:50.840Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-09-24T17:04:50.840Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:50.840Z] [2021-09-24T17:04:50.840Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-09-24T17:04:50.840Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:50.840Z] [2021-09-24T17:04:50.840Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-09-24T17:04:50.840Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-09-24T17:04:50.840Z] [2021-09-24T17:04:50.840Z] DONE 6 tests, 6 skipped in 1.363s [2021-09-24T17:04:50.840Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-09-24T17:04:52.368Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-24T17:04:52.368Z] INFO: Testing against a local daemon [2021-09-24T17:04:52.368Z] === RUN TestServiceCreateInit [2021-09-24T17:04:52.368Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-09-24T17:04:52.368Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:52.368Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-09-24T17:04:52.368Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:52.368Z] --- PASS: TestServiceCreateInit (0.03s) [2021-09-24T17:04:52.368Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-09-24T17:04:52.368Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-09-24T17:04:52.368Z] === RUN TestCreateServiceMultipleTimes [2021-09-24T17:04:52.368Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:52.368Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-09-24T17:04:52.368Z] === RUN TestCreateServiceConflict [2021-09-24T17:04:52.368Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:52.368Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-09-24T17:04:52.368Z] === RUN TestCreateServiceMaxReplicas [2021-09-24T17:04:52.368Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:52.368Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2021-09-24T17:04:52.368Z] === RUN TestCreateWithDuplicateNetworkNames [2021-09-24T17:04:52.368Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:52.368Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-09-24T17:04:52.368Z] === RUN TestCreateServiceSecretFileMode [2021-09-24T17:04:52.368Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:52.368Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-09-24T17:04:52.368Z] === RUN TestCreateServiceConfigFileMode [2021-09-24T17:04:52.369Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:52.369Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-09-24T17:04:52.369Z] === RUN TestCreateServiceSysctls [2021-09-24T17:04:52.369Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:52.369Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-09-24T17:04:52.369Z] === RUN TestCreateServiceCapabilities [2021-09-24T17:04:52.369Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:52.369Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-09-24T17:04:52.369Z] === RUN TestInspect [2021-09-24T17:04:52.369Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:52.369Z] --- SKIP: TestInspect (0.00s) [2021-09-24T17:04:52.369Z] === RUN TestCreateJob [2021-09-24T17:04:52.369Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:52.369Z] --- SKIP: TestCreateJob (0.00s) [2021-09-24T17:04:52.369Z] === RUN TestReplicatedJob [2021-09-24T17:04:52.369Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:52.369Z] --- SKIP: TestReplicatedJob (0.00s) [2021-09-24T17:04:52.369Z] === RUN TestUpdateReplicatedJob [2021-09-24T17:04:52.369Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:52.369Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-09-24T17:04:52.369Z] === RUN TestServiceListWithStatuses [2021-09-24T17:04:52.369Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:52.369Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-09-24T17:04:52.369Z] === RUN TestDockerNetworkConnectAlias [2021-09-24T17:04:52.369Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:52.369Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-09-24T17:04:52.369Z] === RUN TestDockerNetworkReConnect [2021-09-24T17:04:52.369Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:52.369Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-09-24T17:04:52.369Z] === RUN TestServicePlugin [2021-09-24T17:04:52.369Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:52.369Z] --- SKIP: TestServicePlugin (0.00s) [2021-09-24T17:04:52.369Z] === RUN TestServiceUpdateLabel [2021-09-24T17:04:52.369Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-09-24T17:04:52.369Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-09-24T17:04:52.369Z] === RUN TestServiceUpdateSecrets [2021-09-24T17:04:52.369Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-09-24T17:04:52.369Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-09-24T17:04:52.369Z] === RUN TestServiceUpdateConfigs [2021-09-24T17:04:52.369Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-09-24T17:04:52.369Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-09-24T17:04:52.369Z] === RUN TestServiceUpdateNetwork [2021-09-24T17:04:52.369Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-09-24T17:04:52.369Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-09-24T17:04:52.369Z] === RUN TestServiceUpdatePidsLimit [2021-09-24T17:04:52.369Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-09-24T17:04:52.369Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-09-24T17:04:52.369Z] PASS [2021-09-24T17:04:52.369Z] ok github.com/docker/docker/integration/service 0.150s [2021-09-24T17:04:52.369Z] [2021-09-24T17:04:52.369Z] === Skipped [2021-09-24T17:04:52.369Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-09-24T17:04:52.369Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:52.369Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-09-24T17:04:52.369Z] [2021-09-24T17:04:52.369Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-09-24T17:04:52.369Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:52.369Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-09-24T17:04:52.369Z] [2021-09-24T17:04:52.369Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-09-24T17:04:52.369Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:52.369Z] [2021-09-24T17:04:52.369Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-09-24T17:04:52.369Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:52.369Z] [2021-09-24T17:04:52.369Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.02s) [2021-09-24T17:04:52.369Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:52.369Z] [2021-09-24T17:04:52.369Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-09-24T17:04:52.369Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:52.369Z] [2021-09-24T17:04:52.369Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-09-24T17:04:52.369Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:52.369Z] [2021-09-24T17:04:52.369Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-09-24T17:04:52.369Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:52.369Z] [2021-09-24T17:04:52.369Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.02s) [2021-09-24T17:04:52.369Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:52.369Z] [2021-09-24T17:04:52.369Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s) [2021-09-24T17:04:52.369Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:52.369Z] [2021-09-24T17:04:52.369Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-09-24T17:04:52.369Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:52.369Z] [2021-09-24T17:04:52.369Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-09-24T17:04:52.369Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:52.369Z] [2021-09-24T17:04:52.369Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-09-24T17:04:52.369Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:52.369Z] [2021-09-24T17:04:52.369Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-09-24T17:04:52.369Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:52.369Z] [2021-09-24T17:04:52.369Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-09-24T17:04:52.369Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:52.369Z] [2021-09-24T17:04:52.369Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-09-24T17:04:52.369Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:52.369Z] [2021-09-24T17:04:52.369Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-09-24T17:04:52.369Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:52.369Z] [2021-09-24T17:04:52.369Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-09-24T17:04:52.369Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:52.369Z] [2021-09-24T17:04:52.369Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-09-24T17:04:52.369Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-09-24T17:04:52.369Z] [2021-09-24T17:04:52.369Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-09-24T17:04:52.369Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-09-24T17:04:52.369Z] [2021-09-24T17:04:52.369Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-09-24T17:04:52.369Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-09-24T17:04:52.369Z] [2021-09-24T17:04:52.369Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-09-24T17:04:52.369Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-09-24T17:04:52.369Z] [2021-09-24T17:04:52.369Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-09-24T17:04:52.369Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-09-24T17:04:52.369Z] [2021-09-24T17:04:52.369Z] DONE 24 tests, 23 skipped in 1.817s [2021-09-24T17:04:52.825Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-09-24T17:04:53.786Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-24T17:04:53.786Z] INFO: Testing against a local daemon [2021-09-24T17:04:53.786Z] === RUN TestSessionCreate [2021-09-24T17:04:53.786Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-09-24T17:04:53.786Z] --- SKIP: TestSessionCreate (0.00s) [2021-09-24T17:04:53.786Z] === RUN TestSessionCreateWithBadUpgrade [2021-09-24T17:04:53.786Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-09-24T17:04:53.786Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-09-24T17:04:53.786Z] PASS [2021-09-24T17:04:53.786Z] ok github.com/docker/docker/integration/session 0.059s [2021-09-24T17:04:54.241Z] [2021-09-24T17:04:54.241Z] === Skipped [2021-09-24T17:04:54.241Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-09-24T17:04:54.241Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-09-24T17:04:54.241Z] [2021-09-24T17:04:54.241Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-09-24T17:04:54.241Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-09-24T17:04:54.241Z] [2021-09-24T17:04:54.241Z] DONE 2 tests, 2 skipped in 1.381s [2021-09-24T17:04:54.241Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-09-24T17:04:55.202Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-24T17:04:55.202Z] INFO: Testing against a local daemon [2021-09-24T17:04:55.202Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-09-24T17:04:55.202Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:55.202Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-09-24T17:04:55.202Z] === RUN TestDiskUsage [2021-09-24T17:04:55.202Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-09-24T17:04:55.202Z] --- SKIP: TestDiskUsage (0.00s) [2021-09-24T17:04:55.202Z] === RUN TestEventsExecDie [2021-09-24T17:04:55.202Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-09-24T17:04:55.202Z] --- SKIP: TestEventsExecDie (0.00s) [2021-09-24T17:04:55.202Z] === RUN TestEventsBackwardsCompatible [2021-09-24T17:04:55.202Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-09-24T17:04:55.202Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-09-24T17:04:55.202Z] === RUN TestEventsVolumeCreate [2021-09-24T17:04:55.202Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-09-24T17:04:55.202Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-09-24T17:04:55.202Z] === RUN TestInfoAPI [2021-09-24T17:04:55.202Z] --- PASS: TestInfoAPI (0.03s) [2021-09-24T17:04:55.202Z] === RUN TestInfoAPIWarnings [2021-09-24T17:04:55.202Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-24T17:04:55.202Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-09-24T17:04:55.202Z] === RUN TestInfoDebug [2021-09-24T17:04:55.202Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-24T17:04:55.656Z] --- SKIP: TestInfoDebug (0.00s) [2021-09-24T17:04:55.656Z] === RUN TestInfoInsecureRegistries [2021-09-24T17:04:55.656Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-24T17:04:55.656Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-09-24T17:04:55.656Z] === RUN TestInfoRegistryMirrors [2021-09-24T17:04:55.656Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-24T17:04:55.656Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-09-24T17:04:55.656Z] === RUN TestLoginFailsWithBadCredentials [2021-09-24T17:04:55.760Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-09-24T17:04:56.617Z] --- PASS: TestLoginFailsWithBadCredentials (1.01s) [2021-09-24T17:04:56.617Z] === RUN TestPingCacheHeaders [2021-09-24T17:04:56.617Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-09-24T17:04:56.617Z] === RUN TestPingGet [2021-09-24T17:04:56.617Z] --- PASS: TestPingGet (0.02s) [2021-09-24T17:04:56.617Z] === RUN TestPingHead [2021-09-24T17:04:56.617Z] --- PASS: TestPingHead (0.02s) [2021-09-24T17:04:56.617Z] === RUN TestVersion [2021-09-24T17:04:56.617Z] --- PASS: TestVersion (0.02s) [2021-09-24T17:04:56.617Z] PASS [2021-09-24T17:04:56.617Z] ok github.com/docker/docker/integration/system 1.183s [2021-09-24T17:04:56.617Z] [2021-09-24T17:04:56.617Z] === Skipped [2021-09-24T17:04:56.617Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-09-24T17:04:56.617Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:04:56.617Z] [2021-09-24T17:04:56.617Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2021-09-24T17:04:56.617Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-09-24T17:04:56.617Z] [2021-09-24T17:04:56.617Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-09-24T17:04:56.617Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-09-24T17:04:56.618Z] [2021-09-24T17:04:56.618Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-09-24T17:04:56.618Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-09-24T17:04:56.618Z] [2021-09-24T17:04:56.618Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-09-24T17:04:56.618Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-09-24T17:04:56.618Z] [2021-09-24T17:04:56.618Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-09-24T17:04:56.618Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-24T17:04:56.618Z] [2021-09-24T17:04:56.618Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-09-24T17:04:56.618Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-24T17:04:56.618Z] [2021-09-24T17:04:56.618Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-09-24T17:04:56.618Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-24T17:04:56.618Z] [2021-09-24T17:04:56.618Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-09-24T17:04:56.618Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-24T17:04:56.618Z] [2021-09-24T17:04:56.618Z] DONE 15 tests, 9 skipped in 2.467s [2021-09-24T17:04:56.618Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-09-24T17:04:58.143Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-24T17:04:58.143Z] INFO: Testing against a local daemon [2021-09-24T17:04:58.143Z] === RUN TestVolumesCreateAndList [2021-09-24T17:04:58.143Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-09-24T17:04:58.143Z] === RUN TestVolumesRemove [2021-09-24T17:04:58.143Z] --- PASS: TestVolumesRemove (0.10s) [2021-09-24T17:04:58.143Z] === RUN TestVolumesInspect [2021-09-24T17:04:58.143Z] --- PASS: TestVolumesInspect (0.02s) [2021-09-24T17:04:58.143Z] === RUN TestVolumesInvalidJSON [2021-09-24T17:04:58.143Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-09-24T17:04:58.143Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-09-24T17:04:58.143Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-09-24T17:04:58.143Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-09-24T17:04:58.143Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-09-24T17:04:58.143Z] PASS [2021-09-24T17:04:58.143Z] ok github.com/docker/docker/integration/volume 0.220s [2021-09-24T17:04:58.143Z] [2021-09-24T17:04:58.143Z] DONE 5 tests in 1.505s [2021-09-24T17:04:58.143Z] INFO: make.ps1 ended at 09/24/2021 17:04:57 [2021-09-24T17:04:58.143Z] INFO: Integration CLI tests being run from the host: [2021-09-24T17:04:58.143Z] 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-09-24T17:05:03.893Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-09-24T17:05:05.251Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-24T17:05:05.252Z] INFO: Testing against a local daemon [2021-09-24T17:05:05.252Z] === RUN TestDockerSuite [2021-09-24T17:05:05.252Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-09-24T17:05:05.252Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-09-24T17:05:05.252Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-09-24T17:05:05.252Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-09-24T17:05:05.252Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-09-24T17:05:05.252Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-09-24T17:05:05.252Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-09-24T17:05:05.252Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-09-24T17:05:05.252Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-09-24T17:05:05.252Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-09-24T17:05:06.211Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-09-24T17:05:06.212Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-09-24T17:05:06.667Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-09-24T17:05:07.121Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-09-24T17:05:08.097Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-09-24T17:05:10.009Z] docker_cli_swarm_test.go:1118: [d024cb4806ddf] joining swarm manager [dcc252c61742f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-24T17:05:11.392Z] docker_cli_swarm_test.go:1119: [d961f7eb3cc2c] joining swarm manager [dcc252c61742f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-24T17:05:34.235Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-09-24T17:05:34.235Z] [2021-09-24T17:05:34.235Z] ________ ____ __. [2021-09-24T17:05:34.235Z] \_____ \ | |/ _| [2021-09-24T17:05:34.235Z] / | \| < [2021-09-24T17:05:34.235Z] / | \ | \ [2021-09-24T17:05:34.235Z] \_______ /____|__ \ [2021-09-24T17:05:34.235Z] \/ \/ [2021-09-24T17:05:34.235Z] [2021-09-24T17:05:34.235Z] INFO: make.ps1 ended at 09/24/2021 17:05:29 [2021-09-24T17:05:34.235Z] INFO: Binaries build ended at 09/24/2021 17:05:31. Duration:00:01:28.9570991 [2021-09-24T17:05:34.235Z] INFO: Copying the built daemon binary to d:\CI\PR-42881\2\binary\dockerd-ce715505bd.exe... [2021-09-24T17:05:34.235Z] INFO: Copying the built client binary to d:\CI\PR-42881\2\binary\docker-ce715505bd.exe... [2021-09-24T17:05:34.235Z] INFO: Copying dockerversion from the container... [2021-09-24T17:05:34.235Z] INFO: Copying the golang package from the container to d:\CI\PR-42881\2\installer\go.zip... [2021-09-24T17:05:34.235Z] INFO: Extracting go.zip to d:\CI\PR-42881\2\go [2021-09-24T17:05:59.551Z] INFO: Extraction ended at 09/24/2021 17:05:56. Duration:00:00:22.8234190 [2021-09-24T17:05:59.551Z] INFO: Updating the golang and path environment variables [2021-09-24T17:05:59.551Z] INFO: GOPATH=d:\gopath [2021-09-24T17:05:59.551Z] INFO: go version go1.17.1 windows/amd64 [2021-09-24T17:05:59.551Z] INFO: Running the daemon under test in debug mode [2021-09-24T17:05:59.551Z] INFO: Running the daemon under test in containerd mode [2021-09-24T17:05:59.551Z] INFO: Starting a daemon under test... [2021-09-24T17:05:59.551Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42881\2\daemon --pidfile d:\CI\PR-42881\2\docker.pid -D --containerd \\.\pipe\containerd-containerd [2021-09-24T17:05:59.551Z] INFO: Containerd started successfully. [2021-09-24T17:05:59.551Z] INFO: Process started successfully. [2021-09-24T17:05:59.551Z] INFO: Start tailing logs of the daemon under tests [2021-09-24T17:05:59.551Z] INFO: Waiting for the daemon under test to start... [2021-09-24T17:06:17.387Z] ...INFO: Daemon under test started and replied! [2021-09-24T17:06:17.387Z] INFO: Docker version of the daemon under test [2021-09-24T17:06:17.387Z] [2021-09-24T17:06:17.387Z] Client: [2021-09-24T17:06:17.387Z] Version: 17.06.2-ce [2021-09-24T17:06:17.387Z] API version: 1.30 [2021-09-24T17:06:17.387Z] Go version: go1.8.3 [2021-09-24T17:06:17.387Z] Git commit: cec0b72 [2021-09-24T17:06:17.387Z] Built: Tue Sep 5 19:57:19 2017 [2021-09-24T17:06:17.387Z] OS/Arch: windows/amd64 [2021-09-24T17:06:17.387Z] [2021-09-24T17:06:17.387Z] Server: [2021-09-24T17:06:17.387Z] Version: 0.0.0-dev [2021-09-24T17:06:17.387Z] API version: 1.42 (minimum version 1.24) [2021-09-24T17:06:17.387Z] Go version: go1.17.1 [2021-09-24T17:06:17.387Z] Git commit: ce715505bd [2021-09-24T17:06:17.387Z] Built: 09/24/2021 17:04:06 [2021-09-24T17:06:17.387Z] OS/Arch: windows/amd64 [2021-09-24T17:06:17.387Z] Experimental: false [2021-09-24T17:06:17.387Z] [2021-09-24T17:06:17.387Z] INFO: Docker info of the daemon under test [2021-09-24T17:06:17.387Z] [2021-09-24T17:06:17.387Z] Containers: 0 [2021-09-24T17:06:17.387Z] Running: 0 [2021-09-24T17:06:17.387Z] Paused: 0 [2021-09-24T17:06:17.387Z] Stopped: 0 [2021-09-24T17:06:17.387Z] Images: 0 [2021-09-24T17:06:17.387Z] Server Version: 0.0.0-dev [2021-09-24T17:06:17.387Z] Storage Driver: windowsfilter [2021-09-24T17:06:17.387Z] Windows: [2021-09-24T17:06:17.387Z] Logging Driver: json-file [2021-09-24T17:06:17.387Z] Plugins: [2021-09-24T17:06:17.387Z] Volume: local [2021-09-24T17:06:17.387Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-09-24T17:06:17.387Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-09-24T17:06:17.387Z] Swarm: inactive [2021-09-24T17:06:17.387Z] Default Isolation: process [2021-09-24T17:06:17.387Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-09-24T17:06:17.387Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-09-24T17:06:17.387Z] OSType: windows [2021-09-24T17:06:17.387Z] Architecture: x86_64 [2021-09-24T17:06:17.387Z] CPUs: 4 [2021-09-24T17:06:17.387Z] Total Memory: 32GiB [2021-09-24T17:06:17.387Z] Name: azwin-2-49a021 [2021-09-24T17:06:17.387Z] ID: AWXX:LZ22:ELP7:NNCV:QB32:YRMA:5C3I:XDQK:YKSA:LWJJ:DVJT:RAUT [2021-09-24T17:06:17.387Z] Docker Root Dir: D:\CI\PR-42881\2\daemon [2021-09-24T17:06:17.387Z] Debug Mode (client): false [2021-09-24T17:06:17.387Z] Debug Mode (server): true [2021-09-24T17:06:17.387Z] File Descriptors: -1 [2021-09-24T17:06:17.387Z] Goroutines: 31 [2021-09-24T17:06:17.387Z] System Time: 2021-09-24T17:06:16.4419261Z [2021-09-24T17:06:17.387Z] EventsListeners: 0 [2021-09-24T17:06:17.387Z] Registry: https://index.docker.io/v1/ [2021-09-24T17:06:17.387Z] Labels: [2021-09-24T17:06:17.387Z] Experimental: false [2021-09-24T17:06:17.387Z] Insecure Registries: [2021-09-24T17:06:17.387Z] 127.0.0.0/8 [2021-09-24T17:06:17.387Z] Live Restore Enabled: false [2021-09-24T17:06:17.387Z] [2021-09-24T17:06:17.387Z] [2021-09-24T17:06:17.387Z] INFO: Docker images of the daemon under test [2021-09-24T17:06:17.387Z] [2021-09-24T17:06:17.387Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-24T17:06:17.387Z] [2021-09-24T17:06:17.387Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-09-24T17:06:17.387Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2021-09-24T17:06:17.387Z] ltsc2022: Pulling from windows/servercore [2021-09-24T17:06:17.387Z] 8f616e6e9eec: Pulling fs layer [2021-09-24T17:06:17.387Z] 48a76b150a3a: Pulling fs layer [2021-09-24T17:06:27.830Z] 8f616e6e9eec: Verifying Checksum [2021-09-24T17:06:27.830Z] 8f616e6e9eec: Download complete [2021-09-24T17:06:28.300Z] 48a76b150a3a: Verifying Checksum [2021-09-24T17:06:28.300Z] 48a76b150a3a: Download complete [2021-09-24T17:06:32.888Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-09-24T17:06:32.888Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-09-24T17:06:32.888Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-09-24T17:06:32.888Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-09-24T17:06:32.888Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-09-24T17:06:32.888Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-09-24T17:06:32.888Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-09-24T17:06:32.888Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-09-24T17:06:32.888Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-09-24T17:06:32.888Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-09-24T17:06:32.888Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-09-24T17:06:32.888Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-09-24T17:06:32.888Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-09-24T17:06:32.888Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-09-24T17:06:32.888Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-09-24T17:06:32.888Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-09-24T17:06:32.888Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-09-24T17:06:32.888Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-09-24T17:06:32.888Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-09-24T17:06:32.888Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-09-24T17:06:32.888Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-09-24T17:06:32.888Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-09-24T17:06:32.888Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-09-24T17:06:32.888Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-09-24T17:06:32.888Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-09-24T17:06:32.893Z] docker_cli_swarm_test.go:1172: [dc845abb19bee] joining swarm manager [dcc252c61742f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-09-24T17:06:33.084Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-09-24T17:06:33.084Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-09-24T17:06:33.084Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-09-24T17:06:33.084Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-09-24T17:06:33.084Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-09-24T17:06:33.084Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-09-24T17:06:33.084Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-09-24T17:06:33.084Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-09-24T17:06:33.084Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-09-24T17:06:33.084Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-09-24T17:06:33.084Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-09-24T17:06:33.084Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-09-24T17:06:33.084Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-09-24T17:06:33.084Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-09-24T17:06:33.084Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-09-24T17:06:33.084Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-09-24T17:06:33.084Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-09-24T17:06:33.084Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-09-24T17:06:33.084Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-09-24T17:06:33.084Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-09-24T17:06:33.084Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-09-24T17:06:33.084Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-09-24T17:06:33.084Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-09-24T17:06:33.084Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-09-24T17:06:33.084Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-09-24T17:06:35.253Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-09-24T17:06:35.941Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-09-24T17:06:37.493Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-09-24T17:06:37.493Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-09-24T17:06:37.493Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-09-24T17:06:37.493Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-09-24T17:06:37.493Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-09-24T17:06:37.493Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-09-24T17:06:37.493Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-09-24T17:06:37.493Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-09-24T17:06:37.493Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-09-24T17:06:38.245Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-09-24T17:06:38.245Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-09-24T17:06:38.245Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-09-24T17:06:38.245Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-09-24T17:06:38.245Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-09-24T17:06:38.245Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-09-24T17:06:38.245Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-09-24T17:06:38.245Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-09-24T17:06:38.245Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-09-24T17:06:40.392Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-09-24T17:06:40.392Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-09-24T17:06:40.392Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-09-24T17:06:40.392Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-09-24T17:06:40.392Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-09-24T17:06:41.292Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-09-24T17:06:41.292Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-09-24T17:06:41.292Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-09-24T17:06:41.292Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-09-24T17:06:41.292Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-09-24T17:06:45.067Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-09-24T17:06:47.311Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-09-24T17:06:59.461Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-09-24T17:07:00.846Z] docker_cli_swarm_test.go:1453: [df5c93ea94897] joining swarm manager [d749294a802f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-24T17:07:01.418Z] docker_cli_swarm_test.go:1454: [d89e9a5b2f99e] joining swarm manager [d749294a802f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-24T17:07:13.643Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-09-24T17:07:13.643Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-09-24T17:07:13.643Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-09-24T17:07:13.643Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-09-24T17:07:13.643Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-09-24T17:07:14.214Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-09-24T17:07:16.757Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-09-24T17:07:20.066Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-09-24T17:07:21.977Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-09-24T17:07:23.889Z] docker_cli_swarm_unix_test.go:63: [d7e230c25d03e] joining swarm manager [d3ff65751adb0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-24T17:07:40.635Z] 8f616e6e9eec: Pull complete [2021-09-24T17:07:45.509Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-09-24T17:07:45.509Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-09-24T17:07:45.509Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-09-24T17:07:48.397Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-09-24T17:07:48.397Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-09-24T17:07:51.285Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-09-24T17:07:52.247Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-09-24T17:07:52.247Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-09-24T17:07:52.247Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-09-24T17:07:52.247Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-09-24T17:07:52.247Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-09-24T17:07:52.247Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-09-24T17:07:52.247Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-09-24T17:07:52.247Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-09-24T17:07:53.208Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-09-24T17:07:56.095Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-09-24T17:07:57.067Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-09-24T17:07:57.067Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-09-24T17:07:57.067Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-09-24T17:07:57.067Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-09-24T17:07:57.067Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-09-24T17:07:57.067Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-09-24T17:07:59.955Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-09-24T17:08:10.240Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-09-24T17:08:13.173Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-09-24T17:08:14.145Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-09-24T17:08:14.145Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-09-24T17:08:14.145Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-09-24T17:08:17.036Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-09-24T17:08:18.566Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-09-24T17:08:20.149Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-09-24T17:08:20.149Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-09-24T17:08:20.149Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-09-24T17:08:21.534Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-09-24T17:08:23.239Z] === RUN TestDockerSuite/TestBuildAddScript [2021-09-24T17:08:23.239Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-09-24T17:08:23.239Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-09-24T17:08:23.239Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-09-24T17:08:23.239Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-09-24T17:08:23.239Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-09-24T17:08:23.239Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-09-24T17:08:23.239Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-09-24T17:08:23.239Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-09-24T17:08:23.239Z] === RUN TestDockerSuite/TestBuildAddTar [2021-09-24T17:08:24.832Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-09-24T17:08:27.382Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-09-24T17:08:29.239Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-09-24T17:08:29.239Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-09-24T17:08:29.239Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-09-24T17:08:29.305Z] docker_api_swarm_test.go:962: [d2f1a1836d503] joining swarm manager [d04c7874a49a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-24T17:08:31.529Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-09-24T17:08:31.529Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-09-24T17:08:34.576Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-09-24T17:08:35.600Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-09-24T17:08:35.601Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-09-24T17:08:35.601Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-09-24T17:08:35.601Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-09-24T17:08:35.601Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-09-24T17:08:35.601Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-09-24T17:08:35.601Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-09-24T17:08:35.601Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-09-24T17:08:36.627Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-09-24T17:08:39.676Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-09-24T17:08:41.296Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-09-24T17:08:41.296Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-09-24T17:08:41.296Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-09-24T17:08:41.296Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-09-24T17:08:41.296Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-09-24T17:08:41.296Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-09-24T17:08:43.587Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-09-24T17:08:47.428Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-09-24T17:08:53.131Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-09-24T17:08:53.131Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-09-24T17:08:53.131Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-09-24T17:08:53.131Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-09-24T17:08:53.131Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-09-24T17:08:54.216Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-09-24T17:08:59.656Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-09-24T17:09:01.567Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-09-24T17:09:03.061Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-09-24T17:09:03.549Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-09-24T17:09:03.549Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-09-24T17:09:03.549Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-09-24T17:09:04.112Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-09-24T17:09:06.593Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-09-24T17:09:06.656Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-09-24T17:09:06.919Z] 48a76b150a3a: Pull complete [2021-09-24T17:09:06.919Z] Digest: sha256:591f3c76c17869b99700815aa259f728a92f4912dcd68bcce21b7e9a4309cda4 [2021-09-24T17:09:06.919Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-24T17:09:06.919Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2021-09-24T17:09:06.919Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2021-09-24T17:09:06.919Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.230' [2021-09-24T17:09:06.919Z] WARN: Skipping validation tests [2021-09-24T17:09:06.919Z] INFO: Running unit tests at 09/24/2021 17:08:53... [2021-09-24T17:09:06.919Z] INFO: make.ps1 starting at 09/24/2021 17:08:56 [2021-09-24T17:09:06.919Z] INFO: Git commit (ce715505bd) assumed from DOCKER_GITCOMMIT environment variable [2021-09-24T17:09:06.919Z] INFO: Invoking autogen... [2021-09-24T17:09:06.919Z] INFO: Running unit tests... [2021-09-24T17:09:06.920Z] 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/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles 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/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic 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/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/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/stack 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-09-24T17:09:07.892Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-09-24T17:09:07.892Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-09-24T17:09:07.892Z] === RUN TestDockerSuite/TestBuildBlankName [2021-09-24T17:09:07.892Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-09-24T17:09:08.212Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-09-24T17:09:11.685Z] ? github.com/docker/docker/api [no test files] [2021-09-24T17:09:12.567Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-09-24T17:09:12.567Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-09-24T17:09:13.028Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-09-24T17:09:13.259Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-09-24T17:09:16.751Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-09-24T17:09:17.062Z] === RUN TestDockerSuite/TestBuildAddScript [2021-09-24T17:09:17.062Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-09-24T17:09:17.062Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-09-24T17:09:17.062Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-09-24T17:09:17.062Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-09-24T17:09:17.062Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-09-24T17:09:17.062Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-09-24T17:09:17.062Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-09-24T17:09:17.464Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-09-24T17:09:17.551Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-09-24T17:09:17.551Z] === RUN TestDockerSuite/TestBuildAddTar [2021-09-24T17:09:20.008Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-09-24T17:09:22.555Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-09-24T17:09:23.797Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-09-24T17:09:24.196Z] === RUN TestMiddlewares [2021-09-24T17:09:24.196Z] --- PASS: TestMiddlewares (0.00s) [2021-09-24T17:09:24.196Z] PASS [2021-09-24T17:09:24.196Z] coverage: 9.0% of statements [2021-09-24T17:09:24.196Z] ok github.com/docker/docker/api/server 0.065s coverage: 9.0% of statements [2021-09-24T17:09:25.098Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-09-24T17:09:27.640Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-09-24T17:09:28.642Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-09-24T17:09:28.642Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-09-24T17:09:29.098Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-09-24T17:09:30.937Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-09-24T17:09:32.850Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-09-24T17:09:33.765Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-09-24T17:09:33.766Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-09-24T17:09:33.766Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-09-24T17:09:33.766Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-09-24T17:09:33.766Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-09-24T17:09:39.538Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-09-24T17:09:39.538Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-09-24T17:09:39.538Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-09-24T17:09:39.538Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-09-24T17:09:39.538Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-09-24T17:09:39.538Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-09-24T17:09:39.538Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-09-24T17:09:39.538Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-09-24T17:10:00.593Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-09-24T17:10:02.122Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-09-24T17:10:02.122Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-09-24T17:10:02.579Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-09-24T17:10:02.579Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-09-24T17:10:03.038Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-09-24T17:10:04.000Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-09-24T17:10:04.000Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-09-24T17:10:04.000Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-09-24T17:10:07.786Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-09-24T17:10:08.751Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-09-24T17:10:08.751Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-09-24T17:10:08.751Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-09-24T17:10:08.751Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-09-24T17:10:08.751Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-09-24T17:10:08.816Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-09-24T17:10:08.816Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-09-24T17:10:08.816Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-09-24T17:10:08.816Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-09-24T17:10:08.816Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-09-24T17:10:09.713Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-09-24T17:10:10.683Z] === RUN TestDockerSuite/TestBuildCmd [2021-09-24T17:10:11.141Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-09-24T17:10:11.596Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-09-24T17:10:12.052Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-09-24T17:10:15.098Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-09-24T17:10:15.098Z] === RUN TestBoolValue [2021-09-24T17:10:15.098Z] --- PASS: TestBoolValue (0.00s) [2021-09-24T17:10:15.098Z] === RUN TestBoolValueOrDefault [2021-09-24T17:10:15.098Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-09-24T17:10:15.098Z] === RUN TestInt64ValueOrZero [2021-09-24T17:10:15.098Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-09-24T17:10:15.098Z] === RUN TestInt64ValueOrDefault [2021-09-24T17:10:15.098Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-09-24T17:10:15.098Z] === RUN TestInt64ValueOrDefaultWithError [2021-09-24T17:10:15.098Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-09-24T17:10:15.098Z] === RUN TestJsonContentType [2021-09-24T17:10:15.098Z] --- PASS: TestJsonContentType (0.00s) [2021-09-24T17:10:15.098Z] PASS [2021-09-24T17:10:15.098Z] coverage: 14.7% of statements [2021-09-24T17:10:15.098Z] ok github.com/docker/docker/api/server/httputils 0.097s coverage: 14.7% of statements [2021-09-24T17:10:15.098Z] === RUN TestMaskSecretKeys [2021-09-24T17:10:15.098Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-09-24T17:10:15.098Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-09-24T17:10:15.098Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-09-24T17:10:15.098Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-09-24T17:10:15.098Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-09-24T17:10:15.098Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-09-24T17:10:15.098Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-09-24T17:10:15.098Z] === RUN TestVersionMiddlewareVersion [2021-09-24T17:10:15.098Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-09-24T17:10:15.098Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-09-24T17:10:15.098Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-09-24T17:10:15.098Z] PASS [2021-09-24T17:10:15.098Z] coverage: 37.7% of statements [2021-09-24T17:10:15.098Z] ok github.com/docker/docker/api/server/middleware 0.072s coverage: 37.7% of statements [2021-09-24T17:10:15.098Z] ? github.com/docker/docker/api/server/router [no test files] [2021-09-24T17:10:15.098Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-09-24T17:10:15.098Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-09-24T17:10:15.098Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-09-24T17:10:15.098Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-09-24T17:10:15.098Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-09-24T17:10:15.098Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-09-24T17:10:15.098Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-09-24T17:10:15.098Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-09-24T17:10:15.098Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-09-24T17:10:15.098Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-09-24T17:10:15.098Z] === RUN TestAdjustForAPIVersion [2021-09-24T17:10:15.098Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-09-24T17:10:15.098Z] PASS [2021-09-24T17:10:15.098Z] coverage: 5.7% of statements [2021-09-24T17:10:15.098Z] ok github.com/docker/docker/api/server/router/swarm 0.039s coverage: 5.7% of statements [2021-09-24T17:10:15.098Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-09-24T17:10:15.098Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-09-24T17:10:15.098Z] ? github.com/docker/docker/api/types [no test files] [2021-09-24T17:10:15.098Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-09-24T17:10:15.098Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-09-24T17:10:15.098Z] ? github.com/docker/docker/api/types/container [no test files] [2021-09-24T17:10:15.098Z] ? github.com/docker/docker/api/types/events [no test files] [2021-09-24T17:10:15.098Z] === RUN TestStrSliceMarshalJSON [2021-09-24T17:10:15.098Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-09-24T17:10:15.098Z] === RUN TestStrSliceUnmarshalJSON [2021-09-24T17:10:15.098Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-09-24T17:10:15.098Z] === RUN TestStrSliceUnmarshalString [2021-09-24T17:10:15.098Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-09-24T17:10:15.098Z] === RUN TestStrSliceUnmarshalSlice [2021-09-24T17:10:15.098Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-09-24T17:10:15.098Z] PASS [2021-09-24T17:10:15.098Z] coverage: 90.0% of statements [2021-09-24T17:10:15.098Z] ok github.com/docker/docker/api/types/strslice 0.031s coverage: 90.0% of statements [2021-09-24T17:10:15.098Z] === RUN TestToJSON [2021-09-24T17:10:15.098Z] --- PASS: TestToJSON (0.00s) [2021-09-24T17:10:15.098Z] === RUN TestToParamWithVersion [2021-09-24T17:10:15.098Z] --- PASS: TestToParamWithVersion (0.00s) [2021-09-24T17:10:15.098Z] === RUN TestFromJSON [2021-09-24T17:10:15.098Z] --- PASS: TestFromJSON (0.00s) [2021-09-24T17:10:15.098Z] === RUN TestEmpty [2021-09-24T17:10:15.098Z] --- PASS: TestEmpty (0.00s) [2021-09-24T17:10:15.098Z] === RUN TestArgsMatchKVListEmptySources [2021-09-24T17:10:15.098Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-09-24T17:10:15.098Z] === RUN TestArgsMatchKVList [2021-09-24T17:10:15.098Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-09-24T17:10:15.098Z] === RUN TestArgsMatch [2021-09-24T17:10:15.098Z] --- PASS: TestArgsMatch (0.00s) [2021-09-24T17:10:15.098Z] === RUN TestAdd [2021-09-24T17:10:15.098Z] --- PASS: TestAdd (0.00s) [2021-09-24T17:10:15.098Z] === RUN TestDel [2021-09-24T17:10:15.098Z] --- PASS: TestDel (0.00s) [2021-09-24T17:10:15.098Z] === RUN TestLen [2021-09-24T17:10:15.098Z] --- PASS: TestLen (0.00s) [2021-09-24T17:10:15.098Z] === RUN TestExactMatch [2021-09-24T17:10:15.098Z] --- PASS: TestExactMatch (0.00s) [2021-09-24T17:10:15.098Z] === RUN TestOnlyOneExactMatch [2021-09-24T17:10:15.098Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-09-24T17:10:15.098Z] === RUN TestContains [2021-09-24T17:10:15.098Z] --- PASS: TestContains (0.00s) [2021-09-24T17:10:15.098Z] === RUN TestValidate [2021-09-24T17:10:15.098Z] --- PASS: TestValidate (0.00s) [2021-09-24T17:10:15.098Z] === RUN TestWalkValues [2021-09-24T17:10:15.098Z] --- PASS: TestWalkValues (0.00s) [2021-09-24T17:10:15.098Z] === RUN TestFuzzyMatch [2021-09-24T17:10:15.098Z] --- PASS: TestFuzzyMatch (0.00s) [2021-09-24T17:10:15.098Z] === RUN TestClone [2021-09-24T17:10:15.098Z] --- PASS: TestClone (0.00s) [2021-09-24T17:10:15.098Z] PASS [2021-09-24T17:10:15.098Z] coverage: 92.2% of statements [2021-09-24T17:10:15.098Z] ok github.com/docker/docker/api/types/filters 0.035s coverage: 92.2% of statements [2021-09-24T17:10:15.098Z] ? github.com/docker/docker/api/types/image [no test files] [2021-09-24T17:10:15.098Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-09-24T17:10:15.098Z] ? github.com/docker/docker/api/types/network [no test files] [2021-09-24T17:10:15.098Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-09-24T17:10:15.098Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-09-24T17:10:15.098Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-09-24T17:10:15.098Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-09-24T17:10:15.098Z] === RUN TestDurationToSecondsString [2021-09-24T17:10:15.098Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-09-24T17:10:15.098Z] === RUN TestGetTimestamp [2021-09-24T17:10:15.098Z] --- PASS: TestGetTimestamp (0.13s) [2021-09-24T17:10:15.098Z] === RUN TestParseTimestamps [2021-09-24T17:10:15.098Z] --- PASS: TestParseTimestamps (0.00s) [2021-09-24T17:10:15.098Z] PASS [2021-09-24T17:10:15.098Z] coverage: 100.0% of statements [2021-09-24T17:10:15.098Z] ok github.com/docker/docker/api/types/time 0.167s coverage: 100.0% of statements [2021-09-24T17:10:15.098Z] === RUN TestCompareVersion [2021-09-24T17:10:15.098Z] --- PASS: TestCompareVersion (0.00s) [2021-09-24T17:10:15.098Z] PASS [2021-09-24T17:10:15.098Z] coverage: 77.3% of statements [2021-09-24T17:10:15.098Z] ok github.com/docker/docker/api/types/versions 0.032s coverage: 77.3% of statements [2021-09-24T17:10:15.098Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-09-24T17:10:15.098Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-09-24T17:10:15.098Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-09-24T17:10:15.098Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-09-24T17:10:15.098Z] ? github.com/docker/docker/builder [no test files] [2021-09-24T17:10:15.098Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-09-24T17:10:15.099Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-09-24T17:10:15.099Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-09-24T17:10:15.099Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-09-24T17:10:15.099Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-09-24T17:10:15.099Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-09-24T17:10:15.099Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-09-24T17:10:15.099Z] === RUN TestParseRemoteURL [2021-09-24T17:10:15.099Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-09-24T17:10:15.099Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-09-24T17:10:15.099Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-09-24T17:10:15.099Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-09-24T17:10:15.099Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-09-24T17:10:15.099Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-09-24T17:10:15.099Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-09-24T17:10:15.099Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-09-24T17:10:15.099Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-09-24T17:10:15.099Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-09-24T17:10:15.099Z] --- PASS: TestParseRemoteURL (0.00s) [2021-09-24T17:10:15.099Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-09-24T17:10:15.099Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-09-24T17:10:15.099Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-09-24T17:10:15.099Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-09-24T17:10:15.099Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-09-24T17:10:15.099Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-09-24T17:10:15.099Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-09-24T17:10:15.099Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-09-24T17:10:15.099Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-09-24T17:10:15.099Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-09-24T17:10:15.099Z] === RUN TestCloneArgsSmartHttp [2021-09-24T17:10:15.099Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-09-24T17:10:15.099Z] === RUN TestCloneArgsDumbHttp [2021-09-24T17:10:15.099Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-09-24T17:10:15.099Z] === RUN TestCloneArgsGit [2021-09-24T17:10:15.099Z] --- PASS: TestCloneArgsGit (0.00s) [2021-09-24T17:10:15.099Z] === RUN TestCheckoutGit [2021-09-24T17:10:15.099Z] === RUN TestEnable [2021-09-24T17:10:15.099Z] --- PASS: TestEnable (0.00s) [2021-09-24T17:10:15.099Z] === RUN TestDisable [2021-09-24T17:10:15.099Z] --- PASS: TestDisable (0.00s) [2021-09-24T17:10:15.099Z] === RUN TestEnabled [2021-09-24T17:10:15.099Z] --- PASS: TestEnabled (0.00s) [2021-09-24T17:10:15.099Z] PASS [2021-09-24T17:10:15.099Z] coverage: 100.0% of statements [2021-09-24T17:10:15.099Z] ok github.com/docker/docker/cli/debug 0.033s coverage: 100.0% of statements [2021-09-24T17:10:15.099Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-09-24T17:10:15.099Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-09-24T17:10:15.099Z] === RUN TestProcessNoDockerignore [2021-09-24T17:10:15.099Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-09-24T17:10:15.099Z] === RUN TestProcessShouldLeaveAllFiles [2021-09-24T17:10:15.099Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-09-24T17:10:15.099Z] === RUN TestDetectContentType [2021-09-24T17:10:15.099Z] --- PASS: TestDetectContentType (0.00s) [2021-09-24T17:10:15.099Z] === RUN TestSelectAcceptableMIME [2021-09-24T17:10:15.099Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-09-24T17:10:15.099Z] === RUN TestInspectEmptyResponse [2021-09-24T17:10:15.099Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-09-24T17:10:15.099Z] === RUN TestInspectResponseBinary [2021-09-24T17:10:15.099Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-09-24T17:10:15.099Z] === RUN TestResponseUnsupportedContentType [2021-09-24T17:10:15.099Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-09-24T17:10:15.099Z] === RUN TestInspectResponseTextSimple [2021-09-24T17:10:15.099Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-09-24T17:10:15.099Z] === RUN TestInspectResponseEmptyContentType [2021-09-24T17:10:15.099Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-09-24T17:10:15.099Z] === RUN TestUnknownContentLength [2021-09-24T17:10:15.099Z] --- PASS: TestUnknownContentLength (0.00s) [2021-09-24T17:10:15.099Z] === RUN TestDownloadRemote [2021-09-24T17:10:15.099Z] --- PASS: TestDownloadRemote (0.08s) [2021-09-24T17:10:15.099Z] === RUN TestGetWithStatusError [2021-09-24T17:10:15.099Z] --- PASS: TestGetWithStatusError (0.00s) [2021-09-24T17:10:15.099Z] === RUN TestCloseRootDirectory [2021-09-24T17:10:15.099Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-24T17:10:15.099Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-09-24T17:10:15.099Z] === RUN TestHashFile [2021-09-24T17:10:15.099Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-24T17:10:15.099Z] --- SKIP: TestHashFile (0.00s) [2021-09-24T17:10:15.099Z] === RUN TestHashSubdir [2021-09-24T17:10:15.099Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-24T17:10:15.099Z] --- SKIP: TestHashSubdir (0.00s) [2021-09-24T17:10:15.099Z] === RUN TestRemoveDirectory [2021-09-24T17:10:15.099Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-24T17:10:15.099Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-09-24T17:10:15.099Z] PASS [2021-09-24T17:10:15.099Z] coverage: 9.3% of statements [2021-09-24T17:10:15.099Z] ok github.com/docker/docker/builder/remotecontext 0.254s coverage: 9.3% of statements [2021-09-24T17:10:15.099Z] === RUN TestGetAllAllowed [2021-09-24T17:10:15.099Z] --- PASS: TestGetAllAllowed (0.00s) [2021-09-24T17:10:15.099Z] === RUN TestGetAllMeta [2021-09-24T17:10:15.099Z] --- PASS: TestGetAllMeta (0.00s) [2021-09-24T17:10:15.099Z] === RUN TestWarnOnUnusedBuildArgs [2021-09-24T17:10:15.099Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-09-24T17:10:15.099Z] === RUN TestIsUnreferencedBuiltin [2021-09-24T17:10:15.099Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-09-24T17:10:15.099Z] === RUN TestIsExistingDirectory [2021-09-24T17:10:15.099Z] --- PASS: TestIsExistingDirectory (0.01s) [2021-09-24T17:10:15.099Z] === RUN TestGetFilenameForDownload [2021-09-24T17:10:15.099Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-09-24T17:10:15.099Z] === RUN TestEnv2Variables [2021-09-24T17:10:15.099Z] --- PASS: TestEnv2Variables (0.00s) [2021-09-24T17:10:15.099Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-09-24T17:10:15.099Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-09-24T17:10:15.099Z] === RUN TestMaintainer [2021-09-24T17:10:15.099Z] --- PASS: TestMaintainer (0.00s) [2021-09-24T17:10:15.099Z] === RUN TestLabel [2021-09-24T17:10:15.099Z] --- PASS: TestLabel (0.00s) [2021-09-24T17:10:15.099Z] === RUN TestFromScratch [2021-09-24T17:10:15.099Z] --- PASS: TestFromScratch (0.00s) [2021-09-24T17:10:15.099Z] === RUN TestFromWithArg [2021-09-24T17:10:15.099Z] --- PASS: TestFromWithArg (0.00s) [2021-09-24T17:10:15.099Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-09-24T17:10:15.099Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-09-24T17:10:15.099Z] === RUN TestFromWithUndefinedArg [2021-09-24T17:10:15.099Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-09-24T17:10:15.099Z] === RUN TestFromMultiStageWithNamedStage [2021-09-24T17:10:15.099Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-09-24T17:10:15.099Z] === RUN TestOnbuild [2021-09-24T17:10:15.099Z] --- PASS: TestOnbuild (0.00s) [2021-09-24T17:10:15.099Z] === RUN TestWorkdir [2021-09-24T17:10:15.099Z] --- PASS: TestWorkdir (0.00s) [2021-09-24T17:10:15.099Z] === RUN TestCmd [2021-09-24T17:10:15.099Z] --- PASS: TestCmd (0.00s) [2021-09-24T17:10:15.099Z] === RUN TestHealthcheckNone [2021-09-24T17:10:15.099Z] --- PASS: TestHealthcheckNone (0.00s) [2021-09-24T17:10:15.099Z] === RUN TestHealthcheckCmd [2021-09-24T17:10:15.099Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-09-24T17:10:15.099Z] === RUN TestEntrypoint [2021-09-24T17:10:15.099Z] --- PASS: TestEntrypoint (0.00s) [2021-09-24T17:10:15.099Z] === RUN TestExpose [2021-09-24T17:10:15.099Z] --- PASS: TestExpose (0.00s) [2021-09-24T17:10:15.099Z] === RUN TestUser [2021-09-24T17:10:15.099Z] --- PASS: TestUser (0.00s) [2021-09-24T17:10:15.099Z] === RUN TestVolume [2021-09-24T17:10:15.099Z] --- PASS: TestVolume (0.00s) [2021-09-24T17:10:15.099Z] === RUN TestStopSignal [2021-09-24T17:10:15.099Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-09-24T17:10:15.099Z] --- SKIP: TestStopSignal (0.00s) [2021-09-24T17:10:15.099Z] === RUN TestArg [2021-09-24T17:10:15.099Z] --- PASS: TestArg (0.00s) [2021-09-24T17:10:15.099Z] === RUN TestShell [2021-09-24T17:10:15.099Z] --- PASS: TestShell (0.00s) [2021-09-24T17:10:15.099Z] === RUN TestPrependEnvOnCmd [2021-09-24T17:10:15.099Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-09-24T17:10:15.099Z] === RUN TestRunWithBuildArgs [2021-09-24T17:10:15.099Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-09-24T17:10:15.099Z] === RUN TestRunIgnoresHealthcheck [2021-09-24T17:10:15.099Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-09-24T17:10:15.099Z] === RUN TestDispatchUnsupportedOptions [2021-09-24T17:10:15.099Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-09-24T17:10:15.099Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-09-24T17:10:15.099Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-09-24T17:10:15.099Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-09-24T17:10:15.099Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-09-24T17:10:15.099Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-09-24T17:10:15.099Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-09-24T17:10:15.099Z] === RUN TestNormalizeWorkdir [2021-09-24T17:10:15.099Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-09-24T17:10:15.099Z] === RUN TestDispatch [2021-09-24T17:10:15.099Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-09-24T17:10:15.099Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-09-24T17:10:15.099Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-09-24T17:10:15.099Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-09-24T17:10:15.099Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-09-24T17:10:15.099Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-09-24T17:10:15.099Z] === RUN TestDispatch/COPY_url [2021-09-24T17:10:15.099Z] --- PASS: TestDispatch (0.05s) [2021-09-24T17:10:15.099Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-09-24T17:10:15.099Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-09-24T17:10:15.099Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-09-24T17:10:15.099Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-09-24T17:10:15.099Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-09-24T17:10:15.099Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-09-24T17:10:15.099Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-09-24T17:10:15.099Z] === RUN TestAddScratchImageAddsToMounts [2021-09-24T17:10:15.099Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-09-24T17:10:15.099Z] === RUN TestAddFromScratchPopulatesPlatform [2021-09-24T17:10:15.099Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-09-24T17:10:15.099Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-09-24T17:10:15.099Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-09-24T17:10:15.099Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-09-24T17:10:15.099Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-09-24T17:10:15.099Z] === RUN TestImageSourceGetAddsToMounts [2021-09-24T17:10:15.099Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-09-24T17:10:15.099Z] === RUN TestEmptyDockerfile [2021-09-24T17:10:15.099Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-09-24T17:10:15.099Z] === RUN TestSymlinkDockerfile [2021-09-24T17:10:15.099Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-09-24T17:10:15.099Z] === RUN TestDockerfileOutsideTheBuildContext [2021-09-24T17:10:15.099Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-09-24T17:10:15.099Z] === RUN TestNonExistingDockerfile [2021-09-24T17:10:15.099Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-09-24T17:10:15.099Z] === RUN TestCopyRunConfig [2021-09-24T17:10:15.099Z] --- PASS: TestCopyRunConfig (0.00s) [2021-09-24T17:10:15.099Z] === RUN TestDeepCopyRunConfig [2021-09-24T17:10:15.099Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-09-24T17:10:15.099Z] === RUN TestExportImage [2021-09-24T17:10:15.099Z] --- PASS: TestExportImage (0.00s) [2021-09-24T17:10:15.099Z] === RUN TestNormalizeDest [2021-09-24T17:10:15.099Z] --- PASS: TestNormalizeDest (0.00s) [2021-09-24T17:10:15.099Z] PASS [2021-09-24T17:10:15.099Z] coverage: 46.8% of statements [2021-09-24T17:10:15.099Z] ok github.com/docker/docker/builder/dockerfile 0.147s coverage: 46.8% of statements [2021-09-24T17:10:15.570Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-09-24T17:10:16.039Z] === RUN TestTCP4Proxy [2021-09-24T17:10:16.039Z] --- PASS: TestTCP4Proxy (0.00s) [2021-09-24T17:10:16.039Z] === RUN TestTCP4ProxyHalfClose [2021-09-24T17:10:16.039Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-09-24T17:10:16.039Z] === RUN TestTCP6Proxy [2021-09-24T17:10:16.039Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-09-24T17:10:16.039Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-09-24T17:10:16.039Z] === RUN TestTCPDualStackProxy [2021-09-24T17:10:16.039Z] network_proxy_test.go:208: No support for dual stack yet [2021-09-24T17:10:16.039Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-09-24T17:10:16.039Z] === RUN TestUDP4Proxy [2021-09-24T17:10:16.039Z] --- PASS: TestUDP4Proxy (0.00s) [2021-09-24T17:10:16.039Z] === RUN TestUDP6Proxy [2021-09-24T17:10:16.039Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-09-24T17:10:16.039Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-09-24T17:10:16.039Z] === RUN TestUDPWriteError [2021-09-24T17:10:16.039Z] --- PASS: TestUDPWriteError (0.00s) [2021-09-24T17:10:16.039Z] === RUN TestSCTP4Proxy [2021-09-24T17:10:16.039Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-09-24T17:10:16.039Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-09-24T17:10:16.039Z] === RUN TestSCTP6Proxy [2021-09-24T17:10:16.039Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-09-24T17:10:16.039Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-09-24T17:10:16.039Z] PASS [2021-09-24T17:10:16.039Z] coverage: 49.4% of statements [2021-09-24T17:10:16.039Z] ok github.com/docker/docker/cmd/docker-proxy 0.054s coverage: 49.4% of statements [2021-09-24T17:10:16.721Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-09-24T17:10:18.251Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-09-24T17:10:18.251Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-09-24T17:10:18.251Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-09-24T17:10:19.213Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-09-24T17:10:19.213Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-09-24T17:10:19.213Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-09-24T17:10:19.213Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-09-24T17:10:20.743Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-09-24T17:10:21.704Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-09-24T17:10:22.161Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-09-24T17:10:22.161Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-09-24T17:10:22.161Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-09-24T17:10:23.124Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-09-24T17:10:23.580Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-09-24T17:10:23.580Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-09-24T17:10:23.580Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-09-24T17:10:23.580Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-09-24T17:10:23.580Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-09-24T17:10:24.721Z] === RUN TestCheckpointCreateError [2021-09-24T17:10:24.721Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestCheckpointCreate [2021-09-24T17:10:24.721Z] --- PASS: TestCheckpointCreate (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestCheckpointDeleteError [2021-09-24T17:10:24.721Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestCheckpointDelete [2021-09-24T17:10:24.721Z] --- PASS: TestCheckpointDelete (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestCheckpointListError [2021-09-24T17:10:24.721Z] --- PASS: TestCheckpointListError (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestCheckpointList [2021-09-24T17:10:24.721Z] --- PASS: TestCheckpointList (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestCheckpointListContainerNotFound [2021-09-24T17:10:24.721Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestNewClientWithOpsFromEnv [2021-09-24T17:10:24.721Z] client_test.go:23: runtime.GOOS == "windows" [2021-09-24T17:10:24.721Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestGetAPIPath [2021-09-24T17:10:24.721Z] --- PASS: TestGetAPIPath (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestParseHostURL [2021-09-24T17:10:24.721Z] --- PASS: TestParseHostURL (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-09-24T17:10:24.721Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestNegotiateAPIVersionEmpty [2021-09-24T17:10:24.721Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestNegotiateAPIVersion [2021-09-24T17:10:24.721Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestNegotiateAPVersionOverride [2021-09-24T17:10:24.721Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestNegotiateAPIVersionAutomatic [2021-09-24T17:10:24.721Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-09-24T17:10:24.721Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-09-24T17:10:24.721Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestClientRedirect [2021-09-24T17:10:24.721Z] --- PASS: TestClientRedirect (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestConfigCreateUnsupported [2021-09-24T17:10:24.721Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestConfigCreateError [2021-09-24T17:10:24.721Z] --- PASS: TestConfigCreateError (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestConfigCreate [2021-09-24T17:10:24.721Z] --- PASS: TestConfigCreate (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestConfigInspectNotFound [2021-09-24T17:10:24.721Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestConfigInspectWithEmptyID [2021-09-24T17:10:24.721Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestConfigInspectUnsupported [2021-09-24T17:10:24.721Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestConfigInspectError [2021-09-24T17:10:24.721Z] --- PASS: TestConfigInspectError (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestConfigInspectConfigNotFound [2021-09-24T17:10:24.721Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestConfigInspect [2021-09-24T17:10:24.721Z] --- PASS: TestConfigInspect (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestConfigListUnsupported [2021-09-24T17:10:24.721Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestConfigListError [2021-09-24T17:10:24.721Z] --- PASS: TestConfigListError (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestConfigList [2021-09-24T17:10:24.721Z] --- PASS: TestConfigList (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestConfigRemoveUnsupported [2021-09-24T17:10:24.721Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestConfigRemoveError [2021-09-24T17:10:24.721Z] --- PASS: TestConfigRemoveError (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestConfigRemove [2021-09-24T17:10:24.721Z] --- PASS: TestConfigRemove (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestConfigUpdateUnsupported [2021-09-24T17:10:24.721Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestConfigUpdateError [2021-09-24T17:10:24.721Z] --- PASS: TestConfigUpdateError (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestConfigUpdate [2021-09-24T17:10:24.721Z] --- PASS: TestConfigUpdate (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestContainerCommitError [2021-09-24T17:10:24.721Z] --- PASS: TestContainerCommitError (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestContainerCommit [2021-09-24T17:10:24.721Z] --- PASS: TestContainerCommit (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestContainerStatPathError [2021-09-24T17:10:24.721Z] --- PASS: TestContainerStatPathError (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestContainerStatPathNotFoundError [2021-09-24T17:10:24.721Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestContainerStatPathNoHeaderError [2021-09-24T17:10:24.721Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestContainerStatPath [2021-09-24T17:10:24.721Z] --- PASS: TestContainerStatPath (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestCopyToContainerError [2021-09-24T17:10:24.721Z] --- PASS: TestCopyToContainerError (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestCopyToContainerNotFoundError [2021-09-24T17:10:24.721Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestCopyToContainerNotStatusOKError [2021-09-24T17:10:24.721Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestCopyToContainer [2021-09-24T17:10:24.721Z] --- PASS: TestCopyToContainer (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestCopyFromContainerError [2021-09-24T17:10:24.721Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestCopyFromContainerNotFoundError [2021-09-24T17:10:24.721Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestCopyFromContainerNotStatusOKError [2021-09-24T17:10:24.721Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestCopyFromContainerNoHeaderError [2021-09-24T17:10:24.721Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestCopyFromContainer [2021-09-24T17:10:24.721Z] --- PASS: TestCopyFromContainer (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestContainerCreateError [2021-09-24T17:10:24.721Z] --- PASS: TestContainerCreateError (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestContainerCreateImageNotFound [2021-09-24T17:10:24.721Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestContainerCreateWithName [2021-09-24T17:10:24.721Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestContainerCreateAutoRemove [2021-09-24T17:10:24.721Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestContainerDiffError [2021-09-24T17:10:24.721Z] --- PASS: TestContainerDiffError (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestContainerDiff [2021-09-24T17:10:24.721Z] --- PASS: TestContainerDiff (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestContainerExecCreateError [2021-09-24T17:10:24.721Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestContainerExecCreate [2021-09-24T17:10:24.721Z] --- PASS: TestContainerExecCreate (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestContainerExecStartError [2021-09-24T17:10:24.721Z] --- PASS: TestContainerExecStartError (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestContainerExecStart [2021-09-24T17:10:24.721Z] --- PASS: TestContainerExecStart (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestContainerExecInspectError [2021-09-24T17:10:24.721Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestContainerExecInspect [2021-09-24T17:10:24.721Z] --- PASS: TestContainerExecInspect (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestContainerExportError [2021-09-24T17:10:24.721Z] --- PASS: TestContainerExportError (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestContainerExport [2021-09-24T17:10:24.721Z] --- PASS: TestContainerExport (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestContainerInspectError [2021-09-24T17:10:24.721Z] --- PASS: TestContainerInspectError (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestContainerInspectContainerNotFound [2021-09-24T17:10:24.721Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestContainerInspectWithEmptyID [2021-09-24T17:10:24.721Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestContainerInspect [2021-09-24T17:10:24.721Z] --- PASS: TestContainerInspect (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestContainerInspectNode [2021-09-24T17:10:24.721Z] --- PASS: TestContainerInspectNode (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestContainerKillError [2021-09-24T17:10:24.721Z] --- PASS: TestContainerKillError (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestContainerKill [2021-09-24T17:10:24.721Z] --- PASS: TestContainerKill (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestContainerListError [2021-09-24T17:10:24.721Z] --- PASS: TestContainerListError (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestContainerList [2021-09-24T17:10:24.721Z] --- PASS: TestContainerList (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestContainerLogsNotFoundError [2021-09-24T17:10:24.721Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestContainerLogsError [2021-09-24T17:10:24.721Z] --- PASS: TestContainerLogsError (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestContainerLogs [2021-09-24T17:10:24.721Z] --- PASS: TestContainerLogs (0.13s) [2021-09-24T17:10:24.721Z] === RUN TestContainerPauseError [2021-09-24T17:10:24.721Z] --- PASS: TestContainerPauseError (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestContainerPause [2021-09-24T17:10:24.721Z] --- PASS: TestContainerPause (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestContainersPruneError [2021-09-24T17:10:24.721Z] --- PASS: TestContainersPruneError (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestContainersPrune [2021-09-24T17:10:24.721Z] --- PASS: TestContainersPrune (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestContainerRemoveError [2021-09-24T17:10:24.721Z] --- PASS: TestContainerRemoveError (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestContainerRemoveNotFoundError [2021-09-24T17:10:24.721Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestContainerRemove [2021-09-24T17:10:24.721Z] --- PASS: TestContainerRemove (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestContainerRenameError [2021-09-24T17:10:24.721Z] --- PASS: TestContainerRenameError (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestContainerRename [2021-09-24T17:10:24.721Z] --- PASS: TestContainerRename (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestContainerResizeError [2021-09-24T17:10:24.721Z] --- PASS: TestContainerResizeError (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestContainerExecResizeError [2021-09-24T17:10:24.721Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestContainerResize [2021-09-24T17:10:24.721Z] --- PASS: TestContainerResize (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestContainerExecResize [2021-09-24T17:10:24.721Z] --- PASS: TestContainerExecResize (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestContainerRestartError [2021-09-24T17:10:24.721Z] --- PASS: TestContainerRestartError (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestContainerRestart [2021-09-24T17:10:24.721Z] --- PASS: TestContainerRestart (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestContainerStartError [2021-09-24T17:10:24.721Z] --- PASS: TestContainerStartError (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestContainerStart [2021-09-24T17:10:24.721Z] --- PASS: TestContainerStart (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestContainerStatsError [2021-09-24T17:10:24.721Z] --- PASS: TestContainerStatsError (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestContainerStats [2021-09-24T17:10:24.721Z] --- PASS: TestContainerStats (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestContainerStopError [2021-09-24T17:10:24.721Z] --- PASS: TestContainerStopError (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestContainerStop [2021-09-24T17:10:24.721Z] --- PASS: TestContainerStop (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestContainerTopError [2021-09-24T17:10:24.721Z] --- PASS: TestContainerTopError (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestContainerTop [2021-09-24T17:10:24.721Z] --- PASS: TestContainerTop (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestContainerUnpauseError [2021-09-24T17:10:24.721Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestContainerUnpause [2021-09-24T17:10:24.721Z] --- PASS: TestContainerUnpause (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestContainerUpdateError [2021-09-24T17:10:24.721Z] --- PASS: TestContainerUpdateError (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestContainerUpdate [2021-09-24T17:10:24.721Z] --- PASS: TestContainerUpdate (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestContainerWaitError [2021-09-24T17:10:24.721Z] --- PASS: TestContainerWaitError (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestContainerWait [2021-09-24T17:10:24.721Z] --- PASS: TestContainerWait (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestDiskUsageError [2021-09-24T17:10:24.721Z] --- PASS: TestDiskUsageError (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestDiskUsage [2021-09-24T17:10:24.721Z] --- PASS: TestDiskUsage (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestDistributionInspectUnsupported [2021-09-24T17:10:24.721Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestDistributionInspectWithEmptyID [2021-09-24T17:10:24.721Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestEventsErrorInOptions [2021-09-24T17:10:24.721Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestEventsErrorFromServer [2021-09-24T17:10:24.721Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestEvents [2021-09-24T17:10:24.721Z] --- PASS: TestEvents (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestTLSCloseWriter [2021-09-24T17:10:24.721Z] === PAUSE TestTLSCloseWriter [2021-09-24T17:10:24.721Z] === RUN TestImageBuildError [2021-09-24T17:10:24.721Z] --- PASS: TestImageBuildError (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestImageBuild [2021-09-24T17:10:24.721Z] --- PASS: TestImageBuild (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestGetDockerOS [2021-09-24T17:10:24.721Z] --- PASS: TestGetDockerOS (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestImageCreateError [2021-09-24T17:10:24.721Z] --- PASS: TestImageCreateError (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestImageCreate [2021-09-24T17:10:24.721Z] --- PASS: TestImageCreate (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestImageHistoryError [2021-09-24T17:10:24.721Z] --- PASS: TestImageHistoryError (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestImageHistory [2021-09-24T17:10:24.721Z] --- PASS: TestImageHistory (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestImageImportError [2021-09-24T17:10:24.721Z] --- PASS: TestImageImportError (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestImageImport [2021-09-24T17:10:24.721Z] --- PASS: TestImageImport (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestImageInspectError [2021-09-24T17:10:24.721Z] --- PASS: TestImageInspectError (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestImageInspectImageNotFound [2021-09-24T17:10:24.721Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestImageInspectWithEmptyID [2021-09-24T17:10:24.721Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestImageInspect [2021-09-24T17:10:24.721Z] --- PASS: TestImageInspect (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestImageListError [2021-09-24T17:10:24.721Z] --- PASS: TestImageListError (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestImageList [2021-09-24T17:10:24.721Z] --- PASS: TestImageList (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestImageListApiBefore125 [2021-09-24T17:10:24.721Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestImageLoadError [2021-09-24T17:10:24.721Z] --- PASS: TestImageLoadError (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestImageLoad [2021-09-24T17:10:24.721Z] --- PASS: TestImageLoad (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestImagesPruneError [2021-09-24T17:10:24.721Z] --- PASS: TestImagesPruneError (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestImagesPrune [2021-09-24T17:10:24.721Z] --- PASS: TestImagesPrune (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestImagePullReferenceParseError [2021-09-24T17:10:24.721Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestImagePullAnyError [2021-09-24T17:10:24.721Z] --- PASS: TestImagePullAnyError (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestImagePullStatusUnauthorizedError [2021-09-24T17:10:24.721Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-09-24T17:10:24.721Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-09-24T17:10:24.721Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-09-24T17:10:24.721Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestImagePullWithoutErrors [2021-09-24T17:10:24.721Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestImagePushReferenceError [2021-09-24T17:10:24.721Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-09-24T17:10:24.721Z] === RUN TestImagePushAnyError [2021-09-24T17:10:24.722Z] --- PASS: TestImagePushAnyError (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestImagePushStatusUnauthorizedError [2021-09-24T17:10:24.722Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-09-24T17:10:24.722Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-09-24T17:10:24.722Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-09-24T17:10:24.722Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestImagePushWithoutErrors [2021-09-24T17:10:24.722Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-09-24T17:10:24.722Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-09-24T17:10:24.722Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-09-24T17:10:24.722Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-09-24T17:10:24.722Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-09-24T17:10:24.722Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-09-24T17:10:24.722Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-09-24T17:10:24.722Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-09-24T17:10:24.722Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestImageRemoveError [2021-09-24T17:10:24.722Z] --- PASS: TestImageRemoveError (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestImageRemoveImageNotFound [2021-09-24T17:10:24.722Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestImageRemove [2021-09-24T17:10:24.722Z] --- PASS: TestImageRemove (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestImageSaveError [2021-09-24T17:10:24.722Z] --- PASS: TestImageSaveError (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestImageSave [2021-09-24T17:10:24.722Z] --- PASS: TestImageSave (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestImageSearchAnyError [2021-09-24T17:10:24.722Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestImageSearchStatusUnauthorizedError [2021-09-24T17:10:24.722Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-09-24T17:10:24.722Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-09-24T17:10:24.722Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-09-24T17:10:24.722Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestImageSearchWithoutErrors [2021-09-24T17:10:24.722Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestImageTagError [2021-09-24T17:10:24.722Z] --- PASS: TestImageTagError (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestImageTagInvalidReference [2021-09-24T17:10:24.722Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestImageTagInvalidSourceImageName [2021-09-24T17:10:24.722Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestImageTagHexSource [2021-09-24T17:10:24.722Z] --- PASS: TestImageTagHexSource (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestImageTag [2021-09-24T17:10:24.722Z] --- PASS: TestImageTag (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestInfoServerError [2021-09-24T17:10:24.722Z] --- PASS: TestInfoServerError (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestInfoInvalidResponseJSONError [2021-09-24T17:10:24.722Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestInfo [2021-09-24T17:10:24.722Z] --- PASS: TestInfo (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestNetworkConnectError [2021-09-24T17:10:24.722Z] --- PASS: TestNetworkConnectError (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-09-24T17:10:24.722Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestNetworkConnect [2021-09-24T17:10:24.722Z] --- PASS: TestNetworkConnect (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestNetworkCreateError [2021-09-24T17:10:24.722Z] --- PASS: TestNetworkCreateError (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestNetworkCreate [2021-09-24T17:10:24.722Z] --- PASS: TestNetworkCreate (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestNetworkDisconnectError [2021-09-24T17:10:24.722Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestNetworkDisconnect [2021-09-24T17:10:24.722Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestNetworkInspectError [2021-09-24T17:10:24.722Z] --- PASS: TestNetworkInspectError (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestNetworkInspectNotFoundError [2021-09-24T17:10:24.722Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestNetworkInspectWithEmptyID [2021-09-24T17:10:24.722Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestNetworkInspect [2021-09-24T17:10:24.722Z] --- PASS: TestNetworkInspect (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestNetworkListError [2021-09-24T17:10:24.722Z] --- PASS: TestNetworkListError (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestNetworkList [2021-09-24T17:10:24.722Z] --- PASS: TestNetworkList (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestNetworksPruneError [2021-09-24T17:10:24.722Z] --- PASS: TestNetworksPruneError (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestNetworksPrune [2021-09-24T17:10:24.722Z] --- PASS: TestNetworksPrune (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestNetworkRemoveError [2021-09-24T17:10:24.722Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestNetworkRemove [2021-09-24T17:10:24.722Z] --- PASS: TestNetworkRemove (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestNodeInspectError [2021-09-24T17:10:24.722Z] --- PASS: TestNodeInspectError (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestNodeInspectNodeNotFound [2021-09-24T17:10:24.722Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestNodeInspectWithEmptyID [2021-09-24T17:10:24.722Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestNodeInspect [2021-09-24T17:10:24.722Z] --- PASS: TestNodeInspect (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestNodeListError [2021-09-24T17:10:24.722Z] --- PASS: TestNodeListError (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestNodeList [2021-09-24T17:10:24.722Z] --- PASS: TestNodeList (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestNodeRemoveError [2021-09-24T17:10:24.722Z] --- PASS: TestNodeRemoveError (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestNodeRemove [2021-09-24T17:10:24.722Z] --- PASS: TestNodeRemove (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestNodeUpdateError [2021-09-24T17:10:24.722Z] --- PASS: TestNodeUpdateError (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestNodeUpdate [2021-09-24T17:10:24.722Z] --- PASS: TestNodeUpdate (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestOptionWithTimeout [2021-09-24T17:10:24.722Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestPingFail [2021-09-24T17:10:24.722Z] --- PASS: TestPingFail (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestPingWithError [2021-09-24T17:10:24.722Z] 2021/09/24 17:10:23 RoundTripper returned a response & error; ignoring response [2021-09-24T17:10:24.722Z] 2021/09/24 17:10:23 RoundTripper returned a response & error; ignoring response [2021-09-24T17:10:24.722Z] --- PASS: TestPingWithError (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestPingSuccess [2021-09-24T17:10:24.722Z] --- PASS: TestPingSuccess (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestPingHeadFallback [2021-09-24T17:10:24.722Z] === RUN TestPingHeadFallback/OK [2021-09-24T17:10:24.722Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-09-24T17:10:24.722Z] === RUN TestPingHeadFallback/Not_Found [2021-09-24T17:10:24.722Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-09-24T17:10:24.722Z] --- PASS: TestPingHeadFallback (0.00s) [2021-09-24T17:10:24.722Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-09-24T17:10:24.722Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-09-24T17:10:24.722Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-09-24T17:10:24.722Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestPluginDisableError [2021-09-24T17:10:24.722Z] --- PASS: TestPluginDisableError (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestPluginDisable [2021-09-24T17:10:24.722Z] --- PASS: TestPluginDisable (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestPluginEnableError [2021-09-24T17:10:24.722Z] --- PASS: TestPluginEnableError (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestPluginEnable [2021-09-24T17:10:24.722Z] --- PASS: TestPluginEnable (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestPluginInspectError [2021-09-24T17:10:24.722Z] --- PASS: TestPluginInspectError (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestPluginInspectWithEmptyID [2021-09-24T17:10:24.722Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestPluginInspect [2021-09-24T17:10:24.722Z] --- PASS: TestPluginInspect (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestPluginListError [2021-09-24T17:10:24.722Z] --- PASS: TestPluginListError (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestPluginList [2021-09-24T17:10:24.722Z] --- PASS: TestPluginList (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestPluginPushError [2021-09-24T17:10:24.722Z] --- PASS: TestPluginPushError (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestPluginPush [2021-09-24T17:10:24.722Z] --- PASS: TestPluginPush (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestPluginRemoveError [2021-09-24T17:10:24.722Z] --- PASS: TestPluginRemoveError (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestPluginRemove [2021-09-24T17:10:24.722Z] --- PASS: TestPluginRemove (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestPluginSetError [2021-09-24T17:10:24.722Z] --- PASS: TestPluginSetError (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestPluginSet [2021-09-24T17:10:24.722Z] --- PASS: TestPluginSet (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestSetHostHeader [2021-09-24T17:10:24.722Z] --- PASS: TestSetHostHeader (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestPlainTextError [2021-09-24T17:10:24.722Z] --- PASS: TestPlainTextError (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestInfiniteError [2021-09-24T17:10:24.722Z] --- PASS: TestInfiniteError (0.03s) [2021-09-24T17:10:24.722Z] === RUN TestCanceledContext [2021-09-24T17:10:24.722Z] 2021/09/24 17:10:23 RoundTripper returned a response & error; ignoring response [2021-09-24T17:10:24.722Z] --- PASS: TestCanceledContext (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestDeadlineExceededContext [2021-09-24T17:10:24.722Z] 2021/09/24 17:10:23 RoundTripper returned a response & error; ignoring response [2021-09-24T17:10:24.722Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestSecretCreateUnsupported [2021-09-24T17:10:24.722Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestSecretCreateError [2021-09-24T17:10:24.722Z] --- PASS: TestSecretCreateError (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestSecretCreate [2021-09-24T17:10:24.722Z] --- PASS: TestSecretCreate (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestSecretInspectUnsupported [2021-09-24T17:10:24.722Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestSecretInspectError [2021-09-24T17:10:24.722Z] --- PASS: TestSecretInspectError (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestSecretInspectSecretNotFound [2021-09-24T17:10:24.722Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestSecretInspectWithEmptyID [2021-09-24T17:10:24.722Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestSecretInspect [2021-09-24T17:10:24.722Z] --- PASS: TestSecretInspect (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestSecretListUnsupported [2021-09-24T17:10:24.722Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestSecretListError [2021-09-24T17:10:24.722Z] --- PASS: TestSecretListError (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestSecretList [2021-09-24T17:10:24.722Z] --- PASS: TestSecretList (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestSecretRemoveUnsupported [2021-09-24T17:10:24.722Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestSecretRemoveError [2021-09-24T17:10:24.722Z] --- PASS: TestSecretRemoveError (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestSecretRemove [2021-09-24T17:10:24.722Z] --- PASS: TestSecretRemove (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestSecretUpdateUnsupported [2021-09-24T17:10:24.722Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestSecretUpdateError [2021-09-24T17:10:24.722Z] --- PASS: TestSecretUpdateError (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestSecretUpdate [2021-09-24T17:10:24.722Z] --- PASS: TestSecretUpdate (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestServiceCreateError [2021-09-24T17:10:24.722Z] --- PASS: TestServiceCreateError (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestServiceCreate [2021-09-24T17:10:24.722Z] --- PASS: TestServiceCreate (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestServiceCreateCompatiblePlatforms [2021-09-24T17:10:24.722Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestServiceCreateDigestPinning [2021-09-24T17:10:24.722Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestServiceInspectError [2021-09-24T17:10:24.722Z] --- PASS: TestServiceInspectError (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestServiceInspectServiceNotFound [2021-09-24T17:10:24.722Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestServiceInspectWithEmptyID [2021-09-24T17:10:24.722Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestServiceInspect [2021-09-24T17:10:24.722Z] --- PASS: TestServiceInspect (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestServiceListError [2021-09-24T17:10:24.722Z] --- PASS: TestServiceListError (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestServiceList [2021-09-24T17:10:24.722Z] --- PASS: TestServiceList (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestServiceLogsError [2021-09-24T17:10:24.722Z] --- PASS: TestServiceLogsError (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestServiceLogs [2021-09-24T17:10:24.722Z] --- PASS: TestServiceLogs (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestServiceRemoveError [2021-09-24T17:10:24.722Z] --- PASS: TestServiceRemoveError (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestServiceRemoveNotFoundError [2021-09-24T17:10:24.722Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestServiceRemove [2021-09-24T17:10:24.722Z] --- PASS: TestServiceRemove (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestServiceUpdateError [2021-09-24T17:10:24.722Z] --- PASS: TestServiceUpdateError (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestServiceUpdate [2021-09-24T17:10:24.722Z] --- PASS: TestServiceUpdate (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestSwarmGetUnlockKeyError [2021-09-24T17:10:24.722Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestSwarmGetUnlockKey [2021-09-24T17:10:24.722Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestSwarmInitError [2021-09-24T17:10:24.722Z] --- PASS: TestSwarmInitError (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestSwarmInit [2021-09-24T17:10:24.722Z] --- PASS: TestSwarmInit (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestSwarmInspectError [2021-09-24T17:10:24.722Z] --- PASS: TestSwarmInspectError (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestSwarmInspect [2021-09-24T17:10:24.722Z] --- PASS: TestSwarmInspect (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestSwarmJoinError [2021-09-24T17:10:24.722Z] --- PASS: TestSwarmJoinError (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestSwarmJoin [2021-09-24T17:10:24.722Z] --- PASS: TestSwarmJoin (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestSwarmLeaveError [2021-09-24T17:10:24.722Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestSwarmLeave [2021-09-24T17:10:24.722Z] --- PASS: TestSwarmLeave (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestSwarmUnlockError [2021-09-24T17:10:24.722Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestSwarmUnlock [2021-09-24T17:10:24.722Z] --- PASS: TestSwarmUnlock (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestSwarmUpdateError [2021-09-24T17:10:24.722Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestSwarmUpdate [2021-09-24T17:10:24.722Z] --- PASS: TestSwarmUpdate (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestTaskInspectError [2021-09-24T17:10:24.722Z] --- PASS: TestTaskInspectError (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestTaskInspectWithEmptyID [2021-09-24T17:10:24.722Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestTaskInspect [2021-09-24T17:10:24.722Z] --- PASS: TestTaskInspect (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestTaskListError [2021-09-24T17:10:24.722Z] --- PASS: TestTaskListError (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestTaskList [2021-09-24T17:10:24.722Z] --- PASS: TestTaskList (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestVolumeCreateError [2021-09-24T17:10:24.722Z] --- PASS: TestVolumeCreateError (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestVolumeCreate [2021-09-24T17:10:24.722Z] --- PASS: TestVolumeCreate (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestVolumeInspectError [2021-09-24T17:10:24.722Z] --- PASS: TestVolumeInspectError (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestVolumeInspectNotFound [2021-09-24T17:10:24.722Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestVolumeInspectWithEmptyID [2021-09-24T17:10:24.722Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestVolumeInspect [2021-09-24T17:10:24.722Z] --- PASS: TestVolumeInspect (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestVolumeListError [2021-09-24T17:10:24.722Z] --- PASS: TestVolumeListError (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestVolumeList [2021-09-24T17:10:24.722Z] --- PASS: TestVolumeList (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestVolumeRemoveError [2021-09-24T17:10:24.722Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-09-24T17:10:24.722Z] === RUN TestVolumeRemove [2021-09-24T17:10:24.722Z] --- PASS: TestVolumeRemove (0.00s) [2021-09-24T17:10:24.722Z] === CONT TestTLSCloseWriter [2021-09-24T17:10:24.722Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-09-24T17:10:24.723Z] PASS [2021-09-24T17:10:24.723Z] coverage: 75.1% of statements [2021-09-24T17:10:24.723Z] ok github.com/docker/docker/client 0.321s coverage: 75.1% of statements [2021-09-24T17:10:28.249Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-09-24T17:10:29.116Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-09-24T17:10:34.413Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-09-24T17:10:34.413Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-09-24T17:10:34.413Z] === RUN TestDockerSuite/TestBuildBlankName [2021-09-24T17:10:34.413Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-09-24T17:10:39.301Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-09-24T17:10:39.301Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-09-24T17:10:39.301Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-09-24T17:10:39.677Z] --- PASS: TestCheckoutGit (25.90s) [2021-09-24T17:10:39.677Z] === RUN TestValidGitTransport [2021-09-24T17:10:39.677Z] --- PASS: TestValidGitTransport (0.00s) [2021-09-24T17:10:39.677Z] === RUN TestGitInvalidRef [2021-09-24T17:10:39.677Z] --- PASS: TestGitInvalidRef (0.15s) [2021-09-24T17:10:39.677Z] PASS [2021-09-24T17:10:39.677Z] coverage: 86.3% of statements [2021-09-24T17:10:39.677Z] ok github.com/docker/docker/builder/remotecontext/git 26.139s coverage: 86.3% of statements [2021-09-24T17:10:40.147Z] ? github.com/docker/docker/cli [no test files] [2021-09-24T17:10:40.147Z] ? github.com/docker/docker/cli/config [no test files] [2021-09-24T17:10:44.014Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-09-24T17:10:44.186Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-09-24T17:10:44.920Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-09-24T17:10:44.920Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-09-24T17:10:44.920Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-09-24T17:10:44.920Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-09-24T17:10:44.920Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-09-24T17:10:44.920Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-09-24T17:10:44.920Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-09-24T17:10:44.920Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-09-24T17:10:44.920Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-09-24T17:10:44.920Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-09-24T17:10:44.920Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-09-24T17:10:44.920Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-09-24T17:10:44.920Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-09-24T17:10:44.920Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-09-24T17:10:44.920Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-09-24T17:10:44.920Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-09-24T17:10:44.920Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-09-24T17:10:44.920Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-09-24T17:10:44.920Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-09-24T17:10:44.920Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-09-24T17:10:44.920Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-09-24T17:10:44.920Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-09-24T17:10:44.920Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-09-24T17:10:44.920Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-09-24T17:10:44.920Z] === RUN TestConfigureDaemonLogs [2021-09-24T17:10:44.920Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-09-24T17:10:44.920Z] === RUN TestCommonOptionsInstallFlags [2021-09-24T17:10:44.920Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-09-24T17:10:44.920Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-09-24T17:10:44.920Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-09-24T17:10:44.920Z] PASS [2021-09-24T17:10:44.920Z] coverage: 18.6% of statements [2021-09-24T17:10:44.920Z] ok github.com/docker/docker/cmd/dockerd 0.181s coverage: 18.6% of statements [2021-09-24T17:10:44.920Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-09-24T17:10:44.920Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-09-24T17:10:45.910Z] === RUN TestContainerStopSignal [2021-09-24T17:10:45.910Z] --- PASS: TestContainerStopSignal (0.00s) [2021-09-24T17:10:45.910Z] === RUN TestContainerStopTimeout [2021-09-24T17:10:45.910Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-09-24T17:10:45.910Z] === RUN TestContainerSecretReferenceDestTarget [2021-09-24T17:10:45.910Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-09-24T17:10:45.910Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-09-24T17:10:45.910Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-09-24T17:10:45.910Z] === RUN TestContainerLogPathSetForRingLogger [2021-09-24T17:10:45.910Z] --- PASS: TestContainerLogPathSetForRingLogger (0.01s) [2021-09-24T17:10:45.910Z] === RUN TestReplaceAndAppendEnvVars [2021-09-24T17:10:45.910Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-09-24T17:10:45.910Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-09-24T17:10:45.910Z] === RUN TestNewMemoryStore [2021-09-24T17:10:45.910Z] --- PASS: TestNewMemoryStore (0.00s) [2021-09-24T17:10:45.910Z] === RUN TestAddContainers [2021-09-24T17:10:45.910Z] --- PASS: TestAddContainers (0.00s) [2021-09-24T17:10:45.910Z] === RUN TestGetContainer [2021-09-24T17:10:45.910Z] --- PASS: TestGetContainer (0.00s) [2021-09-24T17:10:45.910Z] === RUN TestDeleteContainer [2021-09-24T17:10:45.910Z] --- PASS: TestDeleteContainer (0.00s) [2021-09-24T17:10:45.910Z] === RUN TestListContainers [2021-09-24T17:10:45.910Z] --- PASS: TestListContainers (0.00s) [2021-09-24T17:10:45.910Z] === RUN TestFirstContainer [2021-09-24T17:10:45.910Z] --- PASS: TestFirstContainer (0.00s) [2021-09-24T17:10:45.910Z] === RUN TestApplyAllContainer [2021-09-24T17:10:45.910Z] --- PASS: TestApplyAllContainer (0.00s) [2021-09-24T17:10:45.910Z] === RUN TestIsValidHealthString [2021-09-24T17:10:45.910Z] --- PASS: TestIsValidHealthString (0.00s) [2021-09-24T17:10:45.910Z] === RUN TestStateRunStop [2021-09-24T17:10:45.910Z] --- PASS: TestStateRunStop (0.00s) [2021-09-24T17:10:45.910Z] === RUN TestStateTimeoutWait [2021-09-24T17:10:45.910Z] state_test.go:141: Stop callback fired [2021-09-24T17:10:45.910Z] state_test.go:165: Stop callback fired [2021-09-24T17:10:45.910Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-09-24T17:10:45.910Z] === RUN TestIsValidStateString [2021-09-24T17:10:45.910Z] --- PASS: TestIsValidStateString (0.00s) [2021-09-24T17:10:45.910Z] === RUN TestViewSaveDelete [2021-09-24T17:10:45.910Z] --- PASS: TestViewSaveDelete (0.01s) [2021-09-24T17:10:45.910Z] === RUN TestViewAll [2021-09-24T17:10:45.910Z] --- PASS: TestViewAll (0.01s) [2021-09-24T17:10:45.910Z] === RUN TestViewGet [2021-09-24T17:10:45.910Z] --- PASS: TestViewGet (0.01s) [2021-09-24T17:10:45.910Z] === RUN TestNames [2021-09-24T17:10:45.910Z] --- PASS: TestNames (0.00s) [2021-09-24T17:10:45.910Z] === RUN TestViewWithHealthCheck [2021-09-24T17:10:45.910Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-09-24T17:10:45.910Z] PASS [2021-09-24T17:10:45.910Z] coverage: 41.5% of statements [2021-09-24T17:10:45.910Z] ok github.com/docker/docker/container 0.220s coverage: 41.5% of statements [2021-09-24T17:10:45.910Z] ? github.com/docker/docker/container/stream [no test files] [2021-09-24T17:10:45.910Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-09-24T17:10:45.910Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-09-24T17:10:45.910Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-09-24T17:10:46.908Z] === RUN TestPrepare [2021-09-24T17:10:46.908Z] --- PASS: TestPrepare (0.00s) [2021-09-24T17:10:46.908Z] === RUN TestStart [2021-09-24T17:10:46.908Z] --- PASS: TestStart (0.00s) [2021-09-24T17:10:46.908Z] === RUN TestWaitCancel [2021-09-24T17:10:46.908Z] --- PASS: TestWaitCancel (0.00s) [2021-09-24T17:10:46.908Z] === RUN TestWaitDisabled [2021-09-24T17:10:46.908Z] --- PASS: TestWaitDisabled (0.00s) [2021-09-24T17:10:46.908Z] === RUN TestWaitEnabled [2021-09-24T17:10:46.908Z] --- PASS: TestWaitEnabled (0.00s) [2021-09-24T17:10:46.908Z] === RUN TestRemove [2021-09-24T17:10:46.908Z] --- PASS: TestRemove (0.00s) [2021-09-24T17:10:46.908Z] PASS [2021-09-24T17:10:46.908Z] coverage: 65.3% of statements [2021-09-24T17:10:46.908Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.062s coverage: 65.3% of statements [2021-09-24T17:10:49.129Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-09-24T17:10:49.129Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.11s) [2021-09-24T17:10:49.129Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-09-24T17:10:49.129Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-09-24T17:10:49.129Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-09-24T17:10:49.129Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-09-24T17:10:49.129Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-09-24T17:10:49.129Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-09-24T17:10:49.129Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-09-24T17:10:49.129Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-09-24T17:10:49.129Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-09-24T17:10:49.129Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-09-24T17:10:49.129Z] === RUN TestServiceConvertToGRPCIsolation [2021-09-24T17:10:49.129Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-09-24T17:10:49.129Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-09-24T17:10:49.129Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-09-24T17:10:49.129Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-09-24T17:10:49.129Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-09-24T17:10:49.129Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-09-24T17:10:49.129Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-09-24T17:10:49.129Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-09-24T17:10:49.129Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-09-24T17:10:49.129Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-09-24T17:10:49.129Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-09-24T17:10:49.129Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-09-24T17:10:49.129Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-09-24T17:10:49.129Z] === RUN TestServiceConvertFromGRPCIsolation [2021-09-24T17:10:49.129Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-09-24T17:10:49.129Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-09-24T17:10:49.129Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-09-24T17:10:49.129Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-09-24T17:10:49.129Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-09-24T17:10:49.129Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-09-24T17:10:49.129Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-09-24T17:10:49.129Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-09-24T17:10:49.129Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-09-24T17:10:49.129Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-09-24T17:10:49.129Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-09-24T17:10:49.129Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-09-24T17:10:49.129Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-09-24T17:10:49.129Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-09-24T17:10:49.129Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-09-24T17:10:49.129Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-09-24T17:10:49.129Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-09-24T17:10:49.129Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-09-24T17:10:49.129Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-09-24T17:10:49.129Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-09-24T17:10:49.129Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-09-24T17:10:49.129Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-09-24T17:10:49.129Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-09-24T17:10:49.129Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-09-24T17:10:49.129Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-09-24T17:10:49.129Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-09-24T17:10:49.129Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-09-24T17:10:49.129Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-09-24T17:10:49.129Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-09-24T17:10:49.129Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-09-24T17:10:49.129Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-09-24T17:10:49.129Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-09-24T17:10:49.129Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-09-24T17:10:49.129Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-09-24T17:10:49.129Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-09-24T17:10:49.129Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-09-24T17:10:49.129Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-09-24T17:10:49.129Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-09-24T17:10:49.129Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-09-24T17:10:49.129Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-09-24T17:10:49.129Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-09-24T17:10:49.129Z] === RUN TestServiceConvertFromGRPCConfigs [2021-09-24T17:10:49.129Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-09-24T17:10:49.129Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-09-24T17:10:49.129Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-09-24T17:10:49.129Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-09-24T17:10:49.129Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-09-24T17:10:49.129Z] === RUN TestServiceConvertToGRPCConfigs [2021-09-24T17:10:49.129Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-09-24T17:10:49.129Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-09-24T17:10:49.129Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-09-24T17:10:49.129Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-09-24T17:10:49.129Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-09-24T17:10:49.129Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-09-24T17:10:49.129Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-09-24T17:10:49.129Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-09-24T17:10:49.129Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-09-24T17:10:49.129Z] PASS [2021-09-24T17:10:49.129Z] coverage: 35.9% of statements [2021-09-24T17:10:49.129Z] ok github.com/docker/docker/daemon/cluster/convert 0.858s coverage: 35.9% of statements [2021-09-24T17:10:49.129Z] === RUN TestNewListSecretsFilters [2021-09-24T17:10:49.129Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-09-24T17:10:49.129Z] === RUN TestNewListConfigsFilters [2021-09-24T17:10:49.129Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-09-24T17:10:49.129Z] PASS [2021-09-24T17:10:49.129Z] coverage: 0.5% of statements [2021-09-24T17:10:49.129Z] ok github.com/docker/docker/daemon/cluster 0.461s coverage: 0.5% of statements [2021-09-24T17:10:51.350Z] === RUN TestBuilderGC [2021-09-24T17:10:51.350Z] --- PASS: TestBuilderGC (0.00s) [2021-09-24T17:10:51.350Z] === RUN TestDaemonConfigurationNotFound [2021-09-24T17:10:51.350Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-09-24T17:10:51.350Z] === RUN TestDaemonBrokenConfiguration [2021-09-24T17:10:51.350Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-09-24T17:10:51.350Z] === RUN TestParseClusterAdvertiseSettings [2021-09-24T17:10:51.350Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-09-24T17:10:51.350Z] === RUN TestFindConfigurationConflicts [2021-09-24T17:10:51.350Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-09-24T17:10:51.350Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-09-24T17:10:51.350Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-09-24T17:10:51.350Z] === RUN TestDaemonConfigurationMergeConflicts [2021-09-24T17:10:51.350Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-09-24T17:10:51.350Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-09-24T17:10:51.350Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-09-24T17:10:51.350Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-09-24T17:10:51.350Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-09-24T17:10:51.350Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-09-24T17:10:51.350Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-09-24T17:10:51.350Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-09-24T17:10:51.350Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-09-24T17:10:51.350Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-09-24T17:10:51.512Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-09-24T17:10:51.820Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-09-24T17:10:51.820Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-09-24T17:10:51.820Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-09-24T17:10:51.820Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-09-24T17:10:51.820Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-09-24T17:10:51.820Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-09-24T17:10:51.820Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-09-24T17:10:51.820Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-09-24T17:10:51.820Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-09-24T17:10:51.820Z] === RUN TestValidateConfigurationErrors [2021-09-24T17:10:51.820Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-09-24T17:10:51.820Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-09-24T17:10:51.820Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-09-24T17:10:51.820Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-09-24T17:10:51.820Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-09-24T17:10:51.820Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-09-24T17:10:51.820Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-09-24T17:10:51.820Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-09-24T17:10:51.820Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-09-24T17:10:51.820Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-09-24T17:10:51.820Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-09-24T17:10:51.820Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-09-24T17:10:51.820Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-09-24T17:10:51.820Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-09-24T17:10:51.820Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-09-24T17:10:51.820Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-09-24T17:10:51.820Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-09-24T17:10:51.820Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-09-24T17:10:51.820Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-09-24T17:10:51.820Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-09-24T17:10:51.820Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-09-24T17:10:51.820Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-09-24T17:10:51.820Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-09-24T17:10:51.820Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-09-24T17:10:51.820Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-09-24T17:10:51.820Z] === RUN TestValidateConfiguration [2021-09-24T17:10:51.820Z] === RUN TestValidateConfiguration/with_label [2021-09-24T17:10:51.820Z] === RUN TestValidateConfiguration/with_dns [2021-09-24T17:10:51.820Z] === RUN TestValidateConfiguration/with_dns-search [2021-09-24T17:10:51.820Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-09-24T17:10:51.820Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-09-24T17:10:51.820Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-09-24T17:10:51.820Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-09-24T17:10:51.820Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-09-24T17:10:51.820Z] --- PASS: TestValidateConfiguration (0.00s) [2021-09-24T17:10:51.820Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-09-24T17:10:51.820Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-09-24T17:10:51.820Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-09-24T17:10:51.820Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-09-24T17:10:51.820Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-09-24T17:10:51.820Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-09-24T17:10:51.820Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-09-24T17:10:51.820Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-09-24T17:10:51.820Z] === RUN TestModifiedDiscoverySettings [2021-09-24T17:10:51.820Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-09-24T17:10:51.820Z] === RUN TestReloadSetConfigFileNotExist [2021-09-24T17:10:51.820Z] time="2021-09-24T17:10:50Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-09-24T17:10:51.820Z] --- PASS: TestReloadSetConfigFileNotExist (0.12s) [2021-09-24T17:10:51.820Z] === RUN TestReloadDefaultConfigNotExist [2021-09-24T17:10:51.820Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-09-24T17:10:51.820Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-09-24T17:10:51.820Z] === RUN TestReloadBadDefaultConfig [2021-09-24T17:10:51.820Z] time="2021-09-24T17:10:51Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-887353977" [2021-09-24T17:10:51.820Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-09-24T17:10:51.820Z] === RUN TestReloadWithConflictingLabels [2021-09-24T17:10:51.820Z] time="2021-09-24T17:10:51Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-99789536" [2021-09-24T17:10:51.820Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-09-24T17:10:51.820Z] === RUN TestReloadWithDuplicateLabels [2021-09-24T17:10:51.820Z] time="2021-09-24T17:10:51Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2437315631" [2021-09-24T17:10:51.820Z] --- PASS: TestReloadWithDuplicateLabels (0.02s) [2021-09-24T17:10:51.820Z] === RUN TestDaemonConfigurationMerge [2021-09-24T17:10:51.820Z] --- PASS: TestDaemonConfigurationMerge (0.01s) [2021-09-24T17:10:51.820Z] PASS [2021-09-24T17:10:51.820Z] coverage: 80.2% of statements [2021-09-24T17:10:51.820Z] ok github.com/docker/docker/daemon/config 0.490s coverage: 80.2% of statements [2021-09-24T17:10:51.820Z] === RUN TestDiscoveryOptsErrors [2021-09-24T17:10:51.820Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-09-24T17:10:51.820Z] === RUN TestDiscoveryOpts [2021-09-24T17:10:51.820Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-09-24T17:10:51.820Z] PASS [2021-09-24T17:10:51.820Z] coverage: 30.0% of statements [2021-09-24T17:10:51.820Z] ok github.com/docker/docker/daemon/discovery 0.044s coverage: 30.0% of statements [2021-09-24T17:10:52.810Z] === RUN TestWaitNodeAttachment [2021-09-24T17:10:53.279Z] === RUN TestEventsLog [2021-09-24T17:10:53.279Z] --- PASS: TestEventsLog (0.00s) [2021-09-24T17:10:53.279Z] === RUN TestEventsLogTimeout [2021-09-24T17:10:53.279Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-09-24T17:10:53.279Z] === RUN TestLogEvents [2021-09-24T17:10:53.279Z] --- PASS: TestWaitNodeAttachment (0.48s) [2021-09-24T17:10:53.279Z] === RUN TestIsolationConversion [2021-09-24T17:10:53.279Z] === RUN TestIsolationConversion/default [2021-09-24T17:10:53.279Z] === RUN TestIsolationConversion/process [2021-09-24T17:10:53.279Z] === RUN TestIsolationConversion/hyperv [2021-09-24T17:10:53.279Z] --- PASS: TestIsolationConversion (0.00s) [2021-09-24T17:10:53.279Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-09-24T17:10:53.279Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-09-24T17:10:53.279Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-09-24T17:10:53.279Z] === RUN TestContainerLabels [2021-09-24T17:10:53.279Z] --- PASS: TestContainerLabels (0.00s) [2021-09-24T17:10:53.279Z] === RUN TestCredentialSpecConversion [2021-09-24T17:10:53.279Z] === RUN TestCredentialSpecConversion/none [2021-09-24T17:10:53.279Z] === RUN TestCredentialSpecConversion/config [2021-09-24T17:10:53.279Z] === RUN TestCredentialSpecConversion/file [2021-09-24T17:10:53.279Z] === RUN TestCredentialSpecConversion/registry [2021-09-24T17:10:53.279Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-09-24T17:10:53.279Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-09-24T17:10:53.279Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-09-24T17:10:53.279Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-09-24T17:10:53.279Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-09-24T17:10:53.279Z] === RUN TestControllerValidateMountBind [2021-09-24T17:10:53.279Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-09-24T17:10:53.279Z] === RUN TestControllerValidateMountVolume [2021-09-24T17:10:53.279Z] --- PASS: TestControllerValidateMountVolume (0.01s) [2021-09-24T17:10:53.279Z] === RUN TestControllerValidateMountTarget [2021-09-24T17:10:53.279Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-09-24T17:10:53.279Z] === RUN TestControllerValidateMountTmpfs [2021-09-24T17:10:53.279Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-09-24T17:10:53.279Z] === RUN TestControllerValidateMountInvalidType [2021-09-24T17:10:53.279Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-09-24T17:10:53.279Z] === RUN TestControllerValidateMountNamedPipe [2021-09-24T17:10:53.279Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-09-24T17:10:53.279Z] PASS [2021-09-24T17:10:53.279Z] coverage: 11.0% of statements [2021-09-24T17:10:53.279Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.632s coverage: 11.0% of statements [2021-09-24T17:10:53.279Z] --- PASS: TestLogEvents (0.05s) [2021-09-24T17:10:53.279Z] === RUN TestLoadBufferedEvents [2021-09-24T17:10:53.279Z] --- PASS: TestLoadBufferedEvents (0.12s) [2021-09-24T17:10:53.279Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-09-24T17:10:53.279Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-09-24T17:10:53.279Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-09-24T17:10:53.279Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-09-24T17:10:53.279Z] PASS [2021-09-24T17:10:53.279Z] coverage: 50.0% of statements [2021-09-24T17:10:53.279Z] ok github.com/docker/docker/daemon/events 0.210s coverage: 50.0% of statements [2021-09-24T17:10:53.342Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-09-24T17:10:53.342Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-09-24T17:10:53.342Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-09-24T17:10:53.749Z] === RUN TestIsEmptyDir [2021-09-24T17:10:53.749Z] --- PASS: TestIsEmptyDir (0.01s) [2021-09-24T17:10:53.749Z] PASS [2021-09-24T17:10:53.749Z] coverage: 2.3% of statements [2021-09-24T17:10:53.749Z] ok github.com/docker/docker/daemon/graphdriver 0.059s coverage: 2.3% of statements [2021-09-24T17:10:53.749Z] === RUN TestVerifyNetworkingConfig [2021-09-24T17:10:53.749Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-09-24T17:10:53.749Z] === RUN TestGetContainer [2021-09-24T17:10:53.749Z] --- PASS: TestGetContainer (0.00s) [2021-09-24T17:10:53.749Z] === RUN TestValidContainerNames [2021-09-24T17:10:53.749Z] --- PASS: TestValidContainerNames (0.00s) [2021-09-24T17:10:53.749Z] === RUN TestContainerInitDNS [2021-09-24T17:10:53.749Z] daemon_test.go:146: root required [2021-09-24T17:10:53.749Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-09-24T17:10:53.749Z] === RUN TestMerge [2021-09-24T17:10:53.749Z] --- PASS: TestMerge (0.00s) [2021-09-24T17:10:53.749Z] === RUN TestValidateContainerIsolation [2021-09-24T17:10:53.749Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-09-24T17:10:53.749Z] === RUN TestFindNetworkErrorType [2021-09-24T17:10:53.749Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-09-24T17:10:53.749Z] === RUN TestEnsureServicesExist [2021-09-24T17:10:53.749Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-09-24T17:10:53.749Z] === RUN TestEnsureServicesExistErrors [2021-09-24T17:10:53.749Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-09-24T17:10:53.749Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-09-24T17:10:53.749Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-09-24T17:10:53.749Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-09-24T17:10:53.749Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-09-24T17:10:53.749Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-09-24T17:10:53.749Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-09-24T17:10:53.749Z] === RUN TestContainerDelete [2021-09-24T17:10:53.749Z] --- PASS: TestContainerDelete (0.00s) [2021-09-24T17:10:53.749Z] === RUN TestContainerDoubleDelete [2021-09-24T17:10:53.749Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-09-24T17:10:53.749Z] === RUN TestLogContainerEventCopyLabels [2021-09-24T17:10:53.749Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-09-24T17:10:53.749Z] === RUN TestLogContainerEventWithAttributes [2021-09-24T17:10:53.749Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-09-24T17:10:53.749Z] === RUN TestNoneHealthcheck [2021-09-24T17:10:53.749Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-09-24T17:10:53.749Z] === RUN TestHealthStates [2021-09-24T17:10:53.749Z] time="2021-09-24T17:10:53Z" 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-09-24T17:10:53.749Z] time="2021-09-24T17:10:53Z" 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-09-24T17:10:53.749Z] time="2021-09-24T17:10:53Z" 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-09-24T17:10:53.749Z] time="2021-09-24T17:10:53Z" 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-09-24T17:10:53.749Z] time="2021-09-24T17:10:53Z" 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-09-24T17:10:53.749Z] time="2021-09-24T17:10:53Z" 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-09-24T17:10:53.749Z] time="2021-09-24T17:10:53Z" 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-09-24T17:10:53.749Z] time="2021-09-24T17:10:53Z" 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-09-24T17:10:53.749Z] time="2021-09-24T17:10:53Z" 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-09-24T17:10:53.749Z] time="2021-09-24T17:10:53Z" 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-09-24T17:10:53.749Z] --- PASS: TestHealthStates (0.13s) [2021-09-24T17:10:53.749Z] === RUN TestMaskURLCredentials [2021-09-24T17:10:53.749Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-09-24T17:10:53.749Z] === RUN TestGetInspectData [2021-09-24T17:10:53.749Z] --- PASS: TestGetInspectData (0.00s) [2021-09-24T17:10:53.749Z] === RUN TestFillLicense [2021-09-24T17:10:53.749Z] --- PASS: TestFillLicense (0.00s) [2021-09-24T17:10:53.749Z] === RUN TestListInvalidFilter [2021-09-24T17:10:53.749Z] --- PASS: TestListInvalidFilter (0.00s) [2021-09-24T17:10:53.749Z] === RUN TestNameFilter [2021-09-24T17:10:53.749Z] --- PASS: TestNameFilter (0.00s) [2021-09-24T17:10:53.749Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-09-24T17:10:53.749Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-09-24T17:10:53.749Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-09-24T17:10:53.749Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-09-24T17:10:53.749Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-09-24T17:10:53.749Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-09-24T17:10:53.749Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-09-24T17:10:53.749Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-09-24T17:10:53.749Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-09-24T17:10:53.749Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-09-24T17:10:53.749Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-09-24T17:10:53.749Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-09-24T17:10:53.749Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-09-24T17:10:53.749Z] === 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-09-24T17:10:53.749Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-09-24T17:10:53.749Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-09-24T17:10:53.749Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-09-24T17:10:53.749Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-09-24T17:10:53.749Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-09-24T17:10:53.749Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-09-24T17:10:53.749Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-09-24T17:10:53.749Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-09-24T17:10:53.749Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) [2021-09-24T17:10:53.749Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-09-24T17:10:53.749Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-09-24T17:10:53.749Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-09-24T17:10:53.749Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-09-24T17:10:53.749Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-09-24T17:10:53.749Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-09-24T17:10:53.749Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-09-24T17:10:53.749Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-09-24T17:10:53.749Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-09-24T17:10:53.749Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-09-24T17:10:53.749Z] --- 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-09-24T17:10:53.749Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-09-24T17:10:53.749Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-09-24T17:10:53.749Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-09-24T17:10:53.749Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-09-24T17:10:53.749Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-09-24T17:10:53.749Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-09-24T17:10:53.749Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-09-24T17:10:53.749Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-09-24T17:10:53.749Z] === RUN TestDaemonReloadLabels [2021-09-24T17:10:53.749Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-09-24T17:10:53.749Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-09-24T17:10:53.749Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-09-24T17:10:53.749Z] === RUN TestDaemonReloadMirrors [2021-09-24T17:10:53.749Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-09-24T17:10:53.749Z] === RUN TestDaemonReloadInsecureRegistries [2021-09-24T17:10:53.749Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-09-24T17:10:53.749Z] === RUN TestDaemonReloadNotAffectOthers [2021-09-24T17:10:53.749Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-09-24T17:10:53.749Z] === RUN TestDaemonDiscoveryReload [2021-09-24T17:10:54.219Z] === RUN TestLinkNaming [2021-09-24T17:10:54.219Z] --- PASS: TestLinkNaming (0.00s) [2021-09-24T17:10:54.219Z] === RUN TestLinkNew [2021-09-24T17:10:54.219Z] --- PASS: TestLinkNew (0.00s) [2021-09-24T17:10:54.219Z] === RUN TestLinkEnv [2021-09-24T17:10:54.219Z] --- PASS: TestLinkEnv (0.00s) [2021-09-24T17:10:54.219Z] === RUN TestLinkMultipleEnv [2021-09-24T17:10:54.219Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-09-24T17:10:54.219Z] === RUN TestLinkPortRangeEnv [2021-09-24T17:10:54.219Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-09-24T17:10:54.219Z] PASS [2021-09-24T17:10:54.219Z] coverage: 93.0% of statements [2021-09-24T17:10:54.219Z] ok github.com/docker/docker/daemon/links 0.031s coverage: 93.0% of statements [2021-09-24T17:10:54.689Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-09-24T17:10:54.689Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-09-24T17:10:55.159Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.52s) [2021-09-24T17:10:55.159Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-09-24T17:10:55.628Z] === RUN TestAdapterReadLogs [2021-09-24T17:10:55.628Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-09-24T17:10:55.628Z] === RUN TestCopier [2021-09-24T17:10:55.628Z] --- PASS: TestCopier (0.00s) [2021-09-24T17:10:55.628Z] === RUN TestCopierLongLines [2021-09-24T17:10:55.628Z] --- PASS: TestCopierLongLines (0.00s) [2021-09-24T17:10:55.628Z] === RUN TestCopierSlow [2021-09-24T17:10:55.628Z] --- PASS: TestCopierSlow (0.20s) [2021-09-24T17:10:55.628Z] === RUN TestCopierWithSized [2021-09-24T17:10:55.628Z] === RUN TestCopierWithSized/as_is [2021-09-24T17:10:55.628Z] === RUN TestCopierWithSized/With_RingLogger [2021-09-24T17:10:55.628Z] --- PASS: TestCopierWithSized (0.01s) [2021-09-24T17:10:55.628Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-09-24T17:10:55.628Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2021-09-24T17:10:55.628Z] === RUN TestCopierWithPartial [2021-09-24T17:10:55.628Z] --- PASS: TestCopierWithPartial (0.00s) [2021-09-24T17:10:55.628Z] === RUN TestRingLogger [2021-09-24T17:10:55.628Z] --- PASS: TestRingLogger (0.00s) [2021-09-24T17:10:55.628Z] === RUN TestRingCap [2021-09-24T17:10:55.628Z] --- PASS: TestRingCap (0.00s) [2021-09-24T17:10:55.628Z] === RUN TestRingClose [2021-09-24T17:10:55.628Z] --- PASS: TestRingClose (0.00s) [2021-09-24T17:10:55.628Z] === RUN TestRingDrain [2021-09-24T17:10:55.628Z] --- PASS: TestRingDrain (0.00s) [2021-09-24T17:10:55.628Z] PASS [2021-09-24T17:10:55.628Z] coverage: 43.8% of statements [2021-09-24T17:10:55.628Z] ok github.com/docker/docker/daemon/logger 0.260s coverage: 43.8% of statements [2021-09-24T17:10:55.628Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-09-24T17:10:55.628Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-09-24T17:10:55.628Z] reload_test.go:520: root required [2021-09-24T17:10:55.628Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-09-24T17:10:55.628Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-09-24T17:10:55.628Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-09-24T17:10:55.628Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-09-24T17:10:55.628Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2021-09-24T17:10:55.628Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-09-24T17:10:55.628Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-09-24T17:10:55.628Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-09-24T17:10:55.628Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-09-24T17:10:55.628Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-09-24T17:10:55.628Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-09-24T17:10:55.628Z] === RUN TestParseVolumesFrom [2021-09-24T17:10:55.628Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-09-24T17:10:55.628Z] PASS [2021-09-24T17:10:55.628Z] coverage: 9.1% of statements [2021-09-24T17:10:56.098Z] ok github.com/docker/docker/daemon 2.359s coverage: 9.1% of statements [2021-09-24T17:10:56.098Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-09-24T17:10:56.098Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-09-24T17:10:56.098Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-09-24T17:10:56.098Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-09-24T17:10:56.098Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-09-24T17:10:56.098Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-09-24T17:10:56.098Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-09-24T17:10:56.098Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-09-24T17:10:56.098Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-09-24T17:10:56.098Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-09-24T17:10:56.098Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-09-24T17:10:56.098Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-09-24T17:10:56.098Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-09-24T17:10:56.098Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-09-24T17:10:56.098Z] === RUN TestSearchRegistryForImagesErrors [2021-09-24T17:10:56.098Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-09-24T17:10:56.098Z] === RUN TestSearchRegistryForImages [2021-09-24T17:10:56.098Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-09-24T17:10:56.098Z] === RUN TestOnlyPlatformWithFallback [2021-09-24T17:10:56.098Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-09-24T17:10:56.098Z] === RUN TestImageDelete [2021-09-24T17:10:56.098Z] === RUN TestImageDelete/no_lease [2021-09-24T17:10:56.098Z] === RUN TestImageDelete/lease_exists [2021-09-24T17:10:56.567Z] --- PASS: TestImageDelete (0.02s) [2021-09-24T17:10:56.567Z] --- PASS: TestImageDelete/no_lease (0.00s) [2021-09-24T17:10:56.567Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2021-09-24T17:10:56.567Z] === RUN TestContentStoreForPull [2021-09-24T17:10:56.567Z] === RUN TestNewStreamConfig [2021-09-24T17:10:56.567Z] === RUN TestNewStreamConfig/defaults [2021-09-24T17:10:56.567Z] === RUN TestNewStreamConfig/invalid_create_group [2021-09-24T17:10:56.567Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-09-24T17:10:56.567Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-09-24T17:10:56.567Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-09-24T17:10:56.567Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-09-24T17:10:56.568Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-09-24T17:10:56.568Z] --- PASS: TestNewStreamConfig (0.00s) [2021-09-24T17:10:56.568Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-09-24T17:10:56.568Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-09-24T17:10:56.568Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-09-24T17:10:56.568Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-09-24T17:10:56.568Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-09-24T17:10:56.568Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-09-24T17:10:56.568Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-09-24T17:10:56.568Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-09-24T17:10:56.568Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-09-24T17:10:56.568Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-09-24T17:10:56.568Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-09-24T17:10:56.568Z] === RUN TestNewAWSLogsClientRegionDetect [2021-09-24T17:10:56.568Z] --- PASS: TestContentStoreForPull (0.17s) [2021-09-24T17:10:56.568Z] PASS [2021-09-24T17:10:56.568Z] coverage: 6.7% of statements [2021-09-24T17:10:56.568Z] time="2021-09-24T17:10:56Z" level=info msg="Trying to get region from EC2 Metadata" [2021-09-24T17:10:56.568Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.14s) [2021-09-24T17:10:56.568Z] === RUN TestCreateSuccess [2021-09-24T17:10:56.568Z] --- PASS: TestCreateSuccess (0.00s) [2021-09-24T17:10:56.568Z] === RUN TestCreateStreamSkipped [2021-09-24T17:10:56.568Z] time="2021-09-24T17:10:56Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-09-24T17:10:56.568Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-09-24T17:10:56.568Z] === RUN TestCreateLogGroupSuccess [2021-09-24T17:10:56.568Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-09-24T17:10:56.568Z] === RUN TestCreateError [2021-09-24T17:10:56.568Z] --- PASS: TestCreateError (0.00s) [2021-09-24T17:10:56.568Z] === RUN TestCreateAlreadyExists [2021-09-24T17:10:56.568Z] time="2021-09-24T17:10:56Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-09-24T17:10:56.568Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-09-24T17:10:56.568Z] === RUN TestLogClosed [2021-09-24T17:10:56.568Z] --- PASS: TestLogClosed (0.00s) [2021-09-24T17:10:56.568Z] === RUN TestLogBlocking [2021-09-24T17:10:56.568Z] --- PASS: TestLogBlocking (0.00s) [2021-09-24T17:10:56.568Z] === RUN TestLogNonBlockingBufferEmpty [2021-09-24T17:10:56.568Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-09-24T17:10:56.568Z] === RUN TestLogNonBlockingBufferFull [2021-09-24T17:10:56.568Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-09-24T17:10:56.568Z] === RUN TestPublishBatchSuccess [2021-09-24T17:10:56.568Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-09-24T17:10:56.568Z] === RUN TestPublishBatchError [2021-09-24T17:10:56.568Z] time="2021-09-24T17:10:56Z" level=error msg=Error [2021-09-24T17:10:56.568Z] --- PASS: TestPublishBatchError (0.00s) [2021-09-24T17:10:56.568Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-09-24T17:10:56.568Z] time="2021-09-24T17:10:56Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-09-24T17:10:56.568Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-09-24T17:10:56.568Z] === RUN TestPublishBatchAlreadyAccepted [2021-09-24T17:10:56.568Z] time="2021-09-24T17:10:56Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-09-24T17:10:56.568Z] time="2021-09-24T17:10:56Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-09-24T17:10:56.568Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-09-24T17:10:56.568Z] === RUN TestCollectBatchSimple [2021-09-24T17:10:56.568Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-09-24T17:10:56.568Z] === RUN TestCollectBatchTicker [2021-09-24T17:10:56.568Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-09-24T17:10:56.568Z] === RUN TestCollectBatchMultilinePattern [2021-09-24T17:10:56.568Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-09-24T17:10:56.568Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-09-24T17:10:56.568Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-09-24T17:10:56.568Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-09-24T17:10:56.568Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-09-24T17:10:56.568Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-09-24T17:10:56.568Z] ok github.com/docker/docker/daemon/images 0.280s coverage: 6.7% of statements [2021-09-24T17:10:56.568Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2021-09-24T17:10:56.568Z] === RUN TestCollectBatchClose [2021-09-24T17:10:56.568Z] --- PASS: TestCollectBatchClose (0.00s) [2021-09-24T17:10:56.568Z] === RUN TestEffectiveLen [2021-09-24T17:10:56.568Z] === RUN TestEffectiveLen/0/Hello [2021-09-24T17:10:56.568Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-09-24T17:10:56.568Z] === RUN TestEffectiveLen/2/🙃 [2021-09-24T17:10:56.568Z] === RUN TestEffectiveLen/3/���� [2021-09-24T17:10:56.568Z] === RUN TestEffectiveLen/4/He��o [2021-09-24T17:10:56.568Z] === RUN TestEffectiveLen/5/ [2021-09-24T17:10:56.568Z] --- PASS: TestEffectiveLen (0.00s) [2021-09-24T17:10:56.568Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-09-24T17:10:56.568Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-09-24T17:10:56.568Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-09-24T17:10:56.568Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-09-24T17:10:56.568Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-09-24T17:10:56.568Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-09-24T17:10:56.568Z] === RUN TestFindValidSplit [2021-09-24T17:10:56.568Z] === RUN TestFindValidSplit/0/ [2021-09-24T17:10:56.568Z] cloudwatchlogs_test.go:1063: [2021-09-24T17:10:56.568Z] cloudwatchlogs_test.go:1064: [2021-09-24T17:10:56.568Z] === RUN TestFindValidSplit/1/Hello [2021-09-24T17:10:56.568Z] cloudwatchlogs_test.go:1063: Hello [2021-09-24T17:10:56.568Z] cloudwatchlogs_test.go:1064: [2021-09-24T17:10:56.568Z] === RUN TestFindValidSplit/2/Hello [2021-09-24T17:10:56.568Z] cloudwatchlogs_test.go:1063: He [2021-09-24T17:10:56.568Z] cloudwatchlogs_test.go:1064: llo [2021-09-24T17:10:56.568Z] === RUN TestFindValidSplit/3/Hello [2021-09-24T17:10:56.568Z] cloudwatchlogs_test.go:1063: [2021-09-24T17:10:56.568Z] cloudwatchlogs_test.go:1064: Hello [2021-09-24T17:10:56.568Z] === RUN TestFindValidSplit/4/🙃 [2021-09-24T17:10:56.568Z] cloudwatchlogs_test.go:1063: [2021-09-24T17:10:56.568Z] cloudwatchlogs_test.go:1064: 🙃 [2021-09-24T17:10:56.568Z] === RUN TestFindValidSplit/5/🙃 [2021-09-24T17:10:56.568Z] cloudwatchlogs_test.go:1063: 🙃 [2021-09-24T17:10:56.568Z] cloudwatchlogs_test.go:1064: [2021-09-24T17:10:56.568Z] === RUN TestFindValidSplit/6/a� [2021-09-24T17:10:56.568Z] cloudwatchlogs_test.go:1063: a [2021-09-24T17:10:56.568Z] cloudwatchlogs_test.go:1064: � [2021-09-24T17:10:56.568Z] === RUN TestFindValidSplit/7/a� [2021-09-24T17:10:56.568Z] cloudwatchlogs_test.go:1063: a� [2021-09-24T17:10:56.568Z] cloudwatchlogs_test.go:1064: [2021-09-24T17:10:56.568Z] --- PASS: TestFindValidSplit (0.00s) [2021-09-24T17:10:56.568Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-09-24T17:10:56.568Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-09-24T17:10:56.568Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-09-24T17:10:56.568Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-09-24T17:10:56.568Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-09-24T17:10:56.568Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-09-24T17:10:56.568Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-09-24T17:10:56.568Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-09-24T17:10:56.568Z] === RUN TestProcessEventEmoji [2021-09-24T17:10:56.568Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-09-24T17:10:56.568Z] === RUN TestCollectBatchLineSplit [2021-09-24T17:10:56.568Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-09-24T17:10:56.568Z] === RUN TestCollectBatchLineSplitWithBinary [2021-09-24T17:10:56.568Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-09-24T17:10:56.568Z] === RUN TestCollectBatchMaxEvents [2021-09-24T17:10:56.568Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-09-24T17:10:56.568Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-09-24T17:10:56.568Z] --- PASS: TestCollectBatchMaxEvents (0.06s) [2021-09-24T17:10:56.568Z] === RUN TestCollectBatchMaxTotalBytes [2021-09-24T17:10:56.568Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-09-24T17:10:56.568Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-09-24T17:10:56.568Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2021-09-24T17:10:56.568Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-09-24T17:10:56.568Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.03s) [2021-09-24T17:10:56.568Z] === RUN TestParseLogOptionsMultilinePattern [2021-09-24T17:10:56.568Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-09-24T17:10:56.568Z] === RUN TestParseLogOptionsDatetimeFormat [2021-09-24T17:10:56.568Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-09-24T17:10:56.568Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-09-24T17:10:56.568Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-09-24T17:10:56.568Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-09-24T17:10:56.568Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-09-24T17:10:56.568Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-09-24T17:10:56.568Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-09-24T17:10:56.568Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-09-24T17:10:56.568Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-09-24T17:10:56.568Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-09-24T17:10:56.568Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-09-24T17:10:56.568Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-09-24T17:10:56.568Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-09-24T17:10:56.568Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-09-24T17:10:56.568Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-09-24T17:10:56.568Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-09-24T17:10:56.568Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-09-24T17:10:56.568Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-09-24T17:10:56.568Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-09-24T17:10:56.568Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-09-24T17:10:56.568Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-09-24T17:10:56.568Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-09-24T17:10:56.568Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-09-24T17:10:56.568Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-09-24T17:10:56.568Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-09-24T17:10:56.568Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-09-24T17:10:56.568Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-09-24T17:10:56.568Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-09-24T17:10:56.568Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-09-24T17:10:56.568Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-09-24T17:10:56.568Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-09-24T17:10:56.568Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-09-24T17:10:56.568Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-09-24T17:10:56.568Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-09-24T17:10:56.568Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-09-24T17:10:56.568Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-09-24T17:10:56.568Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-09-24T17:10:56.568Z] === RUN TestCreateTagSuccess [2021-09-24T17:10:56.568Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-09-24T17:10:56.568Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-09-24T17:10:56.568Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-09-24T17:10:56.568Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-09-24T17:10:56.568Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-09-24T17:10:56.568Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-09-24T17:10:56.568Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-09-24T17:10:56.568Z] PASS [2021-09-24T17:10:56.568Z] coverage: 77.4% of statements [2021-09-24T17:10:56.568Z] ok github.com/docker/docker/daemon/logger/awslogs 0.371s coverage: 77.4% of statements [2021-09-24T17:10:56.568Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-09-24T17:10:56.568Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-09-24T17:10:56.568Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-09-24T17:10:56.568Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-09-24T17:10:56.568Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-09-24T17:10:57.039Z] === RUN TestJSONLogsMarshalJSONBuf [2021-09-24T17:10:57.039Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-09-24T17:10:57.039Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-09-24T17:10:57.039Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.11s) [2021-09-24T17:10:57.039Z] === RUN TestFastTimeMarshalJSON [2021-09-24T17:10:57.039Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2021-09-24T17:10:57.039Z] PASS [2021-09-24T17:10:57.039Z] coverage: 87.2% of statements [2021-09-24T17:10:57.039Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.163s coverage: 87.2% of statements [2021-09-24T17:10:57.078Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-09-24T17:10:57.078Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-09-24T17:10:57.509Z] === RUN TestJSONFileLogger [2021-09-24T17:10:57.509Z] --- PASS: TestJSONFileLogger (0.00s) [2021-09-24T17:10:57.509Z] === RUN TestJSONFileLoggerWithTags [2021-09-24T17:10:57.509Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-09-24T17:10:57.509Z] === RUN TestJSONFileLoggerWithOpts [2021-09-24T17:10:57.509Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2021-09-24T17:10:57.509Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-09-24T17:10:57.509Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-09-24T17:10:57.509Z] === RUN TestEncodeDecode [2021-09-24T17:10:57.509Z] === PAUSE TestEncodeDecode [2021-09-24T17:10:57.509Z] === RUN TestUnexpectedEOF [2021-09-24T17:10:57.509Z] time="2021-09-24T17:10:57Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-09-24T17:10:57.509Z] time="2021-09-24T17:10:57Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-09-24T17:10:57.509Z] --- PASS: TestUnexpectedEOF (0.13s) [2021-09-24T17:10:57.509Z] === CONT TestEncodeDecode [2021-09-24T17:10:57.509Z] --- PASS: TestEncodeDecode (0.00s) [2021-09-24T17:10:57.509Z] PASS [2021-09-24T17:10:57.509Z] coverage: 69.9% of statements [2021-09-24T17:10:57.509Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.272s coverage: 69.9% of statements [2021-09-24T17:10:57.533Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-09-24T17:10:57.533Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-09-24T17:10:57.533Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-09-24T17:10:57.533Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-09-24T17:10:57.533Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-09-24T17:10:57.988Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-09-24T17:10:57.988Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-09-24T17:10:57.988Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-09-24T17:10:58.498Z] === RUN TestWriteLog [2021-09-24T17:10:58.498Z] === PAUSE TestWriteLog [2021-09-24T17:10:58.498Z] === RUN TestReadLog [2021-09-24T17:10:58.498Z] === PAUSE TestReadLog [2021-09-24T17:10:58.498Z] === CONT TestWriteLog [2021-09-24T17:10:58.498Z] === CONT TestReadLog [2021-09-24T17:10:58.498Z] === RUN TestReadLog/tail_exact [2021-09-24T17:10:58.498Z] --- PASS: TestWriteLog (0.00s) [2021-09-24T17:10:58.498Z] === RUN TestOpenFileDelete [2021-09-24T17:10:58.498Z] --- PASS: TestOpenFileDelete (0.00s) [2021-09-24T17:10:58.498Z] === RUN TestOpenFileRename [2021-09-24T17:10:58.498Z] --- PASS: TestOpenFileRename (0.00s) [2021-09-24T17:10:58.498Z] === RUN TestParseLogTagDefaultTag [2021-09-24T17:10:58.498Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-09-24T17:10:58.498Z] === RUN TestParseLogTag [2021-09-24T17:10:58.498Z] --- PASS: TestParseLogTag (0.00s) [2021-09-24T17:10:58.498Z] === RUN TestParseLogTagEmptyTag [2021-09-24T17:10:58.498Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-09-24T17:10:58.498Z] === RUN TestTailFiles [2021-09-24T17:10:58.498Z] --- PASS: TestTailFiles (0.00s) [2021-09-24T17:10:58.498Z] === RUN TestFollowLogsConsumerGone [2021-09-24T17:10:58.498Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-09-24T17:10:58.498Z] === RUN TestFollowLogsProducerGone [2021-09-24T17:10:58.498Z] logfile_test.go:231: messages sent: 4098, received: 4098 [2021-09-24T17:10:58.498Z] logfile_test.go:178: logDecode() closed after sending 4098 messages [2021-09-24T17:10:58.498Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-09-24T17:10:58.498Z] === RUN TestCheckCapacityAndRotate [2021-09-24T17:10:58.498Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-09-24T17:10:58.498Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-09-24T17:10:58.498Z] === RUN TestLog [2021-09-24T17:10:58.498Z] --- PASS: TestCheckCapacityAndRotate (0.04s) [2021-09-24T17:10:58.498Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-09-24T17:10:58.498Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2021-09-24T17:10:58.498Z] PASS [2021-09-24T17:10:58.498Z] coverage: 53.3% of statements [2021-09-24T17:10:58.498Z] --- PASS: TestLog (0.00s) [2021-09-24T17:10:58.498Z] PASS [2021-09-24T17:10:58.498Z] coverage: 31.5% of statements [2021-09-24T17:10:58.498Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.057s coverage: 31.5% of statements [2021-09-24T17:10:58.498Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.107s coverage: 53.3% of statements [2021-09-24T17:10:58.498Z] === RUN TestReadLog/tail_less_than_available [2021-09-24T17:10:58.498Z] === RUN TestReadLog/tail_more_than_available [2021-09-24T17:10:58.498Z] --- PASS: TestReadLog (0.14s) [2021-09-24T17:10:58.498Z] --- PASS: TestReadLog/tail_exact (0.13s) [2021-09-24T17:10:58.498Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-09-24T17:10:58.498Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-09-24T17:10:58.498Z] PASS [2021-09-24T17:10:58.498Z] coverage: 75.2% of statements [2021-09-24T17:10:58.498Z] ok github.com/docker/docker/daemon/logger/local 0.182s coverage: 75.2% of statements [2021-09-24T17:10:58.498Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-09-24T17:10:58.881Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-09-24T17:10:58.881Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-09-24T17:10:58.881Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-09-24T17:10:59.487Z] === RUN TestNewParse [2021-09-24T17:10:59.487Z] --- PASS: TestNewParse (0.00s) [2021-09-24T17:10:59.487Z] PASS [2021-09-24T17:10:59.487Z] coverage: 8.3% of statements [2021-09-24T17:10:59.487Z] ok github.com/docker/docker/daemon/logger/templates 0.036s coverage: 8.3% of statements [2021-09-24T17:10:59.956Z] === RUN TestParseLogFormat [2021-09-24T17:10:59.956Z] --- PASS: TestParseLogFormat (0.00s) [2021-09-24T17:10:59.956Z] === RUN TestValidateLogOptEmpty [2021-09-24T17:10:59.956Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-09-24T17:10:59.956Z] === RUN TestValidateSyslogAddress [2021-09-24T17:10:59.956Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-09-24T17:10:59.956Z] === RUN TestParseAddressDefaultPort [2021-09-24T17:10:59.956Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-09-24T17:10:59.956Z] === RUN TestValidateSyslogFacility [2021-09-24T17:10:59.956Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-09-24T17:10:59.956Z] === RUN TestValidateLogOptSyslogFormat [2021-09-24T17:10:59.956Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-09-24T17:10:59.956Z] === RUN TestValidateLogOpt [2021-09-24T17:10:59.956Z] --- PASS: TestValidateLogOpt (0.00s) [2021-09-24T17:10:59.956Z] PASS [2021-09-24T17:10:59.956Z] coverage: 46.8% of statements [2021-09-24T17:10:59.956Z] ok github.com/docker/docker/daemon/logger/syslog 0.133s coverage: 46.8% of statements [2021-09-24T17:10:59.956Z] === RUN TestValidateLogOpt [2021-09-24T17:10:59.956Z] --- PASS: TestValidateLogOpt (0.00s) [2021-09-24T17:10:59.956Z] === RUN TestNewMissedConfig [2021-09-24T17:10:59.956Z] --- PASS: TestNewMissedConfig (0.00s) [2021-09-24T17:10:59.956Z] === RUN TestNewMissedUrl [2021-09-24T17:10:59.956Z] --- PASS: TestNewMissedUrl (0.00s) [2021-09-24T17:10:59.956Z] === RUN TestNewMissedToken [2021-09-24T17:10:59.956Z] --- PASS: TestNewMissedToken (0.00s) [2021-09-24T17:10:59.956Z] === RUN TestNewWithProxy [2021-09-24T17:10:59.956Z] --- PASS: TestNewWithProxy (0.00s) [2021-09-24T17:10:59.956Z] === RUN TestDefault [2021-09-24T17:10:59.956Z] --- PASS: TestDefault (0.01s) [2021-09-24T17:10:59.956Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-09-24T17:10:59.956Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-09-24T17:10:59.956Z] === RUN TestJsonFormat [2021-09-24T17:10:59.956Z] --- PASS: TestJsonFormat (0.00s) [2021-09-24T17:10:59.956Z] === RUN TestRawFormat [2021-09-24T17:10:59.956Z] --- PASS: TestRawFormat (0.04s) [2021-09-24T17:10:59.956Z] === RUN TestRawFormatWithLabels [2021-09-24T17:10:59.956Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-09-24T17:10:59.956Z] === RUN TestRawFormatWithoutTag [2021-09-24T17:10:59.956Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-09-24T17:10:59.956Z] === RUN TestBatching [2021-09-24T17:10:59.956Z] --- PASS: TestBatching (0.20s) [2021-09-24T17:10:59.956Z] === RUN TestFrequency [2021-09-24T17:11:00.427Z] --- PASS: TestFrequency (0.24s) [2021-09-24T17:11:00.427Z] === RUN TestOneMessagePerRequest [2021-09-24T17:11:00.427Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-09-24T17:11:00.427Z] === RUN TestVerify [2021-09-24T17:11:00.427Z] --- PASS: TestVerify (0.00s) [2021-09-24T17:11:00.427Z] === RUN TestSkipVerify [2021-09-24T17:11:00.427Z] time="2021-09-24T17:11:00Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-24T17:11:00.427Z] time="2021-09-24T17:11:00Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-24T17:11:00.427Z] time="2021-09-24T17:11:00Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-24T17:11:00.427Z] time="2021-09-24T17:11:00Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-24T17:11:00.896Z] --- PASS: TestSkipVerify (0.38s) [2021-09-24T17:11:00.896Z] === RUN TestBufferMaximum [2021-09-24T17:11:00.896Z] time="2021-09-24T17:11:00Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-24T17:11:00.896Z] time="2021-09-24T17:11:00Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-24T17:11:00.896Z] time="2021-09-24T17:11:00Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-24T17:11:00.896Z] time="2021-09-24T17:11:00Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-24T17:11:00.896Z] time="2021-09-24T17:11:00Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-24T17:11:00.896Z] time="2021-09-24T17:11:00Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1632503460.511706\",\"host\":\"e7adbae9aa89\"}'" [2021-09-24T17:11:00.896Z] time="2021-09-24T17:11:00Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1632503460.511706\",\"host\":\"e7adbae9aa89\"}'" [2021-09-24T17:11:00.896Z] --- PASS: TestBufferMaximum (0.00s) [2021-09-24T17:11:00.896Z] === RUN TestServerAlwaysDown [2021-09-24T17:11:00.896Z] time="2021-09-24T17:11:00Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-24T17:11:00.896Z] time="2021-09-24T17:11:00Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-24T17:11:00.896Z] time="2021-09-24T17:11:00Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1632503460.513233\",\"host\":\"e7adbae9aa89\"}'" [2021-09-24T17:11:00.896Z] time="2021-09-24T17:11:00Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1632503460.513233\",\"host\":\"e7adbae9aa89\"}'" [2021-09-24T17:11:00.897Z] time="2021-09-24T17:11:00Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-24T17:11:00.897Z] time="2021-09-24T17:11:00Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1632503460.513233\",\"host\":\"e7adbae9aa89\"}'" [2021-09-24T17:11:00.897Z] time="2021-09-24T17:11:00Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1632503460.514231\",\"host\":\"e7adbae9aa89\"}'" [2021-09-24T17:11:00.897Z] time="2021-09-24T17:11:00Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1632503460.514231\",\"host\":\"e7adbae9aa89\"}'" [2021-09-24T17:11:00.897Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-09-24T17:11:00.897Z] === RUN TestCannotSendAfterClose [2021-09-24T17:11:00.897Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-09-24T17:11:00.897Z] === RUN TestDeadlockOnBlockedEndpoint [2021-09-24T17:11:00.897Z] === RUN TestV1IDService [2021-09-24T17:11:00.897Z] --- PASS: TestV1IDService (0.01s) [2021-09-24T17:11:00.897Z] === RUN TestV2MetadataService [2021-09-24T17:11:01.366Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-09-24T17:11:01.366Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-09-24T17:11:01.366Z] === RUN TestContinueOnError_MirrorEndpoint [2021-09-24T17:11:01.366Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-09-24T17:11:01.366Z] === RUN TestContinueOnError_NeverContinue [2021-09-24T17:11:01.366Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-09-24T17:11:01.366Z] === RUN TestManifestStore [2021-09-24T17:11:01.366Z] === RUN TestManifestStore/no_remote_or_local [2021-09-24T17:11:01.366Z] time="2021-09-24T17:11:01Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1644456510\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-09-24T17:11:01.366Z] === RUN TestManifestStore/no_local_cache [2021-09-24T17:11:01.366Z] === RUN TestManifestStore/with_local_cache [2021-09-24T17:11:01.366Z] === RUN TestManifestStore/unknown_media_type [2021-09-24T17:11:01.366Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-09-24T17:11:01.366Z] time="2021-09-24T17:11:01Z" level=warning msg="reference for unknown type: " [2021-09-24T17:11:01.366Z] time="2021-09-24T17:11:01Z" level=warning msg="reference for unknown type: " [2021-09-24T17:11:01.366Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-09-24T17:11:01.366Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-09-24T17:11:01.366Z] time="2021-09-24T17:11:01Z" level=warning msg="reference for unknown type: " [2021-09-24T17:11:01.366Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-09-24T17:11:01.366Z] time="2021-09-24T17:11:01Z" level=warning msg="reference for unknown type: " [2021-09-24T17:11:01.366Z] time="2021-09-24T17:11:01Z" level=warning msg="reference for unknown type: " [2021-09-24T17:11:01.366Z] === RUN TestManifestStore/error_persisting_manifest [2021-09-24T17:11:01.366Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-09-24T17:11:01.366Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-09-24T17:11:01.366Z] time="2021-09-24T17:11:01Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-09-24T17:11:01.366Z] --- PASS: TestManifestStore (0.21s) [2021-09-24T17:11:01.366Z] --- PASS: TestManifestStore/no_remote_or_local (0.14s) [2021-09-24T17:11:01.366Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2021-09-24T17:11:01.366Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-09-24T17:11:01.366Z] --- PASS: TestManifestStore/unknown_media_type (0.04s) [2021-09-24T17:11:01.366Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2021-09-24T17:11:01.366Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.02s) [2021-09-24T17:11:01.366Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2021-09-24T17:11:01.366Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2021-09-24T17:11:01.366Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2021-09-24T17:11:01.366Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-09-24T17:11:01.366Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-09-24T17:11:01.366Z] === RUN TestDetectManifestBlobMediaType [2021-09-24T17:11:01.366Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-09-24T17:11:01.366Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-09-24T17:11:01.366Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-09-24T17:11:01.366Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-09-24T17:11:01.366Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-09-24T17:11:01.366Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-09-24T17:11:01.366Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-09-24T17:11:01.366Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-09-24T17:11:01.366Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-09-24T17:11:01.366Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-09-24T17:11:01.366Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-09-24T17:11:01.366Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-09-24T17:11:01.366Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-09-24T17:11:01.366Z] === RUN TestFixManifestLayers [2021-09-24T17:11:01.366Z] --- PASS: TestFixManifestLayers (0.00s) [2021-09-24T17:11:01.366Z] === RUN TestFixManifestLayersBaseLayerParent [2021-09-24T17:11:01.366Z] pull_v2_test.go:73: Needs fixing on Windows [2021-09-24T17:11:01.366Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-09-24T17:11:01.366Z] === RUN TestFixManifestLayersBadParent [2021-09-24T17:11:01.366Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-09-24T17:11:01.366Z] === RUN TestValidateManifest [2021-09-24T17:11:01.366Z] pull_v2_test.go:118: Needs fixing on Windows [2021-09-24T17:11:01.366Z] --- SKIP: TestValidateManifest (0.00s) [2021-09-24T17:11:01.366Z] === RUN TestFormatPlatform [2021-09-24T17:11:01.366Z] --- PASS: TestFormatPlatform (0.00s) [2021-09-24T17:11:01.366Z] === RUN TestGetRepositoryMountCandidates [2021-09-24T17:11:01.366Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-09-24T17:11:01.366Z] === RUN TestLayerAlreadyExists [2021-09-24T17:11:01.366Z] 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-09-24T17:11:01.367Z] 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-09-24T17:11:01.367Z] 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-09-24T17:11:01.367Z] 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-09-24T17:11:01.367Z] 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-09-24T17:11:01.367Z] 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-09-24T17:11:01.367Z] --- PASS: TestLayerAlreadyExists (0.01s) [2021-09-24T17:11:01.367Z] === RUN TestWhenEmptyAuthConfig [2021-09-24T17:11:01.367Z] --- PASS: TestV2MetadataService (0.61s) [2021-09-24T17:11:01.367Z] PASS [2021-09-24T17:11:01.367Z] coverage: 48.2% of statements [2021-09-24T17:11:01.367Z] ok github.com/docker/docker/distribution/metadata 0.671s coverage: 48.2% of statements [2021-09-24T17:11:01.367Z] === RUN TestSuccessfulDownload [2021-09-24T17:11:01.367Z] download_test.go:267: Needs fixing on Windows [2021-09-24T17:11:01.367Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-09-24T17:11:01.367Z] === RUN TestCancelledDownload [2021-09-24T17:11:01.367Z] --- PASS: TestCancelledDownload (0.00s) [2021-09-24T17:11:01.367Z] === RUN TestMaxDownloadAttempts [2021-09-24T17:11:01.367Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-09-24T17:11:01.367Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-09-24T17:11:01.367Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-09-24T17:11:01.367Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-09-24T17:11:01.367Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-09-24T17:11:01.367Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-09-24T17:11:01.367Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-09-24T17:11:01.367Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-09-24T17:11:01.367Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-09-24T17:11:01.367Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-09-24T17:11:01.367Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-09-24T17:11:01.367Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-09-24T17:11:01.841Z] time="2021-09-24T17:11:01Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49207/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-09-24T17:11:01.841Z] time="2021-09-24T17:11:01Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"e7adbae9aa89\"}'" [2021-09-24T17:11:01.841Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-09-24T17:11:01.841Z] PASS [2021-09-24T17:11:01.841Z] coverage: 82.5% of statements [2021-09-24T17:11:01.841Z] ok github.com/docker/docker/daemon/logger/splunk 2.019s coverage: 82.5% of statements [2021-09-24T17:11:01.841Z] ? github.com/docker/docker/daemon/names [no test files] [2021-09-24T17:11:01.841Z] ? github.com/docker/docker/daemon/network [no test files] [2021-09-24T17:11:01.841Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-09-24T17:11:01.841Z] time="2021-09-24T17:11:01Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-09-24T17:11:01.842Z] time="2021-09-24T17:11:01Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-09-24T17:11:01.842Z] time="2021-09-24T17:11:01Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-09-24T17:11:01.842Z] time="2021-09-24T17:11:01Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-09-24T17:11:01.842Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-09-24T17:11:01.842Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.34s) [2021-09-24T17:11:01.842Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.34s) [2021-09-24T17:11:01.842Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.34s) [2021-09-24T17:11:01.842Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.34s) [2021-09-24T17:11:01.842Z] === RUN TestTransfer [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite (1598.10s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.10s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.92s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.94s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.28s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.91s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (24.97s) [2021-09-24T17:11:02.119Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.61s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.95s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.27s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (46.19s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (20.99s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.71s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.20s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.68s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (44.98s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.17s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.78s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.51s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (16.60s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (64.84s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (50.30s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.41s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.59s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.66s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.54s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.24s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.03s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.59s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.59s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.74s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.01s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (27.40s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.12s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.96s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (3.90s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.17s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.52s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.66s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.09s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.77s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.53s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.57s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.12s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.51s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.01s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.84s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.55s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.08s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.67s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.20s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.04s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.21s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.29s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.17s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.08s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.20s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.54s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.20s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.65s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.08s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.85s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.25s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.93s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.80s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.37s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.43s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.16s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.62s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.37s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.68s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.21s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.46s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.25s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.40s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.10s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (84.70s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.37s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (6.83s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.22s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.52s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.98s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (7.47s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.64s) [2021-09-24T17:11:02.119Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.45s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.72s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.71s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.38s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.76s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (50.82s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.14s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.17s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (110.53s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.25s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.28s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.18s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.16s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.30s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.14s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.33s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.19s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.06s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.20s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.12s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.47s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.96s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.13s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.14s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.21s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.74s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.73s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.41s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.55s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.50s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.51s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.47s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.06s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.25s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.92s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.18s) [2021-09-24T17:11:02.119Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.17s) [2021-09-24T17:11:02.119Z] === RUN TestDockerExternalVolumeSuite [2021-09-24T17:11:02.119Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-09-24T17:11:02.119Z] docker_cli_external_volume_driver_test.go:52: [d398d783dc083] daemon is not started [2021-09-24T17:11:02.312Z] --- PASS: TestTransfer (0.16s) [2021-09-24T17:11:02.312Z] === RUN TestConcurrencyLimit [2021-09-24T17:11:02.312Z] --- PASS: TestConcurrencyLimit (0.35s) [2021-09-24T17:11:02.312Z] === RUN TestInactiveJobs [2021-09-24T17:11:02.781Z] === RUN TestNotFound [2021-09-24T17:11:02.781Z] --- PASS: TestNotFound (0.00s) [2021-09-24T17:11:02.782Z] === RUN TestConflict [2021-09-24T17:11:02.782Z] --- PASS: TestConflict (0.00s) [2021-09-24T17:11:02.782Z] === RUN TestForbidden [2021-09-24T17:11:02.782Z] --- PASS: TestForbidden (0.00s) [2021-09-24T17:11:02.782Z] === RUN TestInvalidParameter [2021-09-24T17:11:02.782Z] --- PASS: TestInvalidParameter (0.00s) [2021-09-24T17:11:02.782Z] === RUN TestNotImplemented [2021-09-24T17:11:02.782Z] --- PASS: TestNotImplemented (0.00s) [2021-09-24T17:11:02.782Z] === RUN TestNotModified [2021-09-24T17:11:02.782Z] --- PASS: TestNotModified (0.00s) [2021-09-24T17:11:02.782Z] === RUN TestUnauthorized [2021-09-24T17:11:02.782Z] --- PASS: TestUnauthorized (0.00s) [2021-09-24T17:11:02.782Z] === RUN TestUnknown [2021-09-24T17:11:02.782Z] --- PASS: TestUnknown (0.00s) [2021-09-24T17:11:02.782Z] === RUN TestCancelled [2021-09-24T17:11:02.782Z] --- PASS: TestCancelled (0.00s) [2021-09-24T17:11:02.782Z] === RUN TestDeadline [2021-09-24T17:11:02.782Z] --- PASS: TestDeadline (0.00s) [2021-09-24T17:11:02.782Z] === RUN TestDataLoss [2021-09-24T17:11:02.782Z] --- PASS: TestDataLoss (0.00s) [2021-09-24T17:11:02.782Z] === RUN TestUnavailable [2021-09-24T17:11:02.782Z] --- PASS: TestUnavailable (0.00s) [2021-09-24T17:11:02.782Z] === RUN TestSystem [2021-09-24T17:11:02.782Z] --- PASS: TestSystem (0.00s) [2021-09-24T17:11:02.782Z] === RUN TestFromStatusCode [2021-09-24T17:11:02.782Z] === RUN TestFromStatusCode/Not_Found [2021-09-24T17:11:02.782Z] === RUN TestFromStatusCode/Bad_Request [2021-09-24T17:11:02.782Z] === RUN TestFromStatusCode/Conflict [2021-09-24T17:11:02.782Z] === RUN TestFromStatusCode/Unauthorized [2021-09-24T17:11:02.782Z] === RUN TestFromStatusCode/Service_Unavailable [2021-09-24T17:11:02.782Z] === RUN TestFromStatusCode/Forbidden [2021-09-24T17:11:02.782Z] === RUN TestFromStatusCode/Not_Modified [2021-09-24T17:11:02.782Z] === RUN TestFromStatusCode/Not_Implemented [2021-09-24T17:11:02.782Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-09-24T17:11:02.782Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-09-24T17:11:02.782Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-09-24T17:11:02.782Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-09-24T17:11:02.782Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-09-24T17:11:02.782Z] --- PASS: TestFromStatusCode (0.00s) [2021-09-24T17:11:02.782Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-09-24T17:11:02.782Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-09-24T17:11:02.782Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-09-24T17:11:02.782Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-09-24T17:11:02.782Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-09-24T17:11:02.782Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-09-24T17:11:02.782Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-09-24T17:11:02.782Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-09-24T17:11:02.782Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-09-24T17:11:02.782Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-09-24T17:11:02.782Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-09-24T17:11:02.782Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-09-24T17:11:02.782Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-09-24T17:11:02.782Z] PASS [2021-09-24T17:11:02.782Z] coverage: 53.1% of statements [2021-09-24T17:11:02.782Z] --- PASS: TestWhenEmptyAuthConfig (1.12s) [2021-09-24T17:11:02.782Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-09-24T17:11:02.782Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-09-24T17:11:02.782Z] === RUN TestTokenPassThru [2021-09-24T17:11:02.782Z] ok github.com/docker/docker/errdefs 0.036s coverage: 53.1% of statements [2021-09-24T17:11:02.782Z] --- PASS: TestTokenPassThru (0.01s) [2021-09-24T17:11:02.782Z] === RUN TestTokenPassThruDifferentHost [2021-09-24T17:11:02.782Z] --- PASS: TestTokenPassThruDifferentHost (0.00s) [2021-09-24T17:11:02.782Z] PASS [2021-09-24T17:11:02.782Z] coverage: 24.1% of statements [2021-09-24T17:11:02.782Z] ok github.com/docker/docker/distribution 1.411s coverage: 24.1% of statements [2021-09-24T17:11:02.782Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-09-24T17:11:02.782Z] --- PASS: TestInactiveJobs (0.38s) [2021-09-24T17:11:02.782Z] === RUN TestWatchRelease [2021-09-24T17:11:02.782Z] --- PASS: TestWatchRelease (0.04s) [2021-09-24T17:11:02.782Z] === RUN TestWatchFinishedTransfer [2021-09-24T17:11:02.782Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-09-24T17:11:02.782Z] === RUN TestDuplicateTransfer [2021-09-24T17:11:02.782Z] --- PASS: TestDuplicateTransfer (0.05s) [2021-09-24T17:11:02.782Z] === RUN TestSuccessfulUpload [2021-09-24T17:11:02.782Z] === RUN TestFSGetInvalidData [2021-09-24T17:11:02.782Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-09-24T17:11:02.782Z] === RUN TestFSInvalidSet [2021-09-24T17:11:02.782Z] --- PASS: TestFSInvalidSet (0.01s) [2021-09-24T17:11:02.782Z] === RUN TestFSInvalidRoot [2021-09-24T17:11:02.782Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-09-24T17:11:02.782Z] === RUN TestFSMetadataGetSet [2021-09-24T17:11:02.782Z] --- PASS: TestFSMetadataGetSet (0.02s) [2021-09-24T17:11:02.782Z] === RUN TestFSInvalidWalker [2021-09-24T17:11:02.782Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-09-24T17:11:02.782Z] === RUN TestFSGetSet [2021-09-24T17:11:02.782Z] --- PASS: TestFSGetSet (0.01s) [2021-09-24T17:11:02.782Z] === RUN TestFSGetUnsetKey [2021-09-24T17:11:03.251Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-09-24T17:11:03.251Z] === RUN TestFSGetEmptyData [2021-09-24T17:11:03.251Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-09-24T17:11:03.251Z] === RUN TestFSDelete [2021-09-24T17:11:03.251Z] --- PASS: TestFSDelete (0.01s) [2021-09-24T17:11:03.251Z] === RUN TestFSWalker [2021-09-24T17:11:03.251Z] --- PASS: TestFSWalker (0.01s) [2021-09-24T17:11:03.251Z] === RUN TestFSWalkerStopOnError [2021-09-24T17:11:03.251Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-09-24T17:11:03.251Z] === RUN TestNewFromJSON [2021-09-24T17:11:03.251Z] --- PASS: TestNewFromJSON (0.00s) [2021-09-24T17:11:03.251Z] === RUN TestNewFromJSONWithInvalidJSON [2021-09-24T17:11:03.251Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-09-24T17:11:03.251Z] === RUN TestMarshalKeyOrder [2021-09-24T17:11:03.251Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-09-24T17:11:03.251Z] === RUN TestHistoryEqual [2021-09-24T17:11:03.251Z] time="2021-09-24T17:11:02Z" level=error msg="Upload failed, retrying: simulating retry" [2021-09-24T17:11:03.251Z] --- PASS: TestHistoryEqual (0.11s) [2021-09-24T17:11:03.251Z] === RUN TestImage [2021-09-24T17:11:03.251Z] --- PASS: TestImage (0.00s) [2021-09-24T17:11:03.251Z] === RUN TestImageOSNotEmpty [2021-09-24T17:11:03.251Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-09-24T17:11:03.252Z] === RUN TestNewChildImageFromImageWithRootFS [2021-09-24T17:11:03.252Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-09-24T17:11:03.252Z] === RUN TestCreate [2021-09-24T17:11:03.252Z] --- PASS: TestCreate (0.00s) [2021-09-24T17:11:03.252Z] === RUN TestRestore [2021-09-24T17:11:03.252Z] time="2021-09-24T17:11:02Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-09-24T17:11:03.252Z] --- PASS: TestRestore (0.02s) [2021-09-24T17:11:03.252Z] === RUN TestAddDelete [2021-09-24T17:11:03.252Z] --- PASS: TestAddDelete (0.02s) [2021-09-24T17:11:03.252Z] === RUN TestSearchAfterDelete [2021-09-24T17:11:03.252Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-09-24T17:11:03.252Z] === RUN TestParentReset [2021-09-24T17:11:03.252Z] --- PASS: TestParentReset (0.02s) [2021-09-24T17:11:03.252Z] === RUN TestGetAndSetLastUpdated [2021-09-24T17:11:03.252Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2021-09-24T17:11:03.252Z] === RUN TestStoreLen [2021-09-24T17:11:03.252Z] --- PASS: TestSuccessfulUpload (0.37s) [2021-09-24T17:11:03.252Z] === RUN TestCancelledUpload [2021-09-24T17:11:03.252Z] --- PASS: TestCancelledUpload (0.00s) [2021-09-24T17:11:03.252Z] PASS [2021-09-24T17:11:03.252Z] --- PASS: TestStoreLen (0.03s) [2021-09-24T17:11:03.252Z] PASS [2021-09-24T17:11:03.252Z] coverage: 86.6% of statements [2021-09-24T17:11:03.252Z] coverage: 77.3% of statements [2021-09-24T17:11:03.252Z] ok github.com/docker/docker/image 0.400s coverage: 86.6% of statements [2021-09-24T17:11:03.252Z] ok github.com/docker/docker/distribution/xfer 1.735s coverage: 77.3% of statements [2021-09-24T17:11:03.252Z] ? github.com/docker/docker/dockerversion [no test files] [2021-09-24T17:11:03.721Z] === RUN TestCompare [2021-09-24T17:11:03.721Z] --- PASS: TestCompare (0.00s) [2021-09-24T17:11:03.721Z] PASS [2021-09-24T17:11:03.721Z] coverage: 19.2% of statements [2021-09-24T17:11:03.721Z] ok github.com/docker/docker/image/cache 0.064s coverage: 19.2% of statements [2021-09-24T17:11:03.721Z] === RUN TestValidateManifest [2021-09-24T17:11:03.721Z] === RUN TestValidateManifest/nil [2021-09-24T17:11:03.721Z] === RUN TestValidateManifest/non-nil [2021-09-24T17:11:03.721Z] --- PASS: TestValidateManifest (0.00s) [2021-09-24T17:11:03.721Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-09-24T17:11:03.721Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-09-24T17:11:03.721Z] PASS [2021-09-24T17:11:03.721Z] coverage: 0.7% of statements [2021-09-24T17:11:03.721Z] ok github.com/docker/docker/image/tarexport 0.057s coverage: 0.7% of statements [2021-09-24T17:11:04.711Z] === RUN TestMakeV1ConfigFromConfig [2021-09-24T17:11:04.711Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-09-24T17:11:04.711Z] PASS [2021-09-24T17:11:04.711Z] coverage: 25.0% of statements [2021-09-24T17:11:04.711Z] ok github.com/docker/docker/image/v1 0.237s coverage: 25.0% of statements [2021-09-24T17:11:04.711Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-09-24T17:11:04.711Z] === RUN TestSerialization [2021-09-24T17:11:04.711Z] --- PASS: TestSerialization (0.02s) [2021-09-24T17:11:04.711Z] PASS [2021-09-24T17:11:04.711Z] coverage: 100.0% of statements [2021-09-24T17:11:04.711Z] ok github.com/docker/docker/libcontainerd/queue 0.065s coverage: 100.0% of statements [2021-09-24T17:11:05.181Z] === RUN TestEnvironmentParsing [2021-09-24T17:11:05.181Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-09-24T17:11:05.181Z] PASS [2021-09-24T17:11:05.181Z] coverage: 1.2% of statements [2021-09-24T17:11:05.181Z] ok github.com/docker/docker/libcontainerd/local 0.108s coverage: 1.2% of statements [2021-09-24T17:11:05.651Z] === RUN TestEmptyLayer [2021-09-24T17:11:05.651Z] --- PASS: TestEmptyLayer (0.00s) [2021-09-24T17:11:05.651Z] === RUN TestCommitFailure [2021-09-24T17:11:05.651Z] --- PASS: TestCommitFailure (0.01s) [2021-09-24T17:11:05.651Z] === RUN TestStartTransactionFailure [2021-09-24T17:11:05.651Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-09-24T17:11:05.651Z] === RUN TestGetOrphan [2021-09-24T17:11:05.651Z] --- PASS: TestGetOrphan (0.01s) [2021-09-24T17:11:05.651Z] === RUN TestMountAndRegister [2021-09-24T17:11:05.651Z] layer_test.go:270: Layer size: 14 [2021-09-24T17:11:05.651Z] --- PASS: TestMountAndRegister (0.04s) [2021-09-24T17:11:05.651Z] === RUN TestLayerRelease [2021-09-24T17:11:05.651Z] layer_test.go:303: Failing on Windows [2021-09-24T17:11:05.651Z] --- SKIP: TestLayerRelease (0.00s) [2021-09-24T17:11:05.651Z] === RUN TestStoreRestore [2021-09-24T17:11:05.651Z] layer_test.go:352: Failing on Windows [2021-09-24T17:11:05.651Z] --- SKIP: TestStoreRestore (0.00s) [2021-09-24T17:11:05.651Z] === RUN TestTarStreamStability [2021-09-24T17:11:05.651Z] layer_test.go:467: Failing on Windows [2021-09-24T17:11:05.651Z] --- SKIP: TestTarStreamStability (0.00s) [2021-09-24T17:11:05.651Z] === RUN TestRegisterExistingLayer [2021-09-24T17:11:05.651Z] --- PASS: TestRegisterExistingLayer (0.08s) [2021-09-24T17:11:05.651Z] === RUN TestTarStreamVerification [2021-09-24T17:11:05.651Z] layer_test.go:696: Failing on Windows [2021-09-24T17:11:05.651Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-09-24T17:11:05.651Z] === RUN TestLayerMigration [2021-09-24T17:11:05.651Z] migration_test.go:45: Failing on Windows [2021-09-24T17:11:05.651Z] --- SKIP: TestLayerMigration (0.00s) [2021-09-24T17:11:05.651Z] === RUN TestLayerMigrationNoTarsplit [2021-09-24T17:11:05.651Z] migration_test.go:181: Failing on Windows [2021-09-24T17:11:05.651Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-09-24T17:11:05.651Z] === RUN TestMountInit [2021-09-24T17:11:05.651Z] mount_test.go:17: Failing on Windows [2021-09-24T17:11:05.651Z] --- SKIP: TestMountInit (0.00s) [2021-09-24T17:11:05.651Z] === RUN TestMountSize [2021-09-24T17:11:05.651Z] mount_test.go:76: Failing on Windows [2021-09-24T17:11:05.651Z] --- SKIP: TestMountSize (0.00s) [2021-09-24T17:11:05.651Z] === RUN TestMountChanges [2021-09-24T17:11:05.651Z] mount_test.go:125: Failing on Windows [2021-09-24T17:11:05.651Z] --- SKIP: TestMountChanges (0.00s) [2021-09-24T17:11:05.651Z] === RUN TestMountApply [2021-09-24T17:11:05.651Z] mount_test.go:212: Failing on Windows [2021-09-24T17:11:05.651Z] --- SKIP: TestMountApply (0.00s) [2021-09-24T17:11:05.651Z] PASS [2021-09-24T17:11:05.651Z] coverage: 30.1% of statements [2021-09-24T17:11:05.651Z] ok github.com/docker/docker/layer 0.193s coverage: 30.1% of statements [2021-09-24T17:11:05.651Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-09-24T17:11:05.651Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-09-24T17:11:05.651Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-09-24T17:11:05.651Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-09-24T17:11:06.121Z] === RUN TestSequenceGetAvailableBit [2021-09-24T17:11:06.121Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-09-24T17:11:06.121Z] === RUN TestSequenceEqual [2021-09-24T17:11:06.121Z] --- PASS: TestSequenceEqual (0.00s) [2021-09-24T17:11:06.121Z] === RUN TestSequenceCopy [2021-09-24T17:11:06.121Z] --- PASS: TestSequenceCopy (0.00s) [2021-09-24T17:11:06.121Z] === RUN TestGetFirstAvailable [2021-09-24T17:11:06.121Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-09-24T17:11:06.121Z] === RUN TestFindSequence [2021-09-24T17:11:06.121Z] --- PASS: TestFindSequence (0.00s) [2021-09-24T17:11:06.121Z] === RUN TestCheckIfAvailable [2021-09-24T17:11:06.121Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-09-24T17:11:06.121Z] === RUN TestMergeSequences [2021-09-24T17:11:06.121Z] --- PASS: TestMergeSequences (0.00s) [2021-09-24T17:11:06.121Z] === RUN TestPushReservation [2021-09-24T17:11:06.121Z] --- PASS: TestPushReservation (0.00s) [2021-09-24T17:11:06.121Z] === RUN TestSerializeDeserialize [2021-09-24T17:11:06.121Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-09-24T17:11:06.121Z] === RUN TestSet [2021-09-24T17:11:06.121Z] --- PASS: TestSet (0.00s) [2021-09-24T17:11:06.121Z] === RUN TestSetUnset [2021-09-24T17:11:06.121Z] --- PASS: TestSetUnset (0.00s) [2021-09-24T17:11:06.121Z] === RUN TestOffsetSetUnset [2021-09-24T17:11:06.121Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-09-24T17:11:06.121Z] === RUN TestSetInRange [2021-09-24T17:11:06.121Z] --- PASS: TestSetInRange (0.00s) [2021-09-24T17:11:06.121Z] === RUN TestSetAnyInRange [2021-09-24T17:11:06.121Z] --- PASS: TestSetAnyInRange (0.00s) [2021-09-24T17:11:06.121Z] === RUN TestMethods [2021-09-24T17:11:06.121Z] --- PASS: TestMethods (0.00s) [2021-09-24T17:11:06.121Z] === RUN TestRandomAllocateDeallocate [2021-09-24T17:11:07.691Z] === RUN TestInvalidConfig [2021-09-24T17:11:07.691Z] --- PASS: TestInvalidConfig (0.00s) [2021-09-24T17:11:07.691Z] === RUN TestConfig [2021-09-24T17:11:07.691Z] --- PASS: TestConfig (0.00s) [2021-09-24T17:11:07.691Z] === RUN TestOptionsLabels [2021-09-24T17:11:07.691Z] --- PASS: TestOptionsLabels (0.00s) [2021-09-24T17:11:07.691Z] === RUN TestValidName [2021-09-24T17:11:07.691Z] --- PASS: TestValidName (0.00s) [2021-09-24T17:11:07.691Z] === RUN TestTLSConfiguration [2021-09-24T17:11:07.691Z] time="2021-09-24T17:11:07Z" level=info msg="Option Initializing KV with TLS" [2021-09-24T17:11:07.691Z] --- PASS: TestTLSConfiguration (0.12s) [2021-09-24T17:11:07.691Z] PASS [2021-09-24T17:11:07.691Z] coverage: 24.0% of statements [2021-09-24T17:11:07.691Z] ok github.com/docker/docker/libnetwork/config 0.232s coverage: 24.0% of statements [2021-09-24T17:11:07.691Z] === RUN TestKey [2021-09-24T17:11:07.691Z] --- PASS: TestKey (0.00s) [2021-09-24T17:11:07.691Z] === RUN TestParseKey [2021-09-24T17:11:07.691Z] --- PASS: TestParseKey (0.00s) [2021-09-24T17:11:07.691Z] === RUN TestInvalidDataStore [2021-09-24T17:11:07.691Z] --- PASS: TestInvalidDataStore (0.00s) [2021-09-24T17:11:07.691Z] === RUN TestKVObjectFlatKey [2021-09-24T17:11:07.691Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-09-24T17:11:07.691Z] === RUN TestAtomicKVObjectFlatKey [2021-09-24T17:11:07.691Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-09-24T17:11:07.691Z] PASS [2021-09-24T17:11:07.691Z] coverage: 21.9% of statements [2021-09-24T17:11:07.691Z] ok github.com/docker/docker/libnetwork/datastore 0.039s coverage: 21.9% of statements [2021-09-24T17:11:08.680Z] === RUN TestIPDataMarshalling [2021-09-24T17:11:08.680Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-09-24T17:11:08.680Z] === RUN TestValidateAndIsV6 [2021-09-24T17:11:08.680Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-09-24T17:11:08.680Z] PASS [2021-09-24T17:11:08.680Z] coverage: 68.9% of statements [2021-09-24T17:11:08.680Z] ok github.com/docker/docker/libnetwork/driverapi 0.034s coverage: 68.9% of statements [2021-09-24T17:11:09.150Z] === RUN TestErrorInterfaces [2021-09-24T17:11:09.150Z] --- PASS: TestErrorInterfaces (0.00s) [2021-09-24T17:11:09.150Z] === RUN TestNetworkMarshalling [2021-09-24T17:11:09.150Z] === RUN TestDriver [2021-09-24T17:11:09.150Z] --- PASS: TestDriver (0.00s) [2021-09-24T17:11:09.150Z] PASS [2021-09-24T17:11:09.150Z] coverage: 34.8% of statements [2021-09-24T17:11:09.150Z] ok github.com/docker/docker/libnetwork/drivers/host 0.035s coverage: 34.8% of statements [2021-09-24T17:11:09.150Z] --- PASS: TestNetworkMarshalling (0.14s) [2021-09-24T17:11:09.150Z] === RUN TestEndpointMarshalling [2021-09-24T17:11:09.151Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-09-24T17:11:09.151Z] === RUN TestAuxAddresses [2021-09-24T17:11:09.151Z] time="2021-09-24T17:11:08Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-09-24T17:11:09.151Z] --- PASS: TestAuxAddresses (0.01s) [2021-09-24T17:11:09.151Z] === RUN TestSRVServiceQuery [2021-09-24T17:11:09.151Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-09-24T17:11:09.151Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-09-24T17:11:09.151Z] === RUN TestServiceVIPReuse [2021-09-24T17:11:09.151Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-09-24T17:11:09.151Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-09-24T17:11:09.151Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-09-24T17:11:09.151Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-09-24T17:11:09.151Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-09-24T17:11:09.151Z] === RUN TestDNSIPQuery [2021-09-24T17:11:09.151Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-09-24T17:11:09.151Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-09-24T17:11:09.151Z] === RUN TestDNSProxyServFail [2021-09-24T17:11:09.151Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-09-24T17:11:09.151Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-09-24T17:11:09.151Z] === RUN TestSandboxAddEmpty [2021-09-24T17:11:09.151Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-24T17:11:09.151Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-09-24T17:11:09.151Z] === RUN TestSandboxAddMultiPrio [2021-09-24T17:11:09.151Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-24T17:11:09.151Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-09-24T17:11:09.151Z] === RUN TestSandboxAddSamePrio [2021-09-24T17:11:09.151Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-24T17:11:09.151Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-09-24T17:11:09.151Z] === RUN TestCleanupServiceDiscovery [2021-09-24T17:11:09.151Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-09-24T17:11:09.151Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-09-24T17:11:09.151Z] === RUN TestDNSOptions [2021-09-24T17:11:09.151Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-09-24T17:11:09.151Z] --- SKIP: TestDNSOptions (0.00s) [2021-09-24T17:11:09.151Z] === RUN TestMultipleControllersWithSameStore [2021-09-24T17:11:09.151Z] time="2021-09-24T17:11:08Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-09-24T17:11:09.151Z] time="2021-09-24T17:11:08Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-09-24T17:11:09.151Z] --- PASS: TestMultipleControllersWithSameStore (0.01s) [2021-09-24T17:11:09.151Z] PASS [2021-09-24T17:11:09.151Z] coverage: 8.6% of statements [2021-09-24T17:11:09.151Z] ok github.com/docker/docker/libnetwork 0.261s coverage: 8.6% of statements [2021-09-24T17:11:09.524Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-09-24T17:11:09.524Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-09-24T17:11:09.524Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-09-24T17:11:09.524Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-09-24T17:11:09.524Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-09-24T17:11:09.620Z] === RUN TestDriver [2021-09-24T17:11:09.620Z] --- PASS: TestDriver (0.00s) [2021-09-24T17:11:09.620Z] PASS [2021-09-24T17:11:09.620Z] coverage: 34.8% of statements [2021-09-24T17:11:09.620Z] ok github.com/docker/docker/libnetwork/drivers/null 0.037s coverage: 34.8% of statements [2021-09-24T17:11:10.090Z] --- PASS: TestRandomAllocateDeallocate (4.04s) [2021-09-24T17:11:10.090Z] === RUN TestAllocateRandomDeallocate [2021-09-24T17:11:10.090Z] === RUN TestNetworkAllocateFree [2021-09-24T17:11:10.090Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-09-24T17:11:10.090Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-09-24T17:11:10.090Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-09-24T17:11:10.090Z] PASS [2021-09-24T17:11:10.090Z] coverage: 63.6% of statements [2021-09-24T17:11:10.090Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.054s coverage: 63.6% of statements [2021-09-24T17:11:10.090Z] === RUN TestGetEmptyCapabilities [2021-09-24T17:11:10.090Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-09-24T17:11:10.090Z] === RUN TestGetExtraCapabilities [2021-09-24T17:11:10.090Z] --- PASS: TestGetExtraCapabilities (0.02s) [2021-09-24T17:11:10.090Z] === RUN TestGetInvalidCapabilities [2021-09-24T17:11:10.090Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-09-24T17:11:10.090Z] === RUN TestRemoteDriver [2021-09-24T17:11:10.090Z] --- PASS: TestRemoteDriver (0.01s) [2021-09-24T17:11:10.090Z] === RUN TestDriverError [2021-09-24T17:11:10.090Z] --- PASS: TestDriverError (0.00s) [2021-09-24T17:11:10.090Z] === RUN TestMissingValues [2021-09-24T17:11:10.090Z] --- PASS: TestMissingValues (0.00s) [2021-09-24T17:11:10.090Z] === RUN TestRollback [2021-09-24T17:11:10.090Z] --- PASS: TestRollback (0.00s) [2021-09-24T17:11:10.090Z] PASS [2021-09-24T17:11:10.090Z] coverage: 57.4% of statements [2021-09-24T17:11:10.090Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.095s coverage: 57.4% of statements [2021-09-24T17:11:11.079Z] === RUN TestNAT [2021-09-24T17:11:11.079Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-09-24T17:11:11.079Z] --- SKIP: TestNAT (0.00s) [2021-09-24T17:11:11.079Z] === RUN TestTransparent [2021-09-24T17:11:11.079Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-09-24T17:11:11.079Z] --- SKIP: TestTransparent (0.00s) [2021-09-24T17:11:11.079Z] PASS [2021-09-24T17:11:11.079Z] coverage: 0.0% of statements [2021-09-24T17:11:11.079Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.073s coverage: 0.0% of statements [2021-09-24T17:11:11.079Z] --- PASS: TestAllocateRandomDeallocate (0.95s) [2021-09-24T17:11:11.079Z] === RUN TestAllocateRandomDeallocateSerialize [2021-09-24T17:11:11.079Z] === RUN TestBuildDefault [2021-09-24T17:11:11.079Z] --- PASS: TestBuildDefault (0.00s) [2021-09-24T17:11:11.079Z] === RUN TestBuildHostnameDomainname [2021-09-24T17:11:11.079Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-09-24T17:11:11.079Z] === RUN TestBuildHostname [2021-09-24T17:11:11.079Z] --- PASS: TestBuildHostname (0.00s) [2021-09-24T17:11:11.079Z] === RUN TestBuildHostnameFQDN [2021-09-24T17:11:11.079Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-09-24T17:11:11.079Z] === RUN TestBuildNoIP [2021-09-24T17:11:11.079Z] --- PASS: TestBuildNoIP (0.00s) [2021-09-24T17:11:11.079Z] === RUN TestUpdate [2021-09-24T17:11:11.079Z] --- PASS: TestUpdate (0.00s) [2021-09-24T17:11:11.079Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-09-24T17:11:11.079Z] === RUN TestNew [2021-09-24T17:11:11.079Z] --- PASS: TestNew (0.00s) [2021-09-24T17:11:11.079Z] === RUN TestAddDriver [2021-09-24T17:11:11.079Z] --- PASS: TestAddDriver (0.00s) [2021-09-24T17:11:11.079Z] === RUN TestAddDuplicateDriver [2021-09-24T17:11:11.079Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-09-24T17:11:11.079Z] === RUN TestIPAMDefaultAddressSpaces [2021-09-24T17:11:11.079Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-09-24T17:11:11.079Z] === RUN TestDriver [2021-09-24T17:11:11.079Z] --- PASS: TestDriver (0.00s) [2021-09-24T17:11:11.079Z] === RUN TestIPAM [2021-09-24T17:11:11.079Z] --- PASS: TestIPAM (0.00s) [2021-09-24T17:11:11.079Z] === RUN TestWalkIPAMs [2021-09-24T17:11:11.079Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-09-24T17:11:11.079Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-09-24T17:11:11.079Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-09-24T17:11:11.079Z] === RUN TestAddEmpty [2021-09-24T17:11:11.079Z] --- PASS: TestWalkIPAMs (0.00s) [2021-09-24T17:11:11.079Z] === RUN TestWalkDrivers [2021-09-24T17:11:11.079Z] --- PASS: TestWalkDrivers (0.00s) [2021-09-24T17:11:11.079Z] PASS [2021-09-24T17:11:11.079Z] coverage: 82.4% of statements [2021-09-24T17:11:11.079Z] --- PASS: TestAddEmpty (0.00s) [2021-09-24T17:11:11.079Z] === RUN TestAdd [2021-09-24T17:11:11.079Z] --- PASS: TestAdd (0.00s) [2021-09-24T17:11:11.079Z] === RUN TestDeleteEmpty [2021-09-24T17:11:11.079Z] --- PASS: TestDeleteEmpty (0.00s) [2021-09-24T17:11:11.079Z] === RUN TestDeleteNewline [2021-09-24T17:11:11.079Z] --- PASS: TestDeleteNewline (0.00s) [2021-09-24T17:11:11.079Z] === RUN TestDelete [2021-09-24T17:11:11.079Z] --- PASS: TestDelete (0.00s) [2021-09-24T17:11:11.079Z] === RUN TestConcurrentWrites [2021-09-24T17:11:11.079Z] ok github.com/docker/docker/libnetwork/drvregistry 0.057s coverage: 82.4% of statements [2021-09-24T17:11:11.079Z] --- PASS: TestConcurrentWrites (0.15s) [2021-09-24T17:11:11.079Z] PASS [2021-09-24T17:11:11.079Z] coverage: 81.2% of statements [2021-09-24T17:11:11.079Z] ok github.com/docker/docker/libnetwork/etchosts 0.197s coverage: 81.2% of statements [2021-09-24T17:11:11.549Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.58s) [2021-09-24T17:11:11.549Z] === RUN TestRetrieveFromStore [2021-09-24T17:11:11.549Z] === RUN TestNew [2021-09-24T17:11:11.549Z] --- PASS: TestNew (0.00s) [2021-09-24T17:11:11.549Z] === RUN TestAllocate [2021-09-24T17:11:11.549Z] --- PASS: TestAllocate (0.00s) [2021-09-24T17:11:11.549Z] === RUN TestUninitialized [2021-09-24T17:11:11.549Z] --- PASS: TestUninitialized (0.00s) [2021-09-24T17:11:11.549Z] === RUN TestAllocateInRange [2021-09-24T17:11:11.549Z] --- PASS: TestAllocateInRange (0.00s) [2021-09-24T17:11:11.549Z] === RUN TestAllocateSerial [2021-09-24T17:11:11.549Z] --- PASS: TestAllocateSerial (0.00s) [2021-09-24T17:11:11.549Z] PASS [2021-09-24T17:11:11.549Z] coverage: 87.5% of statements [2021-09-24T17:11:11.549Z] ok github.com/docker/docker/libnetwork/idm 0.034s coverage: 87.5% of statements [2021-09-24T17:11:11.549Z] === RUN TestDiff [2021-09-24T17:11:11.549Z] --- PASS: TestDiff (0.00s) [2021-09-24T17:11:11.549Z] === RUN TestAddedCallback [2021-09-24T17:11:11.549Z] --- PASS: TestAddedCallback (0.00s) [2021-09-24T17:11:11.549Z] === RUN TestRemovedCallback [2021-09-24T17:11:11.549Z] --- PASS: TestRemovedCallback (0.00s) [2021-09-24T17:11:11.549Z] === RUN TestNoCallback [2021-09-24T17:11:11.549Z] --- PASS: TestNoCallback (0.00s) [2021-09-24T17:11:11.549Z] PASS [2021-09-24T17:11:11.549Z] coverage: 48.1% of statements [2021-09-24T17:11:12.019Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.035s coverage: 48.1% of statements [2021-09-24T17:11:12.019Z] --- PASS: TestRetrieveFromStore (0.44s) [2021-09-24T17:11:12.019Z] === RUN TestIsCorrupted [2021-09-24T17:11:12.019Z] --- PASS: TestIsCorrupted (0.01s) [2021-09-24T17:11:12.019Z] === RUN TestSetRollover [2021-09-24T17:11:12.019Z] === RUN TestCaller [2021-09-24T17:11:12.019Z] --- PASS: TestCaller (0.00s) [2021-09-24T17:11:12.019Z] PASS [2021-09-24T17:11:12.019Z] coverage: 100.0% of statements [2021-09-24T17:11:12.019Z] ok github.com/docker/docker/libnetwork/internal/caller 0.031s coverage: 100.0% of statements [2021-09-24T17:11:12.488Z] === RUN TestSetSerialInsertDelete [2021-09-24T17:11:12.488Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-09-24T17:11:12.488Z] === RUN TestSetParallelInsertDelete [2021-09-24T17:11:12.958Z] === RUN TestPoolRequest [2021-09-24T17:11:12.958Z] --- PASS: TestPoolRequest (0.00s) [2021-09-24T17:11:12.958Z] === RUN TestOtherRequests [2021-09-24T17:11:12.958Z] --- PASS: TestOtherRequests (0.00s) [2021-09-24T17:11:12.958Z] PASS [2021-09-24T17:11:12.958Z] coverage: 57.1% of statements [2021-09-24T17:11:12.958Z] ok github.com/docker/docker/libnetwork/ipams/null 0.042s coverage: 57.1% of statements [2021-09-24T17:11:12.958Z] --- PASS: TestSetRollover (1.08s) [2021-09-24T17:11:12.958Z] === RUN TestSetRolloverSerial [2021-09-24T17:11:13.428Z] === RUN TestInt2IP2IntConversion [2021-09-24T17:11:13.898Z] --- PASS: TestInt2IP2IntConversion (0.39s) [2021-09-24T17:11:13.898Z] === RUN TestGetAddressVersion [2021-09-24T17:11:13.898Z] --- PASS: TestGetAddressVersion (0.00s) [2021-09-24T17:11:13.898Z] === RUN TestKeyString [2021-09-24T17:11:13.898Z] --- PASS: TestKeyString (0.00s) [2021-09-24T17:11:13.898Z] === RUN TestPoolDataMarshal [2021-09-24T17:11:13.898Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-09-24T17:11:13.898Z] === RUN TestSubnetsMarshal [2021-09-24T17:11:13.898Z] --- PASS: TestSubnetsMarshal (0.03s) [2021-09-24T17:11:13.898Z] === RUN TestAddSubnets [2021-09-24T17:11:13.898Z] --- PASS: TestAddSubnets (0.03s) [2021-09-24T17:11:13.898Z] === RUN TestDoublePoolRelease [2021-09-24T17:11:13.898Z] --- PASS: TestDoublePoolRelease (0.02s) [2021-09-24T17:11:13.898Z] === RUN TestAddReleasePoolID [2021-09-24T17:11:13.898Z] --- PASS: TestAddReleasePoolID (0.04s) [2021-09-24T17:11:13.898Z] === RUN TestPredefinedPool [2021-09-24T17:11:13.898Z] --- PASS: TestPredefinedPool (0.02s) [2021-09-24T17:11:13.898Z] === RUN TestRemoveSubnet [2021-09-24T17:11:13.898Z] === RUN TestGetCapabilities [2021-09-24T17:11:13.898Z] --- PASS: TestGetCapabilities (0.01s) [2021-09-24T17:11:13.898Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-09-24T17:11:13.898Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-09-24T17:11:13.898Z] === RUN TestGetDefaultAddressSpaces [2021-09-24T17:11:13.898Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-09-24T17:11:13.898Z] === RUN TestRemoteDriver [2021-09-24T17:11:13.898Z] --- PASS: TestRemoteDriver (0.01s) [2021-09-24T17:11:13.898Z] PASS [2021-09-24T17:11:13.898Z] coverage: 47.4% of statements [2021-09-24T17:11:13.898Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.056s coverage: 47.4% of statements [2021-09-24T17:11:13.898Z] --- PASS: TestSetRolloverSerial (0.89s) [2021-09-24T17:11:13.898Z] === RUN TestGetFirstAvailableFromCurrent [2021-09-24T17:11:13.898Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-09-24T17:11:13.898Z] PASS [2021-09-24T17:11:13.898Z] coverage: 84.4% of statements [2021-09-24T17:11:13.898Z] ok github.com/docker/docker/libnetwork/bitseq 8.027s coverage: 84.4% of statements [2021-09-24T17:11:13.898Z] --- PASS: TestRemoveSubnet (0.11s) [2021-09-24T17:11:13.898Z] === RUN TestGetSameAddress [2021-09-24T17:11:13.898Z] --- PASS: TestGetSameAddress (0.02s) [2021-09-24T17:11:13.898Z] === RUN TestPoolAllocationReuse [2021-09-24T17:11:14.368Z] === RUN TestWindowsIPAM [2021-09-24T17:11:14.368Z] --- PASS: TestWindowsIPAM (0.00s) [2021-09-24T17:11:14.368Z] PASS [2021-09-24T17:11:14.368Z] coverage: 71.4% of statements [2021-09-24T17:11:14.368Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.037s coverage: 71.4% of statements [2021-09-24T17:11:14.412Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-09-24T17:11:14.412Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-09-24T17:11:14.412Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-09-24T17:11:14.412Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-09-24T17:11:14.412Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-09-24T17:11:14.412Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-09-24T17:11:14.412Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-09-24T17:11:14.837Z] --- PASS: TestPoolAllocationReuse (0.96s) [2021-09-24T17:11:14.837Z] === RUN TestGetAddressSubPoolEqualPool [2021-09-24T17:11:14.837Z] --- PASS: TestGetAddressSubPoolEqualPool (0.01s) [2021-09-24T17:11:14.837Z] === RUN TestRequestReleaseAddressFromSubPool [2021-09-24T17:11:14.900Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-09-24T17:11:15.307Z] === RUN TestDefaultNetwork [2021-09-24T17:11:15.307Z] --- PASS: TestDefaultNetwork (0.21s) [2021-09-24T17:11:15.307Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-09-24T17:11:15.778Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.22s) [2021-09-24T17:11:15.778Z] === RUN TestInitAddressPools [2021-09-24T17:11:15.778Z] --- PASS: TestInitAddressPools (0.00s) [2021-09-24T17:11:15.778Z] PASS [2021-09-24T17:11:15.778Z] coverage: 74.0% of statements [2021-09-24T17:11:15.778Z] ok github.com/docker/docker/libnetwork/ipamutils 0.488s coverage: 74.0% of statements [2021-09-24T17:11:16.251Z] === RUN TestKeyValue [2021-09-24T17:11:16.251Z] --- PASS: TestKeyValue (0.00s) [2021-09-24T17:11:16.251Z] PASS [2021-09-24T17:11:16.251Z] coverage: 60.0% of statements [2021-09-24T17:11:16.251Z] ok github.com/docker/docker/libnetwork/netlabel 0.066s coverage: 60.0% of statements [2021-09-24T17:11:16.251Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-09-24T17:11:16.251Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-09-24T17:11:16.251Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-09-24T17:11:16.251Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-09-24T17:11:16.251Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-09-24T17:11:16.251Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-09-24T17:11:16.251Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-09-24T17:11:16.251Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-09-24T17:11:16.251Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-09-24T17:11:16.251Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-09-24T17:11:16.251Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-09-24T17:11:16.251Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-09-24T17:11:16.251Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-09-24T17:11:16.251Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-09-24T17:11:16.251Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-09-24T17:11:16.251Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-09-24T17:11:16.251Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-09-24T17:11:16.722Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.68s) [2021-09-24T17:11:16.722Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-09-24T17:11:17.033Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-09-24T17:11:17.193Z] === RUN TestGenerate [2021-09-24T17:11:17.193Z] --- PASS: TestGenerate (0.00s) [2021-09-24T17:11:17.193Z] === RUN TestGeneratePtr [2021-09-24T17:11:17.193Z] --- PASS: TestGeneratePtr (0.00s) [2021-09-24T17:11:17.193Z] === RUN TestGenerateMissingField [2021-09-24T17:11:17.193Z] --- PASS: TestGenerateMissingField (0.00s) [2021-09-24T17:11:17.193Z] === RUN TestFieldCannotBeSet [2021-09-24T17:11:17.193Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-09-24T17:11:17.193Z] === RUN TestTypeMismatchError [2021-09-24T17:11:17.193Z] --- PASS: TestTypeMismatchError (0.00s) [2021-09-24T17:11:17.193Z] PASS [2021-09-24T17:11:17.193Z] coverage: 100.0% of statements [2021-09-24T17:11:17.193Z] ok github.com/docker/docker/libnetwork/options 0.119s coverage: 100.0% of statements [2021-09-24T17:11:18.768Z] === RUN TestNetworkDBSimple [2021-09-24T17:11:18.769Z] testing: warning: no tests to run [2021-09-24T17:11:18.769Z] PASS [2021-09-24T17:11:18.769Z] coverage: 0.0% of statements [2021-09-24T17:11:18.769Z] ok github.com/docker/docker/libnetwork/osl 0.062s coverage: 0.0% of statements [no tests to run] [2021-09-24T17:11:19.029Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-09-24T17:11:19.029Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-09-24T17:11:19.029Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-09-24T17:11:19.029Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-09-24T17:11:19.238Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.46s) [2021-09-24T17:11:19.238Z] === RUN TestGetAddress [2021-09-24T17:11:19.238Z] === RUN TestRequestNewPort [2021-09-24T17:11:19.238Z] --- PASS: TestRequestNewPort (0.00s) [2021-09-24T17:11:19.238Z] === RUN TestRequestSpecificPort [2021-09-24T17:11:19.238Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-09-24T17:11:19.238Z] === RUN TestReleasePort [2021-09-24T17:11:19.238Z] --- PASS: TestReleasePort (0.00s) [2021-09-24T17:11:19.238Z] === RUN TestReuseReleasedPort [2021-09-24T17:11:19.238Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-09-24T17:11:19.238Z] === RUN TestReleaseUnreadledPort [2021-09-24T17:11:19.238Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-09-24T17:11:19.238Z] === RUN TestUnknowProtocol [2021-09-24T17:11:19.238Z] --- PASS: TestUnknowProtocol (0.00s) [2021-09-24T17:11:19.238Z] === RUN TestAllocateAllPorts [2021-09-24T17:11:19.238Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-09-24T17:11:19.238Z] === RUN TestPortAllocation [2021-09-24T17:11:19.238Z] --- PASS: TestPortAllocation (0.00s) [2021-09-24T17:11:19.238Z] === RUN TestPortAllocationWithCustomRange [2021-09-24T17:11:19.238Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-09-24T17:11:19.238Z] === RUN TestNoDuplicateBPR [2021-09-24T17:11:19.238Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-09-24T17:11:19.238Z] === RUN TestChangePortRange [2021-09-24T17:11:19.238Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-09-24T17:11:19.238Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-09-24T17:11:19.238Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-09-24T17:11:19.238Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-09-24T17:11:19.238Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-09-24T17:11:19.238Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-09-24T17:11:19.238Z] --- PASS: TestChangePortRange (0.00s) [2021-09-24T17:11:19.238Z] PASS [2021-09-24T17:11:19.238Z] coverage: 88.6% of statements [2021-09-24T17:11:19.238Z] ok github.com/docker/docker/libnetwork/portallocator 0.040s coverage: 88.6% of statements [2021-09-24T17:11:19.708Z] 2021/09/24 17:11:19 Closing DB instances... [2021-09-24T17:11:20.178Z] testing: warning: no tests to run [2021-09-24T17:11:20.178Z] PASS [2021-09-24T17:11:20.178Z] coverage: 0.0% of statements [2021-09-24T17:11:20.178Z] ok github.com/docker/docker/libnetwork/portmapper 0.033s coverage: 0.0% of statements [no tests to run] [2021-09-24T17:11:20.647Z] === RUN TestHashData [2021-09-24T17:11:20.647Z] --- PASS: TestHashData (0.00s) [2021-09-24T17:11:20.647Z] PASS [2021-09-24T17:11:20.647Z] coverage: 2.8% of statements [2021-09-24T17:11:20.647Z] ok github.com/docker/docker/libnetwork/resolvconf 0.033s coverage: 2.8% of statements [2021-09-24T17:11:20.647Z] --- PASS: TestNetworkDBSimple (2.04s) [2021-09-24T17:11:20.647Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-09-24T17:11:21.117Z] === RUN TestErrorConstructors [2021-09-24T17:11:21.117Z] --- PASS: TestErrorConstructors (0.00s) [2021-09-24T17:11:21.117Z] === RUN TestCompareIPMask [2021-09-24T17:11:21.117Z] --- PASS: TestCompareIPMask (0.00s) [2021-09-24T17:11:21.117Z] === RUN TestUtilGetHostPartIP [2021-09-24T17:11:21.117Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-09-24T17:11:21.117Z] === RUN TestUtilGetBroadcastIP [2021-09-24T17:11:21.117Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-09-24T17:11:21.117Z] === RUN TestParseCIDR [2021-09-24T17:11:21.117Z] --- PASS: TestParseCIDR (0.00s) [2021-09-24T17:11:21.117Z] PASS [2021-09-24T17:11:21.117Z] coverage: 37.3% of statements [2021-09-24T17:11:21.117Z] ok github.com/docker/docker/libnetwork/types 0.032s coverage: 37.3% of statements [2021-09-24T17:11:22.107Z] 2021/09/24 17:11:21 Closing DB instances... [2021-09-24T17:11:22.107Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-09-24T17:11:22.107Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-09-24T17:11:22.107Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-09-24T17:11:22.107Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-09-24T17:11:22.107Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-09-24T17:11:22.107Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-09-24T17:11:22.107Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-09-24T17:11:22.107Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-09-24T17:11:22.107Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-09-24T17:11:22.107Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-09-24T17:11:22.107Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-09-24T17:11:22.107Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-09-24T17:11:22.107Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-09-24T17:11:22.107Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-09-24T17:11:22.108Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-09-24T17:11:22.108Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-09-24T17:11:22.108Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-09-24T17:11:22.108Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-09-24T17:11:22.108Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-09-24T17:11:22.108Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-09-24T17:11:22.108Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-09-24T17:11:22.108Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-09-24T17:11:22.108Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-09-24T17:11:22.108Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-09-24T17:11:22.108Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-09-24T17:11:22.108Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-09-24T17:11:22.108Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-09-24T17:11:22.108Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-09-24T17:11:22.108Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-09-24T17:11:22.108Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-09-24T17:11:22.108Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-09-24T17:11:22.108Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-09-24T17:11:22.108Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-09-24T17:11:22.108Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-09-24T17:11:22.108Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-09-24T17:11:22.108Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-09-24T17:11:22.108Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-09-24T17:11:22.108Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-09-24T17:11:22.108Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-09-24T17:11:22.108Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-09-24T17:11:22.108Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-09-24T17:11:22.108Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-09-24T17:11:22.108Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-09-24T17:11:22.108Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-09-24T17:11:22.108Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-09-24T17:11:22.108Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-09-24T17:11:22.108Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-09-24T17:11:22.108Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-09-24T17:11:22.108Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-09-24T17:11:22.108Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-09-24T17:11:22.108Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-09-24T17:11:22.108Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-09-24T17:11:22.108Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-09-24T17:11:22.108Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-09-24T17:11:22.108Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-09-24T17:11:22.108Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-09-24T17:11:22.108Z] PASS [2021-09-24T17:11:22.108Z] coverage: 50.0% of statements [2021-09-24T17:11:22.108Z] ok github.com/docker/docker/oci 0.046s coverage: 50.0% of statements [2021-09-24T17:11:22.108Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-09-24T17:11:22.108Z] PASS [2021-09-24T17:11:22.108Z] coverage: 100.0% of statements [2021-09-24T17:11:22.108Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.033s coverage: 100.0% of statements [2021-09-24T17:11:23.097Z] === RUN TestParseVersion [2021-09-24T17:11:23.097Z] --- PASS: TestParseVersion (0.00s) [2021-09-24T17:11:23.097Z] PASS [2021-09-24T17:11:23.097Z] coverage: 52.9% of statements [2021-09-24T17:11:23.097Z] ok github.com/docker/docker/pkg/aaparser 0.030s coverage: 52.9% of statements [2021-09-24T17:11:23.097Z] === RUN TestAddressPoolOpt [2021-09-24T17:11:23.097Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-09-24T17:11:23.097Z] === RUN TestValidateEnv [2021-09-24T17:11:23.097Z] === RUN TestValidateEnv/a [2021-09-24T17:11:23.097Z] === RUN TestValidateEnv/something [2021-09-24T17:11:23.097Z] === RUN TestValidateEnv/_=a [2021-09-24T17:11:23.097Z] === RUN TestValidateEnv/env1=value1 [2021-09-24T17:11:23.097Z] === RUN TestValidateEnv/_env1=value1 [2021-09-24T17:11:23.097Z] === RUN TestValidateEnv/env2=value2=value3 [2021-09-24T17:11:23.097Z] === RUN TestValidateEnv/env3=abc!qwe [2021-09-24T17:11:23.097Z] === RUN TestValidateEnv/env_4=value_4 [2021-09-24T17:11:23.097Z] === RUN TestValidateEnv/PATH [2021-09-24T17:11:23.097Z] === RUN TestValidateEnv/=a [2021-09-24T17:11:23.097Z] === RUN TestValidateEnv/PATH= [2021-09-24T17:11:23.097Z] === RUN TestValidateEnv/PATH=something [2021-09-24T17:11:23.097Z] === RUN TestValidateEnv/asd!qwe [2021-09-24T17:11:23.097Z] === RUN TestValidateEnv/1asd [2021-09-24T17:11:23.097Z] === RUN TestValidateEnv/123 [2021-09-24T17:11:23.097Z] === RUN TestValidateEnv/some_space [2021-09-24T17:11:23.097Z] === RUN TestValidateEnv/__some_space_before [2021-09-24T17:11:23.097Z] === RUN TestValidateEnv/some_space_after__ [2021-09-24T17:11:23.097Z] === RUN TestValidateEnv/= [2021-09-24T17:11:23.097Z] === RUN TestValidateEnv/PaTh [2021-09-24T17:11:23.097Z] --- PASS: TestValidateEnv (0.00s) [2021-09-24T17:11:23.097Z] --- PASS: TestValidateEnv/a (0.00s) [2021-09-24T17:11:23.097Z] --- PASS: TestValidateEnv/something (0.00s) [2021-09-24T17:11:23.097Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-09-24T17:11:23.097Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-09-24T17:11:23.097Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-09-24T17:11:23.097Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-09-24T17:11:23.097Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-09-24T17:11:23.097Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-09-24T17:11:23.097Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-09-24T17:11:23.097Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-09-24T17:11:23.097Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-09-24T17:11:23.097Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-09-24T17:11:23.097Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-09-24T17:11:23.097Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-09-24T17:11:23.097Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-09-24T17:11:23.097Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-09-24T17:11:23.097Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-09-24T17:11:23.097Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-09-24T17:11:23.097Z] --- PASS: TestValidateEnv/= (0.00s) [2021-09-24T17:11:23.097Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-09-24T17:11:23.097Z] === RUN TestParseHost [2021-09-24T17:11:23.097Z] --- PASS: TestParseHost (0.00s) [2021-09-24T17:11:23.097Z] === RUN TestParseDockerDaemonHost [2021-09-24T17:11:23.097Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-09-24T17:11:23.097Z] === RUN TestParseTCP [2021-09-24T17:11:23.097Z] --- PASS: TestParseTCP (0.00s) [2021-09-24T17:11:23.097Z] === RUN TestParseInvalidUnixAddrInvalid [2021-09-24T17:11:23.097Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-09-24T17:11:23.097Z] === RUN TestValidateExtraHosts [2021-09-24T17:11:23.097Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-09-24T17:11:23.097Z] === RUN TestIpOptString [2021-09-24T17:11:23.097Z] --- PASS: TestIpOptString (0.00s) [2021-09-24T17:11:23.097Z] === RUN TestNewIpOptInvalidDefaultVal [2021-09-24T17:11:23.097Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-09-24T17:11:23.097Z] === RUN TestNewIpOptValidDefaultVal [2021-09-24T17:11:23.097Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-09-24T17:11:23.097Z] === RUN TestIpOptSetInvalidVal [2021-09-24T17:11:23.097Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-09-24T17:11:23.097Z] === RUN TestValidateIPAddress [2021-09-24T17:11:23.097Z] --- PASS: TestValidateIPAddress (0.00s) [2021-09-24T17:11:23.097Z] === RUN TestMapOpts [2021-09-24T17:11:23.097Z] --- PASS: TestMapOpts (0.00s) [2021-09-24T17:11:23.097Z] === RUN TestListOptsWithoutValidator [2021-09-24T17:11:23.097Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-09-24T17:11:23.097Z] === RUN TestListOptsWithValidator [2021-09-24T17:11:23.097Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-09-24T17:11:23.097Z] === RUN TestValidateDNSSearch [2021-09-24T17:11:23.097Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-09-24T17:11:23.097Z] === RUN TestValidateLabel [2021-09-24T17:11:23.097Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-09-24T17:11:23.097Z] === RUN TestValidateLabel/label_with_general_format [2021-09-24T17:11:23.097Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-09-24T17:11:23.097Z] === RUN TestValidateLabel/label_with_one_more [2021-09-24T17:11:23.097Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-09-24T17:11:23.097Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-09-24T17:11:23.097Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-09-24T17:11:23.097Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-09-24T17:11:23.097Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-09-24T17:11:23.097Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-09-24T17:11:23.097Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-09-24T17:11:23.097Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-09-24T17:11:23.097Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-09-24T17:11:23.097Z] --- PASS: TestValidateLabel (0.00s) [2021-09-24T17:11:23.097Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-09-24T17:11:23.097Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-09-24T17:11:23.097Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-09-24T17:11:23.097Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-09-24T17:11:23.098Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-09-24T17:11:23.098Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-09-24T17:11:23.098Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-09-24T17:11:23.098Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-09-24T17:11:23.098Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-09-24T17:11:23.098Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-09-24T17:11:23.098Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-09-24T17:11:23.098Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-09-24T17:11:23.098Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-09-24T17:11:23.098Z] === RUN TestNamedListOpts [2021-09-24T17:11:23.098Z] --- PASS: TestNamedListOpts (0.00s) [2021-09-24T17:11:23.098Z] === RUN TestNamedMapOpts [2021-09-24T17:11:23.098Z] --- PASS: TestNamedMapOpts (0.00s) [2021-09-24T17:11:23.098Z] === RUN TestParseLink [2021-09-24T17:11:23.098Z] --- PASS: TestParseLink (0.00s) [2021-09-24T17:11:23.098Z] === RUN TestQuotedStringSetWithQuotes [2021-09-24T17:11:23.098Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-09-24T17:11:23.098Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-09-24T17:11:23.098Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-09-24T17:11:23.098Z] === RUN TestQuotedStringSetWithNoQuotes [2021-09-24T17:11:23.098Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-09-24T17:11:23.098Z] === RUN TestUlimitOpt [2021-09-24T17:11:23.098Z] --- PASS: TestUlimitOpt (0.00s) [2021-09-24T17:11:23.098Z] PASS [2021-09-24T17:11:23.098Z] coverage: 67.1% of statements [2021-09-24T17:11:23.098Z] ok github.com/docker/docker/opts 0.053s coverage: 67.1% of statements [2021-09-24T17:11:23.568Z] --- PASS: TestNetworkDBJoinLeaveNetwork (3.04s) [2021-09-24T17:11:23.568Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-09-24T17:11:24.558Z] === RUN TestPeerCertificateMarshalJSON [2021-09-24T17:11:24.558Z] === RUN TestIsArchivePathDir [2021-09-24T17:11:24.558Z] --- PASS: TestIsArchivePathDir (0.05s) [2021-09-24T17:11:24.558Z] === RUN TestIsArchivePathInvalidFile [2021-09-24T17:11:25.028Z] 2021/09/24 17:11:24 Closing DB instances... [2021-09-24T17:11:25.028Z] --- PASS: TestIsArchivePathInvalidFile (0.21s) [2021-09-24T17:11:25.028Z] === RUN TestIsArchivePathTar [2021-09-24T17:11:25.028Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-09-24T17:11:25.028Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-09-24T17:11:25.028Z] --- PASS: TestPeerCertificateMarshalJSON (0.48s) [2021-09-24T17:11:25.028Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-09-24T17:11:25.028Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-09-24T17:11:25.028Z] === RUN TestMiddleware [2021-09-24T17:11:25.028Z] --- PASS: TestMiddleware (0.00s) [2021-09-24T17:11:25.028Z] === RUN TestNewResponseModifier [2021-09-24T17:11:25.028Z] --- PASS: TestNewResponseModifier (0.00s) [2021-09-24T17:11:25.028Z] PASS [2021-09-24T17:11:25.028Z] coverage: 26.8% of statements [2021-09-24T17:11:25.028Z] ok github.com/docker/docker/pkg/authorization 0.520s coverage: 26.8% of statements [2021-09-24T17:11:25.028Z] --- PASS: TestIsArchivePathTar (0.23s) [2021-09-24T17:11:25.028Z] === RUN TestDecompressStreamGzip [2021-09-24T17:11:25.028Z] --- PASS: TestDecompressStreamGzip (0.10s) [2021-09-24T17:11:25.028Z] === RUN TestDecompressStreamBzip2 [2021-09-24T17:11:25.498Z] --- PASS: TestDecompressStreamBzip2 (0.09s) [2021-09-24T17:11:25.498Z] === RUN TestDecompressStreamXz [2021-09-24T17:11:25.498Z] archive_test.go:133: Xz not present in msys2 [2021-09-24T17:11:25.498Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-09-24T17:11:25.498Z] === RUN TestDecompressStreamZstd [2021-09-24T17:11:25.498Z] archive_test.go:140: zstd not installed [2021-09-24T17:11:25.498Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2021-09-24T17:11:25.498Z] === RUN TestCompressStreamXzUnsupported [2021-09-24T17:11:25.498Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-09-24T17:11:25.498Z] === RUN TestCompressStreamBzip2Unsupported [2021-09-24T17:11:25.498Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-09-24T17:11:25.498Z] === RUN TestCompressStreamInvalid [2021-09-24T17:11:25.498Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-09-24T17:11:25.498Z] === RUN TestExtensionInvalid [2021-09-24T17:11:25.498Z] --- PASS: TestExtensionInvalid (0.00s) [2021-09-24T17:11:25.498Z] === RUN TestExtensionUncompressed [2021-09-24T17:11:25.498Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-09-24T17:11:25.498Z] === RUN TestExtensionBzip2 [2021-09-24T17:11:25.498Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-09-24T17:11:25.498Z] === RUN TestExtensionGzip [2021-09-24T17:11:25.498Z] --- PASS: TestExtensionGzip (0.00s) [2021-09-24T17:11:25.498Z] === RUN TestExtensionXz [2021-09-24T17:11:25.498Z] --- PASS: TestExtensionXz (0.00s) [2021-09-24T17:11:25.498Z] === RUN TestExtensionZstd [2021-09-24T17:11:25.498Z] --- PASS: TestExtensionZstd (0.00s) [2021-09-24T17:11:25.498Z] === RUN TestCmdStreamLargeStderr [2021-09-24T17:11:25.498Z] --- PASS: TestCmdStreamLargeStderr (0.06s) [2021-09-24T17:11:25.498Z] === RUN TestCmdStreamBad [2021-09-24T17:11:25.498Z] archive_test.go:252: Failing on Windows CI machines [2021-09-24T17:11:25.498Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-09-24T17:11:25.498Z] === RUN TestCmdStreamGood [2021-09-24T17:11:25.498Z] --- PASS: TestCmdStreamGood (0.04s) [2021-09-24T17:11:25.498Z] === RUN TestUntarPathWithInvalidDest [2021-09-24T17:11:25.498Z] --- PASS: TestUntarPathWithInvalidDest (0.05s) [2021-09-24T17:11:25.498Z] === RUN TestUntarPathWithInvalidSrc [2021-09-24T17:11:25.498Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-09-24T17:11:25.498Z] === RUN TestUntarPath [2021-09-24T17:11:25.498Z] --- PASS: TestUntarPath (0.05s) [2021-09-24T17:11:25.498Z] === RUN TestUntarPathWithDestinationFile [2021-09-24T17:11:25.498Z] === RUN TestUnbuffered [2021-09-24T17:11:25.498Z] --- PASS: TestUnbuffered (0.00s) [2021-09-24T17:11:25.498Z] === RUN TestRaceUnbuffered [2021-09-24T17:11:25.498Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-09-24T17:11:25.498Z] PASS [2021-09-24T17:11:25.498Z] coverage: 100.0% of statements [2021-09-24T17:11:25.498Z] ok github.com/docker/docker/pkg/broadcaster 0.044s coverage: 100.0% of statements [2021-09-24T17:11:25.498Z] --- PASS: TestUntarPathWithDestinationFile (0.15s) [2021-09-24T17:11:25.498Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-09-24T17:11:25.968Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.15s) [2021-09-24T17:11:25.968Z] === RUN TestCopyWithTarInvalidSrc [2021-09-24T17:11:25.968Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-09-24T17:11:25.968Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-09-24T17:11:25.968Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-09-24T17:11:25.968Z] === RUN TestCopyWithTarSrcFile [2021-09-24T17:11:25.968Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2021-09-24T17:11:25.968Z] === RUN TestCopyWithTarSrcFolder [2021-09-24T17:11:25.968Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-09-24T17:11:25.968Z] === RUN TestCopyFileWithTarInvalidSrc [2021-09-24T17:11:25.968Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-09-24T17:11:25.968Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-09-24T17:11:25.968Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-09-24T17:11:25.968Z] === RUN TestCopyFileWithTarSrcFolder [2021-09-24T17:11:25.968Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-09-24T17:11:25.968Z] === RUN TestCopyFileWithTarSrcFile [2021-09-24T17:11:25.968Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2021-09-24T17:11:25.968Z] === RUN TestTarFiles [2021-09-24T17:11:25.968Z] === RUN TestMatch [2021-09-24T17:11:25.968Z] === RUN TestMatch/[[]] [2021-09-24T17:11:25.968Z] === RUN TestMatch/[[foo]] [2021-09-24T17:11:25.968Z] === RUN TestMatch/[[bar]_[foo]] [2021-09-24T17:11:25.968Z] === RUN TestMatch/[[foo_bar]] [2021-09-24T17:11:25.968Z] === RUN TestMatch/[[qux]_[foo]] [2021-09-24T17:11:25.968Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-09-24T17:11:25.968Z] === RUN TestMatch/[] [2021-09-24T17:11:25.968Z] === RUN TestMatch/[]#01 [2021-09-24T17:11:25.968Z] === RUN TestMatch/[[qux]] [2021-09-24T17:11:25.968Z] === RUN TestMatch/[[foo_bar_qux]] [2021-09-24T17:11:25.968Z] === RUN TestMatch/[[qux]_[baz]] [2021-09-24T17:11:25.968Z] === RUN TestMatch/[[foo_baz]] [2021-09-24T17:11:25.968Z] --- PASS: TestMatch (0.00s) [2021-09-24T17:11:25.968Z] --- PASS: TestMatch/[[]] (0.00s) [2021-09-24T17:11:25.968Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-09-24T17:11:25.968Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-09-24T17:11:25.968Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-09-24T17:11:25.968Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-09-24T17:11:25.968Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-09-24T17:11:25.968Z] --- PASS: TestMatch/[] (0.00s) [2021-09-24T17:11:25.968Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-09-24T17:11:25.968Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-09-24T17:11:25.968Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-09-24T17:11:25.968Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-09-24T17:11:25.968Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-09-24T17:11:25.968Z] PASS [2021-09-24T17:11:25.968Z] coverage: 87.5% of statements [2021-09-24T17:11:25.968Z] ok github.com/docker/docker/pkg/capabilities 0.038s coverage: 87.5% of statements [2021-09-24T17:11:26.438Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.74s) [2021-09-24T17:11:26.438Z] === RUN TestNetworkDBCRUDTableEntry [2021-09-24T17:11:26.908Z] === RUN TestChrootTarUntar [2021-09-24T17:11:26.908Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-09-24T17:11:26.908Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-09-24T17:11:26.908Z] === RUN TestChrootUntarWithHugeExcludesList [2021-09-24T17:11:26.908Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-09-24T17:11:26.908Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-09-24T17:11:26.908Z] === RUN TestChrootUntarEmptyArchive [2021-09-24T17:11:26.908Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-09-24T17:11:26.908Z] === RUN TestChrootTarUntarWithSymlink [2021-09-24T17:11:26.908Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-24T17:11:26.908Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-09-24T17:11:26.908Z] === RUN TestChrootCopyWithTar [2021-09-24T17:11:26.908Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-24T17:11:26.908Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-09-24T17:11:26.908Z] === RUN TestChrootCopyFileWithTar [2021-09-24T17:11:26.908Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-09-24T17:11:26.908Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-09-24T17:11:26.908Z] === RUN TestChrootUntarPath [2021-09-24T17:11:26.908Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-24T17:11:26.908Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-09-24T17:11:26.908Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-09-24T17:11:26.908Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-09-24T17:11:26.908Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-09-24T17:11:26.908Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-09-24T17:11:26.908Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-09-24T17:11:26.908Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-09-24T17:11:26.908Z] === RUN TestChrootApplyDotDotFile [2021-09-24T17:11:26.908Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-09-24T17:11:26.908Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-09-24T17:11:26.908Z] PASS [2021-09-24T17:11:26.908Z] coverage: 15.4% of statements [2021-09-24T17:11:26.908Z] ok github.com/docker/docker/pkg/chrootarchive 0.075s coverage: 15.4% of statements [2021-09-24T17:11:27.377Z] === RUN TestSizeEmpty [2021-09-24T17:11:27.378Z] --- PASS: TestSizeEmpty (0.00s) [2021-09-24T17:11:27.378Z] === RUN TestSizeEmptyFile [2021-09-24T17:11:27.378Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-09-24T17:11:27.378Z] === RUN TestSizeNonemptyFile [2021-09-24T17:11:27.378Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-09-24T17:11:27.378Z] === RUN TestSizeNestedDirectoryEmpty [2021-09-24T17:11:27.378Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-09-24T17:11:27.378Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-09-24T17:11:27.378Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-09-24T17:11:27.378Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-09-24T17:11:27.378Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-09-24T17:11:27.378Z] === RUN TestMoveToSubdir [2021-09-24T17:11:27.378Z] --- PASS: TestMoveToSubdir (0.00s) [2021-09-24T17:11:27.378Z] === RUN TestSizeNonExistingDirectory [2021-09-24T17:11:27.378Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-09-24T17:11:27.378Z] PASS [2021-09-24T17:11:27.378Z] coverage: 80.0% of statements [2021-09-24T17:11:27.378Z] ok github.com/docker/docker/pkg/directory 0.044s coverage: 80.0% of statements [2021-09-24T17:11:28.367Z] === RUN Test [2021-09-24T17:11:28.367Z] === RUN Test/TestContainsEntry [2021-09-24T17:11:28.367Z] === RUN Test/TestCreateEntries [2021-09-24T17:11:28.367Z] === RUN Test/TestEntriesDiff [2021-09-24T17:11:28.367Z] === RUN Test/TestEntriesEquality [2021-09-24T17:11:28.367Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-09-24T17:11:28.367Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-09-24T17:11:28.367Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-09-24T17:11:28.367Z] === RUN Test/TestGeneratorNotGenerate [2021-09-24T17:11:28.367Z] === RUN Test/TestGeneratorWithPort [2021-09-24T17:11:28.367Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-09-24T17:11:28.367Z] === RUN Test/TestNewEntry [2021-09-24T17:11:28.367Z] === RUN Test/TestParse [2021-09-24T17:11:28.367Z] --- PASS: Test (0.00s) [2021-09-24T17:11:28.367Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-09-24T17:11:28.367Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-09-24T17:11:28.367Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-09-24T17:11:28.367Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-09-24T17:11:28.367Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-09-24T17:11:28.367Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-09-24T17:11:28.367Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-09-24T17:11:28.367Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-09-24T17:11:28.367Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-09-24T17:11:28.367Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-09-24T17:11:28.367Z] --- PASS: Test/TestNewEntry (0.00s) [2021-09-24T17:11:28.367Z] --- PASS: Test/TestParse (0.00s) [2021-09-24T17:11:28.367Z] PASS [2021-09-24T17:11:28.367Z] coverage: 58.3% of statements [2021-09-24T17:11:28.367Z] ok github.com/docker/docker/pkg/discovery 0.037s coverage: 58.3% of statements [2021-09-24T17:11:28.836Z] 2021/09/24 17:11:28 Closing DB instances... [2021-09-24T17:11:28.837Z] === RUN Test [2021-09-24T17:11:28.837Z] === RUN Test/TestContent [2021-09-24T17:11:28.837Z] === RUN Test/TestInitialize [2021-09-24T17:11:28.837Z] === RUN Test/TestNew [2021-09-24T17:11:28.837Z] === RUN Test/TestParsingContentsWithComments [2021-09-24T17:11:28.837Z] === RUN Test/TestRegister [2021-09-24T17:11:28.837Z] === RUN Test/TestWatch [2021-09-24T17:11:28.837Z] --- PASS: Test (0.00s) [2021-09-24T17:11:28.837Z] --- PASS: Test/TestContent (0.00s) [2021-09-24T17:11:28.837Z] --- PASS: Test/TestInitialize (0.00s) [2021-09-24T17:11:28.837Z] --- PASS: Test/TestNew (0.00s) [2021-09-24T17:11:28.837Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-09-24T17:11:28.837Z] --- PASS: Test/TestRegister (0.00s) [2021-09-24T17:11:28.837Z] --- PASS: Test/TestWatch (0.00s) [2021-09-24T17:11:28.837Z] PASS [2021-09-24T17:11:28.837Z] coverage: 97.6% of statements [2021-09-24T17:11:28.837Z] ok github.com/docker/docker/pkg/discovery/file 0.042s coverage: 97.6% of statements [2021-09-24T17:11:29.307Z] --- PASS: TestTarFiles (3.23s) [2021-09-24T17:11:29.307Z] === RUN TestTarUntar [2021-09-24T17:11:29.307Z] --- PASS: TestTarUntar (0.03s) [2021-09-24T17:11:29.307Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-09-24T17:11:29.307Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2021-09-24T17:11:29.307Z] === RUN TestTarWithOptions [2021-09-24T17:11:29.307Z] --- PASS: TestTarWithOptions (0.02s) [2021-09-24T17:11:29.307Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-09-24T17:11:29.307Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-09-24T17:11:29.307Z] === RUN TestUntarUstarGnuConflict [2021-09-24T17:11:29.307Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-09-24T17:11:29.307Z] === RUN TestUntarInvalidFilenames [2021-09-24T17:11:29.307Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1486019086\\dest" [2021-09-24T17:11:29.307Z] --- PASS: TestUntarInvalidFilenames (0.12s) [2021-09-24T17:11:29.307Z] === RUN TestUntarHardlinkToSymlink [2021-09-24T17:11:29.307Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-09-24T17:11:29.307Z] === RUN TestUntarInvalidHardlink [2021-09-24T17:11:29.307Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4252936614\\victim\\hello" -> "../victim/hello" [2021-09-24T17:11:29.307Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2629075338\\victim\\hello" -> "/../victim/hello" [2021-09-24T17:11:29.307Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1125622616\\victim" -> "../victim" [2021-09-24T17:11:29.307Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3151829086\\victim" -> "../victim" [2021-09-24T17:11:29.307Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2375140943\\victim" -> "../victim" [2021-09-24T17:11:29.307Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1186134158\\victim" -> "../victim" [2021-09-24T17:11:29.307Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2021-09-24T17:11:29.307Z] === RUN TestUntarInvalidSymlink [2021-09-24T17:11:29.307Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1519237317\\dest\\dotdot" -> "../victim/hello" [2021-09-24T17:11:29.307Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2402180665\\dest\\slash-dotdot" -> "/../victim/hello" [2021-09-24T17:11:29.307Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2573840302\\dest\\loophole-victim" -> "../victim" [2021-09-24T17:11:29.307Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink554135206\\dest\\loophole-victim" -> "../victim" [2021-09-24T17:11:29.307Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3890025159\\dest\\loophole-victim" -> "../victim" [2021-09-24T17:11:29.307Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3539834653\\dest\\loophole-victim" -> "../victim" [2021-09-24T17:11:29.307Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink581839480\\dest\\dir\\loophole" -> "../../victim" [2021-09-24T17:11:29.307Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-09-24T17:11:29.307Z] === RUN TestTempArchiveCloseMultipleTimes [2021-09-24T17:11:29.307Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-09-24T17:11:29.307Z] === RUN TestXGlobalNoParent [2021-09-24T17:11:29.307Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-09-24T17:11:29.307Z] === RUN TestReplaceFileTarWrapper [2021-09-24T17:11:29.307Z] --- PASS: TestReplaceFileTarWrapper (0.14s) [2021-09-24T17:11:29.307Z] === RUN TestPrefixHeaderReadable [2021-09-24T17:11:29.307Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-09-24T17:11:29.307Z] === RUN TestDisablePigz [2021-09-24T17:11:29.307Z] archive_test.go:1344: Test will not check full path when Pigz not installed [2021-09-24T17:11:29.777Z] --- PASS: TestDisablePigz (0.09s) [2021-09-24T17:11:29.777Z] === RUN TestPigz [2021-09-24T17:11:29.777Z] archive_test.go:1373: Tested whether Pigz is not used, as it not installed [2021-09-24T17:11:29.777Z] --- PASS: TestPigz (0.10s) [2021-09-24T17:11:29.777Z] === RUN TestCopyFileWithInvalidDest [2021-09-24T17:11:29.777Z] archive_windows_test.go:16: Currently fails [2021-09-24T17:11:29.777Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-09-24T17:11:29.777Z] === RUN TestCanonicalTarNameForPath [2021-09-24T17:11:29.777Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-09-24T17:11:29.777Z] === RUN TestCanonicalTarName [2021-09-24T17:11:29.777Z] --- PASS: TestCanonicalTarName (0.00s) [2021-09-24T17:11:29.777Z] === RUN TestChmodTarEntry [2021-09-24T17:11:29.777Z] --- PASS: TestChmodTarEntry (0.00s) [2021-09-24T17:11:29.777Z] === RUN TestHardLinkOrder [2021-09-24T17:11:29.777Z] --- PASS: TestHardLinkOrder (0.07s) [2021-09-24T17:11:29.777Z] === RUN TestChangeString [2021-09-24T17:11:29.777Z] --- PASS: TestChangeString (0.00s) [2021-09-24T17:11:29.777Z] === RUN TestChangesWithNoChanges [2021-09-24T17:11:29.777Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-09-24T17:11:29.777Z] === RUN TestChangesWithChanges [2021-09-24T17:11:29.777Z] --- PASS: TestChangesWithChanges (0.02s) [2021-09-24T17:11:29.777Z] === RUN TestChangesWithChangesGH13590 [2021-09-24T17:11:29.777Z] changes_test.go:195: needs more investigation [2021-09-24T17:11:29.777Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-09-24T17:11:29.777Z] === RUN TestChangesDirsEmpty [2021-09-24T17:11:29.777Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2021-09-24T17:11:29.777Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-09-24T17:11:29.777Z] === RUN TestChangesDirsMutated [2021-09-24T17:11:29.777Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2021-09-24T17:11:29.777Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-09-24T17:11:29.777Z] === RUN TestApplyLayer [2021-09-24T17:11:29.777Z] changes_test.go:432: needs further investigation [2021-09-24T17:11:29.777Z] --- SKIP: TestApplyLayer (0.00s) [2021-09-24T17:11:29.777Z] === RUN TestChangesSizeWithHardlinks [2021-09-24T17:11:29.777Z] changes_test.go:468: needs further investigation [2021-09-24T17:11:29.777Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-09-24T17:11:29.777Z] === RUN TestChangesSizeWithNoChanges [2021-09-24T17:11:29.777Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-09-24T17:11:29.777Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-09-24T17:11:29.777Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-09-24T17:11:29.777Z] === RUN TestChangesSize [2021-09-24T17:11:29.777Z] --- PASS: TestChangesSize (0.01s) [2021-09-24T17:11:29.777Z] === RUN TestApplyLayerInvalidFilenames [2021-09-24T17:11:29.777Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames4153216571\\dest" [2021-09-24T17:11:29.777Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2021-09-24T17:11:29.777Z] === RUN TestApplyLayerInvalidHardlink [2021-09-24T17:11:29.777Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2313383346\\victim\\hello" -> "../victim/hello" [2021-09-24T17:11:29.777Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink273806473\\victim\\hello" -> "/../victim/hello" [2021-09-24T17:11:29.777Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink415164157\\victim" -> "../victim" [2021-09-24T17:11:29.777Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2578424402\\victim" -> "../victim" [2021-09-24T17:11:29.777Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3527595294\\victim" -> "../victim" [2021-09-24T17:11:29.777Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink185952840\\victim" -> "../victim" [2021-09-24T17:11:29.777Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2021-09-24T17:11:29.777Z] === RUN TestApplyLayerInvalidSymlink [2021-09-24T17:11:29.777Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2051905301\\dest\\dotdot" -> "../victim/hello" [2021-09-24T17:11:29.777Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1515071975\\dest\\slash-dotdot" -> "/../victim/hello" [2021-09-24T17:11:29.777Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2691849095\\dest\\loophole-victim" -> "../victim" [2021-09-24T17:11:29.777Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1850080452\\dest\\loophole-victim" -> "../victim" [2021-09-24T17:11:29.777Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2980344663\\dest\\loophole-victim" -> "../victim" [2021-09-24T17:11:29.777Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3335657091\\dest\\loophole-victim" -> "../victim" [2021-09-24T17:11:29.777Z] --- PASS: TestApplyLayerInvalidSymlink (0.05s) [2021-09-24T17:11:29.777Z] === RUN TestApplyLayerWhiteouts [2021-09-24T17:11:29.777Z] --- PASS: TestApplyLayerWhiteouts (0.04s) [2021-09-24T17:11:29.777Z] === RUN TestGenerateEmptyFile [2021-09-24T17:11:29.777Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-09-24T17:11:29.777Z] === RUN TestGenerateWithContent [2021-09-24T17:11:29.777Z] --- PASS: TestGenerateWithContent (0.00s) [2021-09-24T17:11:29.777Z] PASS [2021-09-24T17:11:29.777Z] coverage: 61.6% of statements [2021-09-24T17:11:29.777Z] ok github.com/docker/docker/pkg/archive 5.322s coverage: 61.6% of statements [2021-09-24T17:11:30.246Z] === RUN Test [2021-09-24T17:11:30.246Z] === RUN Test/TestInitialize [2021-09-24T17:11:30.246Z] time="2021-09-24T17:11:29Z" level=info msg="Initializing discovery without TLS" [2021-09-24T17:11:30.246Z] time="2021-09-24T17:11:29Z" level=info msg="Initializing discovery without TLS" [2021-09-24T17:11:30.246Z] time="2021-09-24T17:11:29Z" level=info msg="Initializing discovery without TLS" [2021-09-24T17:11:30.246Z] === RUN Test/TestInitializeWithCerts [2021-09-24T17:11:30.246Z] time="2021-09-24T17:11:29Z" level=info msg="Initializing discovery with TLS" [2021-09-24T17:11:30.246Z] === RUN Test/TestWatch [2021-09-24T17:11:30.246Z] time="2021-09-24T17:11:29Z" level=info msg="Initializing discovery without TLS" [2021-09-24T17:11:31.235Z] --- PASS: TestNetworkDBCRUDTableEntry (4.85s) [2021-09-24T17:11:31.235Z] === RUN TestNetworkDBCRUDTableEntries [2021-09-24T17:11:33.456Z] --- PASS: Test (3.11s) [2021-09-24T17:11:33.456Z] --- PASS: Test/TestInitialize (0.10s) [2021-09-24T17:11:33.456Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-09-24T17:11:33.456Z] --- PASS: Test/TestWatch (3.00s) [2021-09-24T17:11:33.456Z] PASS [2021-09-24T17:11:33.456Z] coverage: 84.1% of statements [2021-09-24T17:11:33.456Z] ok github.com/docker/docker/pkg/discovery/kv 3.162s coverage: 84.1% of statements [2021-09-24T17:11:33.456Z] 2021/09/24 17:11:33 Closing DB instances... [2021-09-24T17:11:33.796Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-09-24T17:11:33.796Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-09-24T17:11:33.796Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-09-24T17:11:33.926Z] === RUN Test [2021-09-24T17:11:33.926Z] === RUN Test/TestWatch [2021-09-24T17:11:33.926Z] --- PASS: Test (0.00s) [2021-09-24T17:11:33.926Z] --- PASS: Test/TestWatch (0.00s) [2021-09-24T17:11:33.926Z] PASS [2021-09-24T17:11:33.926Z] coverage: 92.3% of statements [2021-09-24T17:11:33.926Z] ok github.com/docker/docker/pkg/discovery/memory 0.031s coverage: 92.3% of statements [2021-09-24T17:11:34.396Z] === RUN Test [2021-09-24T17:11:34.396Z] === RUN Test/TestInitialize [2021-09-24T17:11:34.396Z] === RUN Test/TestInitializeWithPattern [2021-09-24T17:11:34.396Z] === RUN Test/TestRegister [2021-09-24T17:11:34.396Z] === RUN Test/TestWatch [2021-09-24T17:11:34.396Z] --- PASS: Test (0.00s) [2021-09-24T17:11:34.396Z] --- PASS: Test/TestInitialize (0.00s) [2021-09-24T17:11:34.396Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-09-24T17:11:34.396Z] --- PASS: Test/TestRegister (0.00s) [2021-09-24T17:11:34.396Z] --- PASS: Test/TestWatch (0.00s) [2021-09-24T17:11:34.396Z] PASS [2021-09-24T17:11:34.396Z] coverage: 93.8% of statements [2021-09-24T17:11:34.396Z] ok github.com/docker/docker/pkg/discovery/nodes 0.037s coverage: 93.8% of statements [2021-09-24T17:11:34.866Z] --- PASS: TestNetworkDBCRUDTableEntries (3.42s) [2021-09-24T17:11:34.866Z] === RUN TestNetworkDBNodeLeave [2021-09-24T17:11:34.866Z] === RUN TestPollerAddRemove [2021-09-24T17:11:34.866Z] --- PASS: TestPollerAddRemove (0.00s) [2021-09-24T17:11:34.866Z] === RUN TestPollerEvent [2021-09-24T17:11:34.866Z] poller_test.go:40: No chmod on Windows [2021-09-24T17:11:34.866Z] --- SKIP: TestPollerEvent (0.00s) [2021-09-24T17:11:34.866Z] === RUN TestPollerClose [2021-09-24T17:11:34.866Z] --- PASS: TestPollerClose (0.00s) [2021-09-24T17:11:34.866Z] PASS [2021-09-24T17:11:34.866Z] coverage: 36.2% of statements [2021-09-24T17:11:35.335Z] ok github.com/docker/docker/pkg/filenotify 0.043s coverage: 36.2% of statements [2021-09-24T17:11:35.804Z] === RUN TestCopyFileWithInvalidSrc [2021-09-24T17:11:35.804Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-09-24T17:11:35.804Z] === RUN TestCopyFileWithInvalidDest [2021-09-24T17:11:35.804Z] --- PASS: TestGetAddress (16.74s) [2021-09-24T17:11:35.804Z] === RUN TestRequestSyntaxCheck [2021-09-24T17:11:35.804Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-09-24T17:11:35.804Z] === RUN TestCopyFileWithSameSrcAndDest [2021-09-24T17:11:35.804Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-09-24T17:11:35.804Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-09-24T17:11:35.804Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-09-24T17:11:35.804Z] === RUN TestCopyFile [2021-09-24T17:11:35.804Z] --- PASS: TestCopyFile (0.00s) [2021-09-24T17:11:35.804Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-09-24T17:11:35.804Z] fileutils_test.go:133: Needs porting to Windows [2021-09-24T17:11:35.804Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-09-24T17:11:35.804Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-09-24T17:11:35.804Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-09-24T17:11:35.804Z] === RUN TestReadSymlinkedDirectoryToFile [2021-09-24T17:11:35.804Z] fileutils_test.go:179: Needs porting to Windows [2021-09-24T17:11:35.804Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-09-24T17:11:35.804Z] === RUN TestWildcardMatches [2021-09-24T17:11:35.804Z] --- PASS: TestWildcardMatches (0.00s) [2021-09-24T17:11:35.804Z] === RUN TestPatternMatches [2021-09-24T17:11:35.804Z] --- PASS: TestPatternMatches (0.00s) [2021-09-24T17:11:35.804Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-09-24T17:11:35.805Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-09-24T17:11:35.805Z] === RUN TestPatternMatchesFolderExclusions [2021-09-24T17:11:35.805Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-09-24T17:11:35.805Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-09-24T17:11:35.805Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-09-24T17:11:35.805Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-09-24T17:11:35.805Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-09-24T17:11:35.805Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-09-24T17:11:35.805Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-09-24T17:11:35.805Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-09-24T17:11:35.805Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-09-24T17:11:35.805Z] === RUN TestSingleExclamationError [2021-09-24T17:11:35.805Z] --- PASS: TestSingleExclamationError (0.00s) [2021-09-24T17:11:35.805Z] === RUN TestMatchesWithNoPatterns [2021-09-24T17:11:35.805Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-09-24T17:11:35.805Z] === RUN TestMatchesWithMalformedPatterns [2021-09-24T17:11:35.805Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-09-24T17:11:35.805Z] === RUN TestMatches [2021-09-24T17:11:35.805Z] === RUN TestMatches/MatchesOrParentMatches [2021-09-24T17:11:35.805Z] === RUN TestMatches/MatchesUsingParentResult [2021-09-24T17:11:35.805Z] --- PASS: TestMatches (0.00s) [2021-09-24T17:11:35.805Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2021-09-24T17:11:35.805Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2021-09-24T17:11:35.805Z] === RUN TestCleanPatterns [2021-09-24T17:11:35.805Z] --- PASS: TestCleanPatterns (0.00s) [2021-09-24T17:11:35.805Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-09-24T17:11:35.805Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-09-24T17:11:35.805Z] === RUN TestCleanPatternsExceptionFlag [2021-09-24T17:11:35.805Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-09-24T17:11:35.805Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-09-24T17:11:35.805Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-09-24T17:11:35.805Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-09-24T17:11:35.805Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-09-24T17:11:35.805Z] === RUN TestCleanPatternsErrorSingleException [2021-09-24T17:11:35.805Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-09-24T17:11:35.805Z] === RUN TestCreateIfNotExistsDir [2021-09-24T17:11:35.805Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-09-24T17:11:35.805Z] === RUN TestCreateIfNotExistsFile [2021-09-24T17:11:35.805Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2021-09-24T17:11:35.805Z] === RUN TestRequest [2021-09-24T17:11:35.805Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-09-24T17:11:35.805Z] === RUN TestMatch [2021-09-24T17:11:35.805Z] --- PASS: TestMatch (0.00s) [2021-09-24T17:11:35.805Z] PASS [2021-09-24T17:11:35.805Z] coverage: 82.2% of statements [2021-09-24T17:11:35.805Z] ok github.com/docker/docker/pkg/fileutils 0.060s coverage: 82.2% of statements [2021-09-24T17:11:36.275Z] === RUN TestGet [2021-09-24T17:11:36.275Z] --- PASS: TestGet (0.00s) [2021-09-24T17:11:36.275Z] === RUN TestGetShortcutString [2021-09-24T17:11:36.275Z] --- PASS: TestGetShortcutString (0.00s) [2021-09-24T17:11:36.275Z] PASS [2021-09-24T17:11:36.275Z] coverage: 42.9% of statements [2021-09-24T17:11:36.275Z] ok github.com/docker/docker/pkg/homedir 0.031s coverage: 42.9% of statements [2021-09-24T17:11:36.685Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-09-24T17:11:36.745Z] === RUN TestCreateIDMapOrder [2021-09-24T17:11:36.745Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-09-24T17:11:36.745Z] PASS [2021-09-24T17:11:36.745Z] coverage: 7.2% of statements [2021-09-24T17:11:36.745Z] ok github.com/docker/docker/pkg/idtools 0.032s coverage: 7.2% of statements [2021-09-24T17:11:37.734Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2021-09-24T17:11:37.734Z] === RUN TestNetworkDBWatch [2021-09-24T17:11:37.734Z] === RUN TestFixedBufferCap [2021-09-24T17:11:37.734Z] --- PASS: TestFixedBufferCap (0.00s) [2021-09-24T17:11:37.734Z] === RUN TestFixedBufferLen [2021-09-24T17:11:37.734Z] --- PASS: TestFixedBufferLen (0.00s) [2021-09-24T17:11:37.734Z] === RUN TestFixedBufferString [2021-09-24T17:11:37.734Z] --- PASS: TestFixedBufferString (0.00s) [2021-09-24T17:11:37.734Z] === RUN TestFixedBufferWrite [2021-09-24T17:11:37.734Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-09-24T17:11:37.734Z] === RUN TestFixedBufferRead [2021-09-24T17:11:37.734Z] --- PASS: TestFixedBufferRead (0.00s) [2021-09-24T17:11:37.734Z] === RUN TestBytesPipeRead [2021-09-24T17:11:37.734Z] --- PASS: TestBytesPipeRead (0.00s) [2021-09-24T17:11:37.734Z] === RUN TestBytesPipeWrite [2021-09-24T17:11:37.734Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-09-24T17:11:37.734Z] === RUN TestBytesPipeWriteRandomChunks [2021-09-24T17:11:38.205Z] --- PASS: TestBytesPipeWriteRandomChunks (0.37s) [2021-09-24T17:11:38.205Z] === RUN TestAtomicWriteToFile [2021-09-24T17:11:38.205Z] --- PASS: TestAtomicWriteToFile (0.00s) [2021-09-24T17:11:38.205Z] === RUN TestAtomicWriteSetCommit [2021-09-24T17:11:38.205Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-09-24T17:11:38.205Z] === RUN TestAtomicWriteSetCancel [2021-09-24T17:11:38.205Z] --- PASS: TestAtomicWriteSetCancel (0.00s) [2021-09-24T17:11:38.205Z] === RUN TestReadCloserWrapperClose [2021-09-24T17:11:38.205Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-09-24T17:11:38.205Z] === RUN TestReaderErrWrapperReadOnError [2021-09-24T17:11:38.205Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-09-24T17:11:38.205Z] === RUN TestReaderErrWrapperRead [2021-09-24T17:11:38.205Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-09-24T17:11:38.205Z] === RUN TestCancelReadCloser [2021-09-24T17:11:38.205Z] --- PASS: TestCancelReadCloser (0.10s) [2021-09-24T17:11:38.205Z] === RUN TestWriteCloserWrapperClose [2021-09-24T17:11:38.205Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-09-24T17:11:38.205Z] === RUN TestNopWriteCloser [2021-09-24T17:11:38.205Z] --- PASS: TestNopWriteCloser (0.00s) [2021-09-24T17:11:38.205Z] === RUN TestNopWriter [2021-09-24T17:11:38.205Z] --- PASS: TestNopWriter (0.00s) [2021-09-24T17:11:38.205Z] === RUN TestWriteCounter [2021-09-24T17:11:38.205Z] --- PASS: TestWriteCounter (0.00s) [2021-09-24T17:11:38.205Z] PASS [2021-09-24T17:11:38.205Z] coverage: 69.2% of statements [2021-09-24T17:11:38.205Z] ok github.com/docker/docker/pkg/ioutils 0.514s coverage: 69.2% of statements [2021-09-24T17:11:39.195Z] === RUN TestError [2021-09-24T17:11:39.195Z] --- PASS: TestError (0.00s) [2021-09-24T17:11:39.195Z] === RUN TestProgressString [2021-09-24T17:11:39.195Z] === RUN TestProgressString/no_progress [2021-09-24T17:11:39.195Z] === RUN TestProgressString/progress_1 [2021-09-24T17:11:39.195Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-09-24T17:11:39.195Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-09-24T17:11:39.195Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-09-24T17:11:39.195Z] === RUN TestProgressString/with_units [2021-09-24T17:11:39.195Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-09-24T17:11:39.195Z] === RUN TestProgressString/hide_counts [2021-09-24T17:11:39.195Z] --- PASS: TestProgressString (0.00s) [2021-09-24T17:11:39.195Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-09-24T17:11:39.195Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-09-24T17:11:39.195Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-09-24T17:11:39.195Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-09-24T17:11:39.195Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-09-24T17:11:39.195Z] --- PASS: TestProgressString/with_units (0.00s) [2021-09-24T17:11:39.195Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-09-24T17:11:39.195Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-09-24T17:11:39.195Z] === RUN TestJSONMessageDisplay [2021-09-24T17:11:39.195Z] --- PASS: TestJSONMessageDisplay (0.12s) [2021-09-24T17:11:39.195Z] === RUN TestJSONMessageDisplayWithJSONError [2021-09-24T17:11:39.195Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-09-24T17:11:39.195Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-09-24T17:11:39.195Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-09-24T17:11:39.195Z] === RUN TestDisplayJSONMessagesStream [2021-09-24T17:11:39.195Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-09-24T17:11:39.195Z] PASS [2021-09-24T17:11:39.195Z] coverage: 91.7% of statements [2021-09-24T17:11:39.195Z] ok github.com/docker/docker/pkg/jsonmessage 0.152s coverage: 91.7% of statements [2021-09-24T17:11:39.195Z] 2021/09/24 17:11:38 Closing DB instances... [2021-09-24T17:11:39.575Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-09-24T17:11:39.664Z] === RUN TestStandardLongPath [2021-09-24T17:11:39.665Z] --- PASS: TestStandardLongPath (0.00s) [2021-09-24T17:11:39.665Z] === RUN TestUNCLongPath [2021-09-24T17:11:39.665Z] --- PASS: TestUNCLongPath (0.00s) [2021-09-24T17:11:39.665Z] PASS [2021-09-24T17:11:39.665Z] coverage: 100.0% of statements [2021-09-24T17:11:39.665Z] ok github.com/docker/docker/pkg/longpath 0.030s coverage: 100.0% of statements [2021-09-24T17:11:40.134Z] === RUN TestNameFormat [2021-09-24T17:11:40.134Z] --- PASS: TestNameFormat (0.00s) [2021-09-24T17:11:40.134Z] === RUN TestNameRetries [2021-09-24T17:11:40.134Z] --- PASS: TestNameRetries (0.00s) [2021-09-24T17:11:40.134Z] PASS [2021-09-24T17:11:40.134Z] coverage: 85.7% of statements [2021-09-24T17:11:40.134Z] ok github.com/docker/docker/pkg/namesgenerator 0.030s coverage: 85.7% of statements [2021-09-24T17:11:40.604Z] === RUN TestParseKeyValueOpt [2021-09-24T17:11:40.604Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-09-24T17:11:40.604Z] === RUN TestParseUintList [2021-09-24T17:11:40.604Z] --- PASS: TestParseUintList (0.00s) [2021-09-24T17:11:40.604Z] === RUN TestParseUintListMaximumLimits [2021-09-24T17:11:40.604Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-09-24T17:11:40.604Z] PASS [2021-09-24T17:11:40.604Z] coverage: 97.0% of statements [2021-09-24T17:11:40.604Z] ok github.com/docker/docker/pkg/parsers 0.029s coverage: 97.0% of statements [2021-09-24T17:11:40.604Z] --- PASS: TestNetworkDBWatch (3.05s) [2021-09-24T17:11:40.604Z] === RUN TestNetworkDBBulkSync [2021-09-24T17:11:41.074Z] === RUN TestNewAndRemove [2021-09-24T17:11:41.074Z] --- PASS: TestNewAndRemove (0.00s) [2021-09-24T17:11:41.074Z] === RUN TestRemoveInvalidPath [2021-09-24T17:11:41.074Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-09-24T17:11:41.074Z] PASS [2021-09-24T17:11:41.074Z] coverage: 82.6% of statements [2021-09-24T17:11:41.074Z] ok github.com/docker/docker/pkg/pidfile 0.031s coverage: 82.6% of statements [2021-09-24T17:11:41.074Z] --- PASS: TestRequest (5.44s) [2021-09-24T17:11:41.074Z] === RUN TestOverlappingRequests [2021-09-24T17:11:41.544Z] --- PASS: TestOverlappingRequests (0.37s) [2021-09-24T17:11:41.544Z] === RUN TestRelease [2021-09-24T17:11:41.739Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-09-24T17:11:42.013Z] 2021/09/24 17:11:41 Closing DB instances... [2021-09-24T17:11:42.483Z] === RUN TestFailedConnection [2021-09-24T17:11:42.483Z] --- PASS: TestRelease (1.05s) [2021-09-24T17:11:42.483Z] === RUN TestAllocateRandomDeallocate [2021-09-24T17:11:43.472Z] === RUN TestParseEmptyInterface [2021-09-24T17:11:43.472Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-09-24T17:11:43.472Z] === RUN TestParseNonInterfaceType [2021-09-24T17:11:43.472Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-09-24T17:11:43.472Z] === RUN TestParseWithOneFunction [2021-09-24T17:11:43.472Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-09-24T17:11:43.472Z] === RUN TestParseWithMultipleFuncs [2021-09-24T17:11:43.472Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-09-24T17:11:43.472Z] === RUN TestParseWithUnnamedReturn [2021-09-24T17:11:43.472Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-09-24T17:11:43.472Z] === RUN TestEmbeddedInterface [2021-09-24T17:11:43.472Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-09-24T17:11:43.472Z] === RUN TestParsedImports [2021-09-24T17:11:43.472Z] --- PASS: TestParsedImports (0.00s) [2021-09-24T17:11:43.472Z] === RUN TestAliasedImports [2021-09-24T17:11:43.472Z] --- PASS: TestAliasedImports (0.00s) [2021-09-24T17:11:43.472Z] PASS [2021-09-24T17:11:43.472Z] coverage: 56.8% of statements [2021-09-24T17:11:43.472Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.038s coverage: 56.8% of statements [2021-09-24T17:11:43.472Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2021-09-24T17:11:43.472Z] === RUN TestNetworkDBCRUDMediumCluster [2021-09-24T17:11:43.942Z] === RUN TestHTTPTransport [2021-09-24T17:11:43.942Z] --- PASS: TestHTTPTransport (0.00s) [2021-09-24T17:11:43.942Z] PASS [2021-09-24T17:11:43.942Z] coverage: 85.7% of statements [2021-09-24T17:11:43.942Z] ok github.com/docker/docker/pkg/plugins/transport 0.030s coverage: 85.7% of statements [2021-09-24T17:11:44.411Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-09-24T17:11:44.411Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-09-24T17:11:44.411Z] === RUN TestBufioReaderPoolPutAndGet [2021-09-24T17:11:44.411Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-09-24T17:11:44.411Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-09-24T17:11:44.411Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-09-24T17:11:44.411Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-09-24T17:11:44.411Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-09-24T17:11:44.411Z] === RUN TestBufioWriterPoolPutAndGet [2021-09-24T17:11:44.411Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-09-24T17:11:44.411Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-09-24T17:11:44.411Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-09-24T17:11:44.411Z] === RUN TestBufferPoolPutAndGet [2021-09-24T17:11:44.411Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-09-24T17:11:44.411Z] PASS [2021-09-24T17:11:44.411Z] coverage: 88.2% of statements [2021-09-24T17:11:44.411Z] ok github.com/docker/docker/pkg/pools 0.031s coverage: 88.2% of statements [2021-09-24T17:11:44.411Z] --- PASS: TestFailedConnection (2.09s) [2021-09-24T17:11:44.411Z] === RUN TestFailOnce [2021-09-24T17:11:44.411Z] 2021/09/24 17:11:44 http: panic serving 127.0.0.1:49281: Plugin not ready [2021-09-24T17:11:44.411Z] goroutine 34 [running]: [2021-09-24T17:11:44.411Z] net/http.(*conn).serve.func1() [2021-09-24T17:11:44.411Z] c:/go/src/net/http/server.go:1801 +0xb9 [2021-09-24T17:11:44.412Z] panic({0xa79d40, 0xb85e90}) [2021-09-24T17:11:44.412Z] c:/go/src/runtime/panic.go:1047 +0x266 [2021-09-24T17:11:44.412Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x40e99ae50a8c7364}, 0xc00015ba98) [2021-09-24T17:11:44.412Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2021-09-24T17:11:44.412Z] net/http.HandlerFunc.ServeHTTP(0x0, {0xb92b48, 0xc0000b20e0}, 0x9ce986) [2021-09-24T17:11:44.412Z] c:/go/src/net/http/server.go:2046 +0x2f [2021-09-24T17:11:44.412Z] net/http.(*ServeMux).ServeHTTP(0x0, {0xb92b48, 0xc0000b20e0}, 0xc0001a2000) [2021-09-24T17:11:44.412Z] c:/go/src/net/http/server.go:2424 +0x149 [2021-09-24T17:11:44.412Z] net/http.serverHandler.ServeHTTP({0xb91170}, {0xb92b48, 0xc0000b20e0}, 0xc0001a2000) [2021-09-24T17:11:44.412Z] c:/go/src/net/http/server.go:2878 +0x43b [2021-09-24T17:11:44.412Z] net/http.(*conn).serve(0xc00018e000, {0xb949e0, 0xc0001404b0}) [2021-09-24T17:11:44.412Z] c:/go/src/net/http/server.go:1929 +0xb08 [2021-09-24T17:11:44.412Z] created by net/http.(*Server).Serve [2021-09-24T17:11:44.412Z] c:/go/src/net/http/server.go:3033 +0x4e8 [2021-09-24T17:11:44.412Z] time="2021-09-24T17:11:44Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49280/Test.FailOnce: Post \"http://127.0.0.1:49280/Test.FailOnce\": EOF, retrying in 1s" [2021-09-24T17:11:44.882Z] === RUN TestOutputOnPrematureClose [2021-09-24T17:11:44.882Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-09-24T17:11:44.882Z] === RUN TestCompleteSilently [2021-09-24T17:11:44.882Z] --- PASS: TestCompleteSilently (0.00s) [2021-09-24T17:11:44.882Z] PASS [2021-09-24T17:11:44.882Z] coverage: 75.9% of statements [2021-09-24T17:11:44.882Z] ok github.com/docker/docker/pkg/progress 0.026s coverage: 75.9% of statements [2021-09-24T17:11:45.351Z] === RUN TestSendToOneSub [2021-09-24T17:11:45.351Z] --- PASS: TestSendToOneSub (0.00s) [2021-09-24T17:11:45.351Z] === RUN TestSendToMultipleSubs [2021-09-24T17:11:45.351Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-09-24T17:11:45.351Z] === RUN TestEvictOneSub [2021-09-24T17:11:45.351Z] --- PASS: TestEvictOneSub (0.00s) [2021-09-24T17:11:45.351Z] === RUN TestClosePublisher [2021-09-24T17:11:45.351Z] --- PASS: TestClosePublisher (0.00s) [2021-09-24T17:11:45.351Z] === RUN TestPubSubRace [2021-09-24T17:11:45.351Z] --- PASS: TestAllocateRandomDeallocate (2.62s) [2021-09-24T17:11:45.351Z] === RUN TestRetrieveFromStore [2021-09-24T17:11:45.351Z] --- PASS: TestFailOnce (1.11s) [2021-09-24T17:11:45.351Z] === RUN TestEchoInputOutput [2021-09-24T17:11:45.351Z] --- PASS: TestEchoInputOutput (0.00s) [2021-09-24T17:11:45.351Z] === RUN TestBackoff [2021-09-24T17:11:45.351Z] --- PASS: TestBackoff (0.00s) [2021-09-24T17:11:45.351Z] === RUN TestAbortRetry [2021-09-24T17:11:45.351Z] --- PASS: TestAbortRetry (0.00s) [2021-09-24T17:11:45.351Z] === RUN TestClientScheme [2021-09-24T17:11:45.351Z] --- PASS: TestClientScheme (0.00s) [2021-09-24T17:11:45.351Z] === RUN TestNewClientWithTimeout [2021-09-24T17:11:46.341Z] time="2021-09-24T17:11:45Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49289/Test.Echo: Post \"http://127.0.0.1:49289/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-09-24T17:11:46.341Z] --- PASS: TestRetrieveFromStore (0.80s) [2021-09-24T17:11:46.341Z] === RUN TestRequestReleaseAddressDuplicate [2021-09-24T17:11:46.341Z] --- PASS: TestRequestReleaseAddressDuplicate (0.00s) [2021-09-24T17:11:46.341Z] === RUN TestParallelPredefinedRequest1 [2021-09-24T17:11:46.341Z] === PAUSE TestParallelPredefinedRequest1 [2021-09-24T17:11:46.341Z] === RUN TestParallelPredefinedRequest2 [2021-09-24T17:11:46.341Z] === PAUSE TestParallelPredefinedRequest2 [2021-09-24T17:11:46.341Z] === RUN TestParallelPredefinedRequest3 [2021-09-24T17:11:46.341Z] === PAUSE TestParallelPredefinedRequest3 [2021-09-24T17:11:46.341Z] === RUN TestParallelPredefinedRequest4 [2021-09-24T17:11:46.341Z] === PAUSE TestParallelPredefinedRequest4 [2021-09-24T17:11:46.341Z] === RUN TestParallelPredefinedRequest5 [2021-09-24T17:11:46.341Z] === PAUSE TestParallelPredefinedRequest5 [2021-09-24T17:11:46.341Z] === RUN TestDebug [2021-09-24T17:11:46.341Z] --- PASS: TestDebug (0.00s) [2021-09-24T17:11:46.341Z] === RUN TestRequestPoolParallel [2021-09-24T17:11:46.341Z] --- PASS: TestPubSubRace (1.04s) [2021-09-24T17:11:46.341Z] PASS [2021-09-24T17:11:46.341Z] coverage: 75.0% of statements [2021-09-24T17:11:46.341Z] ok github.com/docker/docker/pkg/pubsub 1.071s coverage: 75.0% of statements [2021-09-24T17:11:46.341Z] --- PASS: TestRequestPoolParallel (0.27s) [2021-09-24T17:11:46.341Z] === RUN TestFullAllocateRelease [2021-09-24T17:11:46.341Z] 2021/09/24 17:11:46 Closing DB instances... [2021-09-24T17:11:46.811Z] --- PASS: TestFullAllocateRelease (0.35s) [2021-09-24T17:11:46.811Z] === RUN TestOddAllocateRelease [2021-09-24T17:11:46.811Z] === RUN TestRegister [2021-09-24T17:11:46.811Z] --- PASS: TestRegister (0.00s) [2021-09-24T17:11:46.811Z] === RUN TestCommand [2021-09-24T17:11:46.811Z] --- PASS: TestCommand (0.03s) [2021-09-24T17:11:46.811Z] === RUN TestNaiveSelf [2021-09-24T17:11:46.811Z] --- PASS: TestNaiveSelf (0.03s) [2021-09-24T17:11:46.811Z] PASS [2021-09-24T17:11:46.811Z] coverage: 82.4% of statements [2021-09-24T17:11:46.811Z] ok github.com/docker/docker/pkg/reexec 0.091s coverage: 82.4% of statements [2021-09-24T17:11:46.811Z] --- PASS: TestOddAllocateRelease (0.22s) [2021-09-24T17:11:46.811Z] === RUN TestFullAllocateSerialReleaseParallel [2021-09-24T17:11:46.811Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.07s) [2021-09-24T17:11:46.811Z] === RUN TestOddAllocateSerialReleaseParallel [2021-09-24T17:11:46.811Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2021-09-24T17:11:46.811Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-09-24T17:11:47.280Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2021-09-24T17:11:47.281Z] === CONT TestParallelPredefinedRequest1 [2021-09-24T17:11:47.281Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-24T17:11:47.281Z] === CONT TestParallelPredefinedRequest4 [2021-09-24T17:11:47.281Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-24T17:11:47.281Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-09-24T17:11:47.281Z] === CONT TestParallelPredefinedRequest3 [2021-09-24T17:11:47.281Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-24T17:11:47.281Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-09-24T17:11:47.281Z] === CONT TestParallelPredefinedRequest2 [2021-09-24T17:11:47.281Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-24T17:11:47.281Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-09-24T17:11:47.281Z] === CONT TestParallelPredefinedRequest5 [2021-09-24T17:11:47.281Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-24T17:11:47.281Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-09-24T17:11:47.281Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-09-24T17:11:47.281Z] PASS [2021-09-24T17:11:47.281Z] coverage: 85.3% of statements [2021-09-24T17:11:47.281Z] ok github.com/docker/docker/libnetwork/ipam 33.846s coverage: 85.3% of statements [2021-09-24T17:11:47.281Z] === RUN TestDump [2021-09-24T17:11:47.281Z] goroutine 4 [running]: [2021-09-24T17:11:47.281Z] github.com/docker/docker/pkg/stack.dump(0x14b2f7) [2021-09-24T17:11:47.281Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-09-24T17:11:47.281Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-09-24T17:11:47.281Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-09-24T17:11:47.281Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2021-09-24T17:11:47.281Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2021-09-24T17:11:47.281Z] testing.tRunner(0xc000116000, 0x2b8e38) [2021-09-24T17:11:47.281Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-09-24T17:11:47.281Z] created by testing.(*T).Run [2021-09-24T17:11:47.281Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-09-24T17:11:47.281Z] [2021-09-24T17:11:47.281Z] goroutine 1 [chan receive]: [2021-09-24T17:11:47.281Z] testing.(*T).Run(0xc00002dd40, {0x2aa4fd, 0x12a173}, 0x2b8e38) [2021-09-24T17:11:47.281Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-09-24T17:11:47.281Z] testing.runTests.func1(0xc00005a750) [2021-09-24T17:11:47.281Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-09-24T17:11:47.281Z] testing.tRunner(0xc00002dd40, 0xc000063ce0) [2021-09-24T17:11:47.281Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-09-24T17:11:47.281Z] testing.runTests(0xc00006c080, {0x41bba0, 0x3, 0x3}, {0x14a54d, 0x2ac1f7, 0x420640}) [2021-09-24T17:11:47.281Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-09-24T17:11:47.281Z] testing.(*M).Run(0xc00006c080) [2021-09-24T17:11:47.281Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-09-24T17:11:47.281Z] main.main() [2021-09-24T17:11:47.281Z] _testmain.go:95 +0x1f5 [2021-09-24T17:11:47.281Z] --- PASS: TestDump (0.00s) [2021-09-24T17:11:47.281Z] === RUN TestDumpToFile [2021-09-24T17:11:47.751Z] --- PASS: TestDumpToFile (0.13s) [2021-09-24T17:11:47.751Z] === RUN TestDumpToFileWithEmptyInput [2021-09-24T17:11:47.751Z] goroutine 6 [running]: [2021-09-24T17:11:47.751Z] github.com/docker/docker/pkg/stack.dump(0x1b82b4) [2021-09-24T17:11:47.751Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-09-24T17:11:47.751Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x1b8660}) [2021-09-24T17:11:47.751Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2021-09-24T17:11:47.751Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000116000) [2021-09-24T17:11:47.751Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2021-09-24T17:11:47.751Z] testing.tRunner(0xc0001164e0, 0x2b8e28) [2021-09-24T17:11:47.751Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-09-24T17:11:47.751Z] created by testing.(*T).Run [2021-09-24T17:11:47.751Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-09-24T17:11:47.751Z] [2021-09-24T17:11:47.751Z] goroutine 1 [chan receive]: [2021-09-24T17:11:47.751Z] testing.(*T).Run(0xc00002dd40, {0x2b1289, 0x12a173}, 0x2b8e28) [2021-09-24T17:11:47.751Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-09-24T17:11:47.751Z] testing.runTests.func1(0xc00005a750) [2021-09-24T17:11:47.751Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-09-24T17:11:47.751Z] testing.tRunner(0xc00002dd40, 0xc000063ce0) [2021-09-24T17:11:47.751Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-09-24T17:11:47.751Z] testing.runTests(0xc00006c080, {0x41bba0, 0x3, 0x3}, {0x14a54d, 0x2ac1f7, 0x420640}) [2021-09-24T17:11:47.751Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-09-24T17:11:47.751Z] testing.(*M).Run(0xc00006c080) [2021-09-24T17:11:47.751Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-09-24T17:11:47.751Z] main.main() [2021-09-24T17:11:47.751Z] _testmain.go:95 +0x1f5 [2021-09-24T17:11:47.751Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-09-24T17:11:47.751Z] PASS [2021-09-24T17:11:47.751Z] coverage: 90.9% of statements [2021-09-24T17:11:47.751Z] ok github.com/docker/docker/pkg/stack 0.157s coverage: 90.9% of statements [2021-09-24T17:11:47.751Z] time="2021-09-24T17:11:47Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49289/Test.Echo: Post \"http://127.0.0.1:49289/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-09-24T17:11:47.751Z] === RUN TestNewStdWriter [2021-09-24T17:11:47.751Z] --- PASS: TestNewStdWriter (0.00s) [2021-09-24T17:11:47.751Z] === RUN TestWriteWithUninitializedStdWriter [2021-09-24T17:11:47.751Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-09-24T17:11:47.751Z] === RUN TestWriteWithNilBytes [2021-09-24T17:11:47.751Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-09-24T17:11:47.751Z] === RUN TestWrite [2021-09-24T17:11:47.751Z] --- PASS: TestWrite (0.00s) [2021-09-24T17:11:47.751Z] === RUN TestWriteWithWriterError [2021-09-24T17:11:47.751Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-09-24T17:11:47.751Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-09-24T17:11:47.751Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-09-24T17:11:47.751Z] === RUN TestStdCopyWriteAndRead [2021-09-24T17:11:47.751Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-09-24T17:11:47.751Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-09-24T17:11:47.751Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-09-24T17:11:47.751Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-09-24T17:11:47.751Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-09-24T17:11:47.751Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-09-24T17:11:47.751Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-09-24T17:11:47.751Z] === RUN TestStdCopyWithInvalidInputHeader [2021-09-24T17:11:47.751Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-09-24T17:11:47.751Z] === RUN TestStdCopyWithCorruptedPrefix [2021-09-24T17:11:47.751Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-09-24T17:11:47.751Z] === RUN TestStdCopyReturnsWriteErrors [2021-09-24T17:11:47.751Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-09-24T17:11:47.751Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-09-24T17:11:47.751Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-09-24T17:11:47.751Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-09-24T17:11:47.751Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-09-24T17:11:47.751Z] PASS [2021-09-24T17:11:47.751Z] coverage: 100.0% of statements [2021-09-24T17:11:47.751Z] ok github.com/docker/docker/pkg/stdcopy 0.031s coverage: 100.0% of statements [2021-09-24T17:11:48.742Z] === RUN TestRawProgressFormatterFormatStatus [2021-09-24T17:11:48.742Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-09-24T17:11:48.742Z] === RUN TestRawProgressFormatterFormatProgress [2021-09-24T17:11:48.742Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-09-24T17:11:48.742Z] === RUN TestFormatStatus [2021-09-24T17:11:48.742Z] --- PASS: TestFormatStatus (0.00s) [2021-09-24T17:11:48.742Z] === RUN TestFormatError [2021-09-24T17:11:48.742Z] --- PASS: TestFormatError (0.00s) [2021-09-24T17:11:48.742Z] === RUN TestFormatJSONError [2021-09-24T17:11:48.742Z] --- PASS: TestFormatJSONError (0.00s) [2021-09-24T17:11:48.742Z] === RUN TestJsonProgressFormatterFormatProgress [2021-09-24T17:11:48.742Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-09-24T17:11:48.742Z] === RUN TestJsonProgressFormatterFormatStatus [2021-09-24T17:11:48.742Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-09-24T17:11:48.742Z] === RUN TestNewJSONProgressOutput [2021-09-24T17:11:48.742Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-09-24T17:11:48.742Z] === RUN TestAuxFormatterEmit [2021-09-24T17:11:48.742Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-09-24T17:11:48.742Z] === RUN TestStreamWriterStdout [2021-09-24T17:11:48.742Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-09-24T17:11:48.742Z] === RUN TestStreamWriterStderr [2021-09-24T17:11:48.742Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-09-24T17:11:48.742Z] PASS [2021-09-24T17:11:48.742Z] coverage: 66.2% of statements [2021-09-24T17:11:48.742Z] ok github.com/docker/docker/pkg/streamformatter 0.030s coverage: 66.2% of statements [2021-09-24T17:11:48.742Z] === RUN TestGenerateRandomID [2021-09-24T17:11:48.742Z] --- PASS: TestGenerateRandomID (0.00s) [2021-09-24T17:11:48.742Z] === RUN TestShortenId [2021-09-24T17:11:48.742Z] --- PASS: TestShortenId (0.00s) [2021-09-24T17:11:48.742Z] === RUN TestShortenSha256Id [2021-09-24T17:11:48.742Z] --- PASS: TestShortenSha256Id (0.00s) [2021-09-24T17:11:48.742Z] === RUN TestShortenIdEmpty [2021-09-24T17:11:48.742Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-09-24T17:11:48.742Z] === RUN TestShortenIdInvalid [2021-09-24T17:11:48.742Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-09-24T17:11:48.742Z] === RUN TestIsShortIDNonHex [2021-09-24T17:11:48.742Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-09-24T17:11:48.742Z] === RUN TestIsShortIDNotCorrectSize [2021-09-24T17:11:48.742Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-09-24T17:11:48.742Z] PASS [2021-09-24T17:11:48.742Z] coverage: 70.6% of statements [2021-09-24T17:11:48.742Z] ok github.com/docker/docker/pkg/stringid 0.026s coverage: 70.6% of statements [2021-09-24T17:11:49.211Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.67s) [2021-09-24T17:11:49.211Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-09-24T17:11:49.211Z] === RUN TestIsCpusetListAvailable [2021-09-24T17:11:49.211Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-09-24T17:11:49.211Z] PASS [2021-09-24T17:11:49.211Z] coverage: 39.4% of statements [2021-09-24T17:11:49.681Z] ok github.com/docker/docker/pkg/sysinfo 0.026s coverage: 39.4% of statements [2021-09-24T17:11:50.150Z] time="2021-09-24T17:11:49Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49289/Test.Echo: Post \"http://127.0.0.1:49289/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-09-24T17:11:50.150Z] 2021/09/24 17:11:49 Closing DB instances... [2021-09-24T17:11:50.620Z] === RUN TestChtimes [2021-09-24T17:11:50.620Z] --- PASS: TestChtimes (0.00s) [2021-09-24T17:11:50.620Z] === RUN TestChtimesWindows [2021-09-24T17:11:50.620Z] --- PASS: TestChtimesWindows (0.00s) [2021-09-24T17:11:50.620Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-09-24T17:11:50.620Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-09-24T17:11:50.620Z] === RUN TestEnsureRemoveAllNotExist [2021-09-24T17:11:50.620Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-09-24T17:11:50.620Z] === RUN TestEnsureRemoveAllWithDir [2021-09-24T17:11:50.620Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-09-24T17:11:50.620Z] === RUN TestEnsureRemoveAllWithFile [2021-09-24T17:11:50.620Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-09-24T17:11:50.620Z] === RUN TestHasWin32KSupport [2021-09-24T17:11:50.620Z] syscall_windows_test.go:8: win32k: true [2021-09-24T17:11:50.620Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-09-24T17:11:50.620Z] PASS [2021-09-24T17:11:50.620Z] coverage: 13.0% of statements [2021-09-24T17:11:50.620Z] ok github.com/docker/docker/pkg/system 0.039s coverage: 13.0% of statements [2021-09-24T17:11:51.090Z] === RUN TestTailFile [2021-09-24T17:11:51.090Z] --- PASS: TestTailFile (0.00s) [2021-09-24T17:11:51.090Z] === RUN TestTailFileManyLines [2021-09-24T17:11:51.090Z] --- PASS: TestTailFileManyLines (0.00s) [2021-09-24T17:11:51.090Z] === RUN TestTailEmptyFile [2021-09-24T17:11:51.090Z] --- PASS: TestTailEmptyFile (0.00s) [2021-09-24T17:11:51.090Z] === RUN TestTailNegativeN [2021-09-24T17:11:51.090Z] --- PASS: TestTailNegativeN (0.00s) [2021-09-24T17:11:51.090Z] === RUN TestNewTailReader [2021-09-24T17:11:51.090Z] === PAUSE TestNewTailReader [2021-09-24T17:11:51.090Z] === CONT TestNewTailReader [2021-09-24T17:11:51.090Z] === RUN TestNewTailReader/2_byte_delimiter [2021-09-24T17:11:51.090Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-09-24T17:11:51.090Z] === RUN TestNewTailReader/4_byte_delimiter [2021-09-24T17:11:51.090Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-09-24T17:11:51.090Z] === RUN TestNewTailReader/8_byte_delimiter [2021-09-24T17:11:51.090Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-09-24T17:11:51.090Z] === RUN TestNewTailReader/12_byte_delimiter [2021-09-24T17:11:51.090Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-09-24T17:11:51.090Z] === RUN TestNewTailReader/no_delimiter [2021-09-24T17:11:51.090Z] === PAUSE TestNewTailReader/no_delimiter [2021-09-24T17:11:51.090Z] === RUN TestNewTailReader/single_byte_delimiter [2021-09-24T17:11:51.090Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-09-24T17:11:51.090Z] === RUN TestNewTailReader/truncated_last_line [2021-09-24T17:11:51.090Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-09-24T17:11:51.090Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-09-24T17:11:51.090Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-09-24T17:11:51.090Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-09-24T17:11:51.090Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-09-24T17:11:51.090Z] === CONT TestNewTailReader/2_byte_delimiter [2021-09-24T17:11:51.090Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-09-24T17:11:51.090Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-09-24T17:11:51.090Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-09-24T17:11:51.090Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-09-24T17:11:51.090Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-09-24T17:11:51.090Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-09-24T17:11:51.090Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-24T17:11:51.090Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-24T17:11:51.090Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-24T17:11:51.090Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-24T17:11:51.090Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-09-24T17:11:51.090Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-09-24T17:11:51.090Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-09-24T17:11:51.090Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-09-24T17:11:51.090Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-09-24T17:11:51.090Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-09-24T17:11:51.090Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-09-24T17:11:51.090Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-09-24T17:11:51.090Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-09-24T17:11:51.090Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-09-24T17:11:51.090Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-09-24T17:11:51.090Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-09-24T17:11:51.090Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-09-24T17:11:51.090Z] === CONT TestNewTailReader/12_byte_delimiter [2021-09-24T17:11:51.090Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-09-24T17:11:51.090Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-09-24T17:11:51.090Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-09-24T17:11:51.090Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-09-24T17:11:51.090Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-09-24T17:11:51.090Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-09-24T17:11:51.090Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-24T17:11:51.090Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-24T17:11:51.090Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-24T17:11:51.090Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-24T17:11:51.090Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-09-24T17:11:51.090Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-09-24T17:11:51.090Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-09-24T17:11:51.090Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-09-24T17:11:51.090Z] === CONT TestNewTailReader/8_byte_delimiter [2021-09-24T17:11:51.090Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-09-24T17:11:51.090Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-09-24T17:11:51.090Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-09-24T17:11:51.090Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-09-24T17:11:51.090Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-09-24T17:11:51.090Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-09-24T17:11:51.090Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-24T17:11:51.090Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-24T17:11:51.090Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-24T17:11:51.090Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-24T17:11:51.090Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-09-24T17:11:51.090Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-09-24T17:11:51.090Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-09-24T17:11:51.090Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-09-24T17:11:51.090Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-09-24T17:11:51.090Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-09-24T17:11:51.090Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-09-24T17:11:51.090Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-09-24T17:11:51.090Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-09-24T17:11:51.090Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-09-24T17:11:51.090Z] === CONT TestNewTailReader/single_byte_delimiter [2021-09-24T17:11:51.090Z] === CONT TestNewTailReader/4_byte_delimiter [2021-09-24T17:11:51.090Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-09-24T17:11:51.090Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-09-24T17:11:51.090Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-09-24T17:11:51.090Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-09-24T17:11:51.090Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-09-24T17:11:51.090Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-09-24T17:11:51.090Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-09-24T17:11:51.090Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-09-24T17:11:51.090Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-09-24T17:11:51.090Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-09-24T17:11:51.090Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-09-24T17:11:51.090Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-09-24T17:11:51.090Z] === CONT TestNewTailReader/no_delimiter [2021-09-24T17:11:51.090Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-09-24T17:11:51.090Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-09-24T17:11:51.090Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-09-24T17:11:51.090Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-09-24T17:11:51.090Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-09-24T17:11:51.090Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-09-24T17:11:51.090Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-09-24T17:11:51.090Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-09-24T17:11:51.090Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-09-24T17:11:51.090Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-09-24T17:11:51.090Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-09-24T17:11:51.090Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-24T17:11:51.090Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-24T17:11:51.090Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-24T17:11:51.090Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-24T17:11:51.090Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-09-24T17:11:51.090Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-09-24T17:11:51.090Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-09-24T17:11:51.090Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-09-24T17:11:51.090Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-09-24T17:11:51.090Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-09-24T17:11:51.090Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-09-24T17:11:51.090Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-09-24T17:11:51.090Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-09-24T17:11:51.090Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-09-24T17:11:51.090Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-09-24T17:11:51.090Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-09-24T17:11:51.090Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-09-24T17:11:51.090Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-09-24T17:11:51.090Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-09-24T17:11:51.090Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-09-24T17:11:51.090Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-09-24T17:11:51.090Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-09-24T17:11:51.090Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-09-24T17:11:51.090Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-09-24T17:11:51.090Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-09-24T17:11:51.090Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-09-24T17:11:51.090Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-09-24T17:11:51.090Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-09-24T17:11:51.090Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-09-24T17:11:51.090Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-09-24T17:11:51.090Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-09-24T17:11:51.090Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-09-24T17:11:51.090Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-09-24T17:11:51.090Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-09-24T17:11:51.090Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-09-24T17:11:51.090Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-09-24T17:11:51.090Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-09-24T17:11:51.090Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-09-24T17:11:51.090Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-09-24T17:11:51.090Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-09-24T17:11:51.090Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-09-24T17:11:51.090Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-09-24T17:11:51.090Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-24T17:11:51.090Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-24T17:11:51.090Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-09-24T17:11:51.090Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-09-24T17:11:51.090Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-24T17:11:51.090Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-24T17:11:51.090Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-24T17:11:51.090Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-24T17:11:51.091Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-09-24T17:11:51.091Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-09-24T17:11:51.091Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-09-24T17:11:51.091Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-09-24T17:11:51.091Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-09-24T17:11:51.091Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-09-24T17:11:51.091Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-09-24T17:11:51.091Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-09-24T17:11:51.091Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-09-24T17:11:51.091Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-09-24T17:11:51.091Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-09-24T17:11:51.091Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-09-24T17:11:51.091Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-09-24T17:11:51.091Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-09-24T17:11:51.091Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-09-24T17:11:51.091Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-09-24T17:11:51.091Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-09-24T17:11:51.091Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-09-24T17:11:51.091Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-09-24T17:11:51.091Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-09-24T17:11:51.091Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-09-24T17:11:51.091Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-09-24T17:11:51.091Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-09-24T17:11:51.091Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-09-24T17:11:51.091Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-09-24T17:11:51.091Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-09-24T17:11:51.091Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-09-24T17:11:51.091Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-09-24T17:11:51.091Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-09-24T17:11:51.091Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-09-24T17:11:51.091Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-09-24T17:11:51.091Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-09-24T17:11:51.091Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-24T17:11:51.091Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-24T17:11:51.091Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-09-24T17:11:51.091Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-09-24T17:11:51.091Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-09-24T17:11:51.091Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-09-24T17:11:51.091Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-09-24T17:11:51.091Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-09-24T17:11:51.091Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-09-24T17:11:51.091Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-09-24T17:11:51.091Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-09-24T17:11:51.091Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-09-24T17:11:51.091Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-09-24T17:11:51.091Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-24T17:11:51.091Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-24T17:11:51.091Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-09-24T17:11:51.091Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-09-24T17:11:51.091Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-09-24T17:11:51.091Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-24T17:11:51.091Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-24T17:11:51.091Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-09-24T17:11:51.091Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-09-24T17:11:51.091Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-09-24T17:11:51.091Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-24T17:11:51.091Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-24T17:11:51.091Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-09-24T17:11:51.091Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-24T17:11:51.091Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-24T17:11:51.091Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-24T17:11:51.091Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-24T17:11:51.091Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-24T17:11:51.091Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-24T17:11:51.091Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-24T17:11:51.091Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-24T17:11:51.091Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-24T17:11:51.091Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-24T17:11:51.091Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-24T17:11:51.091Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-24T17:11:51.091Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-24T17:11:51.091Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-24T17:11:51.091Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-24T17:11:51.091Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-24T17:11:51.091Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-24T17:11:51.091Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-24T17:11:51.091Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-24T17:11:51.091Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-24T17:11:51.091Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-24T17:11:51.091Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-24T17:11:51.091Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-24T17:11:51.091Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-24T17:11:51.091Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-24T17:11:51.091Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-09-24T17:11:51.091Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-09-24T17:11:51.091Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-09-24T17:11:51.091Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-09-24T17:11:51.091Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-09-24T17:11:51.091Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-09-24T17:11:51.091Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-09-24T17:11:51.091Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-24T17:11:51.091Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-24T17:11:51.091Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-24T17:11:51.091Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-24T17:11:51.091Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-24T17:11:51.091Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-24T17:11:51.091Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-24T17:11:51.091Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-24T17:11:51.091Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-24T17:11:51.091Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-24T17:11:51.091Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-24T17:11:51.091Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-24T17:11:51.091Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-24T17:11:51.091Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-24T17:11:51.091Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-24T17:11:51.091Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-09-24T17:11:51.091Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-24T17:11:51.091Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-24T17:11:51.091Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-24T17:11:51.091Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-24T17:11:51.091Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-09-24T17:11:51.091Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-24T17:11:51.091Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-24T17:11:51.091Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-09-24T17:11:51.091Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-09-24T17:11:51.091Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-09-24T17:11:51.091Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-24T17:11:51.091Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-24T17:11:51.091Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-09-24T17:11:51.091Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-09-24T17:11:51.091Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-09-24T17:11:51.091Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-09-24T17:11:51.091Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-09-24T17:11:51.091Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-09-24T17:11:51.091Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-09-24T17:11:51.091Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-09-24T17:11:51.091Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-09-24T17:11:51.091Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-09-24T17:11:51.091Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-09-24T17:11:51.091Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-09-24T17:11:51.091Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-09-24T17:11:51.091Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-09-24T17:11:51.091Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-09-24T17:11:51.091Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-09-24T17:11:51.091Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-09-24T17:11:51.091Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-09-24T17:11:51.091Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-09-24T17:11:51.091Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-09-24T17:11:51.091Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-09-24T17:11:51.091Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-24T17:11:51.091Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-24T17:11:51.091Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-09-24T17:11:51.091Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-24T17:11:51.091Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-24T17:11:51.091Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-24T17:11:51.091Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-09-24T17:11:51.091Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-24T17:11:51.091Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-09-24T17:11:51.091Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-09-24T17:11:51.091Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-09-24T17:11:51.091Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-24T17:11:51.091Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-09-24T17:11:51.091Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-24T17:11:51.091Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-24T17:11:51.091Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-24T17:11:51.091Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-09-24T17:11:51.091Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-24T17:11:51.091Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-09-24T17:11:51.091Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-09-24T17:11:51.091Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-24T17:11:51.091Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-24T17:11:51.091Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-09-24T17:11:51.091Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-24T17:11:51.091Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-24T17:11:51.091Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-24T17:11:51.091Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-24T17:11:51.091Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-24T17:11:51.091Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-24T17:11:51.091Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-24T17:11:51.091Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-24T17:11:51.091Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-24T17:11:51.091Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-24T17:11:51.091Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-24T17:11:51.091Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-24T17:11:51.091Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-09-24T17:11:51.091Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-24T17:11:51.091Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-24T17:11:51.091Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-24T17:11:51.091Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-24T17:11:51.091Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-24T17:11:51.091Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-24T17:11:51.091Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-24T17:11:51.091Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-24T17:11:51.091Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-24T17:11:51.091Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-24T17:11:51.091Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-24T17:11:51.091Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-24T17:11:51.091Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-09-24T17:11:51.091Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-09-24T17:11:51.091Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-24T17:11:51.091Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-24T17:11:51.091Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-24T17:11:51.091Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-24T17:11:51.091Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-24T17:11:51.091Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-24T17:11:51.091Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-24T17:11:51.091Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-24T17:11:51.091Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-24T17:11:51.091Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-24T17:11:51.091Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-24T17:11:51.091Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-24T17:11:51.091Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-24T17:11:51.091Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-24T17:11:51.091Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-24T17:11:51.091Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-09-24T17:11:51.092Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-09-24T17:11:51.092Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-09-24T17:11:51.092Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-09-24T17:11:51.092Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-09-24T17:11:51.092Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-09-24T17:11:51.092Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-09-24T17:11:51.092Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-24T17:11:51.092Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-24T17:11:51.092Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-09-24T17:11:51.092Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-09-24T17:11:51.092Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-09-24T17:11:51.092Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-09-24T17:11:51.092Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-09-24T17:11:51.092Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-09-24T17:11:51.092Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-09-24T17:11:51.092Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-09-24T17:11:51.092Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-09-24T17:11:51.092Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-09-24T17:11:51.092Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-09-24T17:11:51.092Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-09-24T17:11:51.092Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-09-24T17:11:51.092Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-09-24T17:11:51.092Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-09-24T17:11:51.092Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-09-24T17:11:51.092Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-09-24T17:11:51.092Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-09-24T17:11:51.092Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-09-24T17:11:51.092Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-09-24T17:11:51.092Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-24T17:11:51.092Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-24T17:11:51.092Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-09-24T17:11:51.092Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-09-24T17:11:51.092Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-09-24T17:11:51.092Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-09-24T17:11:51.092Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-09-24T17:11:51.092Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-09-24T17:11:51.092Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-09-24T17:11:51.092Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-09-24T17:11:51.092Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-09-24T17:11:51.092Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-09-24T17:11:51.092Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-09-24T17:11:51.092Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-09-24T17:11:51.092Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-09-24T17:11:51.092Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-09-24T17:11:51.092Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-09-24T17:11:51.092Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-09-24T17:11:51.092Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-09-24T17:11:51.092Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-09-24T17:11:51.092Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-09-24T17:11:51.092Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-09-24T17:11:51.092Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-09-24T17:11:51.092Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-09-24T17:11:51.092Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-09-24T17:11:51.092Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-09-24T17:11:51.092Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-09-24T17:11:51.092Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-09-24T17:11:51.092Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-24T17:11:51.092Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-24T17:11:51.092Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-09-24T17:11:51.092Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-09-24T17:11:51.092Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-09-24T17:11:51.092Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-09-24T17:11:51.092Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-09-24T17:11:51.092Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-09-24T17:11:51.092Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-09-24T17:11:51.092Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-09-24T17:11:51.092Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-09-24T17:11:51.092Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-09-24T17:11:51.092Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-09-24T17:11:51.092Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-09-24T17:11:51.092Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-09-24T17:11:51.092Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-09-24T17:11:51.092Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-09-24T17:11:51.092Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-09-24T17:11:51.092Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-09-24T17:11:51.092Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-09-24T17:11:51.092Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-09-24T17:11:51.092Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-09-24T17:11:51.092Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-09-24T17:11:51.092Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-09-24T17:11:51.092Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-09-24T17:11:51.092Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-09-24T17:11:51.092Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-09-24T17:11:51.092Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-24T17:11:51.092Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-24T17:11:51.092Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-09-24T17:11:51.092Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-09-24T17:11:51.092Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-24T17:11:51.092Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-24T17:11:51.092Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-09-24T17:11:51.092Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-09-24T17:11:51.092Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-24T17:11:51.092Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-24T17:11:51.092Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-09-24T17:11:51.092Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-09-24T17:11:51.092Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-09-24T17:11:51.092Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-09-24T17:11:51.092Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-09-24T17:11:51.092Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-24T17:11:51.092Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-24T17:11:51.092Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-09-24T17:11:51.092Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-09-24T17:11:51.092Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-09-24T17:11:51.092Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-09-24T17:11:51.092Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-09-24T17:11:51.092Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-09-24T17:11:51.092Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-09-24T17:11:51.092Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-09-24T17:11:51.092Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-09-24T17:11:51.092Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-09-24T17:11:51.092Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-24T17:11:51.092Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-24T17:11:51.092Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-09-24T17:11:51.092Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-09-24T17:11:51.092Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-09-24T17:11:51.092Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-09-24T17:11:51.092Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-09-24T17:11:51.092Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-09-24T17:11:51.092Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-09-24T17:11:51.092Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-24T17:11:51.092Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-24T17:11:51.092Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-24T17:11:51.092Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-24T17:11:51.092Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-24T17:11:51.092Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-24T17:11:51.092Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-24T17:11:51.092Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-24T17:11:51.092Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-24T17:11:51.092Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-24T17:11:51.092Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-24T17:11:51.092Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-24T17:11:51.092Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-24T17:11:51.092Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-24T17:11:51.092Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-09-24T17:11:51.092Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-09-24T17:11:51.092Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-09-24T17:11:51.092Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-09-24T17:11:51.092Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-09-24T17:11:51.092Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-09-24T17:11:51.092Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-09-24T17:11:51.092Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-09-24T17:11:51.092Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-09-24T17:11:51.092Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-09-24T17:11:51.092Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-09-24T17:11:51.092Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-09-24T17:11:51.092Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-09-24T17:11:51.092Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-09-24T17:11:51.092Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-09-24T17:11:51.092Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-09-24T17:11:51.092Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-09-24T17:11:51.092Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-09-24T17:11:51.092Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-09-24T17:11:51.092Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-09-24T17:11:51.092Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-09-24T17:11:51.092Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-09-24T17:11:51.092Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-09-24T17:11:51.092Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-09-24T17:11:51.092Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-24T17:11:51.092Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-24T17:11:51.092Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-09-24T17:11:51.092Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-09-24T17:11:51.092Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-09-24T17:11:51.092Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-09-24T17:11:51.092Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-09-24T17:11:51.092Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-09-24T17:11:51.092Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-09-24T17:11:51.092Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-09-24T17:11:51.092Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-09-24T17:11:51.092Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-24T17:11:51.092Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-09-24T17:11:51.092Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-24T17:11:51.092Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-24T17:11:51.092Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-24T17:11:51.092Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-24T17:11:51.092Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-09-24T17:11:51.092Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-24T17:11:51.092Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-24T17:11:51.092Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-24T17:11:51.092Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-24T17:11:51.092Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-24T17:11:51.092Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-24T17:11:51.092Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-24T17:11:51.092Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-24T17:11:51.092Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-24T17:11:51.092Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-24T17:11:51.092Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-24T17:11:51.092Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-24T17:11:51.092Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-09-24T17:11:51.092Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-24T17:11:51.092Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-24T17:11:51.092Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-09-24T17:11:51.092Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-09-24T17:11:51.092Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-09-24T17:11:51.092Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-09-24T17:11:51.092Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-09-24T17:11:51.092Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-09-24T17:11:51.092Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-09-24T17:11:51.092Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-09-24T17:11:51.092Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-09-24T17:11:51.092Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-09-24T17:11:51.092Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-09-24T17:11:51.092Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-09-24T17:11:51.092Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-09-24T17:11:51.092Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-09-24T17:11:51.092Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-09-24T17:11:51.092Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-09-24T17:11:51.092Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-09-24T17:11:51.092Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-09-24T17:11:51.092Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-09-24T17:11:51.092Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-09-24T17:11:51.092Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-09-24T17:11:51.092Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-24T17:11:51.093Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-24T17:11:51.093Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-09-24T17:11:51.093Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-09-24T17:11:51.093Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-09-24T17:11:51.093Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-24T17:11:51.093Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-24T17:11:51.093Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-09-24T17:11:51.093Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-09-24T17:11:51.093Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-09-24T17:11:51.093Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-24T17:11:51.093Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-24T17:11:51.093Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-09-24T17:11:51.093Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-24T17:11:51.093Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-24T17:11:51.093Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-24T17:11:51.093Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-24T17:11:51.093Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-24T17:11:51.093Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-24T17:11:51.093Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-24T17:11:51.093Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-24T17:11:51.093Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-24T17:11:51.093Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-24T17:11:51.093Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-24T17:11:51.093Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-24T17:11:51.093Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-09-24T17:11:51.093Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-09-24T17:11:51.093Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-09-24T17:11:51.093Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-24T17:11:51.093Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-24T17:11:51.093Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-24T17:11:51.093Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-09-24T17:11:51.093Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-09-24T17:11:51.093Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-24T17:11:51.093Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-24T17:11:51.093Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-24T17:11:51.093Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-24T17:11:51.093Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-24T17:11:51.093Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-24T17:11:51.093Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-24T17:11:51.093Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-09-24T17:11:51.093Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-09-24T17:11:51.093Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-09-24T17:11:51.093Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-09-24T17:11:51.093Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-09-24T17:11:51.093Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-09-24T17:11:51.093Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-09-24T17:11:51.093Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-09-24T17:11:51.093Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-09-24T17:11:51.093Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-09-24T17:11:51.093Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-09-24T17:11:51.093Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-09-24T17:11:51.093Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-09-24T17:11:51.093Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-09-24T17:11:51.093Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-09-24T17:11:51.093Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-09-24T17:11:51.093Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-09-24T17:11:51.093Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-09-24T17:11:51.093Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-09-24T17:11:51.093Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-24T17:11:51.093Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-24T17:11:51.093Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-24T17:11:51.093Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-24T17:11:51.093Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-24T17:11:51.093Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-24T17:11:51.093Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-24T17:11:51.093Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-24T17:11:51.093Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-24T17:11:51.093Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-24T17:11:51.093Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-24T17:11:51.093Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-09-24T17:11:51.093Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-09-24T17:11:51.093Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-09-24T17:11:51.093Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-09-24T17:11:51.093Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-09-24T17:11:51.093Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-09-24T17:11:51.093Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-09-24T17:11:51.093Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-09-24T17:11:51.093Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-24T17:11:51.093Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-24T17:11:51.093Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-09-24T17:11:51.093Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-09-24T17:11:51.093Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-09-24T17:11:51.093Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-24T17:11:51.093Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-24T17:11:51.093Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-09-24T17:11:51.093Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-09-24T17:11:51.093Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-09-24T17:11:51.093Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-24T17:11:51.093Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-24T17:11:51.093Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-24T17:11:51.093Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-24T17:11:51.093Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-24T17:11:51.093Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-24T17:11:51.093Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-24T17:11:51.093Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-24T17:11:51.093Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-24T17:11:51.093Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-24T17:11:51.093Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-24T17:11:51.093Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-09-24T17:11:51.093Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-09-24T17:11:51.093Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-24T17:11:51.093Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-09-24T17:11:51.093Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-09-24T17:11:51.093Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-09-24T17:11:51.093Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-09-24T17:11:51.093Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-09-24T17:11:51.093Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-09-24T17:11:51.093Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-09-24T17:11:51.093Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-09-24T17:11:51.093Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-09-24T17:11:51.093Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-24T17:11:51.093Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-24T17:11:51.093Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-09-24T17:11:51.093Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-09-24T17:11:51.093Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-24T17:11:51.093Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-24T17:11:51.093Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-24T17:11:51.093Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-24T17:11:51.093Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-09-24T17:11:51.093Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-09-24T17:11:51.093Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-09-24T17:11:51.093Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-09-24T17:11:51.093Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-09-24T17:11:51.093Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-09-24T17:11:51.093Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-09-24T17:11:51.093Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-09-24T17:11:51.093Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-09-24T17:11:51.093Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-09-24T17:11:51.093Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-09-24T17:11:51.093Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-09-24T17:11:51.093Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-09-24T17:11:51.093Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-09-24T17:11:51.093Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-09-24T17:11:51.093Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-09-24T17:11:51.093Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-09-24T17:11:51.093Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-09-24T17:11:51.093Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-09-24T17:11:51.093Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-09-24T17:11:51.093Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-09-24T17:11:51.093Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-09-24T17:11:51.093Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-24T17:11:51.093Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-24T17:11:51.093Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-09-24T17:11:51.093Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-09-24T17:11:51.093Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-09-24T17:11:51.093Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-24T17:11:51.093Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-24T17:11:51.093Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-09-24T17:11:51.093Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-09-24T17:11:51.093Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-09-24T17:11:51.093Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-24T17:11:51.093Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-24T17:11:51.093Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-09-24T17:11:51.093Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-09-24T17:11:51.093Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-09-24T17:11:51.564Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-24T17:11:51.564Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-24T17:11:51.564Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-09-24T17:11:51.564Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-24T17:11:51.564Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-24T17:11:51.564Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-24T17:11:51.564Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-24T17:11:51.564Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-24T17:11:51.564Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-24T17:11:51.564Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-24T17:11:51.564Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-24T17:11:51.564Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-24T17:11:51.564Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-24T17:11:51.564Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-24T17:11:51.564Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-24T17:11:51.564Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-09-24T17:11:51.564Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-09-24T17:11:51.564Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-09-24T17:11:51.564Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-09-24T17:11:51.564Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-09-24T17:11:51.564Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-09-24T17:11:51.564Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-09-24T17:11:51.564Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-09-24T17:11:51.564Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-09-24T17:11:51.564Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-09-24T17:11:51.564Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-09-24T17:11:51.564Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-09-24T17:11:51.564Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-09-24T17:11:51.564Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-09-24T17:11:51.564Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-09-24T17:11:51.564Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-09-24T17:11:51.564Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-09-24T17:11:51.564Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-09-24T17:11:51.564Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-09-24T17:11:51.564Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-24T17:11:51.564Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-09-24T17:11:51.564Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-09-24T17:11:51.564Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-24T17:11:51.564Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-24T17:11:51.564Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-24T17:11:51.564Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-24T17:11:51.564Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-24T17:11:51.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-24T17:11:51.564Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-24T17:11:51.564Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-24T17:11:51.564Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-24T17:11:51.564Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-24T17:11:51.564Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-24T17:11:51.564Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-24T17:11:51.564Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-09-24T17:11:51.564Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-09-24T17:11:51.564Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-09-24T17:11:51.564Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-09-24T17:11:51.564Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-09-24T17:11:51.564Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-09-24T17:11:51.564Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-09-24T17:11:51.564Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-24T17:11:51.564Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-24T17:11:51.564Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-24T17:11:51.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-24T17:11:51.564Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-24T17:11:51.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-24T17:11:51.564Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-24T17:11:51.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-24T17:11:51.564Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-24T17:11:51.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-24T17:11:51.564Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-24T17:11:51.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-24T17:11:51.564Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-09-24T17:11:51.564Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-24T17:11:51.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-24T17:11:51.564Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-24T17:11:51.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-24T17:11:51.564Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-24T17:11:51.564Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-24T17:11:51.564Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-24T17:11:51.564Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-24T17:11:51.564Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-24T17:11:51.564Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-24T17:11:51.564Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-24T17:11:51.564Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-24T17:11:51.564Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-24T17:11:51.564Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-24T17:11:51.564Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-24T17:11:51.564Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-09-24T17:11:51.564Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-24T17:11:51.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-24T17:11:51.564Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-09-24T17:11:51.564Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-09-24T17:11:51.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-09-24T17:11:51.564Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-09-24T17:11:51.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-09-24T17:11:51.564Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-09-24T17:11:51.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-09-24T17:11:51.564Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-09-24T17:11:51.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-09-24T17:11:51.564Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-09-24T17:11:51.564Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-24T17:11:51.564Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-09-24T17:11:51.564Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-09-24T17:11:51.564Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-09-24T17:11:51.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-09-24T17:11:51.564Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-24T17:11:51.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-24T17:11:51.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-09-24T17:11:51.564Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-09-24T17:11:51.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-09-24T17:11:51.564Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-09-24T17:11:51.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-09-24T17:11:51.564Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-09-24T17:11:51.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-09-24T17:11:51.564Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-09-24T17:11:51.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-09-24T17:11:51.564Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-09-24T17:11:51.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-09-24T17:11:51.564Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-24T17:11:51.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-24T17:11:51.564Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-24T17:11:51.564Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-24T17:11:51.564Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-24T17:11:51.564Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-24T17:11:51.564Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-24T17:11:51.564Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-24T17:11:51.564Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-09-24T17:11:51.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-09-24T17:11:51.564Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-24T17:11:51.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-09-24T17:11:51.565Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-09-24T17:11:51.565Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-09-24T17:11:51.565Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-24T17:11:51.565Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-09-24T17:11:51.565Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-24T17:11:51.565Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-24T17:11:51.565Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-09-24T17:11:51.565Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-24T17:11:51.565Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-24T17:11:51.565Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-09-24T17:11:51.565Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-09-24T17:11:51.565Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-09-24T17:11:51.565Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-09-24T17:11:51.565Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-09-24T17:11:51.565Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-09-24T17:11:51.565Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-09-24T17:11:51.565Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-09-24T17:11:51.565Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-09-24T17:11:51.565Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-09-24T17:11:51.565Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-09-24T17:11:51.565Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-09-24T17:11:51.565Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-09-24T17:11:51.565Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-09-24T17:11:51.565Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-09-24T17:11:51.565Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-09-24T17:11:51.565Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-09-24T17:11:51.565Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-09-24T17:11:51.565Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-09-24T17:11:51.565Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-09-24T17:11:51.565Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-09-24T17:11:51.565Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-09-24T17:11:51.565Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-09-24T17:11:51.565Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-09-24T17:11:51.565Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-09-24T17:11:51.565Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-09-24T17:11:51.565Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-09-24T17:11:51.565Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-24T17:11:51.565Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-24T17:11:51.565Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-24T17:11:51.565Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-24T17:11:51.565Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-24T17:11:51.565Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-24T17:11:51.565Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-24T17:11:51.565Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-24T17:11:51.565Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-24T17:11:51.565Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-24T17:11:51.565Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-24T17:11:51.565Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-24T17:11:51.565Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-24T17:11:51.565Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-24T17:11:51.565Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-24T17:11:51.565Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-24T17:11:51.565Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-24T17:11:51.565Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-24T17:11:51.565Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-24T17:11:51.565Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-24T17:11:51.565Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-24T17:11:51.565Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-24T17:11:51.565Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-24T17:11:51.566Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-09-24T17:11:51.566Z] --- PASS: TestNewTailReader (0.00s) [2021-09-24T17:11:51.566Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-09-24T17:11:51.566Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-09-24T17:11:51.566Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-09-24T17:11:51.566Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-09-24T17:11:51.566Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-09-24T17:11:51.566Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-09-24T17:11:51.566Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-09-24T17:11:51.566Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-09-24T17:11:51.566Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-09-24T17:11:51.566Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-24T17:11:51.566Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-09-24T17:11:51.566Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-24T17:11:51.566Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-24T17:11:51.566Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-24T17:11:51.566Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-24T17:11:51.567Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.01s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-09-24T17:11:51.568Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-09-24T17:11:51.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-24T17:11:51.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-09-24T17:11:51.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-24T17:11:51.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-09-24T17:11:51.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-24T17:11:51.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-24T17:11:51.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-24T17:11:51.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-24T17:11:51.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-24T17:11:51.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-24T17:11:51.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-24T17:11:51.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-24T17:11:51.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-24T17:11:51.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-09-24T17:11:51.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-24T17:11:51.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-24T17:11:51.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-09-24T17:11:51.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-24T17:11:51.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-24T17:11:51.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-24T17:11:51.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-24T17:11:51.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-24T17:11:51.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-24T17:11:51.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-24T17:11:51.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-24T17:11:51.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-24T17:11:51.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-24T17:11:51.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-24T17:11:51.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-09-24T17:11:51.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-24T17:11:51.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-24T17:11:51.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-09-24T17:11:51.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-24T17:11:51.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-24T17:11:51.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-09-24T17:11:51.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-09-24T17:11:51.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-09-24T17:11:51.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-09-24T17:11:51.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-24T17:11:51.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-09-24T17:11:51.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-09-24T17:11:51.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-09-24T17:11:51.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-09-24T17:11:51.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-09-24T17:11:51.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-09-24T17:11:51.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-09-24T17:11:51.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-24T17:11:51.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-24T17:11:51.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-24T17:11:51.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-24T17:11:51.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-24T17:11:51.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-24T17:11:51.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-24T17:11:51.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.01s) [2021-09-24T17:11:51.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-09-24T17:11:51.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-24T17:11:51.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-09-24T17:11:51.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-09-24T17:11:51.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-24T17:11:51.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-24T17:11:51.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-24T17:11:51.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-24T17:11:51.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-24T17:11:51.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-24T17:11:51.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-24T17:11:51.569Z] PASS [2021-09-24T17:11:51.569Z] coverage: 88.6% of statements [2021-09-24T17:11:51.569Z] ok github.com/docker/docker/pkg/tailfile 0.142s coverage: 88.6% of statements [2021-09-24T17:11:51.569Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2021-09-24T17:11:51.569Z] === RUN TestNetworkDBGarbageCollection [2021-09-24T17:11:52.039Z] === RUN TestTarSumRemoveNonExistent [2021-09-24T17:11:52.039Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-09-24T17:11:52.039Z] === RUN TestTarSumRemove [2021-09-24T17:11:52.039Z] --- PASS: TestTarSumRemove (0.00s) [2021-09-24T17:11:52.039Z] === RUN TestSortFileInfoSums [2021-09-24T17:11:52.039Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-09-24T17:11:52.039Z] === RUN TestNewTarSumForLabelInvalid [2021-09-24T17:11:52.039Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-09-24T17:11:52.039Z] === RUN TestNewTarSumForLabel [2021-09-24T17:11:52.039Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-09-24T17:11:52.039Z] === RUN TestEmptyTar [2021-09-24T17:11:52.039Z] --- PASS: TestEmptyTar (0.00s) [2021-09-24T17:11:52.039Z] === RUN TestTarSumsReadSize [2021-09-24T17:11:52.039Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-09-24T17:11:52.039Z] === RUN TestTarSums [2021-09-24T17:11:52.039Z] --- PASS: TestTarSums (0.04s) [2021-09-24T17:11:52.039Z] === RUN TestIteration [2021-09-24T17:11:52.039Z] --- PASS: TestIteration (0.00s) [2021-09-24T17:11:52.039Z] === RUN TestVersionLabelForChecksum [2021-09-24T17:11:52.039Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-09-24T17:11:52.039Z] === RUN TestVersion [2021-09-24T17:11:52.039Z] --- PASS: TestVersion (0.00s) [2021-09-24T17:11:52.039Z] === RUN TestGetVersion [2021-09-24T17:11:52.039Z] --- PASS: TestGetVersion (0.00s) [2021-09-24T17:11:52.039Z] === RUN TestGetVersions [2021-09-24T17:11:52.039Z] --- PASS: TestGetVersions (0.00s) [2021-09-24T17:11:52.039Z] PASS [2021-09-24T17:11:52.039Z] coverage: 89.3% of statements [2021-09-24T17:11:52.039Z] ok github.com/docker/docker/pkg/tarsum 0.082s coverage: 89.3% of statements [2021-09-24T17:11:52.508Z] testing: warning: no tests to run [2021-09-24T17:11:52.508Z] PASS [2021-09-24T17:11:52.508Z] coverage: [no statements] [2021-09-24T17:11:52.508Z] ok github.com/docker/docker/pkg/term/windows 0.031s coverage: [no statements] [no tests to run] [2021-09-24T17:11:52.978Z] === RUN TestTruncIndex [2021-09-24T17:11:52.978Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-09-24T17:11:52.978Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-09-24T17:11:52.978Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-09-24T17:11:52.978Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-09-24T17:11:52.978Z] --- PASS: TestTruncIndex (0.10s) [2021-09-24T17:11:52.978Z] PASS [2021-09-24T17:11:52.978Z] coverage: 91.5% of statements [2021-09-24T17:11:52.978Z] ok github.com/docker/docker/pkg/truncindex 0.125s coverage: 91.5% of statements [2021-09-24T17:11:53.448Z] === RUN TestIsGIT [2021-09-24T17:11:53.448Z] --- PASS: TestIsGIT (0.00s) [2021-09-24T17:11:53.448Z] === RUN TestIsTransport [2021-09-24T17:11:53.448Z] --- PASS: TestIsTransport (0.00s) [2021-09-24T17:11:53.448Z] PASS [2021-09-24T17:11:53.448Z] coverage: 100.0% of statements [2021-09-24T17:11:53.448Z] ok github.com/docker/docker/pkg/urlutil 0.029s coverage: 100.0% of statements [2021-09-24T17:11:53.448Z] === RUN TestVersionInfo [2021-09-24T17:11:53.448Z] --- PASS: TestVersionInfo (0.00s) [2021-09-24T17:11:53.448Z] === RUN TestAppendVersions [2021-09-24T17:11:53.448Z] --- PASS: TestAppendVersions (0.00s) [2021-09-24T17:11:53.448Z] PASS [2021-09-24T17:11:53.448Z] coverage: 88.9% of statements [2021-09-24T17:11:53.448Z] ok github.com/docker/docker/pkg/useragent 0.027s coverage: 88.9% of statements [2021-09-24T17:11:54.440Z] === RUN TestNewSettable [2021-09-24T17:11:54.440Z] --- PASS: TestNewSettable (0.00s) [2021-09-24T17:11:54.440Z] === RUN TestIsSettable [2021-09-24T17:11:54.440Z] --- PASS: TestIsSettable (0.00s) [2021-09-24T17:11:54.440Z] === RUN TestUpdateSettingsEnv [2021-09-24T17:11:54.440Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-09-24T17:11:54.440Z] PASS [2021-09-24T17:11:54.440Z] coverage: 20.0% of statements [2021-09-24T17:11:54.440Z] ok github.com/docker/docker/plugin/v2 0.029s coverage: 20.0% of statements [2021-09-24T17:11:54.440Z] === RUN TestValidatePrivileges [2021-09-24T17:11:54.440Z] --- PASS: TestValidatePrivileges (0.00s) [2021-09-24T17:11:54.441Z] === RUN TestFilterByCapNeg [2021-09-24T17:11:54.441Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-09-24T17:11:54.441Z] === RUN TestFilterByCapPos [2021-09-24T17:11:54.441Z] --- PASS: TestFilterByCapPos (0.00s) [2021-09-24T17:11:54.441Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-09-24T17:11:54.441Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-09-24T17:11:54.441Z] PASS [2021-09-24T17:11:54.441Z] coverage: 12.0% of statements [2021-09-24T17:11:54.441Z] ok github.com/docker/docker/plugin 0.044s coverage: 12.0% of statements [2021-09-24T17:11:54.441Z] time="2021-09-24T17:11:54Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49289/Test.Echo: Post \"http://127.0.0.1:49289/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-09-24T17:11:54.910Z] === RUN TestLoad [2021-09-24T17:11:54.910Z] --- PASS: TestLoad (0.00s) [2021-09-24T17:11:54.910Z] === RUN TestSave [2021-09-24T17:11:54.910Z] --- PASS: TestSave (0.02s) [2021-09-24T17:11:54.910Z] === RUN TestAddDeleteGet [2021-09-24T17:11:54.910Z] --- PASS: TestAddDeleteGet (0.03s) [2021-09-24T17:11:54.910Z] === RUN TestInvalidTags [2021-09-24T17:11:54.910Z] --- PASS: TestInvalidTags (0.01s) [2021-09-24T17:11:54.910Z] PASS [2021-09-24T17:11:54.910Z] coverage: 84.4% of statements [2021-09-24T17:11:54.910Z] ok github.com/docker/docker/reference 0.119s coverage: 84.4% of statements [2021-09-24T17:11:55.901Z] === RUN TestResolveAuthConfigIndexServer [2021-09-24T17:11:55.901Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-09-24T17:11:55.901Z] === RUN TestResolveAuthConfigFullURL [2021-09-24T17:11:55.901Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-09-24T17:11:55.901Z] === RUN TestLoadAllowNondistributableArtifacts [2021-09-24T17:11:55.901Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-09-24T17:11:55.901Z] === RUN TestValidateMirror [2021-09-24T17:11:55.901Z] --- PASS: TestValidateMirror (0.00s) [2021-09-24T17:11:55.901Z] === RUN TestLoadInsecureRegistries [2021-09-24T17:11:55.901Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-09-24T17:11:55.901Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-09-24T17:11:55.901Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-09-24T17:11:55.901Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-09-24T17:11:55.901Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-09-24T17:11:55.901Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-09-24T17:11:55.901Z] === RUN TestResumableRequestReaderWithReadError [2021-09-24T17:11:55.901Z] time="2021-09-24T17:11:55Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-09-24T17:11:55.901Z] time="2021-09-24T17:11:55Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-09-24T17:11:55.901Z] time="2021-09-24T17:11:55Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-09-24T17:11:55.901Z] --- PASS: TestLoadInsecureRegistries (0.09s) [2021-09-24T17:11:55.901Z] === RUN TestNewServiceConfig [2021-09-24T17:11:55.901Z] --- PASS: TestNewServiceConfig (0.00s) [2021-09-24T17:11:55.901Z] === RUN TestValidateIndexName [2021-09-24T17:11:55.901Z] --- PASS: TestValidateIndexName (0.00s) [2021-09-24T17:11:55.901Z] === RUN TestValidateIndexNameWithError [2021-09-24T17:11:55.901Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-09-24T17:11:55.901Z] === RUN TestEndpointParse [2021-09-24T17:11:55.901Z] --- PASS: TestEndpointParse (0.00s) [2021-09-24T17:11:55.901Z] === RUN TestEndpointParseInvalid [2021-09-24T17:11:55.901Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-09-24T17:11:55.901Z] === RUN TestValidateEndpoint [2021-09-24T17:11:55.901Z] --- PASS: TestValidateEndpoint (0.00s) [2021-09-24T17:11:55.901Z] === RUN TestPing [2021-09-24T17:11:55.901Z] --- PASS: TestPing (0.00s) [2021-09-24T17:11:55.901Z] === RUN TestPingRegistryEndpoint [2021-09-24T17:11:55.901Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-09-24T17:11:55.901Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-09-24T17:11:55.901Z] === RUN TestEndpoint [2021-09-24T17:11:55.901Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-09-24T17:11:55.901Z] --- SKIP: TestEndpoint (0.00s) [2021-09-24T17:11:55.901Z] === RUN TestParseRepositoryInfo [2021-09-24T17:11:55.901Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-09-24T17:11:55.901Z] === RUN TestNewIndexInfo [2021-09-24T17:11:55.901Z] --- PASS: TestNewIndexInfo (0.00s) [2021-09-24T17:11:55.901Z] === RUN TestMirrorEndpointLookup [2021-09-24T17:11:55.901Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-09-24T17:11:55.901Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-09-24T17:11:55.901Z] === RUN TestSearchRepositories [2021-09-24T17:11:55.901Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-09-24T17:11:55.901Z] Host: 127.0.0.1:49305 [2021-09-24T17:11:55.901Z] User-Agent: docker test client [2021-09-24T17:11:55.901Z] Authorization: Token fake-token [2021-09-24T17:11:55.901Z] X-Docker-Token: true [2021-09-24T17:11:55.901Z] Accept-Encoding: gzip [2021-09-24T17:11:55.901Z] [2021-09-24T17:11:55.901Z] [2021-09-24T17:11:55.901Z] registry_test.go:730: HTTP/1.1 200 OK [2021-09-24T17:11:55.901Z] Connection: close [2021-09-24T17:11:55.901Z] Content-Length: 144 [2021-09-24T17:11:55.901Z] Cache-Control: no-cache [2021-09-24T17:11:55.901Z] Content-Type: application/json [2021-09-24T17:11:55.901Z] Date: Fri, 24 Sep 2021 17:11:55 GMT [2021-09-24T17:11:55.901Z] Expires: -1 [2021-09-24T17:11:55.901Z] Pragma: no-cache [2021-09-24T17:11:55.901Z] Server: docker-tests/mock [2021-09-24T17:11:55.901Z] X-Docker-Registry-Config: mock [2021-09-24T17:11:55.901Z] X-Docker-Registry-Version: 0.0.0 [2021-09-24T17:11:55.901Z] [2021-09-24T17:11:55.901Z] [2021-09-24T17:11:55.901Z] --- PASS: TestSearchRepositories (0.00s) [2021-09-24T17:11:55.901Z] === RUN TestTrustedLocation [2021-09-24T17:11:55.901Z] --- PASS: TestTrustedLocation (0.00s) [2021-09-24T17:11:55.901Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-09-24T17:11:55.901Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-09-24T17:11:55.901Z] === RUN TestAllowNondistributableArtifacts [2021-09-24T17:11:55.901Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-09-24T17:11:55.901Z] === RUN TestIsSecureIndex [2021-09-24T17:11:55.901Z] --- PASS: TestIsSecureIndex (0.00s) [2021-09-24T17:11:55.901Z] PASS [2021-09-24T17:11:55.901Z] coverage: 51.7% of statements [2021-09-24T17:11:55.901Z] ok github.com/docker/docker/registry 0.151s coverage: 51.7% of statements [2021-09-24T17:11:55.901Z] time="2021-09-24T17:11:55Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-09-24T17:11:55.901Z] --- PASS: TestResumableRequestReaderWithReadError (0.10s) [2021-09-24T17:11:55.901Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-09-24T17:11:55.901Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-09-24T17:11:55.901Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-09-24T17:11:55.901Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-09-24T17:11:55.901Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-09-24T17:11:55.901Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-09-24T17:11:55.901Z] === RUN TestResumableRequestReader [2021-09-24T17:11:55.901Z] --- PASS: TestResumableRequestReader (0.00s) [2021-09-24T17:11:55.901Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-09-24T17:11:55.901Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-09-24T17:11:55.901Z] PASS [2021-09-24T17:11:55.901Z] coverage: 100.0% of statements [2021-09-24T17:11:55.901Z] ok github.com/docker/docker/registry/resumable 0.150s coverage: 100.0% of statements [2021-09-24T17:11:56.371Z] === RUN TestRestartManagerTimeout [2021-09-24T17:11:56.371Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-09-24T17:11:56.371Z] === RUN TestRestartManagerTimeoutReset [2021-09-24T17:11:56.371Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-09-24T17:11:56.371Z] PASS [2021-09-24T17:11:56.371Z] coverage: 50.9% of statements [2021-09-24T17:11:56.371Z] ok github.com/docker/docker/restartmanager 0.028s coverage: 50.9% of statements [2021-09-24T17:11:56.371Z] === RUN TestDecodeContainerConfig [2021-09-24T17:11:56.371Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-09-24T17:11:56.371Z] === RUN TestDecodeContainerConfigIsolation [2021-09-24T17:11:56.371Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-09-24T17:11:56.371Z] === RUN TestValidatePrivileged [2021-09-24T17:11:56.371Z] --- PASS: TestValidatePrivileged (0.00s) [2021-09-24T17:11:56.371Z] PASS [2021-09-24T17:11:56.371Z] coverage: 52.2% of statements [2021-09-24T17:11:56.371Z] ok github.com/docker/docker/runconfig 0.031s coverage: 52.2% of statements [2021-09-24T17:11:56.841Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-09-24T17:11:56.841Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-09-24T17:11:56.841Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-09-24T17:11:56.841Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-09-24T17:11:56.841Z] PASS [2021-09-24T17:11:56.841Z] coverage: 62.5% of statements [2021-09-24T17:11:56.841Z] ok github.com/docker/docker/testutil 0.101s coverage: 62.5% of statements [2021-09-24T17:11:57.964Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-09-24T17:11:57.964Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-09-24T17:11:57.964Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-09-24T17:11:57.964Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-09-24T17:11:58.449Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-09-24T17:11:58.449Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-09-24T17:11:59.063Z] === RUN TestGetDriver [2021-09-24T17:11:59.063Z] --- PASS: TestGetDriver (0.00s) [2021-09-24T17:11:59.063Z] === RUN TestVolumeRequestError [2021-09-24T17:11:59.063Z] --- PASS: TestVolumeRequestError (0.01s) [2021-09-24T17:11:59.063Z] PASS [2021-09-24T17:11:59.063Z] coverage: 36.1% of statements [2021-09-24T17:11:59.063Z] ok github.com/docker/docker/volume/drivers 0.036s coverage: 36.1% of statements [2021-09-24T17:11:59.063Z] === RUN TestGetAddress [2021-09-24T17:11:59.063Z] --- PASS: TestGetAddress (0.00s) [2021-09-24T17:11:59.063Z] === RUN TestRemove [2021-09-24T17:11:59.063Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-09-24T17:11:59.063Z] --- SKIP: TestRemove (0.00s) [2021-09-24T17:11:59.063Z] === RUN TestInitializeWithVolumes [2021-09-24T17:11:59.063Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-09-24T17:11:59.063Z] === RUN TestCreate [2021-09-24T17:11:59.063Z] --- PASS: TestCreate (0.01s) [2021-09-24T17:11:59.063Z] === RUN TestValidateName [2021-09-24T17:11:59.063Z] --- PASS: TestValidateName (0.00s) [2021-09-24T17:11:59.063Z] === RUN TestCreateWithOpts [2021-09-24T17:11:59.063Z] local_test.go:180: runtime.GOOS == "windows" [2021-09-24T17:11:59.063Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-09-24T17:11:59.063Z] === RUN TestRelaodNoOpts [2021-09-24T17:11:59.063Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-09-24T17:11:59.063Z] PASS [2021-09-24T17:11:59.063Z] coverage: 41.5% of statements [2021-09-24T17:11:59.063Z] ok github.com/docker/docker/volume/local 0.052s coverage: 41.5% of statements [2021-09-24T17:11:59.470Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-09-24T17:11:59.470Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-09-24T17:11:59.955Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-09-24T17:12:00.052Z] === RUN TestLCOWParseMountRaw [2021-09-24T17:12:00.053Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2021-09-24T17:12:00.053Z] === RUN TestLCOWParseMountRawSplit [2021-09-24T17:12:00.053Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-09-24T17:12:00.053Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-09-24T17:12:00.053Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-09-24T17:12:00.053Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-09-24T17:12:00.053Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-09-24T17:12:00.053Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-09-24T17:12:00.053Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-09-24T17:12:00.053Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-09-24T17:12:00.053Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-09-24T17:12:00.053Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-09-24T17:12:00.053Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-09-24T17:12:00.053Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-09-24T17:12:00.053Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-09-24T17:12:00.053Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-09-24T17:12:00.053Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-09-24T17:12:00.053Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-09-24T17:12:00.053Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-09-24T17:12:00.053Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-09-24T17:12:00.053Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-09-24T17:12:00.053Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-09-24T17:12:00.053Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-09-24T17:12:00.053Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-09-24T17:12:00.053Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-09-24T17:12:00.053Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-09-24T17:12:00.053Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-09-24T17:12:00.053Z] === RUN TestLinuxParseMountRaw [2021-09-24T17:12:00.053Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-09-24T17:12:00.053Z] === RUN TestLinuxParseMountRawSplit [2021-09-24T17:12:00.053Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-09-24T17:12:00.053Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-09-24T17:12:00.053Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-09-24T17:12:00.053Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-09-24T17:12:00.053Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-09-24T17:12:00.053Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-09-24T17:12:00.053Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-09-24T17:12:00.053Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-09-24T17:12:00.053Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-09-24T17:12:00.053Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-09-24T17:12:00.053Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-09-24T17:12:00.053Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-09-24T17:12:00.053Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-09-24T17:12:00.053Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-09-24T17:12:00.053Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-09-24T17:12:00.053Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-09-24T17:12:00.053Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-09-24T17:12:00.053Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-09-24T17:12:00.053Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-09-24T17:12:00.053Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-09-24T17:12:00.053Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-09-24T17:12:00.053Z] === RUN TestConvertTmpfsOptions [2021-09-24T17:12:00.053Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-09-24T17:12:00.053Z] linux_parser_test.go:209: data="ro" [2021-09-24T17:12:00.053Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-09-24T17:12:00.053Z] === RUN TestParseMountSpec [2021-09-24T17:12:00.053Z] parser_test.go:62: case 0 [2021-09-24T17:12:00.053Z] parser_test.go:62: case 1 [2021-09-24T17:12:00.053Z] parser_test.go:62: case 2 [2021-09-24T17:12:00.053Z] parser_test.go:62: case 3 [2021-09-24T17:12:00.053Z] parser_test.go:62: case 4 [2021-09-24T17:12:00.053Z] parser_test.go:62: case 5 [2021-09-24T17:12:00.053Z] --- PASS: TestParseMountSpec (0.00s) [2021-09-24T17:12:00.053Z] === RUN TestValidateMount [2021-09-24T17:12:00.053Z] --- PASS: TestValidateMount (0.00s) [2021-09-24T17:12:00.053Z] === RUN TestWindowsParseMountRaw [2021-09-24T17:12:00.053Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2021-09-24T17:12:00.053Z] === RUN TestWindowsParseMountRawSplit [2021-09-24T17:12:00.053Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-09-24T17:12:00.053Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-09-24T17:12:00.053Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-09-24T17:12:00.053Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-09-24T17:12:00.053Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-09-24T17:12:00.053Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-09-24T17:12:00.053Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-09-24T17:12:00.053Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-09-24T17:12:00.053Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-09-24T17:12:00.053Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-09-24T17:12:00.053Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-09-24T17:12:00.053Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-09-24T17:12:00.053Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-09-24T17:12:00.053Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-09-24T17:12:00.053Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-09-24T17:12:00.053Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-09-24T17:12:00.053Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-09-24T17:12:00.053Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-09-24T17:12:00.053Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-09-24T17:12:00.053Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-09-24T17:12:00.053Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-09-24T17:12:00.053Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-09-24T17:12:00.053Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-09-24T17:12:00.053Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-09-24T17:12:00.053Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-09-24T17:12:00.053Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-09-24T17:12:00.053Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-09-24T17:12:00.053Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-09-24T17:12:00.053Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-09-24T17:12:00.053Z] PASS [2021-09-24T17:12:00.053Z] coverage: 67.6% of statements [2021-09-24T17:12:00.053Z] ok github.com/docker/docker/volume/mounts 0.036s coverage: 67.6% of statements [2021-09-24T17:12:00.523Z] === RUN TestSetGetMeta [2021-09-24T17:12:00.523Z] === PAUSE TestSetGetMeta [2021-09-24T17:12:00.523Z] === RUN TestRestore [2021-09-24T17:12:00.523Z] === PAUSE TestRestore [2021-09-24T17:12:00.523Z] === RUN TestServiceCreate [2021-09-24T17:12:00.523Z] === PAUSE TestServiceCreate [2021-09-24T17:12:00.523Z] === RUN TestServiceList [2021-09-24T17:12:00.523Z] === PAUSE TestServiceList [2021-09-24T17:12:00.523Z] === RUN TestServiceRemove [2021-09-24T17:12:00.523Z] === PAUSE TestServiceRemove [2021-09-24T17:12:00.523Z] === RUN TestServiceGet [2021-09-24T17:12:00.523Z] === PAUSE TestServiceGet [2021-09-24T17:12:00.523Z] === RUN TestServicePrune [2021-09-24T17:12:00.523Z] === PAUSE TestServicePrune [2021-09-24T17:12:00.523Z] === RUN TestCreate [2021-09-24T17:12:00.523Z] === PAUSE TestCreate [2021-09-24T17:12:00.523Z] === RUN TestRemove [2021-09-24T17:12:00.523Z] === PAUSE TestRemove [2021-09-24T17:12:00.523Z] === RUN TestList [2021-09-24T17:12:00.523Z] === PAUSE TestList [2021-09-24T17:12:00.523Z] === RUN TestFindByDriver [2021-09-24T17:12:00.523Z] === PAUSE TestFindByDriver [2021-09-24T17:12:00.523Z] === RUN TestFindByReferenced [2021-09-24T17:12:00.523Z] === PAUSE TestFindByReferenced [2021-09-24T17:12:00.523Z] === RUN TestDerefMultipleOfSameRef [2021-09-24T17:12:00.523Z] === PAUSE TestDerefMultipleOfSameRef [2021-09-24T17:12:00.523Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-09-24T17:12:00.523Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-09-24T17:12:00.523Z] === RUN TestDefererencePluginOnCreateError [2021-09-24T17:12:00.523Z] === PAUSE TestDefererencePluginOnCreateError [2021-09-24T17:12:00.523Z] === RUN TestRefDerefRemove [2021-09-24T17:12:00.523Z] === PAUSE TestRefDerefRemove [2021-09-24T17:12:00.523Z] === RUN TestGet [2021-09-24T17:12:00.523Z] === PAUSE TestGet [2021-09-24T17:12:00.523Z] === RUN TestGetWithReference [2021-09-24T17:12:00.523Z] === PAUSE TestGetWithReference [2021-09-24T17:12:00.523Z] === RUN TestFilterFunc [2021-09-24T17:12:00.523Z] === RUN TestFilterFunc/test_nil_list [2021-09-24T17:12:00.523Z] === PAUSE TestFilterFunc/test_nil_list [2021-09-24T17:12:00.523Z] === RUN TestFilterFunc/test_empty_list [2021-09-24T17:12:00.523Z] === PAUSE TestFilterFunc/test_empty_list [2021-09-24T17:12:00.523Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-09-24T17:12:00.523Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-09-24T17:12:00.523Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-09-24T17:12:00.523Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-09-24T17:12:00.523Z] === RUN TestFilterFunc/test_filter_some [2021-09-24T17:12:00.523Z] === PAUSE TestFilterFunc/test_filter_some [2021-09-24T17:12:00.523Z] === RUN TestFilterFunc/test_filter_middle [2021-09-24T17:12:00.523Z] === PAUSE TestFilterFunc/test_filter_middle [2021-09-24T17:12:00.523Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-09-24T17:12:00.523Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-09-24T17:12:00.523Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-09-24T17:12:00.523Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-09-24T17:12:00.523Z] === CONT TestFilterFunc/test_nil_list [2021-09-24T17:12:00.523Z] === CONT TestFilterFunc/test_filter_some [2021-09-24T17:12:00.523Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-09-24T17:12:00.523Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-09-24T17:12:00.523Z] === CONT TestFilterFunc/test_empty_list [2021-09-24T17:12:00.523Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-09-24T17:12:00.523Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-09-24T17:12:00.523Z] === CONT TestFilterFunc/test_filter_middle [2021-09-24T17:12:00.523Z] --- PASS: TestFilterFunc (0.00s) [2021-09-24T17:12:00.523Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-09-24T17:12:00.523Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-09-24T17:12:00.523Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-09-24T17:12:00.523Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-09-24T17:12:00.523Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-09-24T17:12:00.523Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-09-24T17:12:00.523Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-09-24T17:12:00.523Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-09-24T17:12:00.523Z] === CONT TestSetGetMeta [2021-09-24T17:12:00.523Z] === CONT TestServiceGet [2021-09-24T17:12:00.523Z] === CONT TestList [2021-09-24T17:12:00.523Z] === CONT TestDefererencePluginOnCreateError [2021-09-24T17:12:00.523Z] --- PASS: TestSetGetMeta (0.01s) [2021-09-24T17:12:00.523Z] === CONT TestRemove [2021-09-24T17:12:00.523Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2021-09-24T17:12:00.523Z] === CONT TestCreate [2021-09-24T17:12:00.523Z] --- PASS: TestList (0.02s) [2021-09-24T17:12:00.523Z] === CONT TestServicePrune [2021-09-24T17:12:00.524Z] --- PASS: TestRemove (0.02s) [2021-09-24T17:12:00.524Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-09-24T17:12:00.524Z] --- PASS: TestCreate (0.01s) [2021-09-24T17:12:00.524Z] === CONT TestDerefMultipleOfSameRef [2021-09-24T17:12:00.524Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2021-09-24T17:12:00.524Z] === CONT TestFindByReferenced [2021-09-24T17:12:00.524Z] --- PASS: TestDerefMultipleOfSameRef (0.01s) [2021-09-24T17:12:00.524Z] === CONT TestFindByDriver [2021-09-24T17:12:00.524Z] --- PASS: TestFindByReferenced (0.01s) [2021-09-24T17:12:00.524Z] === CONT TestGet [2021-09-24T17:12:00.524Z] --- PASS: TestFindByDriver (0.01s) [2021-09-24T17:12:00.524Z] === CONT TestGetWithReference [2021-09-24T17:12:00.524Z] --- PASS: TestGet (0.01s) [2021-09-24T17:12:00.524Z] === CONT TestServiceList [2021-09-24T17:12:00.524Z] --- PASS: TestGetWithReference (0.01s) [2021-09-24T17:12:00.524Z] === CONT TestServiceRemove [2021-09-24T17:12:00.524Z] --- PASS: TestServiceGet (0.13s) [2021-09-24T17:12:00.524Z] === CONT TestServiceCreate [2021-09-24T17:12:00.524Z] time="2021-09-24T17:12:00Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-09-24T17:12:00.524Z] --- PASS: TestServiceRemove (0.06s) [2021-09-24T17:12:00.524Z] === CONT TestRestore [2021-09-24T17:12:00.524Z] --- PASS: TestServiceList (0.07s) [2021-09-24T17:12:00.524Z] === CONT TestRefDerefRemove [2021-09-24T17:12:00.524Z] time="2021-09-24T17:12:00Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-09-24T17:12:00.524Z] time="2021-09-24T17:12:00Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-09-24T17:12:00.524Z] --- PASS: TestServiceCreate (0.02s) [2021-09-24T17:12:00.524Z] time="2021-09-24T17:12:00Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-09-24T17:12:00.524Z] --- PASS: TestRefDerefRemove (0.01s) [2021-09-24T17:12:00.524Z] --- PASS: TestRestore (0.02s) [2021-09-24T17:12:00.524Z] time="2021-09-24T17:12:00Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-09-24T17:12:00.524Z] --- PASS: TestServicePrune (0.13s) [2021-09-24T17:12:00.524Z] PASS [2021-09-24T17:12:00.524Z] coverage: 69.0% of statements [2021-09-24T17:12:00.524Z] ok github.com/docker/docker/volume/service 0.188s coverage: 69.0% of statements [2021-09-24T17:12:03.481Z] --- PASS: TestNewClientWithTimeout (17.62s) [2021-09-24T17:12:03.481Z] === RUN TestClientStream [2021-09-24T17:12:03.481Z] --- PASS: TestClientStream (0.00s) [2021-09-24T17:12:03.481Z] === RUN TestClientSendFile [2021-09-24T17:12:03.481Z] --- PASS: TestClientSendFile (0.00s) [2021-09-24T17:12:03.481Z] === RUN TestClientWithRequestTimeout [2021-09-24T17:12:03.481Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2021-09-24T17:12:03.481Z] === RUN TestFileSpecPlugin [2021-09-24T17:12:03.481Z] --- PASS: TestFileSpecPlugin (0.00s) [2021-09-24T17:12:03.481Z] === RUN TestFileJSONSpecPlugin [2021-09-24T17:12:03.481Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-09-24T17:12:03.481Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-09-24T17:12:03.481Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-09-24T17:12:03.481Z] === RUN TestPluginAddHandler [2021-09-24T17:12:03.481Z] --- PASS: TestPluginAddHandler (0.00s) [2021-09-24T17:12:03.481Z] === RUN TestPluginWaitBadPlugin [2021-09-24T17:12:03.481Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-09-24T17:12:03.481Z] === RUN TestGet [2021-09-24T17:12:03.481Z] time="2021-09-24T17:12:02Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-09-24T17:12:03.857Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-09-24T17:12:04.471Z] time="2021-09-24T17:12:03Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-09-24T17:12:05.477Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-09-24T17:12:05.477Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-09-24T17:12:05.477Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-09-24T17:12:05.477Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-09-24T17:12:05.477Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-09-24T17:12:06.038Z] time="2021-09-24T17:12:05Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-09-24T17:12:06.502Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-09-24T17:12:07.525Z] === RUN TestDockerSuite/TestBuildCmd [2021-09-24T17:12:08.012Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-09-24T17:12:08.499Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-09-24T17:12:08.988Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-09-24T17:12:10.800Z] time="2021-09-24T17:12:09Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-09-24T17:12:13.871Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-09-24T17:12:16.166Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-09-24T17:12:16.166Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-09-24T17:12:16.166Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-09-24T17:12:17.190Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-09-24T17:12:17.190Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-09-24T17:12:17.190Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-09-24T17:12:17.676Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-09-24T17:12:19.298Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-09-24T17:12:19.473Z] --- PASS: TestGet (15.00s) [2021-09-24T17:12:19.473Z] === RUN TestPluginWithNoManifest [2021-09-24T17:12:19.473Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-09-24T17:12:19.473Z] === RUN TestGetAll [2021-09-24T17:12:19.473Z] --- PASS: TestGetAll (0.00s) [2021-09-24T17:12:19.473Z] PASS [2021-09-24T17:12:19.473Z] coverage: 73.2% of statements [2021-09-24T17:12:19.473Z] ok github.com/docker/docker/pkg/plugins 35.894s coverage: 73.2% of statements [2021-09-24T17:12:20.322Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-09-24T17:12:20.809Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-09-24T17:12:20.809Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-09-24T17:12:20.809Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-09-24T17:12:21.296Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-09-24T17:12:22.319Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-09-24T17:12:22.319Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-09-24T17:12:22.319Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-09-24T17:12:22.319Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-09-24T17:12:22.319Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-09-24T17:12:24.217Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-09-24T17:12:24.748Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-09-24T17:12:27.202Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-09-24T17:12:27.930Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-09-24T17:12:27.930Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-09-24T17:12:28.385Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-09-24T17:12:31.330Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-09-24T17:12:44.778Z] 2021/09/24 17:12:43 Closing DB instances... [2021-09-24T17:12:45.767Z] --- PASS: TestNetworkDBGarbageCollection (54.23s) [2021-09-24T17:12:45.767Z] === RUN TestFindNode [2021-09-24T17:12:45.767Z] 2021/09/24 17:12:45 Closing DB instances... [2021-09-24T17:12:45.767Z] --- PASS: TestFindNode (0.01s) [2021-09-24T17:12:45.767Z] === RUN TestChangeNodeState [2021-09-24T17:12:45.767Z] 2021/09/24 17:12:45 Closing DB instances... [2021-09-24T17:12:45.767Z] --- PASS: TestChangeNodeState (0.01s) [2021-09-24T17:12:45.767Z] === RUN TestNodeReincarnation [2021-09-24T17:12:45.767Z] 2021/09/24 17:12:45 Closing DB instances... [2021-09-24T17:12:49.440Z] docker_cli_external_volume_driver_test.go:52: [d114adf21633f] daemon is not started [2021-09-24T17:12:51.644Z] time="2021-09-24T17:12:50Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-09-24T17:12:51.644Z] --- PASS: TestNodeReincarnation (5.01s) [2021-09-24T17:12:51.644Z] === RUN TestParallelCreate [2021-09-24T17:12:51.644Z] 2021/09/24 17:12:50 Closing DB instances... [2021-09-24T17:12:51.644Z] --- PASS: TestParallelCreate (0.01s) [2021-09-24T17:12:51.644Z] === RUN TestParallelDelete [2021-09-24T17:12:51.644Z] 2021/09/24 17:12:50 Closing DB instances... [2021-09-24T17:12:51.644Z] --- PASS: TestParallelDelete (0.01s) [2021-09-24T17:12:51.644Z] === RUN TestNetworkDBIslands [2021-09-24T17:12:51.644Z] time="2021-09-24T17:12:50Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:8344393f1e56 with config:&{NodeID:8344393f1e56 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-24T17:12:51.644Z] time="2021-09-24T17:12:50Z" level=info msg="Node 8344393f1e56/172.18.20.64, joined gossip cluster" [2021-09-24T17:12:51.644Z] time="2021-09-24T17:12:50Z" level=info msg="Node 8344393f1e56/172.18.20.64, added to nodes list" [2021-09-24T17:12:51.644Z] time="2021-09-24T17:12:50Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:24746a1c70d9 with config:&{NodeID:24746a1c70d9 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-24T17:12:51.644Z] time="2021-09-24T17:12:50Z" level=info msg="Node 24746a1c70d9/172.18.20.64, joined gossip cluster" [2021-09-24T17:12:51.644Z] time="2021-09-24T17:12:50Z" level=info msg="Node 24746a1c70d9/172.18.20.64, added to nodes list" [2021-09-24T17:12:51.644Z] time="2021-09-24T17:12:50Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-09-24T17:12:51.644Z] time="2021-09-24T17:12:50Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-09-24T17:12:51.644Z] time="2021-09-24T17:12:50Z" level=debug msg="memberlist: Stream connection from=[::1]:49349" [2021-09-24T17:12:51.644Z] time="2021-09-24T17:12:50Z" level=info msg="Node 24746a1c70d9/172.18.20.64, joined gossip cluster" [2021-09-24T17:12:51.644Z] time="2021-09-24T17:12:50Z" level=info msg="Node 24746a1c70d9/172.18.20.64, added to nodes list" [2021-09-24T17:12:51.644Z] time="2021-09-24T17:12:50Z" level=info msg="Node 8344393f1e56/172.18.20.64, joined gossip cluster" [2021-09-24T17:12:51.644Z] time="2021-09-24T17:12:50Z" level=info msg="Node 8344393f1e56/172.18.20.64, added to nodes list" [2021-09-24T17:12:51.644Z] time="2021-09-24T17:12:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-09-24T17:12:51.644Z] time="2021-09-24T17:12:50Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49350" [2021-09-24T17:12:51.645Z] time="2021-09-24T17:12:51Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:ced27ec537b6 with config:&{NodeID:ced27ec537b6 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-24T17:12:51.645Z] time="2021-09-24T17:12:51Z" level=info msg="Node ced27ec537b6/172.18.20.64, joined gossip cluster" [2021-09-24T17:12:51.645Z] time="2021-09-24T17:12:51Z" level=info msg="Node ced27ec537b6/172.18.20.64, added to nodes list" [2021-09-24T17:12:51.645Z] time="2021-09-24T17:12:51Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-09-24T17:12:51.645Z] time="2021-09-24T17:12:51Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-09-24T17:12:51.645Z] time="2021-09-24T17:12:51Z" level=debug msg="memberlist: Stream connection from=[::1]:49351" [2021-09-24T17:12:51.645Z] time="2021-09-24T17:12:51Z" level=info msg="Node ced27ec537b6/172.18.20.64, joined gossip cluster" [2021-09-24T17:12:51.645Z] time="2021-09-24T17:12:51Z" level=info msg="Node ced27ec537b6/172.18.20.64, added to nodes list" [2021-09-24T17:12:51.645Z] time="2021-09-24T17:12:51Z" level=info msg="Node 8344393f1e56/172.18.20.64, joined gossip cluster" [2021-09-24T17:12:51.645Z] time="2021-09-24T17:12:51Z" level=info msg="Node 8344393f1e56/172.18.20.64, added to nodes list" [2021-09-24T17:12:51.645Z] time="2021-09-24T17:12:51Z" level=info msg="Node 24746a1c70d9/172.18.20.64, joined gossip cluster" [2021-09-24T17:12:51.645Z] time="2021-09-24T17:12:51Z" level=info msg="Node 24746a1c70d9/172.18.20.64, added to nodes list" [2021-09-24T17:12:51.645Z] time="2021-09-24T17:12:51Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-09-24T17:12:51.645Z] time="2021-09-24T17:12:51Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49352" [2021-09-24T17:12:52.114Z] time="2021-09-24T17:12:51Z" level=info msg="Node ced27ec537b6/172.18.20.64, joined gossip cluster" [2021-09-24T17:12:52.114Z] time="2021-09-24T17:12:51Z" level=info msg="Node ced27ec537b6/172.18.20.64, added to nodes list" [2021-09-24T17:12:52.114Z] time="2021-09-24T17:12:51Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:11b248c3d950 with config:&{NodeID:11b248c3d950 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-24T17:12:52.114Z] time="2021-09-24T17:12:51Z" level=info msg="Node 11b248c3d950/172.18.20.64, joined gossip cluster" [2021-09-24T17:12:52.114Z] time="2021-09-24T17:12:51Z" level=info msg="Node 11b248c3d950/172.18.20.64, added to nodes list" [2021-09-24T17:12:52.114Z] time="2021-09-24T17:12:51Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-09-24T17:12:52.114Z] time="2021-09-24T17:12:51Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-09-24T17:12:52.114Z] time="2021-09-24T17:12:51Z" level=debug msg="memberlist: Stream connection from=[::1]:49353" [2021-09-24T17:12:52.114Z] time="2021-09-24T17:12:51Z" level=info msg="Node 11b248c3d950/172.18.20.64, joined gossip cluster" [2021-09-24T17:12:52.114Z] time="2021-09-24T17:12:51Z" level=info msg="Node 11b248c3d950/172.18.20.64, added to nodes list" [2021-09-24T17:12:52.114Z] time="2021-09-24T17:12:51Z" level=info msg="Node 24746a1c70d9/172.18.20.64, joined gossip cluster" [2021-09-24T17:12:52.114Z] time="2021-09-24T17:12:51Z" level=info msg="Node 24746a1c70d9/172.18.20.64, added to nodes list" [2021-09-24T17:12:52.114Z] time="2021-09-24T17:12:51Z" level=info msg="Node ced27ec537b6/172.18.20.64, joined gossip cluster" [2021-09-24T17:12:52.114Z] time="2021-09-24T17:12:51Z" level=info msg="Node ced27ec537b6/172.18.20.64, added to nodes list" [2021-09-24T17:12:52.114Z] time="2021-09-24T17:12:51Z" level=info msg="Node 8344393f1e56/172.18.20.64, joined gossip cluster" [2021-09-24T17:12:52.114Z] time="2021-09-24T17:12:51Z" level=info msg="Node 8344393f1e56/172.18.20.64, added to nodes list" [2021-09-24T17:12:52.114Z] time="2021-09-24T17:12:51Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-09-24T17:12:52.114Z] time="2021-09-24T17:12:51Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49354" [2021-09-24T17:12:52.585Z] time="2021-09-24T17:12:52Z" level=info msg="Node 11b248c3d950/172.18.20.64, joined gossip cluster" [2021-09-24T17:12:52.585Z] time="2021-09-24T17:12:52Z" level=info msg="Node 11b248c3d950/172.18.20.64, added to nodes list" [2021-09-24T17:12:52.585Z] time="2021-09-24T17:12:52Z" level=info msg="Node 11b248c3d950/172.18.20.64, joined gossip cluster" [2021-09-24T17:12:52.585Z] time="2021-09-24T17:12:52Z" level=info msg="Node 11b248c3d950/172.18.20.64, added to nodes list" [2021-09-24T17:12:52.585Z] time="2021-09-24T17:12:52Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:20beee492c4c with config:&{NodeID:20beee492c4c Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-24T17:12:52.585Z] time="2021-09-24T17:12:52Z" level=info msg="Node 20beee492c4c/172.18.20.64, joined gossip cluster" [2021-09-24T17:12:52.585Z] time="2021-09-24T17:12:52Z" level=info msg="Node 20beee492c4c/172.18.20.64, added to nodes list" [2021-09-24T17:12:52.585Z] time="2021-09-24T17:12:52Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-09-24T17:12:52.585Z] time="2021-09-24T17:12:52Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-09-24T17:12:52.585Z] time="2021-09-24T17:12:52Z" level=debug msg="memberlist: Stream connection from=[::1]:49355" [2021-09-24T17:12:52.585Z] time="2021-09-24T17:12:52Z" level=info msg="Node 20beee492c4c/172.18.20.64, joined gossip cluster" [2021-09-24T17:12:52.585Z] time="2021-09-24T17:12:52Z" level=info msg="Node 20beee492c4c/172.18.20.64, added to nodes list" [2021-09-24T17:12:52.585Z] time="2021-09-24T17:12:52Z" level=info msg="Node 8344393f1e56/172.18.20.64, joined gossip cluster" [2021-09-24T17:12:52.585Z] time="2021-09-24T17:12:52Z" level=info msg="Node 8344393f1e56/172.18.20.64, added to nodes list" [2021-09-24T17:12:52.585Z] time="2021-09-24T17:12:52Z" level=info msg="Node ced27ec537b6/172.18.20.64, joined gossip cluster" [2021-09-24T17:12:52.585Z] time="2021-09-24T17:12:52Z" level=info msg="Node ced27ec537b6/172.18.20.64, added to nodes list" [2021-09-24T17:12:52.585Z] time="2021-09-24T17:12:52Z" level=info msg="Node 11b248c3d950/172.18.20.64, joined gossip cluster" [2021-09-24T17:12:52.585Z] time="2021-09-24T17:12:52Z" level=info msg="Node 11b248c3d950/172.18.20.64, added to nodes list" [2021-09-24T17:12:52.585Z] time="2021-09-24T17:12:52Z" level=info msg="Node 24746a1c70d9/172.18.20.64, joined gossip cluster" [2021-09-24T17:12:52.585Z] time="2021-09-24T17:12:52Z" level=info msg="Node 24746a1c70d9/172.18.20.64, added to nodes list" [2021-09-24T17:12:52.585Z] time="2021-09-24T17:12:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-09-24T17:12:52.585Z] time="2021-09-24T17:12:52Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49356" [2021-09-24T17:12:53.054Z] time="2021-09-24T17:12:52Z" level=info msg="Node 20beee492c4c/172.18.20.64, joined gossip cluster" [2021-09-24T17:12:53.054Z] time="2021-09-24T17:12:52Z" level=info msg="Node 20beee492c4c/172.18.20.64, joined gossip cluster" [2021-09-24T17:12:53.054Z] time="2021-09-24T17:12:52Z" level=info msg="Node 20beee492c4c/172.18.20.64, added to nodes list" [2021-09-24T17:12:53.054Z] time="2021-09-24T17:12:52Z" level=info msg="Node 20beee492c4c/172.18.20.64, joined gossip cluster" [2021-09-24T17:12:53.054Z] time="2021-09-24T17:12:52Z" level=info msg="Node 20beee492c4c/172.18.20.64, added to nodes list" [2021-09-24T17:12:53.054Z] time="2021-09-24T17:12:52Z" level=info msg="Node 20beee492c4c/172.18.20.64, added to nodes list" [2021-09-24T17:12:53.054Z] networkdb_test.go:835: Re-joining: 3 [2021-09-24T17:12:53.054Z] time="2021-09-24T17:12:52Z" level=info msg="The new bootstrap node list is:[172.18.20.64:10033 172.18.20.64:10034 172.18.20.64:10035]" [2021-09-24T17:12:53.054Z] time="2021-09-24T17:12:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.20.64:10033" [2021-09-24T17:12:53.054Z] time="2021-09-24T17:12:52Z" level=debug msg="memberlist: Stream connection from=172.18.20.64:49357" [2021-09-24T17:12:53.054Z] time="2021-09-24T17:12:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.20.64:10034" [2021-09-24T17:12:53.054Z] time="2021-09-24T17:12:52Z" level=debug msg="memberlist: Stream connection from=172.18.20.64:49358" [2021-09-24T17:12:53.054Z] time="2021-09-24T17:12:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.20.64:10035" [2021-09-24T17:12:53.054Z] time="2021-09-24T17:12:52Z" level=debug msg="memberlist: Stream connection from=172.18.20.64:49359" [2021-09-24T17:12:53.054Z] networkdb_test.go:835: Re-joining: 4 [2021-09-24T17:12:53.054Z] time="2021-09-24T17:12:52Z" level=info msg="The new bootstrap node list is:[172.18.20.64:10033 172.18.20.64:10034 172.18.20.64:10035]" [2021-09-24T17:12:53.054Z] time="2021-09-24T17:12:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.20.64:10033" [2021-09-24T17:12:53.054Z] time="2021-09-24T17:12:52Z" level=debug msg="memberlist: Stream connection from=172.18.20.64:49360" [2021-09-24T17:12:53.054Z] time="2021-09-24T17:12:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.20.64:10034" [2021-09-24T17:12:53.054Z] time="2021-09-24T17:12:52Z" level=debug msg="memberlist: Stream connection from=172.18.20.64:49361" [2021-09-24T17:12:53.054Z] time="2021-09-24T17:12:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.20.64:10035" [2021-09-24T17:12:53.054Z] time="2021-09-24T17:12:52Z" level=debug msg="memberlist: Stream connection from=172.18.20.64:49362" [2021-09-24T17:12:53.054Z] time="2021-09-24T17:12:53Z" level=info msg="node 0 leaving" [2021-09-24T17:12:53.524Z] time="2021-09-24T17:12:53Z" level=info msg="Node 8344393f1e56 change state NodeActive --> NodeLeft" [2021-09-24T17:12:53.524Z] time="2021-09-24T17:12:53Z" level=info msg="node4(11b248c3d950): Node leave event for 8344393f1e56/172.18.20.64" [2021-09-24T17:12:53.524Z] time="2021-09-24T17:12:53Z" level=info msg="Node 8344393f1e56 change state NodeActive --> NodeLeft" [2021-09-24T17:12:53.524Z] time="2021-09-24T17:12:53Z" level=info msg="node2(24746a1c70d9): Node leave event for 8344393f1e56/172.18.20.64" [2021-09-24T17:12:53.524Z] time="2021-09-24T17:12:53Z" level=info msg="Node 8344393f1e56 change state NodeActive --> NodeLeft" [2021-09-24T17:12:53.524Z] time="2021-09-24T17:12:53Z" level=info msg="node3(ced27ec537b6): Node leave event for 8344393f1e56/172.18.20.64" [2021-09-24T17:12:53.524Z] time="2021-09-24T17:12:53Z" level=info msg="Node 8344393f1e56 change state NodeActive --> NodeLeft" [2021-09-24T17:12:53.524Z] time="2021-09-24T17:12:53Z" level=info msg="node1(8344393f1e56): Node leave event for 8344393f1e56/172.18.20.64" [2021-09-24T17:12:53.524Z] time="2021-09-24T17:12:53Z" level=info msg="Node 8344393f1e56 change state NodeActive --> NodeLeft" [2021-09-24T17:12:53.524Z] time="2021-09-24T17:12:53Z" level=info msg="node5(20beee492c4c): Node leave event for 8344393f1e56/172.18.20.64" [2021-09-24T17:12:53.524Z] time="2021-09-24T17:12:53Z" level=info msg="Node 8344393f1e56/172.18.20.64, left gossip cluster" [2021-09-24T17:12:53.524Z] time="2021-09-24T17:12:53Z" level=info msg="Node 8344393f1e56/172.18.20.64, left gossip cluster" [2021-09-24T17:12:53.524Z] time="2021-09-24T17:12:53Z" level=info msg="Node 8344393f1e56/172.18.20.64, left gossip cluster" [2021-09-24T17:12:53.524Z] time="2021-09-24T17:12:53Z" level=info msg="Node 8344393f1e56/172.18.20.64, left gossip cluster" [2021-09-24T17:12:53.524Z] time="2021-09-24T17:12:53Z" level=info msg="Node 8344393f1e56/172.18.20.64, left gossip cluster" [2021-09-24T17:12:53.995Z] time="2021-09-24T17:12:53Z" level=info msg="node 1 leaving" [2021-09-24T17:12:53.995Z] time="2021-09-24T17:12:53Z" level=info msg="Node 24746a1c70d9 change state NodeActive --> NodeLeft" [2021-09-24T17:12:53.995Z] time="2021-09-24T17:12:53Z" level=info msg="node5(20beee492c4c): Node leave event for 24746a1c70d9/172.18.20.64" [2021-09-24T17:12:53.995Z] time="2021-09-24T17:12:53Z" level=info msg="Node 24746a1c70d9 change state NodeActive --> NodeLeft" [2021-09-24T17:12:53.995Z] time="2021-09-24T17:12:53Z" level=info msg="node3(ced27ec537b6): Node leave event for 24746a1c70d9/172.18.20.64" [2021-09-24T17:12:53.995Z] time="2021-09-24T17:12:53Z" level=info msg="Node 24746a1c70d9 change state NodeActive --> NodeLeft" [2021-09-24T17:12:53.995Z] time="2021-09-24T17:12:53Z" level=info msg="node4(11b248c3d950): Node leave event for 24746a1c70d9/172.18.20.64" [2021-09-24T17:12:53.995Z] time="2021-09-24T17:12:53Z" level=info msg="Node 24746a1c70d9 change state NodeActive --> NodeLeft" [2021-09-24T17:12:53.995Z] time="2021-09-24T17:12:53Z" level=info msg="node2(24746a1c70d9): Node leave event for 24746a1c70d9/172.18.20.64" [2021-09-24T17:12:53.995Z] time="2021-09-24T17:12:53Z" level=info msg="Node 24746a1c70d9/172.18.20.64, left gossip cluster" [2021-09-24T17:12:53.995Z] time="2021-09-24T17:12:53Z" level=info msg="Node 24746a1c70d9/172.18.20.64, left gossip cluster" [2021-09-24T17:12:53.995Z] time="2021-09-24T17:12:53Z" level=info msg="Node 24746a1c70d9/172.18.20.64, left gossip cluster" [2021-09-24T17:12:53.995Z] time="2021-09-24T17:12:53Z" level=info msg="Node 24746a1c70d9/172.18.20.64, left gossip cluster" [2021-09-24T17:12:54.465Z] time="2021-09-24T17:12:53Z" level=info msg="node 2 leaving" [2021-09-24T17:12:54.465Z] time="2021-09-24T17:12:53Z" level=info msg="Node ced27ec537b6 change state NodeActive --> NodeLeft" [2021-09-24T17:12:54.465Z] time="2021-09-24T17:12:53Z" level=info msg="node5(20beee492c4c): Node leave event for ced27ec537b6/172.18.20.64" [2021-09-24T17:12:54.465Z] time="2021-09-24T17:12:53Z" level=info msg="Node ced27ec537b6 change state NodeActive --> NodeLeft" [2021-09-24T17:12:54.465Z] time="2021-09-24T17:12:53Z" level=info msg="node4(11b248c3d950): Node leave event for ced27ec537b6/172.18.20.64" [2021-09-24T17:12:54.465Z] time="2021-09-24T17:12:54Z" level=info msg="Node ced27ec537b6 change state NodeActive --> NodeLeft" [2021-09-24T17:12:54.465Z] time="2021-09-24T17:12:54Z" level=info msg="node3(ced27ec537b6): Node leave event for ced27ec537b6/172.18.20.64" [2021-09-24T17:12:54.465Z] time="2021-09-24T17:12:54Z" level=info msg="Node ced27ec537b6/172.18.20.64, left gossip cluster" [2021-09-24T17:12:54.465Z] time="2021-09-24T17:12:54Z" level=info msg="Node ced27ec537b6/172.18.20.64, left gossip cluster" [2021-09-24T17:12:54.465Z] time="2021-09-24T17:12:54Z" level=info msg="Node ced27ec537b6/172.18.20.64, left gossip cluster" [2021-09-24T17:12:54.934Z] networkdb_test.go:867: node4: OK [2021-09-24T17:12:54.934Z] networkdb_test.go:867: node5: OK [2021-09-24T17:12:54.934Z] time="2021-09-24T17:12:54Z" level=info msg="node 0 coming back" [2021-09-24T17:12:54.934Z] time="2021-09-24T17:12:54Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:7f72d72d053a with config:&{NodeID:7f72d72d053a Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-24T17:12:54.934Z] time="2021-09-24T17:12:54Z" level=info msg="Node 7f72d72d053a/172.18.20.64, joined gossip cluster" [2021-09-24T17:12:54.934Z] time="2021-09-24T17:12:54Z" level=info msg="Node 7f72d72d053a/172.18.20.64, added to nodes list" [2021-09-24T17:12:54.934Z] time="2021-09-24T17:12:54Z" level=info msg="node 1 coming back" [2021-09-24T17:12:54.934Z] time="2021-09-24T17:12:54Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:be359daff471 with config:&{NodeID:be359daff471 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-24T17:12:54.934Z] time="2021-09-24T17:12:54Z" level=info msg="Node be359daff471/172.18.20.64, joined gossip cluster" [2021-09-24T17:12:54.934Z] time="2021-09-24T17:12:54Z" level=info msg="Node be359daff471/172.18.20.64, added to nodes list" [2021-09-24T17:12:54.934Z] time="2021-09-24T17:12:54Z" level=info msg="node 2 coming back" [2021-09-24T17:12:54.934Z] time="2021-09-24T17:12:54Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:4e4d82dbfae7 with config:&{NodeID:4e4d82dbfae7 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-24T17:12:54.934Z] time="2021-09-24T17:12:54Z" level=info msg="Node 4e4d82dbfae7/172.18.20.64, joined gossip cluster" [2021-09-24T17:12:54.934Z] time="2021-09-24T17:12:54Z" level=info msg="Node 4e4d82dbfae7/172.18.20.64, added to nodes list" [2021-09-24T17:12:55.404Z] time="2021-09-24T17:12:55Z" level=debug msg="memberlist: Failed ping: 20beee492c4c (timeout reached)" [2021-09-24T17:12:55.404Z] time="2021-09-24T17:12:55Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.18.20.64:10036: use of closed network connection" [2021-09-24T17:12:55.404Z] time="2021-09-24T17:12:55Z" level=debug msg="memberlist: Stream connection from=172.18.20.64:49363" [2021-09-24T17:12:55.874Z] time="2021-09-24T17:12:55Z" level=warning msg="memberlist: Was able to connect to 20beee492c4c but other probes failed, network may be misconfigured" [2021-09-24T17:12:57.632Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-09-24T17:12:57.632Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-09-24T17:12:57.632Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-09-24T17:12:58.095Z] time="2021-09-24T17:12:57Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.18.20.64:10033 172.18.20.64:10034 172.18.20.64:10035]" [2021-09-24T17:12:58.564Z] time="2021-09-24T17:12:58Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.18.20.64:10033 172.18.20.64:10034 172.18.20.64:10035]" [2021-09-24T17:12:59.034Z] time="2021-09-24T17:12:58Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.20.64:10033" [2021-09-24T17:12:59.034Z] time="2021-09-24T17:12:58Z" level=debug msg="memberlist: Stream connection from=172.18.20.64:49364" [2021-09-24T17:12:59.034Z] time="2021-09-24T17:12:58Z" level=info msg="Node 11b248c3d950/172.18.20.64, joined gossip cluster" [2021-09-24T17:12:59.034Z] time="2021-09-24T17:12:58Z" level=info msg="Node 11b248c3d950/172.18.20.64, added to nodes list" [2021-09-24T17:12:59.034Z] time="2021-09-24T17:12:58Z" level=info msg="Node 20beee492c4c/172.18.20.64, joined gossip cluster" [2021-09-24T17:12:59.034Z] time="2021-09-24T17:12:58Z" level=info msg="Node 20beee492c4c/172.18.20.64, added to nodes list" [2021-09-24T17:12:59.034Z] time="2021-09-24T17:12:58Z" level=info msg="Node 7f72d72d053a/172.18.20.64, joined gossip cluster" [2021-09-24T17:12:59.034Z] time="2021-09-24T17:12:58Z" level=info msg="Node 7f72d72d053a/172.18.20.64, is the new incarnation of the shutdown node 8344393f1e56/172.18.20.64" [2021-09-24T17:12:59.034Z] time="2021-09-24T17:12:58Z" level=info msg="Node 7f72d72d053a/172.18.20.64, added to nodes list" [2021-09-24T17:12:59.503Z] time="2021-09-24T17:12:58Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.20.64:10034" [2021-09-24T17:12:59.503Z] time="2021-09-24T17:12:58Z" level=debug msg="memberlist: Stream connection from=172.18.20.64:49365" [2021-09-24T17:12:59.503Z] time="2021-09-24T17:12:58Z" level=info msg="Node 11b248c3d950/172.18.20.64, joined gossip cluster" [2021-09-24T17:12:59.503Z] time="2021-09-24T17:12:58Z" level=info msg="Node 11b248c3d950/172.18.20.64, added to nodes list" [2021-09-24T17:12:59.503Z] time="2021-09-24T17:12:58Z" level=info msg="Node 7f72d72d053a/172.18.20.64, joined gossip cluster" [2021-09-24T17:12:59.503Z] time="2021-09-24T17:12:58Z" level=info msg="Node 7f72d72d053a/172.18.20.64, added to nodes list" [2021-09-24T17:12:59.503Z] time="2021-09-24T17:12:58Z" level=info msg="Node 20beee492c4c/172.18.20.64, joined gossip cluster" [2021-09-24T17:12:59.503Z] time="2021-09-24T17:12:58Z" level=info msg="Node 20beee492c4c/172.18.20.64, added to nodes list" [2021-09-24T17:12:59.503Z] time="2021-09-24T17:12:58Z" level=info msg="Node be359daff471/172.18.20.64, joined gossip cluster" [2021-09-24T17:12:59.504Z] time="2021-09-24T17:12:58Z" level=info msg="Node be359daff471/172.18.20.64, is the new incarnation of the shutdown node 24746a1c70d9/172.18.20.64" [2021-09-24T17:12:59.504Z] time="2021-09-24T17:12:58Z" level=info msg="Node be359daff471/172.18.20.64, added to nodes list" [2021-09-24T17:12:59.504Z] time="2021-09-24T17:12:58Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.20.64:10035" [2021-09-24T17:12:59.504Z] time="2021-09-24T17:12:58Z" level=debug msg="memberlist: Stream connection from=172.18.20.64:49366" [2021-09-24T17:12:59.504Z] time="2021-09-24T17:12:58Z" level=info msg="Node be359daff471/172.18.20.64, joined gossip cluster" [2021-09-24T17:12:59.504Z] time="2021-09-24T17:12:58Z" level=info msg="Node be359daff471/172.18.20.64, added to nodes list" [2021-09-24T17:12:59.504Z] time="2021-09-24T17:12:58Z" level=info msg="Node 4e4d82dbfae7/172.18.20.64, joined gossip cluster" [2021-09-24T17:12:59.504Z] time="2021-09-24T17:12:59Z" level=info msg="Node 11b248c3d950/172.18.20.64, joined gossip cluster" [2021-09-24T17:12:59.504Z] time="2021-09-24T17:12:59Z" level=info msg="Node 11b248c3d950/172.18.20.64, added to nodes list" [2021-09-24T17:12:59.504Z] time="2021-09-24T17:12:59Z" level=info msg="Node 4e4d82dbfae7/172.18.20.64, is the new incarnation of the shutdown node ced27ec537b6/172.18.20.64" [2021-09-24T17:12:59.504Z] time="2021-09-24T17:12:59Z" level=info msg="Node 7f72d72d053a/172.18.20.64, joined gossip cluster" [2021-09-24T17:12:59.504Z] time="2021-09-24T17:12:59Z" level=info msg="Node 4e4d82dbfae7/172.18.20.64, added to nodes list" [2021-09-24T17:12:59.504Z] time="2021-09-24T17:12:59Z" level=info msg="Node 7f72d72d053a/172.18.20.64, added to nodes list" [2021-09-24T17:12:59.504Z] time="2021-09-24T17:12:59Z" level=info msg="Node 20beee492c4c/172.18.20.64, joined gossip cluster" [2021-09-24T17:12:59.504Z] time="2021-09-24T17:12:59Z" level=info msg="Node 20beee492c4c/172.18.20.64, added to nodes list" [2021-09-24T17:12:59.504Z] time="2021-09-24T17:12:59Z" level=info msg="Node be359daff471/172.18.20.64, joined gossip cluster" [2021-09-24T17:12:59.504Z] time="2021-09-24T17:12:59Z" level=info msg="Node be359daff471/172.18.20.64, is the new incarnation of the shutdown node 24746a1c70d9/172.18.20.64" [2021-09-24T17:12:59.504Z] time="2021-09-24T17:12:59Z" level=info msg="Node be359daff471/172.18.20.64, added to nodes list" [2021-09-24T17:12:59.504Z] time="2021-09-24T17:12:59Z" level=info msg="Node 7f72d72d053a/172.18.20.64, joined gossip cluster" [2021-09-24T17:12:59.504Z] time="2021-09-24T17:12:59Z" level=info msg="Node 7f72d72d053a/172.18.20.64, is the new incarnation of the shutdown node 8344393f1e56/172.18.20.64" [2021-09-24T17:12:59.504Z] time="2021-09-24T17:12:59Z" level=info msg="Node 7f72d72d053a/172.18.20.64, added to nodes list" [2021-09-24T17:12:59.504Z] time="2021-09-24T17:12:59Z" level=info msg="Node be359daff471/172.18.20.64, joined gossip cluster" [2021-09-24T17:12:59.504Z] time="2021-09-24T17:12:59Z" level=info msg="Node be359daff471/172.18.20.64, added to nodes list" [2021-09-24T17:12:59.504Z] time="2021-09-24T17:12:59Z" level=info msg="Node 4e4d82dbfae7/172.18.20.64, joined gossip cluster" [2021-09-24T17:12:59.504Z] time="2021-09-24T17:12:59Z" level=info msg="Node 4e4d82dbfae7/172.18.20.64, added to nodes list" [2021-09-24T17:12:59.504Z] time="2021-09-24T17:12:59Z" level=info msg="Node 4e4d82dbfae7/172.18.20.64, joined gossip cluster" [2021-09-24T17:12:59.504Z] time="2021-09-24T17:12:59Z" level=info msg="Node 4e4d82dbfae7/172.18.20.64, is the new incarnation of the shutdown node ced27ec537b6/172.18.20.64" [2021-09-24T17:12:59.504Z] time="2021-09-24T17:12:59Z" level=info msg="Node 4e4d82dbfae7/172.18.20.64, added to nodes list" [2021-09-24T17:12:59.504Z] time="2021-09-24T17:12:59Z" level=info msg="Node 4e4d82dbfae7/172.18.20.64, joined gossip cluster" [2021-09-24T17:12:59.504Z] time="2021-09-24T17:12:59Z" level=info msg="Node 4e4d82dbfae7/172.18.20.64, added to nodes list" [2021-09-24T17:12:59.504Z] time="2021-09-24T17:12:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.20.64:10033" [2021-09-24T17:12:59.504Z] time="2021-09-24T17:12:59Z" level=debug msg="memberlist: Stream connection from=172.18.20.64:49367" [2021-09-24T17:12:59.504Z] time="2021-09-24T17:12:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.20.64:10034" [2021-09-24T17:12:59.504Z] time="2021-09-24T17:12:59Z" level=debug msg="memberlist: Stream connection from=172.18.20.64:49368" [2021-09-24T17:12:59.504Z] time="2021-09-24T17:12:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.20.64:10035" [2021-09-24T17:12:59.504Z] time="2021-09-24T17:12:59Z" level=debug msg="memberlist: Stream connection from=172.18.20.64:49369" [2021-09-24T17:12:59.973Z] 2021/09/24 17:12:59 Closing DB instances... [2021-09-24T17:12:59.973Z] time="2021-09-24T17:12:59Z" level=info msg="Node 7f72d72d053a change state NodeActive --> NodeLeft" [2021-09-24T17:12:59.973Z] time="2021-09-24T17:12:59Z" level=info msg="node5(20beee492c4c): Node leave event for 7f72d72d053a/172.18.20.64" [2021-09-24T17:12:59.973Z] time="2021-09-24T17:12:59Z" level=info msg="Node 7f72d72d053a change state NodeActive --> NodeLeft" [2021-09-24T17:12:59.973Z] time="2021-09-24T17:12:59Z" level=info msg="node3(4e4d82dbfae7): Node leave event for 7f72d72d053a/172.18.20.64" [2021-09-24T17:12:59.973Z] time="2021-09-24T17:12:59Z" level=info msg="Node 7f72d72d053a change state NodeActive --> NodeLeft" [2021-09-24T17:12:59.973Z] time="2021-09-24T17:12:59Z" level=info msg="node2(be359daff471): Node leave event for 7f72d72d053a/172.18.20.64" [2021-09-24T17:12:59.973Z] time="2021-09-24T17:12:59Z" level=info msg="Node 7f72d72d053a change state NodeActive --> NodeLeft" [2021-09-24T17:12:59.973Z] time="2021-09-24T17:12:59Z" level=info msg="node4(11b248c3d950): Node leave event for 7f72d72d053a/172.18.20.64" [2021-09-24T17:12:59.973Z] time="2021-09-24T17:12:59Z" level=info msg="Node 7f72d72d053a change state NodeActive --> NodeLeft" [2021-09-24T17:12:59.973Z] time="2021-09-24T17:12:59Z" level=info msg="node1(7f72d72d053a): Node leave event for 7f72d72d053a/172.18.20.64" [2021-09-24T17:13:00.443Z] time="2021-09-24T17:12:59Z" level=info msg="Node 7f72d72d053a/172.18.20.64, left gossip cluster" [2021-09-24T17:13:00.443Z] time="2021-09-24T17:12:59Z" level=info msg="Node 7f72d72d053a/172.18.20.64, left gossip cluster" [2021-09-24T17:13:00.443Z] time="2021-09-24T17:12:59Z" level=info msg="Node 7f72d72d053a/172.18.20.64, left gossip cluster" [2021-09-24T17:13:00.443Z] time="2021-09-24T17:12:59Z" level=info msg="Node 7f72d72d053a/172.18.20.64, left gossip cluster" [2021-09-24T17:13:00.443Z] time="2021-09-24T17:13:00Z" level=info msg="Node 7f72d72d053a/172.18.20.64, left gossip cluster" [2021-09-24T17:13:00.443Z] time="2021-09-24T17:13:00Z" level=info msg="Node be359daff471 change state NodeActive --> NodeLeft" [2021-09-24T17:13:00.443Z] time="2021-09-24T17:13:00Z" level=info msg="node3(4e4d82dbfae7): Node leave event for be359daff471/172.18.20.64" [2021-09-24T17:13:00.443Z] time="2021-09-24T17:13:00Z" level=info msg="Node be359daff471 change state NodeActive --> NodeLeft" [2021-09-24T17:13:00.443Z] time="2021-09-24T17:13:00Z" level=info msg="Node be359daff471 change state NodeActive --> NodeLeft" [2021-09-24T17:13:00.443Z] time="2021-09-24T17:13:00Z" level=info msg="node5(20beee492c4c): Node leave event for be359daff471/172.18.20.64" [2021-09-24T17:13:00.443Z] time="2021-09-24T17:13:00Z" level=info msg="node4(11b248c3d950): Node leave event for be359daff471/172.18.20.64" [2021-09-24T17:13:00.443Z] time="2021-09-24T17:13:00Z" level=info msg="Node be359daff471 change state NodeActive --> NodeLeft" [2021-09-24T17:13:00.443Z] time="2021-09-24T17:13:00Z" level=info msg="node2(be359daff471): Node leave event for be359daff471/172.18.20.64" [2021-09-24T17:13:00.443Z] time="2021-09-24T17:13:00Z" level=info msg="Node be359daff471/172.18.20.64, left gossip cluster" [2021-09-24T17:13:00.443Z] time="2021-09-24T17:13:00Z" level=info msg="Node be359daff471/172.18.20.64, left gossip cluster" [2021-09-24T17:13:00.443Z] time="2021-09-24T17:13:00Z" level=info msg="Node be359daff471/172.18.20.64, left gossip cluster" [2021-09-24T17:13:00.443Z] time="2021-09-24T17:13:00Z" level=info msg="Node be359daff471/172.18.20.64, left gossip cluster" [2021-09-24T17:13:00.680Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-09-24T17:13:00.680Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-09-24T17:13:00.913Z] time="2021-09-24T17:13:00Z" level=info msg="Node 4e4d82dbfae7 change state NodeActive --> NodeLeft" [2021-09-24T17:13:00.913Z] time="2021-09-24T17:13:00Z" level=info msg="node4(11b248c3d950): Node leave event for 4e4d82dbfae7/172.18.20.64" [2021-09-24T17:13:00.913Z] time="2021-09-24T17:13:00Z" level=info msg="Node 4e4d82dbfae7 change state NodeActive --> NodeLeft" [2021-09-24T17:13:00.913Z] time="2021-09-24T17:13:00Z" level=info msg="node5(20beee492c4c): Node leave event for 4e4d82dbfae7/172.18.20.64" [2021-09-24T17:13:00.913Z] time="2021-09-24T17:13:00Z" level=info msg="Node 4e4d82dbfae7 change state NodeActive --> NodeLeft" [2021-09-24T17:13:00.913Z] time="2021-09-24T17:13:00Z" level=info msg="node3(4e4d82dbfae7): Node leave event for 4e4d82dbfae7/172.18.20.64" [2021-09-24T17:13:00.913Z] time="2021-09-24T17:13:00Z" level=info msg="Node 4e4d82dbfae7/172.18.20.64, left gossip cluster" [2021-09-24T17:13:00.913Z] time="2021-09-24T17:13:00Z" level=info msg="Node 4e4d82dbfae7/172.18.20.64, left gossip cluster" [2021-09-24T17:13:01.170Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-09-24T17:13:01.170Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-09-24T17:13:01.170Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-09-24T17:13:01.170Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-09-24T17:13:01.170Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-09-24T17:13:01.382Z] time="2021-09-24T17:13:00Z" level=info msg="Node 4e4d82dbfae7/172.18.20.64, left gossip cluster" [2021-09-24T17:13:01.382Z] time="2021-09-24T17:13:01Z" level=debug msg="memberlist: Failed ping: 4e4d82dbfae7 (timeout reached)" [2021-09-24T17:13:01.382Z] time="2021-09-24T17:13:01Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.18.20.64:10036: use of closed network connection" [2021-09-24T17:13:01.382Z] time="2021-09-24T17:13:01Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.18.20.64:10037: use of closed network connection" [2021-09-24T17:13:01.382Z] time="2021-09-24T17:13:01Z" level=debug msg="memberlist: Stream connection from=172.18.20.64:49370" [2021-09-24T17:13:01.659Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-09-24T17:13:01.659Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-09-24T17:13:01.662Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-09-24T17:13:01.852Z] time="2021-09-24T17:13:01Z" level=info msg="Node 11b248c3d950 change state NodeActive --> NodeLeft" [2021-09-24T17:13:01.852Z] time="2021-09-24T17:13:01Z" level=info msg="node5(20beee492c4c): Node leave event for 11b248c3d950/172.18.20.64" [2021-09-24T17:13:01.852Z] time="2021-09-24T17:13:01Z" level=warning msg="memberlist: Was able to connect to 4e4d82dbfae7 but other probes failed, network may be misconfigured" [2021-09-24T17:13:01.852Z] time="2021-09-24T17:13:01Z" level=info msg="Node 11b248c3d950 change state NodeActive --> NodeLeft" [2021-09-24T17:13:01.852Z] time="2021-09-24T17:13:01Z" level=info msg="node4(11b248c3d950): Node leave event for 11b248c3d950/172.18.20.64" [2021-09-24T17:13:02.146Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-09-24T17:13:02.321Z] time="2021-09-24T17:13:01Z" level=info msg="Node 11b248c3d950/172.18.20.64, left gossip cluster" [2021-09-24T17:13:02.321Z] time="2021-09-24T17:13:02Z" level=info msg="Node 11b248c3d950/172.18.20.64, left gossip cluster" [2021-09-24T17:13:03.311Z] time="2021-09-24T17:13:02Z" level=info msg="Node 20beee492c4c/172.18.20.64, left gossip cluster" [2021-09-24T17:13:03.311Z] time="2021-09-24T17:13:02Z" level=info msg="Node 20beee492c4c change state NodeActive --> NodeFailed" [2021-09-24T17:13:03.311Z] time="2021-09-24T17:13:02Z" level=info msg="Node 20beee492c4c/172.18.20.64, added to failed nodes list" [2021-09-24T17:13:03.311Z] --- PASS: TestNetworkDBIslands (12.05s) [2021-09-24T17:13:03.311Z] PASS [2021-09-24T17:13:03.311Z] coverage: 60.0% of statements [2021-09-24T17:13:03.311Z] ok github.com/docker/docker/libnetwork/networkdb 104.493s coverage: 60.0% of statements [2021-09-24T17:13:03.311Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-09-24T17:13:03.311Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-09-24T17:13:03.311Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-09-24T17:13:03.311Z] ? github.com/docker/docker/oci/caps [no test files] [2021-09-24T17:13:03.311Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-09-24T17:13:03.311Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-09-24T17:13:03.311Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-09-24T17:13:03.311Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-09-24T17:13:03.311Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-09-24T17:13:03.311Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-09-24T17:13:03.311Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-09-24T17:13:03.311Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-09-24T17:13:03.311Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-09-24T17:13:03.311Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-09-24T17:13:03.311Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-09-24T17:13:03.311Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-09-24T17:13:03.311Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-09-24T17:13:03.311Z] ? github.com/docker/docker/pkg/term [no test files] [2021-09-24T17:13:03.311Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-09-24T17:13:03.311Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-09-24T17:13:03.311Z] ? github.com/docker/docker/quota [no test files] [2021-09-24T17:13:03.311Z] ? github.com/docker/docker/rootless [no test files] [2021-09-24T17:13:03.311Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-09-24T17:13:03.311Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-09-24T17:13:03.311Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-09-24T17:13:03.311Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-09-24T17:13:03.311Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-09-24T17:13:03.311Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-09-24T17:13:03.311Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-09-24T17:13:03.311Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-09-24T17:13:03.311Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-09-24T17:13:03.311Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-09-24T17:13:03.311Z] ? github.com/docker/docker/testutil/request [no test files] [2021-09-24T17:13:03.311Z] ? github.com/docker/docker/volume [no test files] [2021-09-24T17:13:03.311Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-09-24T17:13:03.311Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-09-24T17:13:04.879Z] [2021-09-24T17:13:04.879Z] === Skipped [2021-09-24T17:13:04.879Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-09-24T17:13:04.879Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-09-24T17:13:04.879Z] [2021-09-24T17:13:04.879Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-09-24T17:13:04.879Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-24T17:13:04.879Z] [2021-09-24T17:13:04.879Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-09-24T17:13:04.879Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-24T17:13:04.879Z] [2021-09-24T17:13:04.879Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-09-24T17:13:04.879Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-24T17:13:04.879Z] [2021-09-24T17:13:04.879Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-09-24T17:13:04.879Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-24T17:13:04.879Z] [2021-09-24T17:13:04.879Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-09-24T17:13:04.879Z] client_test.go:23: runtime.GOOS == "windows" [2021-09-24T17:13:04.879Z] [2021-09-24T17:13:04.879Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-09-24T17:13:04.879Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-09-24T17:13:04.879Z] [2021-09-24T17:13:04.879Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-09-24T17:13:04.879Z] network_proxy_test.go:208: No support for dual stack yet [2021-09-24T17:13:04.879Z] [2021-09-24T17:13:04.879Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-09-24T17:13:04.879Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-09-24T17:13:04.879Z] [2021-09-24T17:13:04.879Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-09-24T17:13:04.879Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-09-24T17:13:04.879Z] [2021-09-24T17:13:04.879Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-09-24T17:13:04.879Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-09-24T17:13:04.879Z] [2021-09-24T17:13:04.879Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-09-24T17:13:04.879Z] daemon_test.go:146: root required [2021-09-24T17:13:04.879Z] [2021-09-24T17:13:04.879Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-09-24T17:13:04.879Z] reload_test.go:520: root required [2021-09-24T17:13:04.879Z] [2021-09-24T17:13:04.879Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-09-24T17:13:04.879Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-09-24T17:13:04.879Z] [2021-09-24T17:13:04.879Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-09-24T17:13:04.879Z] pull_v2_test.go:73: Needs fixing on Windows [2021-09-24T17:13:04.879Z] [2021-09-24T17:13:04.879Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-09-24T17:13:04.879Z] pull_v2_test.go:118: Needs fixing on Windows [2021-09-24T17:13:04.879Z] [2021-09-24T17:13:04.879Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-09-24T17:13:04.879Z] download_test.go:267: Needs fixing on Windows [2021-09-24T17:13:04.879Z] [2021-09-24T17:13:04.879Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-09-24T17:13:04.879Z] layer_test.go:303: Failing on Windows [2021-09-24T17:13:04.879Z] [2021-09-24T17:13:04.879Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-09-24T17:13:04.879Z] layer_test.go:352: Failing on Windows [2021-09-24T17:13:04.879Z] [2021-09-24T17:13:04.879Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-09-24T17:13:04.879Z] layer_test.go:467: Failing on Windows [2021-09-24T17:13:04.879Z] [2021-09-24T17:13:04.879Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-09-24T17:13:04.879Z] layer_test.go:696: Failing on Windows [2021-09-24T17:13:04.879Z] [2021-09-24T17:13:04.879Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-09-24T17:13:04.879Z] migration_test.go:45: Failing on Windows [2021-09-24T17:13:04.879Z] [2021-09-24T17:13:04.879Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-09-24T17:13:04.879Z] migration_test.go:181: Failing on Windows [2021-09-24T17:13:04.879Z] [2021-09-24T17:13:04.879Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-09-24T17:13:04.879Z] mount_test.go:17: Failing on Windows [2021-09-24T17:13:04.879Z] [2021-09-24T17:13:04.879Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-09-24T17:13:04.879Z] mount_test.go:76: Failing on Windows [2021-09-24T17:13:04.879Z] [2021-09-24T17:13:04.879Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-09-24T17:13:04.879Z] mount_test.go:125: Failing on Windows [2021-09-24T17:13:04.879Z] [2021-09-24T17:13:04.879Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-09-24T17:13:04.879Z] mount_test.go:212: Failing on Windows [2021-09-24T17:13:04.879Z] [2021-09-24T17:13:04.879Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-09-24T17:13:04.879Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-09-24T17:13:04.879Z] [2021-09-24T17:13:04.879Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-09-24T17:13:04.879Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-09-24T17:13:04.879Z] [2021-09-24T17:13:04.879Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-09-24T17:13:04.879Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-09-24T17:13:04.879Z] [2021-09-24T17:13:04.879Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-09-24T17:13:04.879Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-09-24T17:13:04.879Z] [2021-09-24T17:13:04.879Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-09-24T17:13:04.879Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-09-24T17:13:04.879Z] [2021-09-24T17:13:04.879Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-09-24T17:13:04.879Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-24T17:13:04.879Z] [2021-09-24T17:13:04.879Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-09-24T17:13:04.879Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-24T17:13:04.879Z] [2021-09-24T17:13:04.879Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-09-24T17:13:04.879Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-24T17:13:04.879Z] [2021-09-24T17:13:04.879Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-09-24T17:13:04.879Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-09-24T17:13:04.879Z] [2021-09-24T17:13:04.879Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-09-24T17:13:04.879Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-09-24T17:13:04.879Z] [2021-09-24T17:13:04.879Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-09-24T17:13:04.879Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-09-24T17:13:04.879Z] [2021-09-24T17:13:04.879Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-09-24T17:13:04.879Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-09-24T17:13:04.879Z] [2021-09-24T17:13:04.879Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-09-24T17:13:04.879Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-24T17:13:04.879Z] [2021-09-24T17:13:04.879Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-09-24T17:13:04.879Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-24T17:13:04.879Z] [2021-09-24T17:13:04.879Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-09-24T17:13:04.879Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-24T17:13:04.879Z] [2021-09-24T17:13:04.879Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-09-24T17:13:04.880Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-24T17:13:04.880Z] [2021-09-24T17:13:04.880Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-09-24T17:13:04.880Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-24T17:13:04.880Z] [2021-09-24T17:13:04.880Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-09-24T17:13:04.880Z] archive_test.go:133: Xz not present in msys2 [2021-09-24T17:13:04.880Z] [2021-09-24T17:13:04.880Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2021-09-24T17:13:04.880Z] archive_test.go:140: zstd not installed [2021-09-24T17:13:04.880Z] [2021-09-24T17:13:04.880Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-09-24T17:13:04.880Z] archive_test.go:252: Failing on Windows CI machines [2021-09-24T17:13:04.880Z] [2021-09-24T17:13:04.880Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-09-24T17:13:04.880Z] archive_windows_test.go:16: Currently fails [2021-09-24T17:13:04.880Z] [2021-09-24T17:13:04.880Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-09-24T17:13:04.880Z] changes_test.go:195: needs more investigation [2021-09-24T17:13:04.880Z] [2021-09-24T17:13:04.880Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-09-24T17:13:04.880Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2021-09-24T17:13:04.880Z] [2021-09-24T17:13:04.880Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-09-24T17:13:04.880Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2021-09-24T17:13:04.880Z] [2021-09-24T17:13:04.880Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-09-24T17:13:04.880Z] changes_test.go:432: needs further investigation [2021-09-24T17:13:04.880Z] [2021-09-24T17:13:04.880Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-09-24T17:13:04.880Z] changes_test.go:468: needs further investigation [2021-09-24T17:13:04.880Z] [2021-09-24T17:13:04.880Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-09-24T17:13:04.880Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-09-24T17:13:04.880Z] [2021-09-24T17:13:04.880Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-09-24T17:13:04.880Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-09-24T17:13:04.880Z] [2021-09-24T17:13:04.880Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-09-24T17:13:04.880Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-24T17:13:04.880Z] [2021-09-24T17:13:04.880Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-09-24T17:13:04.880Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-24T17:13:04.880Z] [2021-09-24T17:13:04.880Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-09-24T17:13:04.880Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-09-24T17:13:04.880Z] [2021-09-24T17:13:04.880Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-09-24T17:13:04.880Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-24T17:13:04.880Z] [2021-09-24T17:13:04.880Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-09-24T17:13:04.880Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-09-24T17:13:04.880Z] [2021-09-24T17:13:04.880Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-09-24T17:13:04.880Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-09-24T17:13:04.880Z] [2021-09-24T17:13:04.880Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-09-24T17:13:04.880Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-09-24T17:13:04.880Z] [2021-09-24T17:13:04.880Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-09-24T17:13:04.880Z] poller_test.go:40: No chmod on Windows [2021-09-24T17:13:04.880Z] [2021-09-24T17:13:04.880Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-09-24T17:13:04.880Z] fileutils_test.go:133: Needs porting to Windows [2021-09-24T17:13:04.880Z] [2021-09-24T17:13:04.880Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-09-24T17:13:04.880Z] fileutils_test.go:179: Needs porting to Windows [2021-09-24T17:13:04.880Z] [2021-09-24T17:13:04.880Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-09-24T17:13:04.880Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-09-24T17:13:04.880Z] [2021-09-24T17:13:04.880Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-09-24T17:13:04.880Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-09-24T17:13:04.880Z] [2021-09-24T17:13:04.880Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-09-24T17:13:04.880Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-09-24T17:13:04.880Z] [2021-09-24T17:13:04.880Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-09-24T17:13:04.880Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-09-24T17:13:04.880Z] [2021-09-24T17:13:04.880Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-09-24T17:13:04.880Z] local_test.go:180: runtime.GOOS == "windows" [2021-09-24T17:13:04.880Z] [2021-09-24T17:13:04.880Z] DONE 2070 tests, 70 skipped in 241.832s [2021-09-24T17:13:04.880Z] INFO: make.ps1 ended at 09/24/2021 17:13:04 [2021-09-24T17:13:06.463Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-09-24T17:13:06.463Z] INFO: Unit tests ended at 09/24/2021 17:13:06. Duration:00:04:12.7532514 [2021-09-24T17:13:06.463Z] INFO: Building busybox [2021-09-24T17:13:06.463Z] Sending build context to Docker daemon 5.12kB [2021-09-24T17:13:06.463Z] [2021-09-24T17:13:06.463Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-09-24T17:13:06.463Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-09-24T17:13:06.463Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-09-24T17:13:06.463Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-09-24T17:13:06.463Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-09-24T17:13:06.463Z] ---> a3aeeffc33bf [2021-09-24T17:13:06.463Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-09-24T17:13:06.463Z] ---> Running in 533590247ea5 [2021-09-24T17:13:11.254Z] Removing intermediate container 533590247ea5 [2021-09-24T17:13:11.254Z] ---> cc58c74c057f [2021-09-24T17:13:11.254Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-09-24T17:13:11.254Z] ---> Running in 44c1505eeab3 [2021-09-24T17:13:11.254Z] Removing intermediate container 44c1505eeab3 [2021-09-24T17:13:11.254Z] ---> ff4259ae0fc1 [2021-09-24T17:13:11.254Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-09-24T17:13:11.254Z] ---> Running in 52b7efba6ebc [2021-09-24T17:13:11.254Z] Removing intermediate container 52b7efba6ebc [2021-09-24T17:13:11.254Z] ---> ff55254aa4e6 [2021-09-24T17:13:11.254Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-09-24T17:13:12.822Z] [2021-09-24T17:13:12.822Z] ---> 7d6e247f3a4f [2021-09-24T17:13:12.822Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-09-24T17:13:13.292Z] ---> Running in 0cb8a02e1ca7 [2021-09-24T17:13:19.000Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-09-24T17:13:19.000Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-09-24T17:13:19.000Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-09-24T17:13:19.769Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-09-24T17:13:20.465Z] Removing intermediate container 0cb8a02e1ca7 [2021-09-24T17:13:20.465Z] ---> 2e48944268ee [2021-09-24T17:13:20.465Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-09-24T17:13:20.465Z] ---> Running in a0b29d115d1a [2021-09-24T17:13:21.455Z] [2021-09-24T17:13:21.455Z] SUCCESS: Specified value was saved. [2021-09-24T17:13:23.024Z] Removing intermediate container a0b29d115d1a [2021-09-24T17:13:23.024Z] ---> e0aca60f6c93 [2021-09-24T17:13:23.024Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-09-24T17:13:23.024Z] ---> Running in b25e01726ec7 [2021-09-24T17:13:25.986Z] Cannot create a file when that file already exists. [2021-09-24T17:13:27.737Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-09-24T17:13:27.737Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-09-24T17:13:27.737Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-09-24T17:13:27.737Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-09-24T17:13:29.784Z] Removing intermediate container b25e01726ec7 [2021-09-24T17:13:29.784Z] ---> 6657c0121dc1 [2021-09-24T17:13:29.784Z] Step 13/13 : CMD ["sh"] [2021-09-24T17:13:30.254Z] ---> Running in fb0ba40a2b37 [2021-09-24T17:13:30.254Z] Removing intermediate container fb0ba40a2b37 [2021-09-24T17:13:30.254Z] ---> c25d3381baef [2021-09-24T17:13:30.254Z] Successfully built c25d3381baef [2021-09-24T17:13:30.254Z] Successfully tagged busybox:latest [2021-09-24T17:13:30.254Z] INFO: Docker images of the daemon under test [2021-09-24T17:13:30.254Z] [2021-09-24T17:13:30.254Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-24T17:13:30.254Z] busybox latest c25d3381baef Less than a second ago 4.84GB [2021-09-24T17:13:30.254Z] microsoft/windowsservercore latest a3aeeffc33bf 11 days ago 4.8GB [2021-09-24T17:13:30.254Z] mcr.microsoft.com/windows/servercore ltsc2022 a3aeeffc33bf 11 days ago 4.8GB [2021-09-24T17:13:30.254Z] [2021-09-24T17:13:30.254Z] INFO: Running integration tests at 09/24/2021 17:13:30... [2021-09-24T17:13:30.254Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-09-24T17:13:30.254Z] INFO: Integration API tests being run from the host: [2021-09-24T17:13:30.254Z] INFO: make.ps1 starting at 09/24/2021 17:13:30 [2021-09-24T17:13:31.244Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-09-24T17:13:31.990Z] docker_cli_external_volume_driver_test.go:52: [d79dcda0342f9] daemon is not started [2021-09-24T17:13:33.766Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-09-24T17:13:42.300Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-09-24T17:13:49.248Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-09-24T17:13:49.248Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-09-24T17:13:49.248Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-09-24T17:13:50.126Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-09-24T17:13:50.126Z] docker_cli_external_volume_driver_test.go:52: [dfb4f51346d25] daemon is not started [2021-09-24T17:13:50.840Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-09-24T17:13:50.867Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-09-24T17:13:52.530Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-24T17:13:52.530Z] INFO: Testing against a local daemon [2021-09-24T17:13:52.530Z] === RUN TestBuildWithSession [2021-09-24T17:13:52.530Z] build_session_test.go:25: TODO: BuildKit [2021-09-24T17:13:52.530Z] --- SKIP: TestBuildWithSession (0.00s) [2021-09-24T17:13:52.530Z] === RUN TestBuildSquashParent [2021-09-24T17:13:52.530Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:13:52.530Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-09-24T17:13:52.530Z] === RUN TestBuildWithRemoveAndForceRemove [2021-09-24T17:13:52.530Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-24T17:13:52.530Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-24T17:13:52.530Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-24T17:13:52.530Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-24T17:13:52.530Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-24T17:13:52.530Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-24T17:13:52.530Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-24T17:13:52.530Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-24T17:13:52.530Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-24T17:13:52.530Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-24T17:13:52.530Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-24T17:13:52.530Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-24T17:13:52.530Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-24T17:13:52.530Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-24T17:13:52.530Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-24T17:13:52.530Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-24T17:13:53.913Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-09-24T17:13:56.206Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-09-24T17:14:02.348Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-09-24T17:14:05.043Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-24T17:14:05.043Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-24T17:14:09.809Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-09-24T17:14:09.809Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (12.13s) [2021-09-24T17:14:09.809Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (12.15s) [2021-09-24T17:14:09.809Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (12.29s) [2021-09-24T17:14:09.809Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (12.60s) [2021-09-24T17:14:09.809Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.91s) [2021-09-24T17:14:09.809Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (6.09s) [2021-09-24T17:14:09.809Z] === RUN TestBuildMultiStageCopy [2021-09-24T17:14:09.809Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-09-24T17:14:15.963Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-09-24T17:14:16.979Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-09-24T17:14:16.979Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-09-24T17:14:17.448Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-09-24T17:14:18.439Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-09-24T17:14:19.430Z] --- PASS: TestBuildMultiStageCopy (9.88s) [2021-09-24T17:14:19.430Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (6.44s) [2021-09-24T17:14:19.430Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.66s) [2021-09-24T17:14:19.430Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.80s) [2021-09-24T17:14:19.430Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.94s) [2021-09-24T17:14:19.430Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.04s) [2021-09-24T17:14:19.430Z] === RUN TestBuildMultiStageParentConfig [2021-09-24T17:14:21.650Z] --- PASS: TestBuildMultiStageParentConfig (1.95s) [2021-09-24T17:14:21.650Z] === RUN TestBuildLabelWithTargets [2021-09-24T17:14:21.650Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-24T17:14:21.650Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-09-24T17:14:21.650Z] === RUN TestBuildWithEmptyLayers [2021-09-24T17:14:21.727Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-09-24T17:14:22.639Z] --- PASS: TestBuildWithEmptyLayers (1.14s) [2021-09-24T17:14:22.639Z] === RUN TestBuildMultiStageOnBuild [2021-09-24T17:14:30.259Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-09-24T17:14:33.079Z] --- PASS: TestBuildMultiStageOnBuild (9.99s) [2021-09-24T17:14:33.079Z] === RUN TestBuildUncleanTarFilenames [2021-09-24T17:14:33.079Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-24T17:14:33.079Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-09-24T17:14:33.079Z] === RUN TestBuildMultiStageLayerLeak [2021-09-24T17:14:34.455Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-09-24T17:14:41.753Z] --- PASS: TestBuildMultiStageLayerLeak (9.15s) [2021-09-24T17:14:41.753Z] === RUN TestBuildWithHugeFile [2021-09-24T17:14:52.562Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-09-24T17:14:57.228Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-09-24T17:15:02.118Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-09-24T17:15:02.118Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-09-24T17:15:02.118Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-09-24T17:15:07.485Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-09-24T17:15:42.280Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-09-24T17:15:42.280Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-09-24T17:15:42.280Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-09-24T17:15:42.280Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-09-24T17:15:42.280Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-09-24T17:15:42.280Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-09-24T17:15:42.280Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-09-24T17:15:42.280Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-09-24T17:15:42.280Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-09-24T17:15:42.280Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-09-24T17:15:42.280Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-09-24T17:15:42.280Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-09-24T17:15:42.280Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-09-24T17:15:42.280Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-09-24T17:15:44.444Z] === RUN TestDockerSuite/TestBuildEnv [2021-09-24T17:15:44.444Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-09-24T17:15:44.444Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-09-24T17:15:44.444Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-09-24T17:15:44.444Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-09-24T17:15:44.444Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-09-24T17:15:44.444Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-09-24T17:15:44.444Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-09-24T17:15:44.444Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-09-24T17:15:44.444Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-09-24T17:15:44.444Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-09-24T17:15:48.158Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-09-24T17:15:48.158Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-09-24T17:15:48.158Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-09-24T17:15:48.158Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-09-24T17:15:48.158Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-09-24T17:15:48.158Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-09-24T17:15:48.158Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-09-24T17:15:48.614Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-09-24T17:15:52.333Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-09-24T17:15:54.188Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-09-24T17:16:04.673Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-09-24T17:16:04.673Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-09-24T17:16:04.673Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-09-24T17:16:04.673Z] === RUN TestDockerSuite/TestBuildExpose [2021-09-24T17:16:04.673Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-09-24T17:16:04.673Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-09-24T17:16:04.673Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-09-24T17:16:04.673Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-09-24T17:16:04.673Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-09-24T17:16:04.673Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-09-24T17:16:04.673Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-09-24T17:16:04.673Z] === RUN TestDockerSuite/TestBuildFails [2021-09-24T17:16:06.839Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-09-24T17:16:06.839Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-09-24T17:16:08.044Z] --- PASS: TestBuildWithHugeFile (85.98s) [2021-09-24T17:16:08.044Z] === RUN TestBuildWCOWSandboxSize [2021-09-24T17:16:11.537Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-09-24T17:16:12.296Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-09-24T17:16:16.217Z] === RUN TestDockerSuite/TestBuildForceRm [2021-09-24T17:16:21.980Z] === RUN TestDockerSuite/TestBuildFromGit [2021-09-24T17:16:26.645Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-09-24T17:16:27.606Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-09-24T17:16:28.828Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-09-24T17:16:28.828Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-09-24T17:16:28.828Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-09-24T17:16:31.323Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-09-24T17:16:31.323Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-09-24T17:16:31.323Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-09-24T17:16:32.283Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-09-24T17:16:32.283Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-09-24T17:16:32.283Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-09-24T17:16:32.283Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-09-24T17:16:39.323Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-09-24T17:16:39.323Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-09-24T17:16:39.323Z] === RUN TestDockerSuite/TestBuildHistory [2021-09-24T17:16:44.009Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-09-24T17:16:44.401Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-09-24T17:16:49.609Z] === RUN TestDockerSuite/TestBuildIidFile [2021-09-24T17:16:49.609Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-09-24T17:16:51.135Z] === RUN TestDockerSuite/TestBuildInheritance [2021-09-24T17:16:51.135Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-09-24T17:16:51.135Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-09-24T17:16:51.338Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-09-24T17:16:51.592Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-09-24T17:16:51.592Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-09-24T17:16:55.308Z] === RUN TestDockerSuite/TestBuildLabel [2021-09-24T17:16:55.763Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-09-24T17:16:56.219Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-09-24T17:16:57.310Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-09-24T17:16:57.766Z] === RUN TestDockerSuite/TestBuildLabels [2021-09-24T17:16:58.728Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-09-24T17:17:00.256Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-09-24T17:17:04.923Z] === RUN TestDockerSuite/TestBuildLastModified [2021-09-24T17:17:04.923Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-09-24T17:17:04.923Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-09-24T17:17:04.923Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-09-24T17:17:04.923Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-09-24T17:17:04.923Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-09-24T17:17:04.923Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-09-24T17:17:05.379Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-09-24T17:17:05.379Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-09-24T17:17:05.835Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-09-24T17:17:06.291Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-09-24T17:17:09.471Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-09-24T17:17:10.958Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-09-24T17:17:16.549Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-09-24T17:17:25.729Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-09-24T17:17:25.729Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-09-24T17:17:25.729Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-09-24T17:17:26.185Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-09-24T17:17:28.771Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-09-24T17:17:45.635Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-09-24T17:17:46.891Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-09-24T17:17:46.891Z] docker_cli_external_volume_driver_test.go:484: [d37376ff34fe0] daemon is not started [2021-09-24T17:17:51.635Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-09-24T17:17:56.083Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-09-24T17:18:01.804Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-09-24T17:18:01.804Z] docker_cli_external_volume_driver_test.go:52: [d367a5ff2a2ce] daemon is not started [2021-09-24T17:18:04.335Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-09-24T17:18:04.618Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-09-24T17:18:08.331Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-09-24T17:18:14.115Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-09-24T17:18:16.701Z] --- PASS: TestDockerExternalVolumeSuite (437.23s) [2021-09-24T17:18:16.701Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.54s) [2021-09-24T17:18:16.701Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.64s) [2021-09-24T17:18:16.701Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.17s) [2021-09-24T17:18:16.701Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.06s) [2021-09-24T17:18:16.701Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s) [2021-09-24T17:18:16.701Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2021-09-24T17:18:16.701Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-09-24T17:18:16.701Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.23s) [2021-09-24T17:18:16.701Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.24s) [2021-09-24T17:18:16.701Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s) [2021-09-24T17:18:16.701Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.58s) [2021-09-24T17:18:16.701Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.20s) [2021-09-24T17:18:16.701Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.27s) [2021-09-24T17:18:16.701Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.89s) [2021-09-24T17:18:16.701Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.17s) [2021-09-24T17:18:16.701Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.67s) [2021-09-24T17:18:16.701Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.01s) [2021-09-24T17:18:16.701Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2021-09-24T17:18:16.701Z] PASS [2021-09-24T17:18:16.701Z] [2021-09-24T17:18:16.701Z] === Skipped [2021-09-24T17:18:16.701Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-09-24T17:18:16.701Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-09-24T17:18:16.701Z] check_test.go:308: [d3ef8864e8ef7] daemon is not started [2021-09-24T17:18:16.701Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-09-24T17:18:16.701Z] [2021-09-24T17:18:16.701Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-09-24T17:18:16.701Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-09-24T17:18:16.701Z] check_test.go:308: [d396c13d58bce] daemon is not started [2021-09-24T17:18:16.701Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-09-24T17:18:16.701Z] [2021-09-24T17:18:16.702Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-09-24T17:18:16.702Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-09-24T17:18:16.702Z] check_test.go:308: [d3b33daba0feb] daemon is not started [2021-09-24T17:18:16.702Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-09-24T17:18:16.702Z] [2021-09-24T17:18:16.702Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-09-24T17:18:16.702Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2021-09-24T17:18:16.702Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-09-24T17:18:16.702Z] [2021-09-24T17:18:16.702Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-09-24T17:18:16.702Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-09-24T17:18:16.702Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-09-24T17:18:16.702Z] [2021-09-24T17:18:16.702Z] DONE 273 tests, 5 skipped in 2376.154s [2021-09-24T17:18:16.702Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-09-24T17:18:16.702Z] ++++ cat bundles/test-integration/docker.pid [2021-09-24T17:18:16.702Z] +++ kill 8519 [2021-09-24T17:18:16.702Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d0641d109802f/docker.pid [2021-09-24T17:18:16.702Z] +++ kill 7452 [2021-09-24T17:18:16.702Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7452 is not a child of this shell [2021-09-24T17:18:16.702Z] warning: PID 7452 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d0641d109802f/docker.pid had a nonzero exit code [2021-09-24T17:18:16.702Z] +++ /etc/init.d/apparmor stop [2021-09-24T17:18:16.702Z] Leaving: AppArmorNo profiles have been unloaded. [2021-09-24T17:18:16.702Z] [2021-09-24T17:18:16.702Z] Unloading profiles will leave already running processes permanently [2021-09-24T17:18:16.702Z] unconfined, which can lead to unexpected situations. [2021-09-24T17:18:16.702Z] [2021-09-24T17:18:16.702Z] To set a process to complain mode, use the command line tool [2021-09-24T17:18:16.702Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-09-24T17:18:16.702Z] +++ true [2021-09-24T17:18:16.702Z] exiting test-integration [2021-09-24T17:18:16.702Z] ++ exit 0 [2021-09-24T17:18:16.702Z] [2021-09-24T17:18:16.962Z] + exit 0 [2021-09-24T17:18:16.962Z] ++ jobs -p [2021-09-24T17:18:16.962Z] + pids= [2021-09-24T17:18:16.962Z] + echo 'Remaining pids to kill: []' [2021-09-24T17:18:16.962Z] Remaining pids to kill: [] [2021-09-24T17:18:16.962Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-09-24T17:18:16.976Z] Recording test results [2021-09-24T17:18:17.833Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-09-24T17:18:18.809Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-09-24T17:18:19.134Z] + echo Ensuring container killed. [2021-09-24T17:18:19.134Z] Ensuring container killed. [2021-09-24T17:18:19.134Z] + docker ps -aq -f name=docker-pr2-* [2021-09-24T17:18:19.134Z] + cids=bd38f27da40f [2021-09-24T17:18:19.134Z] 74b14090260a [2021-09-24T17:18:19.134Z] 8d4c84c7bc3c [2021-09-24T17:18:19.134Z] + [ -n bd38f27da40f [2021-09-24T17:18:19.134Z] 74b14090260a [2021-09-24T17:18:19.134Z] 8d4c84c7bc3c ] [2021-09-24T17:18:19.134Z] + docker rm -vf bd38f27da40f 74b14090260a 8d4c84c7bc3c [2021-09-24T17:18:19.708Z] bd38f27da40f [2021-09-24T17:18:19.708Z] 74b14090260a [2021-09-24T17:18:19.708Z] 8d4c84c7bc3c [Pipeline] sh [2021-09-24T17:18:20.009Z] + echo Chowning /workspace to jenkins user [2021-09-24T17:18:20.009Z] Chowning /workspace to jenkins user [2021-09-24T17:18:20.009Z] + id -u [2021-09-24T17:18:20.009Z] + id -g [2021-09-24T17:18:20.009Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42881:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-09-24T17:18:23.617Z] + bundleName=amd64 [2021-09-24T17:18:23.617Z] + echo Creating amd64-bundles.tar.gz [2021-09-24T17:18:23.617Z] Creating amd64-bundles.tar.gz [2021-09-24T17:18:23.617Z] + xargs tar -czf amd64-bundles.tar.gz [2021-09-24T17:18:23.617Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2021-09-24T17:18:25.014Z] Archiving artifacts [2021-09-24T17:18:27.121Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42881/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-09-24T17:18:27.437Z] + make clean [2021-09-24T17:18:27.437Z] docker volume rm -f docker-dev-cache [2021-09-24T17:18:27.698Z] docker-dev-cache [Pipeline] deleteDir [2021-09-24T17:18:30.185Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-09-24T17:18:30.185Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-09-24T17:18:30.185Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-24T17:18:37.320Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-09-24T17:18:37.320Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-09-24T17:18:37.320Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-09-24T17:18:37.320Z] === RUN TestDockerSuite/TestBuildNetNone [2021-09-24T17:18:37.320Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-09-24T17:18:37.320Z] === RUN TestDockerSuite/TestBuildNoContext [2021-09-24T17:18:40.217Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-09-24T17:18:43.933Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-09-24T17:18:46.103Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-09-24T17:18:46.559Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-09-24T17:18:46.559Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-09-24T17:18:49.447Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-09-24T17:18:49.902Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-09-24T17:18:51.430Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-09-24T17:18:59.969Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-09-24T17:19:00.425Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-09-24T17:19:07.471Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-09-24T17:19:10.360Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-09-24T17:19:17.406Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-09-24T17:19:20.303Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-09-24T17:19:24.020Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-09-24T17:19:24.475Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-09-24T17:19:24.475Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-09-24T17:19:24.931Z] === RUN TestDockerSuite/TestBuildPATH [2021-09-24T17:19:24.931Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-09-24T17:19:24.931Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-09-24T17:19:26.457Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-09-24T17:19:26.457Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-09-24T17:19:26.457Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-09-24T17:19:46.376Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-09-24T17:19:46.378Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-09-24T17:19:46.378Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-09-24T17:19:46.378Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-09-24T17:19:46.378Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-09-24T17:19:46.378Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-09-24T17:19:46.378Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-09-24T17:19:46.378Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-09-24T17:19:46.378Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-09-24T17:19:46.378Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-09-24T17:19:46.378Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-09-24T17:19:46.378Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-09-24T17:19:49.407Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-09-24T17:19:52.443Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-09-24T17:19:57.309Z] === RUN TestDockerSuite/TestBuildEnv [2021-09-24T17:19:57.309Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-09-24T17:19:57.309Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-09-24T17:19:57.309Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-09-24T17:19:57.309Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-09-24T17:19:57.309Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-09-24T17:19:57.309Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-09-24T17:19:57.309Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-09-24T17:19:57.309Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-09-24T17:19:57.309Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-09-24T17:19:57.309Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-09-24T17:20:01.193Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-09-24T17:20:01.193Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-09-24T17:20:01.193Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-09-24T17:20:01.193Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-09-24T17:20:01.193Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-09-24T17:20:01.193Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-09-24T17:20:01.193Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-09-24T17:20:01.679Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-09-24T17:20:02.080Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-09-24T17:20:06.547Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-09-24T17:20:15.523Z] === RUN TestDockerSuite/TestBuildRm [2021-09-24T17:20:20.157Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-09-24T17:20:20.157Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-09-24T17:20:20.157Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-09-24T17:20:20.157Z] === RUN TestDockerSuite/TestBuildExpose [2021-09-24T17:20:20.157Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-09-24T17:20:20.157Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-09-24T17:20:20.157Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-09-24T17:20:20.157Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-09-24T17:20:20.157Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-09-24T17:20:20.157Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-09-24T17:20:20.157Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-09-24T17:20:20.157Z] === RUN TestDockerSuite/TestBuildFails [2021-09-24T17:20:22.440Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-09-24T17:20:22.440Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-09-24T17:20:25.806Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-09-24T17:20:26.767Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-09-24T17:20:26.767Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-09-24T17:20:26.767Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-09-24T17:20:26.767Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-09-24T17:20:27.223Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-09-24T17:20:27.314Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-09-24T17:20:28.185Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-09-24T17:20:31.899Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-09-24T17:20:33.320Z] === RUN TestDockerSuite/TestBuildForceRm [2021-09-24T17:20:34.788Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-09-24T17:20:38.189Z] === RUN TestDockerSuite/TestBuildFromGit [2021-09-24T17:20:38.503Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-09-24T17:20:44.187Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-09-24T17:20:44.671Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-09-24T17:20:49.544Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-09-24T17:20:49.544Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-09-24T17:20:49.544Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-09-24T17:20:50.031Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-09-24T17:20:50.517Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-09-24T17:20:50.517Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-09-24T17:20:50.517Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-09-24T17:20:53.268Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-09-24T17:20:53.268Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-09-24T17:20:53.268Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-09-24T17:20:59.346Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-09-24T17:20:59.346Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-09-24T17:20:59.346Z] === RUN TestDockerSuite/TestBuildHistory [2021-09-24T17:21:00.321Z] === RUN TestDockerSuite/TestBuildSpaces [2021-09-24T17:21:00.321Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-09-24T17:21:03.212Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-09-24T17:21:03.212Z] === RUN TestDockerSuite/TestBuildStderr [2021-09-24T17:21:06.926Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-09-24T17:21:09.947Z] === RUN TestDockerSuite/TestBuildIidFile [2021-09-24T17:21:09.947Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-09-24T17:21:11.564Z] === RUN TestDockerSuite/TestBuildInheritance [2021-09-24T17:21:11.564Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-09-24T17:21:11.564Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-09-24T17:21:12.048Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-09-24T17:21:12.048Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-09-24T17:21:15.938Z] === RUN TestDockerSuite/TestBuildLabel [2021-09-24T17:21:16.957Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-09-24T17:21:17.441Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-09-24T17:21:18.459Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-09-24T17:21:18.944Z] === RUN TestDockerSuite/TestBuildLabels [2021-09-24T17:21:19.964Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-09-24T17:21:21.578Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-09-24T17:21:21.693Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-09-24T17:21:21.693Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-09-24T17:21:21.693Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-09-24T17:21:23.218Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-09-24T17:21:24.180Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-09-24T17:21:27.572Z] === RUN TestDockerSuite/TestBuildLastModified [2021-09-24T17:21:27.572Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-09-24T17:21:27.572Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-09-24T17:21:27.572Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-09-24T17:21:27.572Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-09-24T17:21:27.572Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-09-24T17:21:27.572Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-09-24T17:21:27.572Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-09-24T17:21:27.572Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-09-24T17:21:27.893Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-09-24T17:21:28.056Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-09-24T17:21:28.540Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-09-24T17:21:31.610Z] === RUN TestDockerSuite/TestBuildUser [2021-09-24T17:21:31.610Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-09-24T17:21:31.610Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-09-24T17:21:31.610Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-09-24T17:21:31.610Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-09-24T17:21:31.610Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-09-24T17:21:31.610Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-09-24T17:21:33.410Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-09-24T17:21:34.497Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-09-24T17:21:34.952Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-09-24T17:21:37.842Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-09-24T17:21:37.842Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-09-24T17:21:37.842Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-09-24T17:21:37.842Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-09-24T17:21:37.842Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-09-24T17:21:48.555Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-09-24T17:21:48.555Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-09-24T17:21:48.555Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-09-24T17:21:49.574Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-09-24T17:21:55.510Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-09-24T17:21:55.966Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-09-24T17:22:03.010Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-09-24T17:22:07.674Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-09-24T17:22:07.674Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-09-24T17:22:07.674Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-09-24T17:22:07.674Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-09-24T17:22:07.674Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-09-24T17:22:09.838Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-09-24T17:22:09.839Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-09-24T17:22:09.839Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-09-24T17:22:18.373Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-09-24T17:22:19.954Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-09-24T17:22:21.260Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-09-24T17:22:21.260Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-09-24T17:22:33.601Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-09-24T17:22:33.601Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-09-24T17:22:33.601Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-09-24T17:22:33.601Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-09-24T17:22:33.601Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-09-24T17:22:33.601Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-09-24T17:22:33.601Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-09-24T17:22:33.601Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-09-24T17:22:35.105Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-09-24T17:22:38.993Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-09-24T17:22:39.375Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-09-24T17:22:40.902Z] === RUN TestDockerSuite/TestBuildXZHost [2021-09-24T17:22:40.902Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-09-24T17:22:41.358Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-09-24T17:22:41.358Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-09-24T17:22:41.358Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-09-24T17:22:41.358Z] docker_cli_sni_test.go:18: Flakey test [2021-09-24T17:22:41.358Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-09-24T17:22:42.887Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-09-24T17:22:43.873Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-09-24T17:22:46.603Z] === RUN TestDockerSuite/TestCommitChange [2021-09-24T17:22:49.870Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-09-24T17:22:50.319Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-09-24T17:22:54.984Z] === RUN TestDockerSuite/TestCommitHardlink [2021-09-24T17:22:54.984Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-09-24T17:22:54.984Z] === RUN TestDockerSuite/TestCommitNewFile [2021-09-24T17:23:00.756Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-09-24T17:23:00.756Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-09-24T17:23:00.756Z] === RUN TestDockerSuite/TestCommitTTY [2021-09-24T17:23:05.012Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-09-24T17:23:05.012Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-09-24T17:23:05.012Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-09-24T17:23:06.636Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-09-24T17:23:10.349Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-09-24T17:23:10.349Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-09-24T17:23:10.349Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-09-24T17:23:10.349Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-09-24T17:23:10.349Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-09-24T17:23:10.349Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-09-24T17:23:10.349Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-09-24T17:23:10.350Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-09-24T17:23:10.350Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-09-24T17:23:10.350Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-09-24T17:23:10.350Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-09-24T17:23:10.350Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-09-24T17:23:10.350Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-09-24T17:23:10.350Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-09-24T17:23:10.350Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-09-24T17:23:10.350Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-09-24T17:23:15.616Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-09-24T17:23:15.616Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-09-24T17:23:15.616Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-09-24T17:23:15.616Z] === RUN TestDockerSuite/TestBuildNetNone [2021-09-24T17:23:15.616Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-09-24T17:23:15.616Z] === RUN TestDockerSuite/TestBuildNoContext [2021-09-24T17:23:16.119Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-09-24T17:23:17.899Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-09-24T17:23:21.883Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-09-24T17:23:21.883Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-09-24T17:23:21.883Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-09-24T17:23:23.410Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-09-24T17:23:23.410Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-09-24T17:23:23.410Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-09-24T17:23:23.410Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-09-24T17:23:23.410Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-09-24T17:23:23.410Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-09-24T17:23:23.410Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-09-24T17:23:25.573Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-09-24T17:23:25.574Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-09-24T17:23:25.574Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-09-24T17:23:25.574Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-09-24T17:23:26.731Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-09-24T17:23:27.738Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-09-24T17:23:27.738Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-09-24T17:23:27.738Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-09-24T17:23:27.738Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-09-24T17:23:27.738Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-09-24T17:23:27.738Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-09-24T17:23:27.738Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-09-24T17:23:27.738Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-09-24T17:23:29.011Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-09-24T17:23:29.011Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-09-24T17:23:29.495Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-09-24T17:23:30.625Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-09-24T17:23:32.153Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-09-24T17:23:32.527Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-09-24T17:23:33.012Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-09-24T17:23:34.316Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-09-24T17:23:34.316Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-09-24T17:23:34.316Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-09-24T17:23:34.316Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-09-24T17:23:34.624Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-09-24T17:23:35.844Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-09-24T17:23:35.844Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-09-24T17:23:37.372Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-09-24T17:23:37.372Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-09-24T17:23:37.372Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-09-24T17:23:37.372Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-09-24T17:23:37.372Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-09-24T17:23:39.537Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-09-24T17:23:39.992Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-09-24T17:23:41.519Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-09-24T17:23:41.519Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-09-24T17:23:41.519Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-09-24T17:23:43.683Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-09-24T17:23:44.138Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-09-24T17:23:46.303Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-09-24T17:23:47.325Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-09-24T17:23:48.343Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-09-24T17:23:49.191Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-09-24T17:23:52.906Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-09-24T17:23:52.906Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-09-24T17:23:52.906Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-09-24T17:23:52.906Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-09-24T17:23:52.906Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-09-24T17:23:54.433Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-09-24T17:23:54.433Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-09-24T17:23:54.433Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-09-24T17:23:56.596Z] === RUN TestDockerSuite/TestContainerAPITop [2021-09-24T17:23:56.596Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-09-24T17:23:56.596Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-09-24T17:23:57.160Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-09-24T17:23:58.760Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-09-24T17:23:58.760Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-09-24T17:23:59.441Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-09-24T17:24:02.475Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-09-24T17:24:04.001Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-09-24T17:24:04.001Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-09-24T17:24:04.001Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-09-24T17:24:04.001Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-09-24T17:24:04.456Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-09-24T17:24:04.456Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-09-24T17:24:04.456Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-09-24T17:24:04.456Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-09-24T17:24:04.456Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-09-24T17:24:04.456Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-09-24T17:24:04.456Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-09-24T17:24:05.417Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-09-24T17:24:05.417Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-09-24T17:24:08.270Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-09-24T17:24:08.305Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-09-24T17:24:09.832Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-09-24T17:24:11.302Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-09-24T17:24:12.719Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-09-24T17:24:14.524Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0004896e0_} [2021-09-24T17:24:16.173Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-09-24T17:24:16.657Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-09-24T17:24:16.657Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-09-24T17:24:16.657Z] === RUN TestDockerSuite/TestBuildPATH [2021-09-24T17:24:16.657Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-09-24T17:24:16.657Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-09-24T17:24:16.689Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12631636079_c:\foo_false____} [2021-09-24T17:24:18.856Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12631636079_c:\foo_true____} [2021-09-24T17:24:18.943Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-09-24T17:24:18.943Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-09-24T17:24:18.943Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-09-24T17:24:21.021Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-09-24T17:24:21.021Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-09-24T17:24:21.021Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-09-24T17:24:21.021Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-09-24T17:24:21.021Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-09-24T17:24:21.021Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-09-24T17:24:21.021Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-09-24T17:24:21.021Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-09-24T17:24:21.021Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-09-24T17:24:21.476Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-09-24T17:24:21.476Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-09-24T17:24:21.476Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-09-24T17:24:21.476Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-09-24T17:24:21.476Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-09-24T17:24:21.476Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-09-24T17:24:21.476Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-09-24T17:24:21.476Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-09-24T17:24:21.476Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-09-24T17:24:21.476Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-09-24T17:24:21.476Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-09-24T17:24:21.476Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-09-24T17:24:21.476Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-09-24T17:24:21.476Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-09-24T17:24:21.476Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-09-24T17:24:23.640Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-09-24T17:24:23.640Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-09-24T17:24:23.640Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-09-24T17:24:23.640Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-09-24T17:24:24.096Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-09-24T17:24:24.096Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-09-24T17:24:24.096Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-09-24T17:24:24.096Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-09-24T17:24:24.096Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-09-24T17:24:24.096Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-09-24T17:24:24.096Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-09-24T17:24:24.096Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-09-24T17:24:24.096Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-09-24T17:24:24.096Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-09-24T17:24:24.096Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-09-24T17:24:24.096Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-09-24T17:24:24.096Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-09-24T17:24:24.096Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-09-24T17:24:24.096Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-09-24T17:24:24.096Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-09-24T17:24:24.096Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-09-24T17:24:24.096Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-09-24T17:24:24.096Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-09-24T17:24:24.096Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-09-24T17:24:24.096Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-09-24T17:24:24.096Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-09-24T17:24:24.096Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-09-24T17:24:26.259Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-09-24T17:24:26.259Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-09-24T17:24:26.259Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-09-24T17:24:26.259Z] === RUN TestDockerSuite/TestCpRelativePath [2021-09-24T17:24:28.423Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-09-24T17:24:28.423Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-09-24T17:24:28.423Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-09-24T17:24:28.423Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-09-24T17:24:28.423Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-09-24T17:24:28.423Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-09-24T17:24:28.423Z] === RUN TestDockerSuite/TestCpToCaseA [2021-09-24T17:24:32.137Z] === RUN TestDockerSuite/TestCpToCaseB [2021-09-24T17:24:35.027Z] === RUN TestDockerSuite/TestCpToCaseC [2021-09-24T17:24:35.027Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-09-24T17:24:35.027Z] === RUN TestDockerSuite/TestCpToCaseD [2021-09-24T17:24:35.027Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-09-24T17:24:35.027Z] === RUN TestDockerSuite/TestCpToCaseE [2021-09-24T17:24:43.561Z] === RUN TestDockerSuite/TestCpToCaseF [2021-09-24T17:24:43.561Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-09-24T17:24:43.561Z] === RUN TestDockerSuite/TestCpToCaseG [2021-09-24T17:24:43.561Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-09-24T17:24:43.561Z] === RUN TestDockerSuite/TestCpToCaseH [2021-09-24T17:24:52.123Z] === RUN TestDockerSuite/TestCpToCaseI [2021-09-24T17:24:52.123Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-09-24T17:24:52.123Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-09-24T17:24:52.123Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-09-24T17:24:52.123Z] === RUN TestDockerSuite/TestCpToDot [2021-09-24T17:24:53.084Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-09-24T17:24:53.084Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-09-24T17:24:53.084Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-09-24T17:24:53.084Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-09-24T17:24:53.084Z] === RUN TestDockerSuite/TestCpToStdout [2021-09-24T17:24:55.249Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-09-24T17:24:55.249Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-09-24T17:24:55.249Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-09-24T17:24:55.249Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-09-24T17:24:55.249Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-09-24T17:24:55.249Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-09-24T17:24:55.249Z] === RUN TestDockerSuite/TestCpVolumePath [2021-09-24T17:24:55.249Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-09-24T17:24:55.249Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-09-24T17:24:55.704Z] === RUN TestDockerSuite/TestCreateArgs [2021-09-24T17:24:55.704Z] === RUN TestDockerSuite/TestCreateByImageID [2021-09-24T17:24:57.868Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-09-24T17:25:00.032Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-09-24T17:25:00.032Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-09-24T17:25:00.487Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-09-24T17:25:01.967Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-09-24T17:25:02.013Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-09-24T17:25:02.468Z] === RUN TestDockerSuite/TestCreateLabels [2021-09-24T17:25:02.468Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-09-24T17:25:02.468Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-09-24T17:25:02.468Z] === RUN TestDockerSuite/TestCreateRM [2021-09-24T17:25:02.924Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-09-24T17:25:02.924Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-09-24T17:25:02.924Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-09-24T17:25:03.380Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-09-24T17:25:03.380Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-09-24T17:25:10.421Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-09-24T17:25:10.421Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-09-24T17:25:10.421Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-09-24T17:25:13.308Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-09-24T17:25:13.308Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-09-24T17:25:13.308Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-09-24T17:25:13.308Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-09-24T17:25:16.195Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-09-24T17:25:16.195Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-09-24T17:25:16.195Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-09-24T17:25:16.195Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-09-24T17:25:16.195Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-09-24T17:25:16.195Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-09-24T17:25:16.195Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-09-24T17:25:16.195Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-09-24T17:25:16.195Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-09-24T17:25:16.195Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-09-24T17:25:16.195Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-09-24T17:25:16.195Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-09-24T17:25:16.195Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-09-24T17:25:16.195Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-09-24T17:25:16.195Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-09-24T17:25:16.195Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-09-24T17:25:16.196Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-09-24T17:25:16.196Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-09-24T17:25:16.196Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-09-24T17:25:16.196Z] === RUN TestDockerSuite/TestDevicePermissions [2021-09-24T17:25:16.196Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-09-24T17:25:16.196Z] === RUN TestDockerSuite/TestDockerFails [2021-09-24T17:25:16.196Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-09-24T17:25:16.196Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-09-24T17:25:16.196Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-09-24T17:25:16.196Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-09-24T17:25:16.196Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-09-24T17:25:16.196Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-09-24T17:25:16.196Z] === RUN TestDockerSuite/TestEventsAttach [2021-09-24T17:25:16.196Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-09-24T17:25:16.196Z] === RUN TestDockerSuite/TestEventsCommit [2021-09-24T17:25:16.196Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-09-24T17:25:16.196Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-09-24T17:25:18.363Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-09-24T17:25:20.526Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-09-24T17:25:22.691Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-09-24T17:25:29.740Z] === RUN TestDockerSuite/TestEventsCopy [2021-09-24T17:25:32.382Z] === RUN TestDockerSuite/TestBuildRm [2021-09-24T17:25:32.629Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-09-24T17:25:38.394Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-09-24T17:25:39.357Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-09-24T17:25:40.318Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-09-24T17:25:41.213Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-09-24T17:25:44.035Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-09-24T17:25:44.247Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-09-24T17:25:44.247Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-09-24T17:25:44.247Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-09-24T17:25:44.247Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-09-24T17:25:44.247Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-09-24T17:25:44.491Z] === RUN TestDockerSuite/TestEventsFilterType [2021-09-24T17:25:44.946Z] === RUN TestDockerSuite/TestEventsFilters [2021-09-24T17:25:45.858Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-09-24T17:25:48.890Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-09-24T17:25:49.612Z] === RUN TestDockerSuite/TestEventsFormat [2021-09-24T17:25:51.920Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-09-24T17:25:53.329Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-09-24T17:25:53.329Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-09-24T17:25:53.329Z] === RUN TestDockerSuite/TestEventsImageImport [2021-09-24T17:25:53.329Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-09-24T17:25:53.329Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-09-24T17:25:53.329Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-09-24T17:25:53.329Z] === RUN TestDockerSuite/TestEventsImagePull [2021-09-24T17:25:53.329Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-09-24T17:25:53.329Z] === RUN TestDockerSuite/TestEventsImageTag [2021-09-24T17:25:54.294Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-09-24T17:25:54.294Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-09-24T17:25:54.294Z] === RUN TestDockerSuite/TestEventsRename [2021-09-24T17:25:55.810Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-09-24T17:25:57.182Z] === RUN TestDockerSuite/TestEventsResize [2021-09-24T17:26:04.227Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-09-24T17:26:06.393Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-09-24T17:26:08.559Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-09-24T17:26:10.947Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-09-24T17:26:10.947Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-09-24T17:26:10.947Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-09-24T17:26:13.226Z] === RUN TestDockerSuite/TestEventsTop [2021-09-24T17:26:13.226Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-09-24T17:26:13.226Z] === RUN TestDockerSuite/TestEventsUntag [2021-09-24T17:26:16.113Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-09-24T17:26:19.003Z] === RUN TestDockerSuite/TestExec [2021-09-24T17:26:19.003Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-09-24T17:26:19.003Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-09-24T17:26:19.003Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-09-24T17:26:19.458Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-09-24T17:26:19.770Z] === RUN TestDockerSuite/TestBuildSpaces [2021-09-24T17:26:20.254Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-09-24T17:26:20.985Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-09-24T17:26:22.513Z] === RUN TestDockerSuite/TestExecAPIStart [2021-09-24T17:26:22.513Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-09-24T17:26:22.513Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-09-24T17:26:22.513Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-09-24T17:26:22.513Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-09-24T17:26:22.513Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-09-24T17:26:22.513Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-09-24T17:26:24.041Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-09-24T17:26:24.140Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-09-24T17:26:24.140Z] === RUN TestDockerSuite/TestBuildStderr [2021-09-24T17:26:26.206Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-09-24T17:26:27.732Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-09-24T17:26:28.028Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-09-24T17:26:29.316Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-09-24T17:26:33.986Z] === RUN TestDockerSuite/TestExecCgroup [2021-09-24T17:26:33.986Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-09-24T17:26:33.986Z] === RUN TestDockerSuite/TestExecEnv [2021-09-24T17:26:33.986Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-09-24T17:26:33.986Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-09-24T17:26:33.986Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-09-24T17:26:33.986Z] === RUN TestDockerSuite/TestExecExitStatus [2021-09-24T17:26:35.514Z] === RUN TestDockerSuite/TestExecInspectID [2021-09-24T17:26:39.229Z] === RUN TestDockerSuite/TestExecInteractive [2021-09-24T17:26:39.229Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-09-24T17:26:39.229Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-09-24T17:26:39.229Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-09-24T17:26:39.229Z] === RUN TestDockerSuite/TestExecParseError [2021-09-24T17:26:39.229Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-09-24T17:26:39.229Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-09-24T17:26:39.229Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-09-24T17:26:39.229Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-09-24T17:26:39.229Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-09-24T17:26:39.229Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-09-24T17:26:41.395Z] === RUN TestDockerSuite/TestExecSetEnv [2021-09-24T17:26:41.395Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-09-24T17:26:41.395Z] === RUN TestDockerSuite/TestExecStartFails [2021-09-24T17:26:41.395Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-09-24T17:26:41.395Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-09-24T17:26:41.395Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-09-24T17:26:41.395Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-09-24T17:26:41.395Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-09-24T17:26:41.395Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-09-24T17:26:41.395Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-09-24T17:26:41.395Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-09-24T17:26:43.559Z] === RUN TestDockerSuite/TestExecUlimits [2021-09-24T17:26:43.559Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-09-24T17:26:43.559Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-09-24T17:26:46.068Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-09-24T17:26:46.068Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-09-24T17:26:46.068Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-09-24T17:26:48.233Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-09-24T17:26:48.233Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-09-24T17:26:48.233Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-09-24T17:26:48.233Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-09-24T17:26:48.233Z] === RUN TestDockerSuite/TestExecWithUser [2021-09-24T17:26:48.233Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-09-24T17:26:48.233Z] === RUN TestDockerSuite/TestGetContainerStats [2021-09-24T17:26:48.350Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-09-24T17:26:49.368Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-09-24T17:26:53.256Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-09-24T17:26:53.998Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-09-24T17:26:58.123Z] === RUN TestDockerSuite/TestBuildUser [2021-09-24T17:26:58.123Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-09-24T17:26:58.123Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-09-24T17:26:58.123Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-09-24T17:26:58.123Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-09-24T17:26:58.123Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-09-24T17:26:58.123Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-09-24T17:26:59.761Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-09-24T17:27:01.926Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-09-24T17:27:02.013Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-09-24T17:27:02.497Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-09-24T17:27:07.696Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-09-24T17:27:07.696Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-09-24T17:27:07.696Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-09-24T17:27:07.696Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-09-24T17:27:07.696Z] === RUN TestDockerSuite/TestHealth [2021-09-24T17:27:07.696Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-09-24T17:27:07.696Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-09-24T17:27:07.696Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-09-24T17:27:07.696Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-09-24T17:27:07.696Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-09-24T17:27:09.800Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-09-24T17:27:09.800Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-09-24T17:27:09.800Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-09-24T17:27:09.800Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-09-24T17:27:09.800Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-09-24T17:27:11.409Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-09-24T17:27:11.409Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-09-24T17:27:11.409Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-09-24T17:27:11.409Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-09-24T17:27:11.865Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-09-24T17:27:11.865Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-09-24T17:27:11.865Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-09-24T17:27:12.320Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-09-24T17:27:12.320Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-09-24T17:27:12.320Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-09-24T17:27:13.281Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-09-24T17:27:13.736Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-09-24T17:27:15.263Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-09-24T17:27:15.263Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-09-24T17:27:16.789Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-09-24T17:27:19.675Z] === RUN TestDockerSuite/TestImagesFormat [2021-09-24T17:27:19.675Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-09-24T17:27:19.675Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-09-24T17:27:19.675Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-09-24T17:27:23.391Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-09-24T17:27:23.391Z] === RUN TestDockerSuite/TestImportBadURL [2021-09-24T17:27:25.553Z] === RUN TestDockerSuite/TestImportDisplay [2021-09-24T17:27:25.553Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-09-24T17:27:25.553Z] === RUN TestDockerSuite/TestImportFile [2021-09-24T17:27:25.553Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-09-24T17:27:25.553Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-09-24T17:27:25.553Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-09-24T17:27:25.553Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-09-24T17:27:25.553Z] === RUN TestDockerSuite/TestImportGzipped [2021-09-24T17:27:25.553Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-09-24T17:27:25.553Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-09-24T17:27:25.553Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-09-24T17:27:25.553Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-09-24T17:27:25.553Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-09-24T17:27:25.553Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-09-24T17:27:25.553Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-09-24T17:27:25.553Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-09-24T17:27:25.553Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-09-24T17:27:25.553Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-09-24T17:27:25.553Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-09-24T17:27:25.553Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-09-24T17:27:25.553Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-09-24T17:27:25.553Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-09-24T17:27:25.553Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-09-24T17:27:27.720Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-09-24T17:27:29.885Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-09-24T17:27:29.885Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-09-24T17:27:29.885Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-09-24T17:27:29.885Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-09-24T17:27:29.885Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-09-24T17:27:29.885Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-09-24T17:27:29.885Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-09-24T17:27:29.885Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-09-24T17:27:31.286Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-09-24T17:27:31.286Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-09-24T17:27:31.416Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-09-24T17:27:31.873Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-09-24T17:27:33.401Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-09-24T17:27:33.401Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-09-24T17:27:33.401Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-09-24T17:27:33.401Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-09-24T17:27:33.401Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-09-24T17:27:33.401Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-09-24T17:27:33.401Z] === RUN TestDockerSuite/TestInspectDefault [2021-09-24T17:27:35.564Z] === RUN TestDockerSuite/TestInspectHistory [2021-09-24T17:27:37.281Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-09-24T17:27:39.281Z] === RUN TestDockerSuite/TestInspectImage [2021-09-24T17:27:39.281Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-09-24T17:27:39.281Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-09-24T17:27:39.281Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-09-24T17:27:39.281Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-09-24T17:27:39.281Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-09-24T17:27:39.281Z] === RUN TestDockerSuite/TestInspectInt64 [2021-09-24T17:27:40.808Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-09-24T17:27:42.157Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-09-24T17:27:42.157Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-09-24T17:27:42.336Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-09-24T17:27:42.642Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-09-24T17:27:42.642Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-09-24T17:27:42.642Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-09-24T17:27:42.792Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-09-24T17:27:43.078Z] --- PASS: TestBuildWCOWSandboxSize (680.92s) [2021-09-24T17:27:43.078Z] === RUN TestBuildWithEmptyDockerfile [2021-09-24T17:27:43.078Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-24T17:27:43.078Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-24T17:27:43.078Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-24T17:27:43.078Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-24T17:27:43.078Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-24T17:27:43.078Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-24T17:27:43.078Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-24T17:27:43.078Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-24T17:27:43.078Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-24T17:27:43.078Z] --- PASS: TestBuildWithEmptyDockerfile (0.41s) [2021-09-24T17:27:43.078Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-09-24T17:27:43.078Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2021-09-24T17:27:43.078Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2021-09-24T17:27:43.078Z] === RUN TestBuildPreserveOwnership [2021-09-24T17:27:43.078Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-24T17:27:43.078Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-09-24T17:27:43.078Z] === RUN TestBuildPlatformInvalid [2021-09-24T17:27:43.078Z] --- PASS: TestBuildPlatformInvalid (0.45s) [2021-09-24T17:27:43.078Z] PASS [2021-09-24T17:27:43.078Z] ok github.com/docker/docker/integration/build 818.173s [2021-09-24T17:27:43.078Z] [2021-09-24T17:27:43.078Z] === Skipped [2021-09-24T17:27:43.078Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-09-24T17:27:43.078Z] build_session_test.go:25: TODO: BuildKit [2021-09-24T17:27:43.078Z] [2021-09-24T17:27:43.078Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-09-24T17:27:43.078Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:27:43.078Z] [2021-09-24T17:27:43.078Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-09-24T17:27:43.078Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-24T17:27:43.078Z] [2021-09-24T17:27:43.078Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-09-24T17:27:43.078Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-24T17:27:43.078Z] [2021-09-24T17:27:43.078Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-09-24T17:27:43.078Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-24T17:27:43.078Z] [2021-09-24T17:27:43.078Z] DONE 29 tests, 5 skipped in 838.686s [2021-09-24T17:27:43.079Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-09-24T17:27:43.079Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-24T17:27:43.079Z] INFO: Testing against a local daemon [2021-09-24T17:27:43.079Z] === RUN TestConfigInspect [2021-09-24T17:27:43.079Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:27:43.079Z] --- SKIP: TestConfigInspect (0.00s) [2021-09-24T17:27:43.079Z] === RUN TestConfigList [2021-09-24T17:27:43.079Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:27:43.079Z] --- SKIP: TestConfigList (0.00s) [2021-09-24T17:27:43.079Z] === RUN TestConfigsCreateAndDelete [2021-09-24T17:27:43.079Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:27:43.079Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-09-24T17:27:43.079Z] === RUN TestConfigsUpdate [2021-09-24T17:27:43.079Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:27:43.079Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-09-24T17:27:43.079Z] === RUN TestTemplatedConfig [2021-09-24T17:27:43.079Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:27:43.079Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-09-24T17:27:43.079Z] === RUN TestConfigCreateResolve [2021-09-24T17:27:43.079Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-09-24T17:27:43.079Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-09-24T17:27:43.079Z] PASS [2021-09-24T17:27:43.079Z] ok github.com/docker/docker/integration/config 0.108s [2021-09-24T17:27:43.079Z] [2021-09-24T17:27:43.079Z] === Skipped [2021-09-24T17:27:43.079Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-09-24T17:27:43.079Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:27:43.079Z] [2021-09-24T17:27:43.079Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-09-24T17:27:43.079Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:27:43.079Z] [2021-09-24T17:27:43.079Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-09-24T17:27:43.079Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:27:43.079Z] [2021-09-24T17:27:43.079Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-09-24T17:27:43.079Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:27:43.079Z] [2021-09-24T17:27:43.079Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-09-24T17:27:43.079Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:27:43.079Z] [2021-09-24T17:27:43.079Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-09-24T17:27:43.079Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-09-24T17:27:43.079Z] [2021-09-24T17:27:43.079Z] DONE 6 tests, 6 skipped in 2.668s [2021-09-24T17:27:43.079Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-09-24T17:27:43.079Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-24T17:27:43.079Z] INFO: Testing against a local daemon [2021-09-24T17:27:43.079Z] === RUN TestCheckpoint [2021-09-24T17:27:43.079Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-09-24T17:27:43.079Z] --- SKIP: TestCheckpoint (0.00s) [2021-09-24T17:27:43.079Z] === RUN TestContainerInvalidJSON [2021-09-24T17:27:43.079Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-09-24T17:27:43.079Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-09-24T17:27:43.079Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-09-24T17:27:43.079Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-09-24T17:27:43.079Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-09-24T17:27:43.079Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-09-24T17:27:43.079Z] --- PASS: TestContainerInvalidJSON (0.42s) [2021-09-24T17:27:43.079Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-09-24T17:27:43.079Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-09-24T17:27:43.079Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-09-24T17:27:43.079Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.22s) [2021-09-24T17:27:43.079Z] === RUN TestCopyFromContainerPathIsNotDir [2021-09-24T17:27:43.079Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.17s) [2021-09-24T17:27:43.079Z] === RUN TestCopyToContainerPathDoesNotExist [2021-09-24T17:27:43.079Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.17s) [2021-09-24T17:27:43.079Z] === RUN TestCopyToContainerPathIsNotDir [2021-09-24T17:27:43.079Z] --- PASS: TestCopyToContainerPathIsNotDir (0.17s) [2021-09-24T17:27:43.079Z] === RUN TestCopyFromContainer [2021-09-24T17:27:43.079Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:27:43.079Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-09-24T17:27:43.079Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-09-24T17:27:43.079Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-24T17:27:43.079Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-24T17:27:43.079Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-24T17:27:43.079Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-24T17:27:43.079Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-24T17:27:43.079Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-24T17:27:43.079Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-24T17:27:43.079Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-24T17:27:43.079Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-24T17:27:43.079Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-09-24T17:27:43.079Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-09-24T17:27:43.079Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-09-24T17:27:43.079Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-09-24T17:27:43.079Z] === RUN TestCreateLinkToNonExistingContainer [2021-09-24T17:27:43.079Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-09-24T17:27:43.079Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-09-24T17:27:43.079Z] === RUN TestCreateWithInvalidEnv [2021-09-24T17:27:43.079Z] === RUN TestCreateWithInvalidEnv/0 [2021-09-24T17:27:43.079Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-09-24T17:27:43.079Z] === RUN TestCreateWithInvalidEnv/1 [2021-09-24T17:27:43.079Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-09-24T17:27:43.079Z] === RUN TestCreateWithInvalidEnv/2 [2021-09-24T17:27:43.079Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-09-24T17:27:43.079Z] === CONT TestCreateWithInvalidEnv/0 [2021-09-24T17:27:43.079Z] === CONT TestCreateWithInvalidEnv/2 [2021-09-24T17:27:43.079Z] === CONT TestCreateWithInvalidEnv/1 [2021-09-24T17:27:43.079Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-09-24T17:27:43.079Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-09-24T17:27:43.079Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-09-24T17:27:43.079Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-09-24T17:27:43.079Z] === RUN TestCreateTmpfsMountsTarget [2021-09-24T17:27:43.079Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:27:43.079Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-09-24T17:27:43.079Z] === RUN TestCreateWithCustomMaskedPaths [2021-09-24T17:27:43.079Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-09-24T17:27:43.079Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-09-24T17:27:43.079Z] === RUN TestCreateWithCustomReadonlyPaths [2021-09-24T17:27:43.079Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-09-24T17:27:43.079Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-09-24T17:27:43.079Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-09-24T17:27:43.079Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-24T17:27:43.079Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-24T17:27:43.079Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-24T17:27:43.079Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-24T17:27:43.079Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-24T17:27:43.079Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-24T17:27:43.079Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-24T17:27:43.079Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-24T17:27:43.079Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-24T17:27:43.079Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-24T17:27:43.079Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-24T17:27:43.079Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-24T17:27:43.079Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-24T17:27:43.079Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-24T17:27:43.079Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-24T17:27:43.079Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-09-24T17:27:43.079Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2021-09-24T17:27:43.079Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2021-09-24T17:27:43.079Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2021-09-24T17:27:43.079Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-09-24T17:27:43.079Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-09-24T17:27:43.079Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-09-24T17:27:43.079Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-09-24T17:27:43.079Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-09-24T17:27:43.079Z] === RUN TestCreateDifferentPlatform [2021-09-24T17:27:43.079Z] === RUN TestCreateDifferentPlatform/different_os [2021-09-24T17:27:43.079Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-09-24T17:27:43.079Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-09-24T17:27:43.079Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-09-24T17:27:43.079Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-09-24T17:27:43.079Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-09-24T17:27:43.079Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.11s) [2021-09-24T17:27:43.079Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-09-24T17:27:43.079Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-09-24T17:27:43.079Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.02s) [2021-09-24T17:27:43.079Z] === RUN TestContainerKillOnDaemonStart [2021-09-24T17:27:43.079Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:27:43.079Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-09-24T17:27:43.079Z] === RUN TestDiff [2021-09-24T17:27:43.079Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-09-24T17:27:43.079Z] --- SKIP: TestDiff (0.00s) [2021-09-24T17:27:43.079Z] === RUN TestExecWithCloseStdin [2021-09-24T17:27:43.079Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2021-09-24T17:27:43.079Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2021-09-24T17:27:43.079Z] === RUN TestExec [2021-09-24T17:27:43.079Z] --- PASS: TestExec (3.47s) [2021-09-24T17:27:43.079Z] === RUN TestExecUser [2021-09-24T17:27:43.079Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-09-24T17:27:43.079Z] --- SKIP: TestExecUser (0.00s) [2021-09-24T17:27:43.079Z] === RUN TestExportContainerAndImportImage [2021-09-24T17:27:43.079Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:27:43.079Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-09-24T17:27:43.079Z] === RUN TestExportContainerAfterDaemonRestart [2021-09-24T17:27:43.079Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:27:43.079Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-09-24T17:27:43.079Z] === RUN TestHealthCheckWorkdir [2021-09-24T17:27:43.079Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-09-24T17:27:43.079Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-09-24T17:27:43.079Z] === RUN TestHealthKillContainer [2021-09-24T17:27:43.079Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-09-24T17:27:43.079Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-09-24T17:27:43.079Z] === RUN TestInspectCpusetInConfigPre120 [2021-09-24T17:27:43.079Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-09-24T17:27:43.079Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-09-24T17:27:43.079Z] === RUN TestKillContainerInvalidSignal [2021-09-24T17:27:43.079Z] --- PASS: TestKillContainerInvalidSignal (2.47s) [2021-09-24T17:27:43.079Z] === RUN TestKillContainer [2021-09-24T17:27:43.079Z] === RUN TestKillContainer/no_signal [2021-09-24T17:27:44.644Z] === RUN TestKillContainer/non_killing_signal [2021-09-24T17:27:44.644Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-09-24T17:27:44.644Z] === RUN TestKillContainer/killing_signal [2021-09-24T17:27:44.921Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-09-24T17:27:44.921Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-09-24T17:27:44.956Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-09-24T17:27:45.409Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-09-24T17:27:46.483Z] === RUN TestDockerSuite/TestInspectPlugin [2021-09-24T17:27:46.483Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-09-24T17:27:46.483Z] === RUN TestDockerSuite/TestInspectRootFS [2021-09-24T17:27:46.895Z] --- PASS: TestKillContainer (4.94s) [2021-09-24T17:27:46.895Z] --- PASS: TestKillContainer/no_signal (2.48s) [2021-09-24T17:27:46.895Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-09-24T17:27:46.895Z] --- PASS: TestKillContainer/killing_signal (2.44s) [2021-09-24T17:27:46.895Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-09-24T17:27:46.895Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-24T17:27:46.895Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-09-24T17:27:46.895Z] === RUN TestKillStoppedContainer [2021-09-24T17:27:46.896Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-24T17:27:46.896Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-09-24T17:27:46.896Z] === RUN TestKillStoppedContainerAPIPre120 [2021-09-24T17:27:46.896Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-24T17:27:46.896Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-09-24T17:27:46.896Z] === RUN TestKillDifferentUserContainer [2021-09-24T17:27:46.896Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-09-24T17:27:46.896Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-09-24T17:27:46.896Z] === RUN TestInspectOomKilledTrue [2021-09-24T17:27:46.896Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:27:46.896Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-09-24T17:27:46.896Z] === RUN TestInspectOomKilledFalse [2021-09-24T17:27:46.896Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-24T17:27:46.896Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-09-24T17:27:46.896Z] === RUN TestLogsFollowTailEmpty [2021-09-24T17:27:46.939Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-09-24T17:27:48.467Z] === RUN TestDockerSuite/TestInspectStatus [2021-09-24T17:27:49.845Z] --- PASS: TestLogsFollowTailEmpty (2.48s) [2021-09-24T17:27:49.845Z] === RUN TestNetworkNat [2021-09-24T17:27:49.845Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-09-24T17:27:49.845Z] --- SKIP: TestNetworkNat (0.00s) [2021-09-24T17:27:49.845Z] === RUN TestNetworkLocalhostTCPNat [2021-09-24T17:27:51.354Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-09-24T17:27:52.793Z] --- PASS: TestNetworkLocalhostTCPNat (3.09s) [2021-09-24T17:27:52.793Z] === RUN TestNetworkLoopbackNat [2021-09-24T17:27:52.793Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-09-24T17:27:52.793Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-09-24T17:27:52.793Z] === RUN TestPause [2021-09-24T17:27:52.793Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-09-24T17:27:52.793Z] --- SKIP: TestPause (0.00s) [2021-09-24T17:27:52.793Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-09-24T17:27:55.011Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.54s) [2021-09-24T17:27:55.011Z] === RUN TestPauseStopPausedContainer [2021-09-24T17:27:55.011Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:27:55.011Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-09-24T17:27:55.011Z] === RUN TestPsFilter [2021-09-24T17:27:55.067Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-09-24T17:27:55.479Z] --- PASS: TestPsFilter (0.26s) [2021-09-24T17:27:55.479Z] === RUN TestRemoveContainerWithRemovedVolume [2021-09-24T17:27:56.010Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-09-24T17:27:56.593Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-09-24T17:27:57.693Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.49s) [2021-09-24T17:27:57.694Z] === RUN TestRemoveContainerWithVolume [2021-09-24T17:27:58.129Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-09-24T17:27:59.043Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-09-24T17:27:59.043Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-09-24T17:28:00.344Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-09-24T17:28:00.646Z] --- PASS: TestRemoveContainerWithVolume (2.49s) [2021-09-24T17:28:00.646Z] === RUN TestRemoveContainerRunning [2021-09-24T17:28:01.918Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-09-24T17:28:02.860Z] --- PASS: TestRemoveContainerRunning (2.52s) [2021-09-24T17:28:02.860Z] === RUN TestRemoveContainerForceRemoveRunning [2021-09-24T17:28:04.134Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-09-24T17:28:05.074Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.10s) [2021-09-24T17:28:05.074Z] === RUN TestRemoveInvalidContainer [2021-09-24T17:28:05.074Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-09-24T17:28:05.074Z] === RUN TestRenameLinkedContainer [2021-09-24T17:28:05.074Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-09-24T17:28:05.074Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-09-24T17:28:05.074Z] === RUN TestRenameStoppedContainer [2021-09-24T17:28:06.349Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-09-24T17:28:06.349Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-09-24T17:28:06.349Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-09-24T17:28:06.349Z] === RUN TestDockerSuite/TestLinksEnvs [2021-09-24T17:28:06.349Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-09-24T17:28:06.349Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-09-24T17:28:06.349Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-09-24T17:28:06.349Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-09-24T17:28:06.349Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-09-24T17:28:06.349Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-09-24T17:28:06.349Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-09-24T17:28:06.349Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-09-24T17:28:06.349Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-09-24T17:28:06.349Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-09-24T17:28:06.349Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-09-24T17:28:06.349Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-09-24T17:28:06.349Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-09-24T17:28:06.349Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-09-24T17:28:06.349Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-09-24T17:28:06.349Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-09-24T17:28:06.349Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-09-24T17:28:06.349Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-09-24T17:28:06.349Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-09-24T17:28:06.349Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-09-24T17:28:06.349Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-09-24T17:28:06.349Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-09-24T17:28:06.349Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-09-24T17:28:06.349Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-09-24T17:28:06.349Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-09-24T17:28:06.349Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-09-24T17:28:06.349Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-09-24T17:28:06.349Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-09-24T17:28:06.349Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-09-24T17:28:06.349Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-09-24T17:28:06.349Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-09-24T17:28:06.349Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-09-24T17:28:07.290Z] --- PASS: TestRenameStoppedContainer (2.50s) [2021-09-24T17:28:07.290Z] === RUN TestRenameRunningContainerAndReuse [2021-09-24T17:28:08.584Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-09-24T17:28:10.150Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-09-24T17:28:13.157Z] --- PASS: TestRenameRunningContainerAndReuse (5.01s) [2021-09-24T17:28:13.157Z] === RUN TestRenameInvalidName [2021-09-24T17:28:14.722Z] --- PASS: TestRenameInvalidName (2.49s) [2021-09-24T17:28:14.722Z] === RUN TestRenameAnonymousContainer [2021-09-24T17:28:16.017Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-09-24T17:28:17.084Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-09-24T17:28:17.085Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-09-24T17:28:17.085Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-09-24T17:28:17.085Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-09-24T17:28:17.085Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-09-24T17:28:17.085Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-09-24T17:28:17.085Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-09-24T17:28:17.085Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-09-24T17:28:17.617Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-09-24T17:28:17.617Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-09-24T17:28:17.617Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-09-24T17:28:19.184Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-09-24T17:28:19.184Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-09-24T17:28:23.941Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-09-24T17:28:24.385Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-09-24T17:28:25.145Z] --- PASS: TestRenameAnonymousContainer (9.88s) [2021-09-24T17:28:25.145Z] === RUN TestRenameContainerWithSameName [2021-09-24T17:28:25.998Z] === RUN TestDockerSuite/TestBuildXZHost [2021-09-24T17:28:25.998Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-09-24T17:28:25.998Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-09-24T17:28:25.998Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-09-24T17:28:25.998Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-09-24T17:28:25.998Z] docker_cli_sni_test.go:18: Flakey test [2021-09-24T17:28:26.482Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-09-24T17:28:27.381Z] --- PASS: TestRenameContainerWithSameName (2.51s) [2021-09-24T17:28:27.381Z] === RUN TestRenameContainerWithLinkedContainer [2021-09-24T17:28:27.381Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-09-24T17:28:27.381Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-09-24T17:28:27.381Z] === RUN TestResize [2021-09-24T17:28:28.100Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-09-24T17:28:28.693Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-09-24T17:28:30.331Z] --- PASS: TestResize (2.50s) [2021-09-24T17:28:30.331Z] === RUN TestResizeWithInvalidSize [2021-09-24T17:28:31.986Z] === RUN TestDockerSuite/TestCommitChange [2021-09-24T17:28:32.549Z] --- PASS: TestResizeWithInvalidSize (2.48s) [2021-09-24T17:28:32.549Z] === RUN TestResizeWhenContainerNotStarted [2021-09-24T17:28:33.371Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-09-24T17:28:34.763Z] --- PASS: TestResizeWhenContainerNotStarted (2.62s) [2021-09-24T17:28:34.763Z] === RUN TestDaemonRestartKillContainers [2021-09-24T17:28:34.763Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:28:34.763Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-09-24T17:28:34.763Z] === RUN TestStats [2021-09-24T17:28:34.763Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-09-24T17:28:34.763Z] --- SKIP: TestStats (0.00s) [2021-09-24T17:28:34.763Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-09-24T17:28:35.542Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-09-24T17:28:36.850Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-09-24T17:28:37.713Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-09-24T17:28:37.713Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-09-24T17:28:37.713Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-09-24T17:28:39.242Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-09-24T17:28:39.887Z] === RUN TestDockerSuite/TestCommitHardlink [2021-09-24T17:28:39.887Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-09-24T17:28:39.887Z] === RUN TestDockerSuite/TestCommitNewFile [2021-09-24T17:28:41.411Z] === RUN TestDockerSuite/TestLogsSince [2021-09-24T17:28:41.922Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.29s) [2021-09-24T17:28:41.922Z] === RUN TestStopContainerWithTimeout [2021-09-24T17:28:41.922Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-09-24T17:28:41.922Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-09-24T17:28:41.922Z] === RUN TestUpdateRestartPolicy [2021-09-24T17:28:49.957Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-09-24T17:28:49.957Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-09-24T17:28:49.957Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-09-24T17:28:49.957Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-09-24T17:28:49.957Z] === RUN TestDockerSuite/TestLogsTail [2021-09-24T17:28:50.482Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-09-24T17:28:50.482Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-09-24T17:28:50.482Z] === RUN TestDockerSuite/TestCommitTTY [2021-09-24T17:28:52.848Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-09-24T17:28:55.016Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-09-24T17:28:57.185Z] === RUN TestDockerSuite/TestMountIntoProc [2021-09-24T17:28:57.186Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-09-24T17:28:57.186Z] === RUN TestDockerSuite/TestMountIntoSys [2021-09-24T17:28:57.186Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-09-24T17:28:57.186Z] === RUN TestDockerSuite/TestNetHostname [2021-09-24T17:28:57.186Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-09-24T17:28:57.186Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-09-24T17:28:57.186Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-09-24T17:28:57.186Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-09-24T17:28:57.186Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-09-24T17:28:57.186Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-09-24T17:28:57.186Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-09-24T17:28:57.186Z] === RUN TestDockerSuite/TestPluginActive [2021-09-24T17:28:57.186Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-09-24T17:28:57.186Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-09-24T17:28:57.186Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-09-24T17:28:57.186Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-09-24T17:28:57.186Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-09-24T17:28:57.186Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-09-24T17:28:57.186Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-09-24T17:28:57.186Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-09-24T17:28:57.186Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-09-24T17:28:57.186Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-09-24T17:28:57.186Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-09-24T17:28:57.186Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-09-24T17:28:57.186Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-09-24T17:28:57.186Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-09-24T17:28:57.186Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-09-24T17:28:57.186Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-09-24T17:28:57.186Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-09-24T17:28:57.186Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-09-24T17:28:57.186Z] === RUN TestDockerSuite/TestPortHostBinding [2021-09-24T17:28:57.186Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-09-24T17:28:57.186Z] === RUN TestDockerSuite/TestPortList [2021-09-24T17:28:57.186Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-09-24T17:28:57.186Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-09-24T17:29:01.083Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-09-24T17:29:01.856Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-09-24T17:29:01.856Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-09-24T17:29:01.857Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-09-24T17:29:01.857Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-09-24T17:29:01.857Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-09-24T17:29:01.857Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-09-24T17:29:01.857Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-09-24T17:29:01.857Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-09-24T17:29:01.857Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-09-24T17:29:01.857Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-09-24T17:29:01.857Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-09-24T17:29:01.857Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-09-24T17:29:01.857Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-09-24T17:29:01.857Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-09-24T17:29:01.857Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-09-24T17:29:01.857Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-09-24T17:29:01.857Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-09-24T17:29:01.857Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-09-24T17:29:03.151Z] --- PASS: TestUpdateRestartPolicy (21.13s) [2021-09-24T17:29:03.152Z] === RUN TestUpdateRestartWithAutoRemove [2021-09-24T17:29:04.719Z] --- PASS: TestUpdateRestartWithAutoRemove (2.54s) [2021-09-24T17:29:04.719Z] === RUN TestWaitNonBlocked [2021-09-24T17:29:04.719Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-24T17:29:04.719Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-24T17:29:04.719Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-24T17:29:04.719Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-24T17:29:04.719Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-24T17:29:04.719Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-24T17:29:04.971Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-09-24T17:29:04.971Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-09-24T17:29:04.971Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-09-24T17:29:04.971Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-09-24T17:29:04.971Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-09-24T17:29:04.971Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-09-24T17:29:04.971Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-09-24T17:29:04.971Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-09-24T17:29:04.971Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-09-24T17:29:04.971Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-09-24T17:29:04.971Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-09-24T17:29:04.971Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-09-24T17:29:04.971Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-09-24T17:29:04.971Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-09-24T17:29:04.971Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-09-24T17:29:04.971Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-09-24T17:29:06.527Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-09-24T17:29:06.527Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-09-24T17:29:06.527Z] === RUN TestDockerSuite/TestPsByOrder [2021-09-24T17:29:08.519Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-09-24T17:29:08.519Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.01s) [2021-09-24T17:29:08.519Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.09s) [2021-09-24T17:29:08.519Z] === RUN TestWaitBlocked [2021-09-24T17:29:08.519Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-09-24T17:29:08.519Z] --- SKIP: TestWaitBlocked (0.00s) [2021-09-24T17:29:08.519Z] PASS [2021-09-24T17:29:08.519Z] ok github.com/docker/docker/integration/container 93.414s [2021-09-24T17:29:08.519Z] [2021-09-24T17:29:08.519Z] === Skipped [2021-09-24T17:29:08.519Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-09-24T17:29:08.519Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-09-24T17:29:08.519Z] [2021-09-24T17:29:08.519Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-09-24T17:29:08.519Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:29:08.519Z] [2021-09-24T17:29:08.519Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-09-24T17:29:08.519Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-09-24T17:29:08.519Z] [2021-09-24T17:29:08.519Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-09-24T17:29:08.519Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:29:08.519Z] [2021-09-24T17:29:08.519Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-09-24T17:29:08.519Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-09-24T17:29:08.519Z] [2021-09-24T17:29:08.519Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-09-24T17:29:08.519Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-09-24T17:29:08.519Z] [2021-09-24T17:29:08.519Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-09-24T17:29:08.519Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-09-24T17:29:08.519Z] [2021-09-24T17:29:08.519Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.02s) [2021-09-24T17:29:08.519Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-09-24T17:29:08.519Z] [2021-09-24T17:29:08.519Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-09-24T17:29:08.519Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:29:08.519Z] [2021-09-24T17:29:08.519Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-09-24T17:29:08.519Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-09-24T17:29:08.519Z] [2021-09-24T17:29:08.519Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2021-09-24T17:29:08.519Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2021-09-24T17:29:08.519Z] [2021-09-24T17:29:08.519Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-09-24T17:29:08.519Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-09-24T17:29:08.519Z] [2021-09-24T17:29:08.519Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-09-24T17:29:08.519Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:29:08.519Z] [2021-09-24T17:29:08.519Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-09-24T17:29:08.519Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:29:08.519Z] [2021-09-24T17:29:08.519Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-09-24T17:29:08.519Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-09-24T17:29:08.519Z] [2021-09-24T17:29:08.519Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-09-24T17:29:08.519Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-09-24T17:29:08.519Z] [2021-09-24T17:29:08.519Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-09-24T17:29:08.519Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-09-24T17:29:08.519Z] [2021-09-24T17:29:08.519Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-09-24T17:29:08.519Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-09-24T17:29:08.519Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-09-24T17:29:08.519Z] [2021-09-24T17:29:08.519Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-09-24T17:29:08.519Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-24T17:29:08.519Z] [2021-09-24T17:29:08.519Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-09-24T17:29:08.519Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-24T17:29:08.519Z] [2021-09-24T17:29:08.519Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-09-24T17:29:08.519Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-24T17:29:08.519Z] [2021-09-24T17:29:08.519Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-09-24T17:29:08.519Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-09-24T17:29:08.519Z] [2021-09-24T17:29:08.519Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-09-24T17:29:08.519Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:29:08.519Z] [2021-09-24T17:29:08.519Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-09-24T17:29:08.519Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-24T17:29:08.519Z] [2021-09-24T17:29:08.519Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-09-24T17:29:08.519Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-09-24T17:29:08.519Z] [2021-09-24T17:29:08.519Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-09-24T17:29:08.519Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-09-24T17:29:08.519Z] [2021-09-24T17:29:08.519Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-09-24T17:29:08.519Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-09-24T17:29:08.519Z] [2021-09-24T17:29:08.519Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-09-24T17:29:08.519Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:29:08.519Z] [2021-09-24T17:29:08.519Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-09-24T17:29:08.519Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-09-24T17:29:08.519Z] [2021-09-24T17:29:08.519Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-09-24T17:29:08.519Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-09-24T17:29:08.519Z] [2021-09-24T17:29:08.519Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-09-24T17:29:08.519Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:29:08.519Z] [2021-09-24T17:29:08.519Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-09-24T17:29:08.519Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-09-24T17:29:08.519Z] [2021-09-24T17:29:08.519Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-09-24T17:29:08.519Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-09-24T17:29:08.519Z] [2021-09-24T17:29:08.519Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-09-24T17:29:08.519Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-09-24T17:29:08.519Z] [2021-09-24T17:29:08.519Z] DONE 87 tests, 34 skipped in 95.295s [2021-09-24T17:29:08.519Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-09-24T17:29:13.629Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-09-24T17:29:13.629Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-09-24T17:29:13.629Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-09-24T17:29:15.567Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-09-24T17:29:20.682Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-09-24T17:29:26.163Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-09-24T17:29:26.163Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-09-24T17:29:26.163Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-09-24T17:29:26.368Z] === RUN TestConfigDaemonLibtrustID [2021-09-24T17:29:26.368Z] daemon_test.go:18: runtime.GOOS != "linux" [2021-09-24T17:29:26.368Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-09-24T17:29:26.368Z] === RUN TestDaemonConfigValidation [2021-09-24T17:29:26.368Z] daemon_test.go:37: runtime.GOOS != "linux" [2021-09-24T17:29:26.368Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-09-24T17:29:26.368Z] === RUN TestConfigDaemonSeccompProfiles [2021-09-24T17:29:26.368Z] daemon_test.go:103: runtime.GOOS != "linux" [2021-09-24T17:29:26.368Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.01s) [2021-09-24T17:29:26.368Z] PASS [2021-09-24T17:29:26.368Z] ok github.com/docker/docker/integration/daemon 0.078s [2021-09-24T17:29:26.368Z] [2021-09-24T17:29:26.368Z] === Skipped [2021-09-24T17:29:26.368Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-09-24T17:29:26.368Z] daemon_test.go:18: runtime.GOOS != "linux" [2021-09-24T17:29:26.368Z] [2021-09-24T17:29:26.368Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-09-24T17:29:26.368Z] daemon_test.go:37: runtime.GOOS != "linux" [2021-09-24T17:29:26.368Z] [2021-09-24T17:29:26.368Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.01s) [2021-09-24T17:29:26.368Z] daemon_test.go:103: runtime.GOOS != "linux" [2021-09-24T17:29:26.368Z] [2021-09-24T17:29:26.368Z] DONE 3 tests, 3 skipped in 17.631s [2021-09-24T17:29:26.368Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-09-24T17:29:27.355Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-24T17:29:27.355Z] INFO: Testing against a local daemon [2021-09-24T17:29:27.355Z] === RUN TestCommitInheritsEnv [2021-09-24T17:29:27.355Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-24T17:29:27.355Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-09-24T17:29:27.355Z] === RUN TestImportExtremelyLargeImageWorks [2021-09-24T17:29:27.355Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-09-24T17:29:27.355Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-09-24T17:29:27.355Z] === RUN TestImagesFilterMultiReference [2021-09-24T17:29:27.355Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-09-24T17:29:27.355Z] === RUN TestImagePullPlatformInvalid [2021-09-24T17:29:27.355Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-09-24T17:29:27.355Z] === RUN TestRemoveImageOrphaning [2021-09-24T17:29:27.823Z] --- PASS: TestRemoveImageOrphaning (0.82s) [2021-09-24T17:29:27.823Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-09-24T17:29:28.292Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-09-24T17:29:28.292Z] === RUN TestTagInvalidReference [2021-09-24T17:29:28.292Z] --- PASS: TestTagInvalidReference (0.03s) [2021-09-24T17:29:28.292Z] === RUN TestTagValidPrefixedRepo [2021-09-24T17:29:28.292Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-09-24T17:29:28.292Z] === RUN TestTagExistedNameWithoutForce [2021-09-24T17:29:28.292Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-09-24T17:29:28.292Z] === RUN TestTagOfficialNames [2021-09-24T17:29:28.292Z] --- PASS: TestTagOfficialNames (0.06s) [2021-09-24T17:29:28.292Z] === RUN TestTagMatchesDigest [2021-09-24T17:29:28.292Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-09-24T17:29:28.292Z] PASS [2021-09-24T17:29:28.292Z] ok github.com/docker/docker/integration/image 1.183s [2021-09-24T17:29:28.292Z] [2021-09-24T17:29:28.292Z] === Skipped [2021-09-24T17:29:28.292Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-09-24T17:29:28.292Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-24T17:29:28.292Z] [2021-09-24T17:29:28.292Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-09-24T17:29:28.292Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-09-24T17:29:28.292Z] [2021-09-24T17:29:28.292Z] DONE 11 tests, 2 skipped in 2.489s [2021-09-24T17:29:28.292Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-09-24T17:29:28.447Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-09-24T17:29:28.447Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-09-24T17:29:28.447Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-09-24T17:29:28.447Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-09-24T17:29:28.447Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-09-24T17:29:28.447Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-09-24T17:29:28.447Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-09-24T17:29:29.856Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-24T17:29:29.856Z] INFO: Testing against a local daemon [2021-09-24T17:29:29.856Z] === RUN TestNetworkCreateDelete [2021-09-24T17:29:29.857Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-09-24T17:29:29.857Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-09-24T17:29:29.857Z] === RUN TestDockerNetworkDeletePreferID [2021-09-24T17:29:29.857Z] 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-09-24T17:29:29.857Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-09-24T17:29:29.857Z] === RUN TestDaemonDNSFallback [2021-09-24T17:29:29.857Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-09-24T17:29:29.857Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-09-24T17:29:29.857Z] === RUN TestInspectNetwork [2021-09-24T17:29:29.857Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-09-24T17:29:29.857Z] --- SKIP: TestInspectNetwork (0.00s) [2021-09-24T17:29:29.857Z] === RUN TestRunContainerWithBridgeNone [2021-09-24T17:29:29.857Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-09-24T17:29:29.857Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-09-24T17:29:29.857Z] === RUN TestNetworkInvalidJSON [2021-09-24T17:29:29.857Z] === RUN TestNetworkInvalidJSON//networks/create [2021-09-24T17:29:29.857Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-09-24T17:29:29.857Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-09-24T17:29:29.857Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-09-24T17:29:29.857Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-24T17:29:29.857Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-24T17:29:29.857Z] === CONT TestNetworkInvalidJSON//networks/create [2021-09-24T17:29:29.857Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-24T17:29:29.857Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-09-24T17:29:29.857Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-09-24T17:29:29.857Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-09-24T17:29:29.857Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-09-24T17:29:29.857Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-09-24T17:29:29.857Z] === RUN TestNetworkList [2021-09-24T17:29:29.857Z] === RUN TestNetworkList//networks [2021-09-24T17:29:29.857Z] === PAUSE TestNetworkList//networks [2021-09-24T17:29:29.857Z] === RUN TestNetworkList//networks/ [2021-09-24T17:29:29.857Z] === PAUSE TestNetworkList//networks/ [2021-09-24T17:29:29.857Z] === CONT TestNetworkList//networks [2021-09-24T17:29:29.857Z] === CONT TestNetworkList//networks/ [2021-09-24T17:29:29.857Z] --- PASS: TestNetworkList (0.02s) [2021-09-24T17:29:29.857Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-09-24T17:29:29.857Z] --- PASS: TestNetworkList//networks (0.00s) [2021-09-24T17:29:29.857Z] === RUN TestHostIPv4BridgeLabel [2021-09-24T17:29:29.857Z] network_test.go:128: testEnv.OSType == "windows" [2021-09-24T17:29:29.857Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-09-24T17:29:29.857Z] === RUN TestDaemonRestartWithLiveRestore [2021-09-24T17:29:29.857Z] service_test.go:30: testEnv.OSType == "windows" [2021-09-24T17:29:29.857Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-09-24T17:29:29.857Z] === RUN TestDaemonDefaultNetworkPools [2021-09-24T17:29:29.857Z] service_test.go:59: testEnv.OSType == "windows" [2021-09-24T17:29:29.857Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-09-24T17:29:29.857Z] === RUN TestDaemonRestartWithExistingNetwork [2021-09-24T17:29:29.857Z] service_test.go:103: testEnv.OSType == "windows" [2021-09-24T17:29:29.857Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-09-24T17:29:29.857Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-09-24T17:29:29.857Z] service_test.go:137: testEnv.OSType == "windows" [2021-09-24T17:29:29.857Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-09-24T17:29:29.857Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-09-24T17:29:29.857Z] service_test.go:188: testEnv.OSType == "windows" [2021-09-24T17:29:29.857Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-09-24T17:29:29.857Z] === RUN TestServiceWithPredefinedNetwork [2021-09-24T17:29:29.857Z] service_test.go:213: testEnv.OSType == "windows" [2021-09-24T17:29:29.857Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-09-24T17:29:29.857Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-09-24T17:29:29.857Z] service_test.go:243: FLAKY_TEST [2021-09-24T17:29:29.857Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-09-24T17:29:29.857Z] === RUN TestServiceWithDataPathPortInit [2021-09-24T17:29:29.857Z] service_test.go:334: testEnv.OSType == "windows" [2021-09-24T17:29:29.857Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-09-24T17:29:29.857Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-09-24T17:29:29.857Z] service_test.go:402: testEnv.OSType == "windows" [2021-09-24T17:29:29.857Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-09-24T17:29:29.857Z] PASS [2021-09-24T17:29:29.857Z] ok github.com/docker/docker/integration/network 0.117s [2021-09-24T17:29:30.062Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-09-24T17:29:30.062Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-09-24T17:29:30.062Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-09-24T17:29:30.062Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-09-24T17:29:30.325Z] [2021-09-24T17:29:30.325Z] === Skipped [2021-09-24T17:29:30.325Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-09-24T17:29:30.325Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-09-24T17:29:30.325Z] [2021-09-24T17:29:30.325Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-09-24T17:29:30.325Z] 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-09-24T17:29:30.325Z] [2021-09-24T17:29:30.325Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-09-24T17:29:30.325Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-09-24T17:29:30.325Z] [2021-09-24T17:29:30.325Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-09-24T17:29:30.325Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-09-24T17:29:30.325Z] [2021-09-24T17:29:30.325Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-09-24T17:29:30.325Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-09-24T17:29:30.325Z] [2021-09-24T17:29:30.325Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-09-24T17:29:30.325Z] network_test.go:128: testEnv.OSType == "windows" [2021-09-24T17:29:30.325Z] [2021-09-24T17:29:30.325Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-09-24T17:29:30.325Z] service_test.go:30: testEnv.OSType == "windows" [2021-09-24T17:29:30.325Z] [2021-09-24T17:29:30.325Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-09-24T17:29:30.325Z] service_test.go:59: testEnv.OSType == "windows" [2021-09-24T17:29:30.325Z] [2021-09-24T17:29:30.325Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-09-24T17:29:30.325Z] service_test.go:103: testEnv.OSType == "windows" [2021-09-24T17:29:30.325Z] [2021-09-24T17:29:30.325Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-09-24T17:29:30.325Z] service_test.go:137: testEnv.OSType == "windows" [2021-09-24T17:29:30.325Z] [2021-09-24T17:29:30.325Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-09-24T17:29:30.325Z] service_test.go:188: testEnv.OSType == "windows" [2021-09-24T17:29:30.325Z] [2021-09-24T17:29:30.325Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-09-24T17:29:30.325Z] service_test.go:213: testEnv.OSType == "windows" [2021-09-24T17:29:30.325Z] [2021-09-24T17:29:30.325Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-09-24T17:29:30.325Z] service_test.go:243: FLAKY_TEST [2021-09-24T17:29:30.325Z] [2021-09-24T17:29:30.325Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-09-24T17:29:30.325Z] service_test.go:334: testEnv.OSType == "windows" [2021-09-24T17:29:30.325Z] [2021-09-24T17:29:30.325Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-09-24T17:29:30.325Z] service_test.go:402: testEnv.OSType == "windows" [2021-09-24T17:29:30.325Z] [2021-09-24T17:29:30.325Z] DONE 22 tests, 15 skipped in 1.669s [2021-09-24T17:29:30.325Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-09-24T17:29:30.793Z] testing: warning: no tests to run [2021-09-24T17:29:30.793Z] PASS [2021-09-24T17:29:30.793Z] ok github.com/docker/docker/integration/network/ipvlan 0.049s [2021-09-24T17:29:30.793Z] [2021-09-24T17:29:30.793Z] DONE 0 tests in 0.515s [2021-09-24T17:29:30.793Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-09-24T17:29:31.261Z] testing: warning: no tests to run [2021-09-24T17:29:31.261Z] PASS [2021-09-24T17:29:31.261Z] ok github.com/docker/docker/integration/network/macvlan 0.049s [2021-09-24T17:29:31.261Z] [2021-09-24T17:29:31.261Z] DONE 0 tests in 0.513s [2021-09-24T17:29:31.261Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-09-24T17:29:31.729Z] testing: warning: no tests to run [2021-09-24T17:29:31.729Z] PASS [2021-09-24T17:29:31.729Z] ok github.com/docker/docker/integration/plugin 0.049s [2021-09-24T17:29:31.729Z] [2021-09-24T17:29:31.729Z] DONE 0 tests in 0.509s [2021-09-24T17:29:31.729Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-09-24T17:29:32.350Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-09-24T17:29:32.350Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-09-24T17:29:32.350Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-09-24T17:29:32.350Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-09-24T17:29:32.350Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-09-24T17:29:32.350Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-09-24T17:29:32.350Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-09-24T17:29:32.350Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-09-24T17:29:32.715Z] testing: warning: no tests to run [2021-09-24T17:29:32.715Z] PASS [2021-09-24T17:29:32.715Z] ok github.com/docker/docker/integration/plugin/authz 0.048s [2021-09-24T17:29:32.715Z] [2021-09-24T17:29:32.715Z] DONE 0 tests in 0.497s [2021-09-24T17:29:32.715Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-09-24T17:29:33.034Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-09-24T17:29:33.034Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-09-24T17:29:33.034Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-09-24T17:29:33.034Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-09-24T17:29:34.635Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-09-24T17:29:36.512Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-24T17:29:36.512Z] INFO: Testing against a local daemon [2021-09-24T17:29:36.512Z] === RUN TestPluginInvalidJSON [2021-09-24T17:29:36.512Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-09-24T17:29:36.512Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-09-24T17:29:36.512Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-09-24T17:29:36.512Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-09-24T17:29:36.512Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-09-24T17:29:36.512Z] === RUN TestPluginInstall [2021-09-24T17:29:36.512Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-09-24T17:29:36.512Z] --- SKIP: TestPluginInstall (0.00s) [2021-09-24T17:29:36.512Z] === RUN TestPluginsWithRuntimes [2021-09-24T17:29:36.513Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-09-24T17:29:36.513Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-09-24T17:29:36.513Z] === RUN TestPluginBackCompatMediaTypes [2021-09-24T17:29:36.513Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-09-24T17:29:36.513Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-09-24T17:29:36.513Z] PASS [2021-09-24T17:29:36.513Z] ok github.com/docker/docker/integration/plugin/common 0.072s [2021-09-24T17:29:36.513Z] [2021-09-24T17:29:36.513Z] === Skipped [2021-09-24T17:29:36.513Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-09-24T17:29:36.513Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-09-24T17:29:36.513Z] [2021-09-24T17:29:36.513Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-09-24T17:29:36.513Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-09-24T17:29:36.513Z] [2021-09-24T17:29:36.513Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-09-24T17:29:36.513Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-09-24T17:29:36.513Z] [2021-09-24T17:29:36.513Z] DONE 5 tests, 3 skipped in 3.647s [2021-09-24T17:29:36.513Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-09-24T17:29:36.916Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-09-24T17:29:38.537Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-09-24T17:29:38.537Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-09-24T17:29:38.537Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-09-24T17:29:38.537Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-09-24T17:29:38.731Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-24T17:29:38.731Z] INFO: Testing against a local daemon [2021-09-24T17:29:38.731Z] === RUN TestExternalGraphDriver [2021-09-24T17:29:38.731Z] external_test.go:47: runtime.GOOS == "windows" [2021-09-24T17:29:38.731Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-09-24T17:29:38.731Z] === RUN TestGraphdriverPluginV2 [2021-09-24T17:29:38.731Z] external_test.go:407: runtime.GOOS == "windows" [2021-09-24T17:29:38.731Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-09-24T17:29:38.731Z] PASS [2021-09-24T17:29:38.731Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.072s [2021-09-24T17:29:38.731Z] [2021-09-24T17:29:38.731Z] === Skipped [2021-09-24T17:29:38.731Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-09-24T17:29:38.731Z] external_test.go:47: runtime.GOOS == "windows" [2021-09-24T17:29:38.731Z] [2021-09-24T17:29:38.731Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-09-24T17:29:38.731Z] external_test.go:407: runtime.GOOS == "windows" [2021-09-24T17:29:38.731Z] [2021-09-24T17:29:38.731Z] DONE 2 tests, 2 skipped in 2.277s [2021-09-24T17:29:38.731Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-09-24T17:29:40.296Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-24T17:29:40.296Z] INFO: Testing against a local daemon [2021-09-24T17:29:40.296Z] === RUN TestReadPluginNoRead [2021-09-24T17:29:40.296Z] read_test.go:21: no unix domain sockets on Windows [2021-09-24T17:29:40.296Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-09-24T17:29:40.296Z] PASS [2021-09-24T17:29:40.296Z] ok github.com/docker/docker/integration/plugin/logging 0.064s [2021-09-24T17:29:40.296Z] [2021-09-24T17:29:40.296Z] === Skipped [2021-09-24T17:29:40.296Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-09-24T17:29:40.296Z] read_test.go:21: no unix domain sockets on Windows [2021-09-24T17:29:40.296Z] [2021-09-24T17:29:40.296Z] DONE 1 tests, 1 skipped in 1.575s [2021-09-24T17:29:40.296Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-09-24T17:29:40.823Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-09-24T17:29:40.823Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-09-24T17:29:41.283Z] testing: warning: no tests to run [2021-09-24T17:29:41.283Z] PASS [2021-09-24T17:29:41.283Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.048s [2021-09-24T17:29:41.283Z] [2021-09-24T17:29:41.283Z] DONE 0 tests in 0.827s [2021-09-24T17:29:41.283Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-09-24T17:29:42.434Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-09-24T17:29:42.434Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-09-24T17:29:42.434Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-09-24T17:29:42.434Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-09-24T17:29:42.434Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-09-24T17:29:42.846Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-24T17:29:42.846Z] INFO: Testing against a local daemon [2021-09-24T17:29:42.846Z] === RUN TestPluginWithDevMounts [2021-09-24T17:29:42.846Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:29:42.846Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-09-24T17:29:42.846Z] PASS [2021-09-24T17:29:42.846Z] ok github.com/docker/docker/integration/plugin/volumes 0.071s [2021-09-24T17:29:42.846Z] [2021-09-24T17:29:42.846Z] === Skipped [2021-09-24T17:29:42.846Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-09-24T17:29:42.846Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:29:42.846Z] [2021-09-24T17:29:42.846Z] DONE 1 tests, 1 skipped in 1.622s [2021-09-24T17:29:42.846Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-09-24T17:29:43.326Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-09-24T17:29:44.410Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-24T17:29:44.410Z] INFO: Testing against a local daemon [2021-09-24T17:29:44.410Z] === RUN TestSecretInspect [2021-09-24T17:29:44.410Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:29:44.410Z] --- SKIP: TestSecretInspect (0.00s) [2021-09-24T17:29:44.410Z] === RUN TestSecretList [2021-09-24T17:29:44.410Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:29:44.410Z] --- SKIP: TestSecretList (0.00s) [2021-09-24T17:29:44.410Z] === RUN TestSecretsCreateAndDelete [2021-09-24T17:29:44.410Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:29:44.410Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-09-24T17:29:44.410Z] === RUN TestSecretsUpdate [2021-09-24T17:29:44.410Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:29:44.410Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-09-24T17:29:44.410Z] === RUN TestTemplatedSecret [2021-09-24T17:29:44.410Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:29:44.410Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-09-24T17:29:44.410Z] === RUN TestSecretCreateResolve [2021-09-24T17:29:44.410Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-09-24T17:29:44.410Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-09-24T17:29:44.410Z] PASS [2021-09-24T17:29:44.410Z] ok github.com/docker/docker/integration/secret 0.063s [2021-09-24T17:29:44.410Z] [2021-09-24T17:29:44.410Z] === Skipped [2021-09-24T17:29:44.410Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-09-24T17:29:44.410Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:29:44.410Z] [2021-09-24T17:29:44.410Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-09-24T17:29:44.410Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:29:44.410Z] [2021-09-24T17:29:44.410Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-09-24T17:29:44.410Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:29:44.410Z] [2021-09-24T17:29:44.410Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-09-24T17:29:44.410Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:29:44.410Z] [2021-09-24T17:29:44.410Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-09-24T17:29:44.410Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:29:44.410Z] [2021-09-24T17:29:44.410Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-09-24T17:29:44.410Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-09-24T17:29:44.410Z] [2021-09-24T17:29:44.410Z] DONE 6 tests, 6 skipped in 1.437s [2021-09-24T17:29:44.410Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-09-24T17:29:44.712Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-09-24T17:29:44.712Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-09-24T17:29:45.495Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-09-24T17:29:45.976Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-24T17:29:45.976Z] INFO: Testing against a local daemon [2021-09-24T17:29:45.976Z] === RUN TestServiceCreateInit [2021-09-24T17:29:45.976Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-09-24T17:29:45.976Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:29:45.976Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-09-24T17:29:45.976Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:29:45.976Z] --- PASS: TestServiceCreateInit (0.03s) [2021-09-24T17:29:45.976Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-09-24T17:29:45.976Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-09-24T17:29:45.976Z] === RUN TestCreateServiceMultipleTimes [2021-09-24T17:29:45.976Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:29:45.976Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-09-24T17:29:45.976Z] === RUN TestCreateServiceConflict [2021-09-24T17:29:45.976Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:29:45.976Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-09-24T17:29:45.976Z] === RUN TestCreateServiceMaxReplicas [2021-09-24T17:29:45.976Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:29:45.976Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2021-09-24T17:29:45.976Z] === RUN TestCreateWithDuplicateNetworkNames [2021-09-24T17:29:45.976Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:29:45.976Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-09-24T17:29:45.976Z] === RUN TestCreateServiceSecretFileMode [2021-09-24T17:29:45.976Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:29:45.976Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-09-24T17:29:45.976Z] === RUN TestCreateServiceConfigFileMode [2021-09-24T17:29:45.976Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:29:45.976Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-09-24T17:29:45.976Z] === RUN TestCreateServiceSysctls [2021-09-24T17:29:45.976Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:29:45.976Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-09-24T17:29:45.976Z] === RUN TestCreateServiceCapabilities [2021-09-24T17:29:45.976Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:29:46.444Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-09-24T17:29:46.444Z] === RUN TestInspect [2021-09-24T17:29:46.444Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:29:46.444Z] --- SKIP: TestInspect (0.00s) [2021-09-24T17:29:46.444Z] === RUN TestCreateJob [2021-09-24T17:29:46.444Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:29:46.444Z] --- SKIP: TestCreateJob (0.00s) [2021-09-24T17:29:46.444Z] === RUN TestReplicatedJob [2021-09-24T17:29:46.445Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:29:46.445Z] --- SKIP: TestReplicatedJob (0.00s) [2021-09-24T17:29:46.445Z] === RUN TestUpdateReplicatedJob [2021-09-24T17:29:46.445Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:29:46.445Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-09-24T17:29:46.445Z] === RUN TestServiceListWithStatuses [2021-09-24T17:29:46.445Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:29:46.445Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-09-24T17:29:46.445Z] === RUN TestDockerNetworkConnectAlias [2021-09-24T17:29:46.445Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:29:46.445Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-09-24T17:29:46.445Z] === RUN TestDockerNetworkReConnect [2021-09-24T17:29:46.445Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:29:46.445Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-09-24T17:29:46.445Z] === RUN TestServicePlugin [2021-09-24T17:29:46.445Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:29:46.445Z] --- SKIP: TestServicePlugin (0.00s) [2021-09-24T17:29:46.445Z] === RUN TestServiceUpdateLabel [2021-09-24T17:29:46.445Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-09-24T17:29:46.445Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-09-24T17:29:46.445Z] === RUN TestServiceUpdateSecrets [2021-09-24T17:29:46.445Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-09-24T17:29:46.445Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-09-24T17:29:46.445Z] === RUN TestServiceUpdateConfigs [2021-09-24T17:29:46.445Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-09-24T17:29:46.445Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-09-24T17:29:46.445Z] === RUN TestServiceUpdateNetwork [2021-09-24T17:29:46.445Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-09-24T17:29:46.445Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-09-24T17:29:46.445Z] === RUN TestServiceUpdatePidsLimit [2021-09-24T17:29:46.445Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-09-24T17:29:46.445Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-09-24T17:29:46.445Z] PASS [2021-09-24T17:29:46.445Z] ok github.com/docker/docker/integration/service 0.183s [2021-09-24T17:29:46.445Z] [2021-09-24T17:29:46.445Z] === Skipped [2021-09-24T17:29:46.445Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-09-24T17:29:46.445Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:29:46.445Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-09-24T17:29:46.445Z] [2021-09-24T17:29:46.445Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-09-24T17:29:46.445Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:29:46.445Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-09-24T17:29:46.445Z] [2021-09-24T17:29:46.445Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-09-24T17:29:46.445Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:29:46.445Z] [2021-09-24T17:29:46.445Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-09-24T17:29:46.445Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:29:46.445Z] [2021-09-24T17:29:46.445Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.02s) [2021-09-24T17:29:46.445Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:29:46.445Z] [2021-09-24T17:29:46.445Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-09-24T17:29:46.445Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:29:46.445Z] [2021-09-24T17:29:46.445Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-09-24T17:29:46.445Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:29:46.445Z] [2021-09-24T17:29:46.445Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-09-24T17:29:46.445Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:29:46.445Z] [2021-09-24T17:29:46.445Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.02s) [2021-09-24T17:29:46.445Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:29:46.445Z] [2021-09-24T17:29:46.445Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s) [2021-09-24T17:29:46.445Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:29:46.445Z] [2021-09-24T17:29:46.445Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-09-24T17:29:46.445Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:29:46.445Z] [2021-09-24T17:29:46.445Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-09-24T17:29:46.445Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:29:46.445Z] [2021-09-24T17:29:46.445Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-09-24T17:29:46.445Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:29:46.445Z] [2021-09-24T17:29:46.445Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-09-24T17:29:46.445Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:29:46.445Z] [2021-09-24T17:29:46.445Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-09-24T17:29:46.445Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:29:46.445Z] [2021-09-24T17:29:46.445Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-09-24T17:29:46.445Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:29:46.445Z] [2021-09-24T17:29:46.445Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-09-24T17:29:46.445Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:29:46.445Z] [2021-09-24T17:29:46.445Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-09-24T17:29:46.445Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:29:46.445Z] [2021-09-24T17:29:46.445Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-09-24T17:29:46.445Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-09-24T17:29:46.445Z] [2021-09-24T17:29:46.445Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-09-24T17:29:46.445Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-09-24T17:29:46.445Z] [2021-09-24T17:29:46.445Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-09-24T17:29:46.445Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-09-24T17:29:46.445Z] [2021-09-24T17:29:46.445Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-09-24T17:29:46.445Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-09-24T17:29:46.445Z] [2021-09-24T17:29:46.445Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-09-24T17:29:46.445Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-09-24T17:29:46.445Z] [2021-09-24T17:29:46.445Z] DONE 24 tests, 23 skipped in 2.003s [2021-09-24T17:29:46.445Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-09-24T17:29:46.994Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-09-24T17:29:46.994Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-09-24T17:29:46.994Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-09-24T17:29:48.029Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-24T17:29:48.029Z] INFO: Testing against a local daemon [2021-09-24T17:29:48.029Z] === RUN TestSessionCreate [2021-09-24T17:29:48.029Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-09-24T17:29:48.029Z] --- SKIP: TestSessionCreate (0.00s) [2021-09-24T17:29:48.029Z] === RUN TestSessionCreateWithBadUpgrade [2021-09-24T17:29:48.029Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-09-24T17:29:48.029Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-09-24T17:29:48.029Z] PASS [2021-09-24T17:29:48.029Z] ok github.com/docker/docker/integration/session 0.064s [2021-09-24T17:29:48.029Z] [2021-09-24T17:29:48.029Z] === Skipped [2021-09-24T17:29:48.029Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-09-24T17:29:48.029Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-09-24T17:29:48.029Z] [2021-09-24T17:29:48.029Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-09-24T17:29:48.029Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-09-24T17:29:48.029Z] [2021-09-24T17:29:48.029Z] DONE 2 tests, 2 skipped in 1.368s [2021-09-24T17:29:48.029Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-09-24T17:29:48.606Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-09-24T17:29:49.092Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-09-24T17:29:49.597Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-24T17:29:49.597Z] INFO: Testing against a local daemon [2021-09-24T17:29:49.597Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-09-24T17:29:49.597Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:29:49.597Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-09-24T17:29:49.597Z] === RUN TestDiskUsage [2021-09-24T17:29:49.597Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-09-24T17:29:49.597Z] --- SKIP: TestDiskUsage (0.00s) [2021-09-24T17:29:49.597Z] === RUN TestEventsExecDie [2021-09-24T17:29:49.597Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-09-24T17:29:49.597Z] --- SKIP: TestEventsExecDie (0.00s) [2021-09-24T17:29:49.597Z] === RUN TestEventsBackwardsCompatible [2021-09-24T17:29:49.597Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-09-24T17:29:49.597Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-09-24T17:29:49.597Z] === RUN TestEventsVolumeCreate [2021-09-24T17:29:49.597Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-09-24T17:29:49.597Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-09-24T17:29:49.597Z] === RUN TestInfoAPI [2021-09-24T17:29:49.597Z] --- PASS: TestInfoAPI (0.04s) [2021-09-24T17:29:49.597Z] === RUN TestInfoAPIWarnings [2021-09-24T17:29:49.597Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-24T17:29:49.597Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-09-24T17:29:49.597Z] === RUN TestInfoDebug [2021-09-24T17:29:49.597Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-24T17:29:49.597Z] --- SKIP: TestInfoDebug (0.00s) [2021-09-24T17:29:49.597Z] === RUN TestInfoInsecureRegistries [2021-09-24T17:29:49.597Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-24T17:29:49.597Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-09-24T17:29:49.597Z] === RUN TestInfoRegistryMirrors [2021-09-24T17:29:49.597Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-24T17:29:49.597Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-09-24T17:29:49.597Z] === RUN TestLoginFailsWithBadCredentials [2021-09-24T17:29:50.065Z] --- PASS: TestLoginFailsWithBadCredentials (0.97s) [2021-09-24T17:29:50.065Z] === RUN TestPingCacheHeaders [2021-09-24T17:29:50.065Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-09-24T17:29:50.065Z] === RUN TestPingGet [2021-09-24T17:29:50.534Z] --- PASS: TestPingGet (0.02s) [2021-09-24T17:29:50.534Z] === RUN TestPingHead [2021-09-24T17:29:50.534Z] --- PASS: TestPingHead (0.02s) [2021-09-24T17:29:50.534Z] === RUN TestVersion [2021-09-24T17:29:50.534Z] --- PASS: TestVersion (0.02s) [2021-09-24T17:29:50.534Z] PASS [2021-09-24T17:29:50.534Z] ok github.com/docker/docker/integration/system 1.141s [2021-09-24T17:29:50.534Z] [2021-09-24T17:29:50.534Z] === Skipped [2021-09-24T17:29:50.534Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-09-24T17:29:50.534Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-09-24T17:29:50.534Z] [2021-09-24T17:29:50.534Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2021-09-24T17:29:50.534Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-09-24T17:29:50.534Z] [2021-09-24T17:29:50.534Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-09-24T17:29:50.534Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-09-24T17:29:50.534Z] [2021-09-24T17:29:50.534Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-09-24T17:29:50.534Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-09-24T17:29:50.534Z] [2021-09-24T17:29:50.534Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-09-24T17:29:50.534Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-09-24T17:29:50.534Z] [2021-09-24T17:29:50.534Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-09-24T17:29:50.534Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-24T17:29:50.534Z] [2021-09-24T17:29:50.534Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-09-24T17:29:50.534Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-24T17:29:50.534Z] [2021-09-24T17:29:50.534Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-09-24T17:29:50.534Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-24T17:29:50.534Z] [2021-09-24T17:29:50.534Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-09-24T17:29:50.534Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-24T17:29:50.534Z] [2021-09-24T17:29:50.534Z] DONE 15 tests, 9 skipped in 2.517s [2021-09-24T17:29:50.534Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-09-24T17:29:51.373Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-09-24T17:29:52.113Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-24T17:29:52.113Z] INFO: Testing against a local daemon [2021-09-24T17:29:52.113Z] === RUN TestVolumesCreateAndList [2021-09-24T17:29:52.113Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-09-24T17:29:52.113Z] === RUN TestVolumesRemove [2021-09-24T17:29:52.113Z] --- PASS: TestVolumesRemove (0.10s) [2021-09-24T17:29:52.113Z] === RUN TestVolumesInspect [2021-09-24T17:29:52.113Z] --- PASS: TestVolumesInspect (0.03s) [2021-09-24T17:29:52.113Z] === RUN TestVolumesInvalidJSON [2021-09-24T17:29:52.113Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-09-24T17:29:52.113Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-09-24T17:29:52.113Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-09-24T17:29:52.113Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-09-24T17:29:52.113Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-09-24T17:29:52.113Z] PASS [2021-09-24T17:29:52.113Z] ok github.com/docker/docker/integration/volume 0.231s [2021-09-24T17:29:52.113Z] [2021-09-24T17:29:52.113Z] DONE 5 tests in 1.569s [2021-09-24T17:29:52.113Z] INFO: make.ps1 ended at 09/24/2021 17:29:51 [2021-09-24T17:29:52.113Z] INFO: Integration CLI tests being run from the host: [2021-09-24T17:29:52.113Z] 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-09-24T17:29:52.545Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-09-24T17:29:54.408Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-09-24T17:29:56.264Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-09-24T17:29:56.264Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-09-24T17:29:56.264Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-09-24T17:29:56.264Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-09-24T17:29:56.264Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-09-24T17:29:58.298Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-09-24T17:29:58.298Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-09-24T17:29:58.298Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-09-24T17:29:58.298Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-09-24T17:29:58.298Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-09-24T17:29:59.290Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-24T17:29:59.290Z] INFO: Testing against a local daemon [2021-09-24T17:29:59.290Z] === RUN TestDockerSuite [2021-09-24T17:29:59.290Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-09-24T17:29:59.290Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-09-24T17:29:59.290Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-09-24T17:29:59.290Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-09-24T17:29:59.290Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-09-24T17:29:59.290Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-09-24T17:29:59.290Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-09-24T17:29:59.290Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-09-24T17:29:59.290Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-09-24T17:29:59.291Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-09-24T17:29:59.759Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-09-24T17:29:59.912Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-09-24T17:29:59.912Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-09-24T17:29:59.912Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-09-24T17:29:59.986Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-09-24T17:29:59.986Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-09-24T17:29:59.986Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-09-24T17:29:59.986Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-09-24T17:29:59.986Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-09-24T17:29:59.986Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-09-24T17:29:59.986Z] === RUN TestDockerSuite/TestPsRightTagName [2021-09-24T17:29:59.986Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-09-24T17:29:59.986Z] === RUN TestDockerSuite/TestPsShowMounts [2021-09-24T17:30:00.227Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-09-24T17:30:00.695Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-09-24T17:30:00.695Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-09-24T17:30:02.195Z] === RUN TestDockerSuite/TestContainerAPITop [2021-09-24T17:30:02.195Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-09-24T17:30:02.195Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-09-24T17:30:03.807Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-09-24T17:30:03.807Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-09-24T17:30:05.760Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-09-24T17:30:05.760Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-09-24T17:30:05.760Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-09-24T17:30:07.696Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-09-24T17:30:07.927Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-09-24T17:30:07.927Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-09-24T17:30:07.927Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-09-24T17:30:08.891Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-09-24T17:30:09.853Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-09-24T17:30:09.853Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-09-24T17:30:09.853Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-09-24T17:30:09.978Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-09-24T17:30:09.978Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-09-24T17:30:09.978Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-09-24T17:30:09.978Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-09-24T17:30:09.978Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-09-24T17:30:09.978Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-09-24T17:30:09.978Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-09-24T17:30:09.978Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-09-24T17:30:09.978Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-09-24T17:30:09.978Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-09-24T17:30:09.978Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-09-24T17:30:11.592Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-09-24T17:30:11.592Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-09-24T17:30:13.575Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-09-24T17:30:13.869Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-09-24T17:30:16.152Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-09-24T17:30:17.295Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-09-24T17:30:18.430Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-09-24T17:30:20.187Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-09-24T17:30:20.712Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000096f90_} [2021-09-24T17:30:22.993Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-14164344627_c:\foo_false____} [2021-09-24T17:30:30.387Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-14164344627_c:\foo_true____} [2021-09-24T17:30:32.670Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-09-24T17:30:32.670Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-09-24T17:30:32.670Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-09-24T17:30:32.670Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-09-24T17:30:32.670Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-09-24T17:30:32.670Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-09-24T17:30:32.670Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-09-24T17:30:32.670Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-09-24T17:30:32.670Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-09-24T17:30:33.157Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-09-24T17:30:33.157Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-09-24T17:30:33.157Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-09-24T17:30:33.157Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-09-24T17:30:33.157Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-09-24T17:30:33.157Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-09-24T17:30:33.157Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-09-24T17:30:33.157Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-09-24T17:30:33.157Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-09-24T17:30:33.157Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-09-24T17:30:33.157Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-09-24T17:30:33.157Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-09-24T17:30:33.157Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-09-24T17:30:33.157Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-09-24T17:30:33.157Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-09-24T17:30:35.438Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-09-24T17:30:35.438Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-09-24T17:30:35.438Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-09-24T17:30:35.438Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-09-24T17:30:35.438Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-09-24T17:30:35.438Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-09-24T17:30:35.438Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-09-24T17:30:35.438Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-09-24T17:30:35.438Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-09-24T17:30:35.438Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-09-24T17:30:35.438Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-09-24T17:30:35.438Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-09-24T17:30:35.438Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-09-24T17:30:35.438Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-09-24T17:30:35.438Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-09-24T17:30:35.438Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-09-24T17:30:35.438Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-09-24T17:30:35.438Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-09-24T17:30:35.438Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-09-24T17:30:35.438Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-09-24T17:30:35.438Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-09-24T17:30:35.438Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-09-24T17:30:35.438Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-09-24T17:30:35.438Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-09-24T17:30:35.438Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-09-24T17:30:35.438Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-09-24T17:30:35.438Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-09-24T17:30:37.719Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-09-24T17:30:37.719Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-09-24T17:30:37.719Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-09-24T17:30:37.719Z] === RUN TestDockerSuite/TestCpRelativePath [2021-09-24T17:30:39.999Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-09-24T17:30:39.999Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-09-24T17:30:39.999Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-09-24T17:30:39.999Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-09-24T17:30:39.999Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-09-24T17:30:39.999Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-09-24T17:30:39.999Z] === RUN TestDockerSuite/TestCpToCaseA [2021-09-24T17:30:41.254Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-09-24T17:30:41.254Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-09-24T17:30:41.254Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-09-24T17:30:43.887Z] === RUN TestDockerSuite/TestCpToCaseB [2021-09-24T17:30:44.974Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-09-24T17:30:44.974Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-09-24T17:30:45.431Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-09-24T17:30:45.888Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-09-24T17:30:46.165Z] === RUN TestDockerSuite/TestCpToCaseC [2021-09-24T17:30:46.165Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-09-24T17:30:46.165Z] === RUN TestDockerSuite/TestCpToCaseD [2021-09-24T17:30:46.165Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-09-24T17:30:46.165Z] === RUN TestDockerSuite/TestCpToCaseE [2021-09-24T17:30:50.564Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-09-24T17:30:53.460Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-09-24T17:30:53.460Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-09-24T17:30:53.460Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-09-24T17:30:53.499Z] === RUN TestDockerSuite/TestCpToCaseF [2021-09-24T17:30:53.499Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-09-24T17:30:53.499Z] === RUN TestDockerSuite/TestCpToCaseG [2021-09-24T17:30:53.499Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-09-24T17:30:53.499Z] === RUN TestDockerSuite/TestCpToCaseH [2021-09-24T17:30:58.133Z] === RUN TestDockerSuite/TestRmiBlank [2021-09-24T17:30:58.133Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-09-24T17:30:58.133Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-09-24T17:31:06.257Z] === RUN TestDockerSuite/TestCpToCaseI [2021-09-24T17:31:06.257Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-09-24T17:31:06.257Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-09-24T17:31:06.257Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-09-24T17:31:06.257Z] === RUN TestDockerSuite/TestCpToDot [2021-09-24T17:31:08.426Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-09-24T17:31:08.539Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-09-24T17:31:08.539Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-09-24T17:31:08.539Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-09-24T17:31:08.539Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-09-24T17:31:08.539Z] === RUN TestDockerSuite/TestCpToStdout [2021-09-24T17:31:10.595Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-09-24T17:31:10.823Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-09-24T17:31:10.823Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-09-24T17:31:10.823Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-09-24T17:31:10.823Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-09-24T17:31:10.823Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-09-24T17:31:10.823Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-09-24T17:31:10.823Z] === RUN TestDockerSuite/TestCpVolumePath [2021-09-24T17:31:10.823Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-09-24T17:31:10.823Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-09-24T17:31:10.823Z] === RUN TestDockerSuite/TestCreateArgs [2021-09-24T17:31:10.823Z] === RUN TestDockerSuite/TestCreateByImageID [2021-09-24T17:31:11.051Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-09-24T17:31:13.104Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-09-24T17:31:15.395Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-09-24T17:31:15.395Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-09-24T17:31:15.395Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-09-24T17:31:15.721Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-09-24T17:31:17.007Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-09-24T17:31:18.026Z] === RUN TestDockerSuite/TestCreateLabels [2021-09-24T17:31:18.026Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-09-24T17:31:18.026Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-09-24T17:31:18.026Z] === RUN TestDockerSuite/TestCreateRM [2021-09-24T17:31:18.511Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-09-24T17:31:18.511Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-09-24T17:31:18.511Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-09-24T17:31:18.511Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-09-24T17:31:18.997Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-09-24T17:31:20.393Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-09-24T17:31:26.167Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-09-24T17:31:26.955Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-09-24T17:31:26.955Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-09-24T17:31:26.955Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-09-24T17:31:26.955Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-09-24T17:31:26.955Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-09-24T17:31:26.955Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-09-24T17:31:26.955Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-09-24T17:31:26.955Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-09-24T17:31:26.955Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-09-24T17:31:26.955Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-09-24T17:31:26.955Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-09-24T17:31:26.955Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-09-24T17:31:26.955Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-09-24T17:31:26.955Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-09-24T17:31:26.955Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-09-24T17:31:26.955Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-09-24T17:31:26.955Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-09-24T17:31:26.955Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-09-24T17:31:26.955Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-09-24T17:31:26.955Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-09-24T17:31:26.955Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-09-24T17:31:26.956Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-09-24T17:31:26.956Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-09-24T17:31:26.956Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-09-24T17:31:26.956Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-09-24T17:31:26.956Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-09-24T17:31:26.956Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-09-24T17:31:26.956Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-09-24T17:31:27.945Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-09-24T17:31:27.945Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-09-24T17:31:27.945Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-09-24T17:31:27.945Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-09-24T17:31:27.945Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-09-24T17:31:27.945Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-09-24T17:31:27.945Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-09-24T17:31:27.945Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-09-24T17:31:27.945Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-09-24T17:31:29.886Z] === RUN TestDockerSuite/TestRmiTag [2021-09-24T17:31:29.886Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-09-24T17:31:31.681Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-09-24T17:31:31.681Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-09-24T17:31:31.681Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-09-24T17:31:32.054Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-09-24T17:31:32.714Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-09-24T17:31:32.714Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-09-24T17:31:32.714Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-09-24T17:31:32.714Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-09-24T17:31:32.714Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-09-24T17:31:33.964Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-09-24T17:31:34.729Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-09-24T17:31:34.729Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-09-24T17:31:34.729Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-09-24T17:31:37.478Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-09-24T17:31:42.044Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-09-24T17:31:42.044Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-09-24T17:31:42.044Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-09-24T17:31:42.044Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-09-24T17:31:42.044Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-09-24T17:31:42.044Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-09-24T17:31:42.044Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-09-24T17:31:42.044Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-09-24T17:31:42.044Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-09-24T17:31:42.044Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-09-24T17:31:42.044Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-09-24T17:31:42.044Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-09-24T17:31:42.044Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-09-24T17:31:42.044Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-09-24T17:31:42.044Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-09-24T17:31:42.044Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-09-24T17:31:42.044Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-09-24T17:31:42.044Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-09-24T17:31:42.044Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-09-24T17:31:42.044Z] === RUN TestDockerSuite/TestDevicePermissions [2021-09-24T17:31:42.044Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-09-24T17:31:42.044Z] === RUN TestDockerSuite/TestDockerFails [2021-09-24T17:31:42.044Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-09-24T17:31:42.044Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-09-24T17:31:42.044Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-09-24T17:31:42.044Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-09-24T17:31:42.044Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-09-24T17:31:42.044Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-09-24T17:31:42.044Z] === RUN TestDockerSuite/TestEventsAttach [2021-09-24T17:31:42.044Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-09-24T17:31:42.044Z] === RUN TestDockerSuite/TestEventsCommit [2021-09-24T17:31:42.044Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-09-24T17:31:42.044Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-09-24T17:31:44.326Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-09-24T17:31:44.406Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-09-24T17:31:45.938Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-09-24T17:31:46.573Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-09-24T17:31:48.218Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-09-24T17:31:50.295Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-09-24T17:31:51.258Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-09-24T17:31:51.258Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-09-24T17:31:51.258Z] === RUN TestDockerSuite/TestRunAddHost [2021-09-24T17:31:51.258Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-09-24T17:31:51.258Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-09-24T17:31:51.258Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-09-24T17:31:51.258Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-09-24T17:31:51.258Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-09-24T17:31:51.258Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-09-24T17:31:51.258Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-09-24T17:31:51.258Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-09-24T17:31:51.258Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-09-24T17:31:51.258Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-09-24T17:31:51.258Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-09-24T17:31:51.258Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-09-24T17:31:52.790Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-09-24T17:31:52.790Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-09-24T17:31:52.790Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-09-24T17:31:52.790Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-09-24T17:31:52.790Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-09-24T17:31:57.459Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-09-24T17:31:59.627Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-09-24T17:32:00.912Z] === RUN TestDockerSuite/TestEventsCopy [2021-09-24T17:32:01.798Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-09-24T17:32:03.966Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-09-24T17:32:05.404Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-09-24T17:32:06.136Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-09-24T17:32:06.136Z] === RUN TestDockerSuite/TestRunBindMounts [2021-09-24T17:32:09.293Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-09-24T17:32:10.807Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-09-24T17:32:10.807Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-09-24T17:32:10.807Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-09-24T17:32:10.807Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-09-24T17:32:10.807Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-09-24T17:32:10.807Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-09-24T17:32:10.807Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-09-24T17:32:10.807Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-09-24T17:32:10.807Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-09-24T17:32:10.807Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-09-24T17:32:10.807Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-09-24T17:32:10.807Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-09-24T17:32:10.807Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-09-24T17:32:10.807Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-09-24T17:32:10.807Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-09-24T17:32:10.807Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-09-24T17:32:10.807Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-09-24T17:32:10.807Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-09-24T17:32:10.807Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-09-24T17:32:10.807Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-09-24T17:32:10.807Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-09-24T17:32:10.807Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-09-24T17:32:10.807Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-09-24T17:32:11.575Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-09-24T17:32:12.061Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-09-24T17:32:12.337Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-09-24T17:32:12.337Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-09-24T17:32:12.337Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-09-24T17:32:14.505Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-09-24T17:32:14.505Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-09-24T17:32:14.505Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-09-24T17:32:14.505Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-09-24T17:32:14.505Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-09-24T17:32:15.952Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-09-24T17:32:16.036Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-09-24T17:32:16.036Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-09-24T17:32:16.036Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-09-24T17:32:16.036Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-09-24T17:32:16.036Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-09-24T17:32:16.036Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-09-24T17:32:16.036Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-09-24T17:32:16.036Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-09-24T17:32:16.036Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-09-24T17:32:16.036Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-09-24T17:32:16.036Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-09-24T17:32:16.036Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-09-24T17:32:16.036Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-09-24T17:32:16.036Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-09-24T17:32:16.036Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-09-24T17:32:16.440Z] === RUN TestDockerSuite/TestEventsFilterType [2021-09-24T17:32:17.458Z] === RUN TestDockerSuite/TestEventsFilters [2021-09-24T17:32:17.564Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-09-24T17:32:19.731Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-09-24T17:32:21.350Z] === RUN TestDockerSuite/TestEventsFormat [2021-09-24T17:32:21.899Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-09-24T17:32:21.899Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-09-24T17:32:21.899Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-09-24T17:32:21.899Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-09-24T17:32:21.899Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-09-24T17:32:21.899Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-09-24T17:32:21.899Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-09-24T17:32:24.066Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-09-24T17:32:24.066Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-09-24T17:32:24.066Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-09-24T17:32:24.066Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-09-24T17:32:24.066Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-09-24T17:32:24.066Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-09-24T17:32:24.066Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-09-24T17:32:24.066Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-09-24T17:32:24.066Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-09-24T17:32:25.030Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-09-24T17:32:25.238Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-09-24T17:32:25.238Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-09-24T17:32:25.238Z] === RUN TestDockerSuite/TestEventsImageImport [2021-09-24T17:32:25.238Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-09-24T17:32:25.238Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-09-24T17:32:25.238Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-09-24T17:32:25.238Z] === RUN TestDockerSuite/TestEventsImagePull [2021-09-24T17:32:25.238Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-09-24T17:32:25.238Z] === RUN TestDockerSuite/TestEventsImageTag [2021-09-24T17:32:26.854Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-09-24T17:32:26.854Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-09-24T17:32:26.854Z] === RUN TestDockerSuite/TestEventsRename [2021-09-24T17:32:29.141Z] === RUN TestDockerSuite/TestEventsResize [2021-09-24T17:32:29.859Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-09-24T17:32:29.859Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-09-24T17:32:29.859Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-09-24T17:32:29.859Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-09-24T17:32:29.859Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-09-24T17:32:29.859Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-09-24T17:32:29.859Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-09-24T17:32:29.859Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-09-24T17:32:29.859Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-09-24T17:32:29.859Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-09-24T17:32:29.859Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-09-24T17:32:29.859Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-09-24T17:32:29.859Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-09-24T17:32:31.491Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-09-24T17:32:31.491Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-09-24T17:32:31.491Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-09-24T17:32:31.491Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-09-24T17:32:31.491Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-09-24T17:32:31.491Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-09-24T17:32:33.703Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-09-24T17:32:35.874Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-09-24T17:32:35.874Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-09-24T17:32:35.874Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-09-24T17:32:36.445Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-09-24T17:32:38.044Z] === RUN TestDockerSuite/TestRunEnvironment [2021-09-24T17:32:38.044Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-09-24T17:32:38.044Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-09-24T17:32:38.044Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-09-24T17:32:38.044Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-09-24T17:32:38.044Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-09-24T17:32:38.044Z] === RUN TestDockerSuite/TestRunExitCode [2021-09-24T17:32:38.062Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-09-24T17:32:40.248Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-09-24T17:32:40.341Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-09-24T17:32:42.469Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-09-24T17:32:44.639Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-09-24T17:32:45.208Z] === RUN TestDockerSuite/TestEventsTop [2021-09-24T17:32:45.208Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-09-24T17:32:45.208Z] === RUN TestDockerSuite/TestEventsUntag [2021-09-24T17:32:46.169Z] === RUN TestDockerSuite/TestRunExposePort [2021-09-24T17:32:46.169Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-09-24T17:32:46.169Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-09-24T17:32:46.169Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-09-24T17:32:46.169Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-09-24T17:32:46.169Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-09-24T17:32:46.169Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-09-24T17:32:46.169Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-09-24T17:32:46.169Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-09-24T17:32:46.169Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-09-24T17:32:46.169Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-09-24T17:32:46.169Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-09-24T17:32:46.169Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-09-24T17:32:46.169Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-09-24T17:32:46.169Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-09-24T17:32:46.169Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-09-24T17:32:47.485Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-09-24T17:32:49.833Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-09-24T17:32:49.833Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-09-24T17:32:49.833Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-09-24T17:32:49.833Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-09-24T17:32:49.833Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-09-24T17:32:49.905Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-09-24T17:32:49.905Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-09-24T17:32:49.905Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-09-24T17:32:49.905Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-09-24T17:32:49.905Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-09-24T17:32:49.905Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-09-24T17:32:49.905Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-09-24T17:32:49.905Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-09-24T17:32:49.905Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-09-24T17:32:49.905Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-09-24T17:32:49.905Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-09-24T17:32:49.905Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-09-24T17:32:50.304Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-09-24T17:32:50.774Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-09-24T17:32:50.774Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-09-24T17:32:50.774Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-09-24T17:32:50.774Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-09-24T17:32:50.774Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-09-24T17:32:50.774Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-09-24T17:32:50.774Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-09-24T17:32:51.245Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-09-24T17:32:51.373Z] === RUN TestDockerSuite/TestExec [2021-09-24T17:32:51.373Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-09-24T17:32:51.373Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-09-24T17:32:51.373Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-09-24T17:32:51.373Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-09-24T17:32:51.714Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-09-24T17:32:52.985Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-09-24T17:32:54.671Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-09-24T17:32:55.261Z] === RUN TestDockerSuite/TestExecAPIStart [2021-09-24T17:32:55.261Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-09-24T17:32:55.261Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-09-24T17:32:55.261Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-09-24T17:32:55.261Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-09-24T17:32:55.261Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-09-24T17:32:55.261Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-09-24T17:32:56.240Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-09-24T17:32:56.240Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-09-24T17:32:56.240Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-09-24T17:32:56.240Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-09-24T17:32:56.240Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-09-24T17:32:56.240Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-09-24T17:32:56.873Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-09-24T17:32:56.969Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-09-24T17:32:56.969Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-09-24T17:32:56.969Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-09-24T17:32:57.428Z] === RUN TestDockerSuite/TestRunModeHostname [2021-09-24T17:32:57.428Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-09-24T17:32:57.428Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-09-24T17:32:57.428Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-09-24T17:32:57.428Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-09-24T17:32:57.428Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-09-24T17:32:57.428Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-09-24T17:32:57.428Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-09-24T17:32:57.428Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-09-24T17:32:57.428Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-09-24T17:32:57.428Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-09-24T17:32:57.428Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-09-24T17:32:57.428Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-09-24T17:32:57.428Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-09-24T17:32:57.428Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-09-24T17:32:57.428Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-09-24T17:32:57.428Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-09-24T17:32:57.428Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-09-24T17:32:57.428Z] === RUN TestDockerSuite/TestRunMount [2021-09-24T17:32:57.428Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-09-24T17:32:57.428Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-09-24T17:32:57.428Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-09-24T17:32:57.428Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-09-24T17:32:57.428Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-09-24T17:32:57.428Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-09-24T17:32:57.428Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-09-24T17:32:57.428Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-09-24T17:32:58.486Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-09-24T17:32:59.198Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-09-24T17:33:00.767Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-09-24T17:33:02.380Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-09-24T17:33:04.501Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-09-24T17:33:04.501Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-09-24T17:33:04.501Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-09-24T17:33:04.501Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-09-24T17:33:04.501Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-09-24T17:33:04.501Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-09-24T17:33:04.501Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-09-24T17:33:06.270Z] === RUN TestDockerSuite/TestExecCgroup [2021-09-24T17:33:06.270Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-09-24T17:33:06.270Z] === RUN TestDockerSuite/TestExecEnv [2021-09-24T17:33:06.270Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-09-24T17:33:06.270Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-09-24T17:33:06.270Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-09-24T17:33:06.270Z] === RUN TestDockerSuite/TestExecExitStatus [2021-09-24T17:33:07.885Z] === RUN TestDockerSuite/TestExecInspectID [2021-09-24T17:33:08.223Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-09-24T17:33:09.641Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-09-24T17:33:11.944Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-09-24T17:33:11.944Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-09-24T17:33:11.944Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-09-24T17:33:11.944Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-09-24T17:33:11.944Z] === RUN TestDockerSuite/TestRunNetHost [2021-09-24T17:33:11.944Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-09-24T17:33:11.944Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-09-24T17:33:11.944Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-09-24T17:33:11.944Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-09-24T17:33:11.944Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-09-24T17:33:11.944Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-09-24T17:33:11.944Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-09-24T17:33:11.944Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-09-24T17:33:11.944Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-09-24T17:33:11.944Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-09-24T17:33:11.944Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-09-24T17:33:11.944Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-09-24T17:33:11.944Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-09-24T17:33:11.944Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-09-24T17:33:12.400Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-09-24T17:33:12.754Z] === RUN TestDockerSuite/TestExecInteractive [2021-09-24T17:33:12.754Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-09-24T17:33:12.754Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-09-24T17:33:12.754Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-09-24T17:33:12.754Z] === RUN TestDockerSuite/TestExecParseError [2021-09-24T17:33:12.754Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-09-24T17:33:12.754Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-09-24T17:33:12.754Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-09-24T17:33:12.754Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-09-24T17:33:12.754Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-09-24T17:33:12.754Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-09-24T17:33:13.363Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-09-24T17:33:13.444Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-09-24T17:33:14.894Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-09-24T17:33:15.012Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-09-24T17:33:15.012Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-09-24T17:33:15.012Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-09-24T17:33:15.035Z] === RUN TestDockerSuite/TestExecSetEnv [2021-09-24T17:33:15.035Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-09-24T17:33:15.035Z] === RUN TestDockerSuite/TestExecStartFails [2021-09-24T17:33:15.035Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-09-24T17:33:15.035Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-09-24T17:33:15.035Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-09-24T17:33:15.035Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-09-24T17:33:15.035Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-09-24T17:33:15.035Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-09-24T17:33:15.035Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-09-24T17:33:15.035Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-09-24T17:33:16.423Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-09-24T17:33:16.648Z] === RUN TestDockerSuite/TestExecUlimits [2021-09-24T17:33:16.648Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-09-24T17:33:16.648Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-09-24T17:33:17.388Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-09-24T17:33:17.970Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-09-24T17:33:18.918Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-09-24T17:33:19.374Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-09-24T17:33:19.374Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-09-24T17:33:19.374Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-09-24T17:33:19.374Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-09-24T17:33:19.374Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-09-24T17:33:19.374Z] === RUN TestDockerSuite/TestRunPortInUse [2021-09-24T17:33:19.374Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-09-24T17:33:19.374Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-09-24T17:33:19.374Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-09-24T17:33:19.374Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-09-24T17:33:19.374Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-09-24T17:33:19.374Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-09-24T17:33:19.374Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-09-24T17:33:19.374Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-09-24T17:33:19.374Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-09-24T17:33:19.374Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-09-24T17:33:19.538Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-09-24T17:33:22.272Z] === RUN TestDockerSuite/TestRunPublishPort [2021-09-24T17:33:22.272Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-09-24T17:33:22.272Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-09-24T17:33:22.272Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-09-24T17:33:22.272Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-09-24T17:33:22.272Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-09-24T17:33:22.272Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-09-24T17:33:22.272Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-09-24T17:33:22.272Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-09-24T17:33:22.272Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-09-24T17:33:22.272Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-09-24T17:33:23.952Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-09-24T17:33:23.952Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-09-24T17:33:23.952Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-09-24T17:33:23.952Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-09-24T17:33:23.952Z] === RUN TestDockerSuite/TestExecWithUser [2021-09-24T17:33:23.952Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-09-24T17:33:23.952Z] === RUN TestDockerSuite/TestGetContainerStats [2021-09-24T17:33:24.302Z] === RUN TestDockerSuite/TestBuildAddScript [2021-09-24T17:33:24.302Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-09-24T17:33:24.302Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-09-24T17:33:24.302Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-09-24T17:33:24.302Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-09-24T17:33:24.302Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-09-24T17:33:24.302Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-09-24T17:33:24.302Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-09-24T17:33:24.302Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-09-24T17:33:24.302Z] === RUN TestDockerSuite/TestBuildAddTar [2021-09-24T17:33:29.946Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-09-24T17:33:30.824Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-09-24T17:33:30.824Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-09-24T17:33:30.824Z] === RUN TestDockerSuite/TestRunRm [2021-09-24T17:33:31.790Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-09-24T17:33:34.814Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-09-24T17:33:37.563Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-09-24T17:33:37.846Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-09-24T17:33:39.094Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-09-24T17:33:40.627Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-09-24T17:33:42.798Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-09-24T17:33:43.851Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-09-24T17:33:43.851Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-09-24T17:33:43.851Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-09-24T17:33:43.851Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-09-24T17:33:43.851Z] === RUN TestDockerSuite/TestHealth [2021-09-24T17:33:43.851Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-09-24T17:33:43.851Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-09-24T17:33:43.851Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-09-24T17:33:43.851Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-09-24T17:33:43.851Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-09-24T17:33:44.969Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-09-24T17:33:44.969Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-09-24T17:33:44.969Z] === RUN TestDockerSuite/TestRunState [2021-09-24T17:33:44.969Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-09-24T17:33:44.969Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-09-24T17:33:47.138Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-09-24T17:33:47.138Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-09-24T17:33:47.138Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-09-24T17:33:47.742Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-09-24T17:33:47.742Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-09-24T17:33:47.742Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-09-24T17:33:47.742Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-09-24T17:33:47.742Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-09-24T17:33:48.226Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-09-24T17:33:48.226Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-09-24T17:33:48.673Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-09-24T17:33:48.673Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-09-24T17:33:48.674Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-09-24T17:33:48.674Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-09-24T17:33:48.711Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-09-24T17:33:48.711Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-09-24T17:33:48.711Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-09-24T17:33:49.130Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-09-24T17:33:49.130Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-09-24T17:33:49.130Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-09-24T17:33:49.130Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-09-24T17:33:49.130Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-09-24T17:33:49.736Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-09-24T17:33:49.736Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-09-24T17:33:52.019Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-09-24T17:33:52.019Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-09-24T17:33:53.631Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-09-24T17:33:53.843Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-09-24T17:33:53.843Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-09-24T17:33:53.843Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-09-24T17:33:53.843Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-09-24T17:33:53.843Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-09-24T17:33:53.843Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-09-24T17:33:53.843Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-09-24T17:33:53.844Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-09-24T17:33:53.844Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-09-24T17:33:53.844Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-09-24T17:33:53.844Z] === RUN TestDockerSuite/TestRunUserByID [2021-09-24T17:33:53.844Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-09-24T17:33:53.844Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-09-24T17:33:53.844Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-09-24T17:33:53.844Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-09-24T17:33:53.844Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-09-24T17:33:53.844Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-09-24T17:33:53.844Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-09-24T17:33:53.844Z] === RUN TestDockerSuite/TestRunUserByName [2021-09-24T17:33:53.844Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-09-24T17:33:53.844Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-09-24T17:33:56.017Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-09-24T17:33:56.017Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-09-24T17:33:56.017Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-09-24T17:33:58.186Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-09-24T17:33:58.186Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-09-24T17:33:58.186Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-09-24T17:33:58.186Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-09-24T17:33:58.186Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-09-24T17:34:00.936Z] === RUN TestDockerSuite/TestImagesFormat [2021-09-24T17:34:00.936Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-09-24T17:34:00.936Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-09-24T17:34:00.936Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-09-24T17:34:01.081Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-09-24T17:34:04.827Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-09-24T17:34:04.827Z] === RUN TestDockerSuite/TestImportBadURL [2021-09-24T17:34:06.858Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-09-24T17:34:07.053Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-09-24T17:34:07.053Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-09-24T17:34:07.053Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-09-24T17:34:07.053Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-09-24T17:34:07.053Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-09-24T17:34:07.109Z] === RUN TestDockerSuite/TestImportDisplay [2021-09-24T17:34:07.109Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-09-24T17:34:07.109Z] === RUN TestDockerSuite/TestImportFile [2021-09-24T17:34:07.109Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-09-24T17:34:07.109Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-09-24T17:34:07.109Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-09-24T17:34:07.109Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-09-24T17:34:07.109Z] === RUN TestDockerSuite/TestImportGzipped [2021-09-24T17:34:07.109Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-09-24T17:34:07.109Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-09-24T17:34:07.109Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-09-24T17:34:07.109Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-09-24T17:34:07.109Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-09-24T17:34:07.593Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-09-24T17:34:07.593Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-09-24T17:34:07.593Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-09-24T17:34:07.593Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-09-24T17:34:07.593Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-09-24T17:34:07.593Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-09-24T17:34:07.593Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-09-24T17:34:07.593Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-09-24T17:34:07.593Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-09-24T17:34:07.593Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-09-24T17:34:09.875Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-09-24T17:34:11.574Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-09-24T17:34:12.153Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-09-24T17:34:12.153Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-09-24T17:34:12.153Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-09-24T17:34:12.153Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-09-24T17:34:12.153Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-09-24T17:34:12.153Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-09-24T17:34:12.153Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-09-24T17:34:12.153Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-09-24T17:34:13.766Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-09-24T17:34:14.250Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-09-24T17:34:16.249Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-09-24T17:34:16.249Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-09-24T17:34:16.249Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-09-24T17:34:16.249Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-09-24T17:34:16.530Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-09-24T17:34:16.530Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-09-24T17:34:16.530Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-09-24T17:34:16.530Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-09-24T17:34:16.530Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-09-24T17:34:16.530Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-09-24T17:34:16.530Z] === RUN TestDockerSuite/TestInspectDefault [2021-09-24T17:34:18.142Z] === RUN TestDockerSuite/TestInspectHistory [2021-09-24T17:34:19.144Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-09-24T17:34:21.314Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-09-24T17:34:22.001Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-09-24T17:34:22.001Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-09-24T17:34:22.034Z] === RUN TestDockerSuite/TestInspectImage [2021-09-24T17:34:22.034Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-09-24T17:34:22.034Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-09-24T17:34:22.034Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-09-24T17:34:22.034Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-09-24T17:34:22.034Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-09-24T17:34:22.034Z] === RUN TestDockerSuite/TestInspectInt64 [2021-09-24T17:34:22.471Z] === RUN TestDockerSuite/TestBuildBlankName [2021-09-24T17:34:23.464Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-09-24T17:34:23.496Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-09-24T17:34:23.496Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-09-24T17:34:23.496Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-09-24T17:34:23.496Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-09-24T17:34:23.496Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-09-24T17:34:23.496Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-09-24T17:34:23.496Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-09-24T17:34:23.496Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-09-24T17:34:23.496Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-09-24T17:34:23.496Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-09-24T17:34:23.496Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-09-24T17:34:23.496Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-09-24T17:34:23.496Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-09-24T17:34:23.496Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-09-24T17:34:23.496Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-09-24T17:34:26.388Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-09-24T17:34:27.354Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-09-24T17:34:28.884Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-09-24T17:34:29.332Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-09-24T17:34:30.946Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-09-24T17:34:31.433Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-09-24T17:34:32.139Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-09-24T17:34:32.139Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-09-24T17:34:32.609Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-09-24T17:34:33.559Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-09-24T17:34:33.559Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-09-24T17:34:33.559Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-09-24T17:34:33.559Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-09-24T17:34:33.559Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-09-24T17:34:33.559Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-09-24T17:34:33.559Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-09-24T17:34:33.559Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-09-24T17:34:33.559Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-09-24T17:34:33.559Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-09-24T17:34:33.559Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-09-24T17:34:33.559Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-09-24T17:34:33.559Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-09-24T17:34:33.559Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-09-24T17:34:33.559Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-09-24T17:34:33.559Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-09-24T17:34:33.559Z] === RUN TestDockerSuite/TestSaveImageId [2021-09-24T17:34:33.559Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-09-24T17:34:33.559Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-09-24T17:34:33.559Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-09-24T17:34:33.559Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-09-24T17:34:33.559Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-09-24T17:34:33.559Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-09-24T17:34:33.559Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-09-24T17:34:33.559Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-09-24T17:34:33.559Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-09-24T17:34:33.559Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-09-24T17:34:33.559Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-09-24T17:34:33.559Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-09-24T17:34:33.559Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-09-24T17:34:33.559Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-09-24T17:34:33.559Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-09-24T17:34:33.559Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-09-24T17:34:33.559Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-09-24T17:34:33.559Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-09-24T17:34:33.713Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-09-24T17:34:35.089Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-09-24T17:34:35.546Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-09-24T17:34:35.854Z] === RUN TestDockerSuite/TestInspectPlugin [2021-09-24T17:34:35.854Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-09-24T17:34:35.854Z] === RUN TestDockerSuite/TestInspectRootFS [2021-09-24T17:34:35.854Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-09-24T17:34:36.003Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-09-24T17:34:36.459Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-09-24T17:34:37.373Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-09-24T17:34:37.467Z] === RUN TestDockerSuite/TestInspectStatus [2021-09-24T17:34:37.988Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-09-24T17:34:39.745Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-09-24T17:34:43.632Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-09-24T17:34:43.767Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-09-24T17:34:43.767Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-09-24T17:34:43.767Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-09-24T17:34:44.546Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-09-24T17:34:45.245Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-09-24T17:34:47.523Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-09-24T17:34:49.135Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-09-24T17:34:51.413Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-09-24T17:34:51.715Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-09-24T17:34:51.716Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-09-24T17:34:51.716Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-09-24T17:34:52.317Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-09-24T17:34:52.317Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-09-24T17:34:52.317Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-09-24T17:34:53.029Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-09-24T17:34:55.307Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-09-24T17:34:55.307Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-09-24T17:34:55.307Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-09-24T17:34:55.307Z] === RUN TestDockerSuite/TestLinksEnvs [2021-09-24T17:34:55.307Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-09-24T17:34:55.307Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-09-24T17:34:55.307Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-09-24T17:34:55.307Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-09-24T17:34:55.307Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-09-24T17:34:55.307Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-09-24T17:34:55.307Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-09-24T17:34:55.307Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-09-24T17:34:55.307Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-09-24T17:34:55.307Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-09-24T17:34:55.307Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-09-24T17:34:55.307Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-09-24T17:34:55.307Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-09-24T17:34:55.307Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-09-24T17:34:55.307Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-09-24T17:34:55.307Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-09-24T17:34:55.307Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-09-24T17:34:55.307Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-09-24T17:34:55.307Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-09-24T17:34:55.307Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-09-24T17:34:55.307Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-09-24T17:34:55.307Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-09-24T17:34:55.307Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-09-24T17:34:55.307Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-09-24T17:34:55.307Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-09-24T17:34:55.307Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-09-24T17:34:55.307Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-09-24T17:34:55.307Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-09-24T17:34:55.307Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-09-24T17:34:55.307Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-09-24T17:34:55.307Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-09-24T17:34:55.307Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-09-24T17:34:55.516Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-09-24T17:34:55.516Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-09-24T17:34:55.516Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-09-24T17:34:55.516Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-09-24T17:34:55.516Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-09-24T17:34:57.585Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-09-24T17:34:59.197Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-09-24T17:34:59.436Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-09-24T17:34:59.436Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-09-24T17:34:59.436Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-09-24T17:34:59.436Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-09-24T17:34:59.436Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-09-24T17:34:59.436Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-09-24T17:34:59.436Z] === RUN TestDockerSuite/TestStartRecordError [2021-09-24T17:34:59.436Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-09-24T17:34:59.436Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-09-24T17:35:01.458Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-09-24T17:35:01.458Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-09-24T17:35:01.458Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-09-24T17:35:01.458Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-09-24T17:35:01.458Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-09-24T17:35:01.458Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-09-24T17:35:01.458Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-09-24T17:35:01.927Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-09-24T17:35:05.191Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-09-24T17:35:05.285Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-09-24T17:35:05.285Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-09-24T17:35:05.285Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-09-24T17:35:05.285Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-09-24T17:35:05.285Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-09-24T17:35:05.285Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-09-24T17:35:05.285Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-09-24T17:35:05.285Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-09-24T17:35:05.285Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-09-24T17:35:05.285Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-09-24T17:35:05.285Z] === RUN TestDockerSuite/TestStatsNoStream [2021-09-24T17:35:05.285Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-09-24T17:35:05.285Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-09-24T17:35:06.804Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-09-24T17:35:06.804Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-09-24T17:35:06.804Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-09-24T17:35:06.815Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-09-24T17:35:08.346Z] === RUN TestDockerSuite/TestTopPrivileged [2021-09-24T17:35:08.346Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-09-24T17:35:08.346Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-09-24T17:35:08.416Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-09-24T17:35:08.416Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-09-24T17:35:10.515Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-09-24T17:35:10.515Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-09-24T17:35:10.515Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-09-24T17:35:10.515Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-09-24T17:35:10.515Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-09-24T17:35:10.515Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-09-24T17:35:10.515Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-09-24T17:35:10.515Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-09-24T17:35:10.515Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-09-24T17:35:10.515Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-09-24T17:35:10.515Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-09-24T17:35:10.515Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-09-24T17:35:10.515Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-09-24T17:35:14.415Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-09-24T17:35:19.283Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-09-24T17:35:23.179Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-09-24T17:35:24.180Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-09-24T17:35:25.312Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-09-24T17:35:25.768Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-09-24T17:35:25.768Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-09-24T17:35:25.768Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-09-24T17:35:25.768Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-09-24T17:35:26.225Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-09-24T17:35:26.225Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-09-24T17:35:26.225Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-09-24T17:35:26.460Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-09-24T17:35:26.983Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-09-24T17:35:26.983Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-09-24T17:35:27.453Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-09-24T17:35:27.453Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-09-24T17:35:27.922Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-09-24T17:35:28.739Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-09-24T17:35:28.739Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-09-24T17:35:28.739Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-09-24T17:35:28.911Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-09-24T17:35:28.911Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-09-24T17:35:28.911Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-09-24T17:35:29.117Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-09-24T17:35:29.117Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-09-24T17:35:31.025Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-09-24T17:35:32.011Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-09-24T17:35:32.011Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-09-24T17:35:32.467Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-09-24T17:35:32.467Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-09-24T17:35:32.467Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-09-24T17:35:32.640Z] === RUN TestDockerSuite/TestLogsSince [2021-09-24T17:35:32.709Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-09-24T17:35:33.699Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-09-24T17:35:33.699Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-09-24T17:35:33.699Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-09-24T17:35:33.699Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-09-24T17:35:33.699Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-09-24T17:35:35.267Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-09-24T17:35:36.257Z] === RUN TestDockerSuite/TestBuildCmd [2021-09-24T17:35:36.727Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-09-24T17:35:37.196Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-09-24T17:35:37.666Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-09-24T17:35:39.522Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-09-24T17:35:39.522Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-09-24T17:35:39.522Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-09-24T17:35:40.487Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-09-24T17:35:40.487Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-09-24T17:35:40.487Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-09-24T17:35:40.487Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-09-24T17:35:41.464Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-09-24T17:35:41.464Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-09-24T17:35:41.464Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-09-24T17:35:41.464Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-09-24T17:35:41.464Z] === RUN TestDockerSuite/TestLogsTail [2021-09-24T17:35:42.431Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-09-24T17:35:44.493Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-09-24T17:35:44.650Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-09-24T17:35:44.651Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-09-24T17:35:44.651Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-09-24T17:35:45.120Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-09-24T17:35:45.120Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-09-24T17:35:45.120Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-09-24T17:35:45.589Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-09-24T17:35:46.269Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-09-24T17:35:46.269Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-09-24T17:35:46.269Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-09-24T17:35:46.772Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-09-24T17:35:47.809Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-09-24T17:35:48.279Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-09-24T17:35:48.385Z] === RUN TestDockerSuite/TestMountIntoProc [2021-09-24T17:35:48.385Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-09-24T17:35:48.385Z] === RUN TestDockerSuite/TestMountIntoSys [2021-09-24T17:35:48.385Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-09-24T17:35:48.385Z] === RUN TestDockerSuite/TestNetHostname [2021-09-24T17:35:48.385Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-09-24T17:35:48.385Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-09-24T17:35:48.385Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-09-24T17:35:48.385Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-09-24T17:35:48.385Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-09-24T17:35:48.385Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-09-24T17:35:48.385Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-09-24T17:35:48.385Z] === RUN TestDockerSuite/TestPluginActive [2021-09-24T17:35:48.385Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-09-24T17:35:48.385Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-09-24T17:35:48.385Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-09-24T17:35:48.385Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-09-24T17:35:48.385Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-09-24T17:35:48.385Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-09-24T17:35:48.385Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-09-24T17:35:48.385Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-09-24T17:35:48.385Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-09-24T17:35:48.385Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-09-24T17:35:48.385Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-09-24T17:35:48.385Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-09-24T17:35:48.749Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-09-24T17:35:48.749Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-09-24T17:35:48.749Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-09-24T17:35:48.869Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-09-24T17:35:48.869Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-09-24T17:35:48.869Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-09-24T17:35:48.869Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-09-24T17:35:48.869Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-09-24T17:35:48.869Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-09-24T17:35:48.869Z] === RUN TestDockerSuite/TestPortHostBinding [2021-09-24T17:35:48.869Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-09-24T17:35:48.869Z] === RUN TestDockerSuite/TestPortList [2021-09-24T17:35:48.869Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-09-24T17:35:48.869Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-09-24T17:35:49.738Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-09-24T17:35:50.208Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-09-24T17:35:50.208Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-09-24T17:35:50.208Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-09-24T17:35:50.208Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-09-24T17:35:50.208Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-09-24T17:35:52.754Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-09-24T17:35:52.755Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-09-24T17:35:52.755Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-09-24T17:35:52.755Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-09-24T17:35:52.755Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-09-24T17:35:52.755Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-09-24T17:35:52.755Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-09-24T17:35:52.755Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-09-24T17:35:52.755Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-09-24T17:35:52.755Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-09-24T17:35:52.755Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-09-24T17:35:52.755Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-09-24T17:35:52.755Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-09-24T17:35:52.755Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-09-24T17:35:52.755Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-09-24T17:35:52.755Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-09-24T17:35:52.755Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-09-24T17:35:52.755Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-09-24T17:35:54.819Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-09-24T17:35:54.819Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.819Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-09-24T17:35:54.819Z] --- PASS: TestDockerSuite (1849.33s) [2021-09-24T17:35:54.819Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-09-24T17:35:54.819Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-09-24T17:35:54.819Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2021-09-24T17:35:54.819Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-09-24T17:35:54.819Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-09-24T17:35:54.819Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-09-24T17:35:54.819Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-09-24T17:35:54.819Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.68s) [2021-09-24T17:35:54.819Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.19s) [2021-09-24T17:35:54.819Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.52s) [2021-09-24T17:35:54.819Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.32s) [2021-09-24T17:35:54.819Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (79.28s) [2021-09-24T17:35:54.819Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.88s) [2021-09-24T17:35:54.819Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2021-09-24T17:35:54.819Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-09-24T17:35:54.819Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-09-24T17:35:54.819Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-09-24T17:35:54.819Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-09-24T17:35:54.819Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-09-24T17:35:54.819Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-09-24T17:35:54.819Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-09-24T17:35:54.819Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-09-24T17:35:54.819Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-09-24T17:35:54.819Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.97s) [2021-09-24T17:35:54.819Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-09-24T17:35:54.819Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-09-24T17:35:54.819Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.73s) [2021-09-24T17:35:54.819Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.18s) [2021-09-24T17:35:54.819Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-09-24T17:35:54.819Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-09-24T17:35:54.819Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-09-24T17:35:54.819Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-09-24T17:35:54.819Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.69s) [2021-09-24T17:35:54.819Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-09-24T17:35:54.819Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-09-24T17:35:54.819Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (4.45s) [2021-09-24T17:35:54.819Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (59.56s) [2021-09-24T17:35:54.819Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.31s) [2021-09-24T17:35:54.819Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.13s) [2021-09-24T17:35:54.819Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-09-24T17:35:54.819Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (2.82s) [2021-09-24T17:35:54.819Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.76s) [2021-09-24T17:35:54.819Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-09-24T17:35:54.819Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-09-24T17:35:54.819Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-09-24T17:35:54.819Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.18s) [2021-09-24T17:35:54.819Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.75s) [2021-09-24T17:35:54.819Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.80s) [2021-09-24T17:35:54.819Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.26s) [2021-09-24T17:35:54.819Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-09-24T17:35:54.819Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-09-24T17:35:54.819Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.06s) [2021-09-24T17:35:54.819Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.33s) [2021-09-24T17:35:54.819Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (9.64s) [2021-09-24T17:35:54.819Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.15s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.92s) [2021-09-24T17:35:54.820Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.00s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.37s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.13s) [2021-09-24T17:35:54.820Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-09-24T17:35:54.820Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-09-24T17:35:54.820Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-09-24T17:35:54.820Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.44s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildAddTar (28.17s) [2021-09-24T17:35:54.820Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-09-24T17:35:54.820Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (14.08s) [2021-09-24T17:35:54.820Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.56s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.46s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (5.18s) [2021-09-24T17:35:54.820Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.81s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (3.45s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (6.65s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (5.93s) [2021-09-24T17:35:54.820Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.17s) [2021-09-24T17:35:54.820Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-09-24T17:35:54.820Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.61s) [2021-09-24T17:35:54.820Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.51s) [2021-09-24T17:35:54.820Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-09-24T17:35:54.820Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (19.23s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.28s) [2021-09-24T17:35:54.820Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.56s) [2021-09-24T17:35:54.820Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.30s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.22s) [2021-09-24T17:35:54.820Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.24s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.14s) [2021-09-24T17:35:54.820Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-09-24T17:35:54.820Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.22s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.81s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildCmd (0.47s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.49s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.50s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (3.97s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.89s) [2021-09-24T17:35:54.820Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.03s) [2021-09-24T17:35:54.820Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.40s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.42s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.85s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.46s) [2021-09-24T17:35:54.820Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.72s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.58s) [2021-09-24T17:35:54.820Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-09-24T17:35:54.820Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.14s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (24.52s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.54s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.47s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (3.90s) [2021-09-24T17:35:54.820Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2021-09-24T17:35:54.820Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2021-09-24T17:35:54.820Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.47s) [2021-09-24T17:35:54.820Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (18.93s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.60s) [2021-09-24T17:35:54.820Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (13.69s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.43s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.64s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.16s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.66s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.22s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildDockerignore (41.25s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.99s) [2021-09-24T17:35:54.820Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.30s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (46.30s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.37s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.61s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (15.93s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (8.78s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (8.53s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (23.29s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (8.58s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (7.85s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (62.11s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.34s) [2021-09-24T17:35:54.820Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.27s) [2021-09-24T17:35:54.820Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.48s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.96s) [2021-09-24T17:35:54.820Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.41s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.44s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (3.82s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.43s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (3.48s) [2021-09-24T17:35:54.820Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-09-24T17:35:54.820Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s) [2021-09-24T17:35:54.820Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-09-24T17:35:54.820Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-09-24T17:35:54.820Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.20s) [2021-09-24T17:35:54.820Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-09-24T17:35:54.820Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-09-24T17:35:54.820Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.82s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (3.59s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (11.64s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.54s) [2021-09-24T17:35:54.820Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-09-24T17:35:54.820Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-09-24T17:35:54.820Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-09-24T17:35:54.820Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-09-24T17:35:54.820Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildFails (2.24s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.52s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.50s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildForceRm (5.37s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildFromGit (4.94s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.18s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (3.92s) [2021-09-24T17:35:54.820Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.59s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.48s) [2021-09-24T17:35:54.820Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (6.72s) [2021-09-24T17:35:54.820Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildHistory (9.45s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.81s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.43s) [2021-09-24T17:35:54.820Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.67s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.07s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.27s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildLabel (0.90s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.55s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.80s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.50s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildLabels (0.86s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.37s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.92s) [2021-09-24T17:35:54.820Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.06s) [2021-09-24T17:35:54.820Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.03s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.45s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.54s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.48s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (13.00s) [2021-09-24T17:35:54.820Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.54s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (25.21s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (12.28s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.20s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.26s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.05s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (12.93s) [2021-09-24T17:35:54.820Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (6.67s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.53s) [2021-09-24T17:35:54.820Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-09-24T17:35:54.820Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.58s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.77s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.34s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.20s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.11s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.73s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.86s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.22s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildOnBuild (7.59s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.35s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.17s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (2.98s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (6.09s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (3.70s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (3.54s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.94s) [2021-09-24T17:35:54.820Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-09-24T17:35:54.820Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.54s) [2021-09-24T17:35:54.820Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (33.99s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (14.85s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildRm (9.19s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.49s) [2021-09-24T17:35:54.820Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-09-24T17:35:54.820Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.31s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.14s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.27s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.30s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildShellInherited (3.77s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (12.50s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.59s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.58s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (7.16s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.23s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (3.45s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildStderr (3.23s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (13.65s) [2021-09-24T17:35:54.820Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.27s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.92s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.04s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.21s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (3.86s) [2021-09-24T17:35:54.820Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2021-09-24T17:35:54.820Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-09-24T17:35:54.820Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (2.94s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.47s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.62s) [2021-09-24T17:35:54.820Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-09-24T17:35:54.820Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (17.81s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.75s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.00s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.48s) [2021-09-24T17:35:54.820Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.29s) [2021-09-24T17:35:54.820Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.03s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.89s) [2021-09-24T17:35:54.820Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (7.66s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.20s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.35s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (10.97s) [2021-09-24T17:35:54.820Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.29s) [2021-09-24T17:35:54.820Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2021-09-24T17:35:54.820Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.96s) [2021-09-24T17:35:54.820Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (5.65s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.67s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.27s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.48s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.49s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestCommitChange (4.11s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (3.83s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestCommitNewFile (5.88s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestCommitTTY (5.96s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.75s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.08s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestContainerAPICommit (5.69s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (5.67s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.79s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.24s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.21s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.75s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.71s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.71s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.78s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.70s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.26s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.62s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.38s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.21s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.15s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.28s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.39s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.09s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.57s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.21s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.72s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.09s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.06s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.61s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.34s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (15.61s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.20s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.21s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.20s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.24s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0004896e0_} (2.20s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12631636079_c:\foo_false____} (2.29s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12631636079_c:\foo_true____} (2.24s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.32s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.08s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.07s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.06s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.25s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.30s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.05s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.26s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestCpToCaseA (3.70s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.33s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestCpToCaseE (8.19s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.23s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestCpToDot (1.95s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestCpToStdout (2.29s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.17s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestCreateArgs (0.17s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.97s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.29s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.18s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.16s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.45s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.60s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestCreateLabels (0.19s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestCreateRM (0.33s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.20s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.35s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (6.44s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.18s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.38s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.75s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.19s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.22s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.12s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.27s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.24s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (1.96s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (6.88s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestEventsCopy (3.44s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.76s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.89s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.65s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.58s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.60s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.81s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestEventsFilters (4.10s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestEventsFormat (4.01s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.05s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.05s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.13s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestEventsRename (2.31s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestEventsResize (7.51s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.22s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.02s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.59s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestEventsUntag (2.69s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.39s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.62s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.66s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.67s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.69s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.70s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.73s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.11s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.78s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestExecInspectID (4.09s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.94s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.84s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-09-24T17:35:54.821Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (4.65s) [2021-09-24T17:35:54.821Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-09-24T17:35:54.822Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-09-24T17:35:54.822Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.57s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.59s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.65s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.60s) [2021-09-24T17:35:54.822Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.15s) [2021-09-24T17:35:54.822Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.85s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2021-09-24T17:35:54.822Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.06s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.06s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.26s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.55s) [2021-09-24T17:35:54.822Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.95s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.48s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.22s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.75s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.41s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestImagesFormat (0.16s) [2021-09-24T17:35:54.822Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.48s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.05s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestImportBadURL (2.43s) [2021-09-24T17:35:54.822Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-09-24T17:35:54.822Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.05s) [2021-09-24T17:35:54.822Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-09-24T17:35:54.822Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-09-24T17:35:54.822Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-09-24T17:35:54.822Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-09-24T17:35:54.822Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-09-24T17:35:54.822Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2021-09-24T17:35:54.822Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-09-24T17:35:54.822Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.14s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.78s) [2021-09-24T17:35:54.822Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-09-24T17:35:54.822Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.07s) [2021-09-24T17:35:54.822Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.76s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.15s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.74s) [2021-09-24T17:35:54.822Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-09-24T17:35:54.822Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-09-24T17:35:54.822Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestInspectDefault (2.16s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestInspectHistory (3.33s) [2021-09-24T17:35:54.822Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-09-24T17:35:54.822Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-09-24T17:35:54.822Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.83s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.75s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.17s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.17s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.79s) [2021-09-24T17:35:54.822Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.06s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.72s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestInspectStatus (2.82s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.36s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.81s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.83s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.75s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.84s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.18s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.17s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.06s) [2021-09-24T17:35:54.822Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-09-24T17:35:54.822Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-09-24T17:35:54.822Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-09-24T17:35:54.822Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-09-24T17:35:54.822Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-09-24T17:35:54.822Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-09-24T17:35:54.822Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-09-24T17:35:54.822Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-09-24T17:35:54.822Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-09-24T17:35:54.822Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-09-24T17:35:54.822Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-09-24T17:35:54.822Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-09-24T17:35:54.822Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-09-24T17:35:54.822Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-09-24T17:35:54.822Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-09-24T17:35:54.822Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.65s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.63s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.40s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.27s) [2021-09-24T17:35:54.822Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.76s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (4.62s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (4.65s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (4.61s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.15s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.03s) [2021-09-24T17:35:54.822Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (1.71s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.23s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestLogsSince (8.68s) [2021-09-24T17:35:54.822Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-09-24T17:35:54.822Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestLogsTail (2.57s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.32s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.24s) [2021-09-24T17:35:54.822Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-09-24T17:35:54.822Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-09-24T17:35:54.822Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-09-24T17:35:54.822Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-09-24T17:35:54.822Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-09-24T17:35:54.822Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-09-24T17:35:54.822Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-09-24T17:35:54.822Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.06s) [2021-09-24T17:35:54.822Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-09-24T17:35:54.822Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-09-24T17:35:54.822Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-09-24T17:35:54.822Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-09-24T17:35:54.822Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-09-24T17:35:54.822Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-09-24T17:35:54.822Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-09-24T17:35:54.822Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-09-24T17:35:54.822Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.36s) [2021-09-24T17:35:54.822Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-09-24T17:35:54.822Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-09-24T17:35:54.822Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-09-24T17:35:54.822Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-09-24T17:35:54.822Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-09-24T17:35:54.822Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-09-24T17:35:54.822Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-09-24T17:35:54.822Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.39s) [2021-09-24T17:35:54.822Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestPsByOrder (6.65s) [2021-09-24T17:35:54.822Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestPsListContainersBase (7.45s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (10.86s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.27s) [2021-09-24T17:35:54.822Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (10.45s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.20s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.82s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.90s) [2021-09-24T17:35:54.822Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-09-24T17:35:54.822Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.08s) [2021-09-24T17:35:54.822Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-09-24T17:35:54.822Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-09-24T17:35:54.822Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-09-24T17:35:54.822Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestPsShowMounts (5.71s) [2021-09-24T17:35:54.822Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.82s) [2021-09-24T17:35:54.822Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.28s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.91s) [2021-09-24T17:35:54.822Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.53s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.06s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.34s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (18.95s) [2021-09-24T17:35:54.822Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.16s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.22s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.17s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.68s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.03s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.55s) [2021-09-24T17:35:54.822Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.95s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.26s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (10.14s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.30s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.59s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (4.74s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.22s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.59s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (2.99s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestRmiTag (0.52s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.30s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (12.12s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.08s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (3.78s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.99s) [2021-09-24T17:35:54.822Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-09-24T17:35:54.822Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-09-24T17:35:54.822Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-09-24T17:35:54.822Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-09-24T17:35:54.822Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-09-24T17:35:54.822Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-09-24T17:35:54.822Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.61s) [2021-09-24T17:35:54.822Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-09-24T17:35:54.822Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.37s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.13s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.19s) [2021-09-24T17:35:54.822Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.25s) [2021-09-24T17:35:54.823Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.20s) [2021-09-24T17:35:54.823Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2021-09-24T17:35:54.823Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.04s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-09-24T17:35:54.823Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.20s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-09-24T17:35:54.823Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.28s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-09-24T17:35:54.823Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.35s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-09-24T17:35:54.823Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.53s) [2021-09-24T17:35:54.823Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.28s) [2021-09-24T17:35:54.823Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.70s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-09-24T17:35:54.823Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.21s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-09-24T17:35:54.823Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.33s) [2021-09-24T17:35:54.823Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.06s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-09-24T17:35:54.823Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (1.91s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-09-24T17:35:54.823Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.13s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-09-24T17:35:54.823Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.26s) [2021-09-24T17:35:54.823Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.24s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-09-24T17:35:54.823Z] --- PASS: TestDockerSuite/TestRunEntrypoint (1.88s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-09-24T17:35:54.823Z] --- PASS: TestDockerSuite/TestRunExitCode (2.25s) [2021-09-24T17:35:54.823Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.22s) [2021-09-24T17:35:54.823Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.21s) [2021-09-24T17:35:54.823Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (1.70s) [2021-09-24T17:35:54.823Z] --- PASS: TestDockerSuite/TestRunExposePort (0.05s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-09-24T17:35:54.823Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.58s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-09-24T17:35:54.823Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-09-24T17:35:54.823Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.16s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-09-24T17:35:54.823Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.21s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-09-24T17:35:54.823Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.29s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-09-24T17:35:54.823Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (3.89s) [2021-09-24T17:35:54.823Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.03s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-09-24T17:35:54.823Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.34s) [2021-09-24T17:35:54.823Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.23s) [2021-09-24T17:35:54.823Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.47s) [2021-09-24T17:35:54.823Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.45s) [2021-09-24T17:35:54.823Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.25s) [2021-09-24T17:35:54.823Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.53s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-09-24T17:35:54.823Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.73s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-09-24T17:35:54.823Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.32s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-09-24T17:35:54.823Z] --- PASS: TestDockerSuite/TestRunRm (2.23s) [2021-09-24T17:35:54.823Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.28s) [2021-09-24T17:35:54.823Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (1.89s) [2021-09-24T17:35:54.823Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (1.84s) [2021-09-24T17:35:54.823Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.75s) [2021-09-24T17:35:54.823Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.34s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-09-24T17:35:54.823Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.19s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-09-24T17:35:54.823Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.72s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-09-24T17:35:54.823Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.14s) [2021-09-24T17:35:54.823Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.05s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-09-24T17:35:54.823Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.52s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-09-24T17:35:54.823Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.24s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-09-24T17:35:54.823Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.21s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-09-24T17:35:54.823Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.88s) [2021-09-24T17:35:54.823Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (5.77s) [2021-09-24T17:35:54.823Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.10s) [2021-09-24T17:35:54.823Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.29s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-09-24T17:35:54.823Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.13s) [2021-09-24T17:35:54.823Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.71s) [2021-09-24T17:35:54.823Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (1.89s) [2021-09-24T17:35:54.823Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.24s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-09-24T17:35:54.823Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2021-09-24T17:35:54.823Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.05s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-09-24T17:35:54.823Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (2.84s) [2021-09-24T17:35:54.823Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.17s) [2021-09-24T17:35:54.823Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.47s) [2021-09-24T17:35:54.823Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.07s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-09-24T17:35:54.823Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.20s) [2021-09-24T17:35:54.823Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s) [2021-09-24T17:35:54.823Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2021-09-24T17:35:54.823Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.20s) [2021-09-24T17:35:54.823Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.71s) [2021-09-24T17:35:54.823Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (5.96s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-09-24T17:35:54.823Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.16s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-09-24T17:35:54.823Z] --- PASS: TestDockerSuite/TestStartAttachSilent (8.15s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-09-24T17:35:54.823Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.42s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-09-24T17:35:54.823Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.77s) [2021-09-24T17:35:54.823Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (1.90s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-09-24T17:35:54.823Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.73s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-09-24T17:35:54.823Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.24s) [2021-09-24T17:35:54.823Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.11s) [2021-09-24T17:35:54.823Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.16s) [2021-09-24T17:35:54.823Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-09-24T17:35:54.823Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.26s) [2021-09-24T17:35:54.823Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.22s) [2021-09-24T17:35:54.823Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.11s) [2021-09-24T17:35:54.823Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.43s) [2021-09-24T17:35:54.823Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.06s) [2021-09-24T17:35:54.823Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.81s) [2021-09-24T17:35:54.823Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.32s) [2021-09-24T17:35:54.824Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.32s) [2021-09-24T17:35:54.824Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s) [2021-09-24T17:35:54.824Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.15s) [2021-09-24T17:35:54.824Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.19s) [2021-09-24T17:35:54.824Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-09-24T17:35:54.824Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.56s) [2021-09-24T17:35:54.824Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.17s) [2021-09-24T17:35:54.824Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-09-24T17:35:54.824Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (5.48s) [2021-09-24T17:35:54.824Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.22s) [2021-09-24T17:35:54.824Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.22s) [2021-09-24T17:35:54.824Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.18s) [2021-09-24T17:35:54.824Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-09-24T17:35:54.824Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.07s) [2021-09-24T17:35:54.824Z] === RUN TestDockerRegistrySuite [2021-09-24T17:35:54.824Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-09-24T17:35:54.824Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.824Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-09-24T17:35:54.824Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.824Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-09-24T17:35:54.824Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.824Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-09-24T17:35:54.824Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.824Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-09-24T17:35:54.824Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.824Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-09-24T17:35:54.824Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.824Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-09-24T17:35:54.824Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.824Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-09-24T17:35:54.824Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.824Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-09-24T17:35:54.824Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.824Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-09-24T17:35:54.824Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.824Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-09-24T17:35:54.824Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.824Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-09-24T17:35:54.824Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.824Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-09-24T17:35:54.824Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.824Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-09-24T17:35:54.824Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.824Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-09-24T17:35:54.824Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.824Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-09-24T17:35:54.824Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.824Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-09-24T17:35:54.824Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.824Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-09-24T17:35:54.824Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.824Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-09-24T17:35:54.824Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.824Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-09-24T17:35:54.824Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.824Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-09-24T17:35:54.824Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.824Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-09-24T17:35:54.824Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.824Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-09-24T17:35:54.824Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.824Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-09-24T17:35:54.824Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.824Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-09-24T17:35:54.824Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.824Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-09-24T17:35:54.824Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.824Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-09-24T17:35:54.824Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.824Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-09-24T17:35:54.824Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.824Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-09-24T17:35:54.824Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.824Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-09-24T17:35:54.824Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.824Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-09-24T17:35:54.824Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.824Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-09-24T17:35:54.824Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.824Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-09-24T17:35:54.824Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.824Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-09-24T17:35:54.824Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.824Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-09-24T17:35:54.824Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.824Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-09-24T17:35:54.824Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.824Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-09-24T17:35:54.824Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.824Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-09-24T17:35:54.824Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.824Z] --- PASS: TestDockerRegistrySuite (0.12s) [2021-09-24T17:35:54.824Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-09-24T17:35:54.824Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-09-24T17:35:54.824Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-09-24T17:35:54.824Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-24T17:35:54.824Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-24T17:35:54.824Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-24T17:35:54.824Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-09-24T17:35:54.824Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-09-24T17:35:54.824Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-09-24T17:35:54.824Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-09-24T17:35:54.824Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-09-24T17:35:54.824Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-09-24T17:35:54.824Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-09-24T17:35:54.824Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-09-24T17:35:54.824Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-09-24T17:35:54.824Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-09-24T17:35:54.824Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-09-24T17:35:54.824Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-09-24T17:35:54.824Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-09-24T17:35:54.824Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-24T17:35:54.824Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-24T17:35:54.824Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-24T17:35:54.824Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-24T17:35:54.824Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-09-24T17:35:54.824Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-24T17:35:54.824Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-09-24T17:35:54.824Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-09-24T17:35:54.824Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-09-24T17:35:54.824Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-24T17:35:54.824Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-24T17:35:54.824Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-09-24T17:35:54.824Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-09-24T17:35:54.824Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-09-24T17:35:54.824Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-09-24T17:35:54.824Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-09-24T17:35:54.824Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-09-24T17:35:54.824Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-09-24T17:35:54.824Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-09-24T17:35:54.824Z] === RUN TestDockerSchema1RegistrySuite [2021-09-24T17:35:54.824Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-09-24T17:35:54.824Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.824Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-09-24T17:35:54.824Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.824Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-09-24T17:35:54.824Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.824Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-09-24T17:35:54.824Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.824Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-09-24T17:35:54.824Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.824Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-09-24T17:35:54.824Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.824Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-09-24T17:35:54.824Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.824Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-09-24T17:35:54.824Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.824Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-09-24T17:35:54.824Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.824Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-09-24T17:35:54.824Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.824Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-09-24T17:35:54.824Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.824Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-09-24T17:35:54.824Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.824Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-09-24T17:35:54.824Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.824Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-09-24T17:35:54.824Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.824Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-09-24T17:35:54.824Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.824Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-09-24T17:35:54.824Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.824Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-09-24T17:35:54.824Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.824Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-09-24T17:35:54.824Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.824Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-09-24T17:35:54.824Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-24T17:35:54.824Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-24T17:35:54.824Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-24T17:35:54.824Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-09-24T17:35:54.824Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-09-24T17:35:54.824Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-09-24T17:35:54.824Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-24T17:35:54.824Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-24T17:35:54.824Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-24T17:35:54.824Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-24T17:35:54.824Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-09-24T17:35:54.824Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-24T17:35:54.824Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-09-24T17:35:54.824Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-09-24T17:35:54.824Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-24T17:35:54.824Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-24T17:35:54.824Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-09-24T17:35:54.824Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-09-24T17:35:54.824Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-09-24T17:35:54.824Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-09-24T17:35:54.824Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.824Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-09-24T17:35:54.824Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.824Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-09-24T17:35:54.824Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.824Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-09-24T17:35:54.824Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.824Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-09-24T17:35:54.824Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.824Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-09-24T17:35:54.824Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.824Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-09-24T17:35:54.824Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.824Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-09-24T17:35:54.824Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.824Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-09-24T17:35:54.824Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-09-24T17:35:54.824Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-09-24T17:35:54.824Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-09-24T17:35:54.824Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-09-24T17:35:54.824Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-09-24T17:35:54.824Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-09-24T17:35:54.824Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-09-24T17:35:54.824Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-09-24T17:35:54.824Z] === RUN TestDockerRegistryAuthTokenSuite [2021-09-24T17:35:54.824Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-09-24T17:35:54.824Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.824Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-09-24T17:35:54.824Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.824Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-09-24T17:35:54.824Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.824Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-09-24T17:35:54.824Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.824Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-09-24T17:35:54.824Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.824Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-09-24T17:35:54.824Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-09-24T17:35:54.824Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-09-24T17:35:54.824Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-09-24T17:35:54.824Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-09-24T17:35:54.824Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-09-24T17:35:54.824Z] === RUN TestDockerDaemonSuite [2021-09-24T17:35:54.824Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-09-24T17:35:54.824Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.824Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-09-24T17:35:54.824Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.824Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-09-24T17:35:54.824Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.824Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-09-24T17:35:54.824Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-09-24T17:35:54.824Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-09-24T17:35:54.825Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-09-24T17:35:54.825Z] === RUN TestDockerSwarmSuite [2021-09-24T17:35:54.825Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-09-24T17:35:54.825Z] === RUN TestDockerPluginSuite [2021-09-24T17:35:54.825Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-09-24T17:35:54.825Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.825Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-09-24T17:35:54.825Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.825Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-09-24T17:35:54.825Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.825Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-09-24T17:35:54.825Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.825Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-09-24T17:35:54.825Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.825Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-09-24T17:35:54.825Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.825Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-09-24T17:35:54.825Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.825Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-09-24T17:35:54.825Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.825Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-09-24T17:35:54.825Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.825Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-09-24T17:35:54.825Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.825Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-09-24T17:35:54.825Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.825Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-09-24T17:35:54.825Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-09-24T17:35:54.825Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-09-24T17:35:54.825Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-09-24T17:35:54.825Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-09-24T17:35:54.825Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-09-24T17:35:54.825Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-09-24T17:35:54.825Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-09-24T17:35:54.825Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-09-24T17:35:54.825Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-09-24T17:35:54.825Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-09-24T17:35:54.825Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-09-24T17:35:54.825Z] === RUN TestDockerExternalVolumeSuite [2021-09-24T17:35:54.825Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.825Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-09-24T17:35:54.825Z] === RUN TestDockerNetworkSuite [2021-09-24T17:35:54.825Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.825Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-09-24T17:35:54.825Z] === RUN TestDockerHubPullSuite [2021-09-24T17:35:54.825Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.825Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-09-24T17:35:54.825Z] PASS [2021-09-24T17:35:54.825Z] ok github.com/docker/docker/integration-cli 1849.611s [2021-09-24T17:35:54.825Z] [2021-09-24T17:35:54.825Z] === Skipped [2021-09-24T17:35:54.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-09-24T17:35:54.825Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.825Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-09-24T17:35:54.825Z] [2021-09-24T17:35:54.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-09-24T17:35:54.825Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.825Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-09-24T17:35:54.825Z] [2021-09-24T17:35:54.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-09-24T17:35:54.825Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.825Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-09-24T17:35:54.825Z] [2021-09-24T17:35:54.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-09-24T17:35:54.825Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.825Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-09-24T17:35:54.825Z] [2021-09-24T17:35:54.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-09-24T17:35:54.825Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.825Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-09-24T17:35:54.825Z] [2021-09-24T17:35:54.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-09-24T17:35:54.825Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.825Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-09-24T17:35:54.825Z] [2021-09-24T17:35:54.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-09-24T17:35:54.825Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.825Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-09-24T17:35:54.825Z] [2021-09-24T17:35:54.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-09-24T17:35:54.825Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.825Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-09-24T17:35:54.825Z] [2021-09-24T17:35:54.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-09-24T17:35:54.825Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.825Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-09-24T17:35:54.825Z] [2021-09-24T17:35:54.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-09-24T17:35:54.825Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.825Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-09-24T17:35:54.825Z] [2021-09-24T17:35:54.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-09-24T17:35:54.825Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.825Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-09-24T17:35:54.825Z] [2021-09-24T17:35:54.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-09-24T17:35:54.825Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.825Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-09-24T17:35:54.825Z] [2021-09-24T17:35:54.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-09-24T17:35:54.825Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-09-24T17:35:54.825Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-09-24T17:35:54.825Z] [2021-09-24T17:35:54.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-09-24T17:35:54.825Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-09-24T17:35:54.825Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-09-24T17:35:54.825Z] [2021-09-24T17:35:54.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-09-24T17:35:54.825Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.825Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-09-24T17:35:54.825Z] [2021-09-24T17:35:54.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-09-24T17:35:54.825Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.825Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-09-24T17:35:54.825Z] [2021-09-24T17:35:54.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-09-24T17:35:54.825Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-09-24T17:35:54.825Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-09-24T17:35:54.825Z] [2021-09-24T17:35:54.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-09-24T17:35:54.825Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.825Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-09-24T17:35:54.825Z] [2021-09-24T17:35:54.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.31s) [2021-09-24T17:35:54.825Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-09-24T17:35:54.825Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.31s) [2021-09-24T17:35:54.825Z] [2021-09-24T17:35:54.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-09-24T17:35:54.825Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.825Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-09-24T17:35:54.825Z] [2021-09-24T17:35:54.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-09-24T17:35:54.825Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.825Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-09-24T17:35:54.825Z] [2021-09-24T17:35:54.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-09-24T17:35:54.825Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.825Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-09-24T17:35:54.825Z] [2021-09-24T17:35:54.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-09-24T17:35:54.825Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.825Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-09-24T17:35:54.825Z] [2021-09-24T17:35:54.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-09-24T17:35:54.825Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.825Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-09-24T17:35:54.825Z] [2021-09-24T17:35:54.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-09-24T17:35:54.825Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.825Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-09-24T17:35:54.825Z] [2021-09-24T17:35:54.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2021-09-24T17:35:54.825Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.825Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-09-24T17:35:54.825Z] [2021-09-24T17:35:54.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-09-24T17:35:54.825Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.825Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-09-24T17:35:54.825Z] [2021-09-24T17:35:54.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-09-24T17:35:54.825Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.825Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-09-24T17:35:54.825Z] [2021-09-24T17:35:54.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-09-24T17:35:54.825Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.825Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-09-24T17:35:54.825Z] [2021-09-24T17:35:54.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-09-24T17:35:54.825Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.825Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-09-24T17:35:54.825Z] [2021-09-24T17:35:54.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2021-09-24T17:35:54.825Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.825Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2021-09-24T17:35:54.825Z] [2021-09-24T17:35:54.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.56s) [2021-09-24T17:35:54.825Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.825Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.56s) [2021-09-24T17:35:54.825Z] [2021-09-24T17:35:54.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.81s) [2021-09-24T17:35:54.825Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.825Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.81s) [2021-09-24T17:35:54.825Z] [2021-09-24T17:35:54.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2021-09-24T17:35:54.825Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.825Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2021-09-24T17:35:54.825Z] [2021-09-24T17:35:54.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-09-24T17:35:54.825Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.825Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-09-24T17:35:54.825Z] [2021-09-24T17:35:54.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-09-24T17:35:54.825Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.825Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-09-24T17:35:54.825Z] [2021-09-24T17:35:54.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-09-24T17:35:54.825Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.825Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-09-24T17:35:54.825Z] [2021-09-24T17:35:54.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-09-24T17:35:54.825Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.825Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-09-24T17:35:54.825Z] [2021-09-24T17:35:54.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2021-09-24T17:35:54.825Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.825Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2021-09-24T17:35:54.825Z] [2021-09-24T17:35:54.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.56s) [2021-09-24T17:35:54.825Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.825Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.56s) [2021-09-24T17:35:54.825Z] [2021-09-24T17:35:54.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.30s) [2021-09-24T17:35:54.825Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.825Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.30s) [2021-09-24T17:35:54.825Z] [2021-09-24T17:35:54.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-09-24T17:35:54.825Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.825Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-09-24T17:35:54.825Z] [2021-09-24T17:35:54.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-09-24T17:35:54.825Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.825Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-09-24T17:35:54.825Z] [2021-09-24T17:35:54.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-09-24T17:35:54.825Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-09-24T17:35:54.825Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-09-24T17:35:54.825Z] [2021-09-24T17:35:54.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-09-24T17:35:54.825Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.825Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-09-24T17:35:54.825Z] [2021-09-24T17:35:54.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-09-24T17:35:54.825Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.825Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-09-24T17:35:54.825Z] [2021-09-24T17:35:54.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-09-24T17:35:54.825Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.825Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-09-24T17:35:54.825Z] [2021-09-24T17:35:54.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-09-24T17:35:54.825Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.825Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-09-24T17:35:54.825Z] [2021-09-24T17:35:54.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-09-24T17:35:54.825Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.825Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-09-24T17:35:54.825Z] [2021-09-24T17:35:54.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2021-09-24T17:35:54.825Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.826Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2021-09-24T17:35:54.826Z] [2021-09-24T17:35:54.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2021-09-24T17:35:54.826Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.826Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2021-09-24T17:35:54.826Z] [2021-09-24T17:35:54.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2021-09-24T17:35:54.826Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.826Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2021-09-24T17:35:54.826Z] [2021-09-24T17:35:54.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-09-24T17:35:54.826Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.826Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-09-24T17:35:54.826Z] [2021-09-24T17:35:54.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2021-09-24T17:35:54.826Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.826Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2021-09-24T17:35:54.826Z] [2021-09-24T17:35:54.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.30s) [2021-09-24T17:35:54.826Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.826Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.30s) [2021-09-24T17:35:54.826Z] [2021-09-24T17:35:54.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.27s) [2021-09-24T17:35:54.826Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.826Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.27s) [2021-09-24T17:35:54.826Z] [2021-09-24T17:35:54.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.05s) [2021-09-24T17:35:54.826Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-09-24T17:35:54.826Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2021-09-24T17:35:54.978Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-09-24T17:35:55.283Z] [2021-09-24T17:35:55.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-09-24T17:35:55.283Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.283Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-09-24T17:35:55.283Z] [2021-09-24T17:35:55.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2021-09-24T17:35:55.283Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.283Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-09-24T17:35:55.283Z] [2021-09-24T17:35:55.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.27s) [2021-09-24T17:35:55.283Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.283Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s) [2021-09-24T17:35:55.283Z] [2021-09-24T17:35:55.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-09-24T17:35:55.284Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.284Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-09-24T17:35:55.284Z] [2021-09-24T17:35:55.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-09-24T17:35:55.284Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.284Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-09-24T17:35:55.284Z] [2021-09-24T17:35:55.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-09-24T17:35:55.284Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.284Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-09-24T17:35:55.284Z] [2021-09-24T17:35:55.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-09-24T17:35:55.284Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.284Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-09-24T17:35:55.284Z] [2021-09-24T17:35:55.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-09-24T17:35:55.284Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.284Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-09-24T17:35:55.284Z] [2021-09-24T17:35:55.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-09-24T17:35:55.284Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.284Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-09-24T17:35:55.284Z] [2021-09-24T17:35:55.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-09-24T17:35:55.284Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.284Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-09-24T17:35:55.284Z] [2021-09-24T17:35:55.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2021-09-24T17:35:55.284Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.284Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-09-24T17:35:55.284Z] [2021-09-24T17:35:55.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-09-24T17:35:55.284Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.284Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-09-24T17:35:55.284Z] [2021-09-24T17:35:55.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-09-24T17:35:55.284Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.284Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-09-24T17:35:55.284Z] [2021-09-24T17:35:55.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-09-24T17:35:55.284Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.284Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-09-24T17:35:55.284Z] [2021-09-24T17:35:55.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-09-24T17:35:55.284Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-09-24T17:35:55.284Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-09-24T17:35:55.284Z] [2021-09-24T17:35:55.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-09-24T17:35:55.284Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.284Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-09-24T17:35:55.284Z] [2021-09-24T17:35:55.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-09-24T17:35:55.284Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.284Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-09-24T17:35:55.284Z] [2021-09-24T17:35:55.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2021-09-24T17:35:55.284Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.284Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-09-24T17:35:55.284Z] [2021-09-24T17:35:55.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.06s) [2021-09-24T17:35:55.284Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.284Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.06s) [2021-09-24T17:35:55.284Z] [2021-09-24T17:35:55.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.03s) [2021-09-24T17:35:55.284Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.284Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.03s) [2021-09-24T17:35:55.284Z] [2021-09-24T17:35:55.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-09-24T17:35:55.284Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.284Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-09-24T17:35:55.284Z] [2021-09-24T17:35:55.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-09-24T17:35:55.284Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.284Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-09-24T17:35:55.284Z] [2021-09-24T17:35:55.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-09-24T17:35:55.284Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.284Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-09-24T17:35:55.284Z] [2021-09-24T17:35:55.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-09-24T17:35:55.284Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.284Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-09-24T17:35:55.284Z] [2021-09-24T17:35:55.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-09-24T17:35:55.284Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.284Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-09-24T17:35:55.284Z] [2021-09-24T17:35:55.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-09-24T17:35:55.284Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.284Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-09-24T17:35:55.284Z] [2021-09-24T17:35:55.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-09-24T17:35:55.284Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.284Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-09-24T17:35:55.284Z] [2021-09-24T17:35:55.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-09-24T17:35:55.284Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.284Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-09-24T17:35:55.284Z] [2021-09-24T17:35:55.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.31s) [2021-09-24T17:35:55.284Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.284Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.31s) [2021-09-24T17:35:55.284Z] [2021-09-24T17:35:55.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.27s) [2021-09-24T17:35:55.284Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.284Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.27s) [2021-09-24T17:35:55.284Z] [2021-09-24T17:35:55.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s) [2021-09-24T17:35:55.284Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.284Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2021-09-24T17:35:55.284Z] [2021-09-24T17:35:55.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-09-24T17:35:55.284Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.284Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-09-24T17:35:55.284Z] [2021-09-24T17:35:55.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-09-24T17:35:55.284Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.284Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-09-24T17:35:55.284Z] [2021-09-24T17:35:55.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-09-24T17:35:55.284Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.284Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-09-24T17:35:55.284Z] [2021-09-24T17:35:55.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-09-24T17:35:55.284Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.284Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-09-24T17:35:55.284Z] [2021-09-24T17:35:55.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.29s) [2021-09-24T17:35:55.284Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.284Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.29s) [2021-09-24T17:35:55.284Z] [2021-09-24T17:35:55.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.03s) [2021-09-24T17:35:55.284Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.284Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.03s) [2021-09-24T17:35:55.284Z] [2021-09-24T17:35:55.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2021-09-24T17:35:55.284Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.284Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2021-09-24T17:35:55.284Z] [2021-09-24T17:35:55.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.29s) [2021-09-24T17:35:55.284Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.284Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.29s) [2021-09-24T17:35:55.284Z] [2021-09-24T17:35:55.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.28s) [2021-09-24T17:35:55.284Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.284Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2021-09-24T17:35:55.284Z] [2021-09-24T17:35:55.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-09-24T17:35:55.284Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.284Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-09-24T17:35:55.284Z] [2021-09-24T17:35:55.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.27s) [2021-09-24T17:35:55.284Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.284Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.27s) [2021-09-24T17:35:55.284Z] [2021-09-24T17:35:55.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-09-24T17:35:55.284Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.284Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-09-24T17:35:55.284Z] [2021-09-24T17:35:55.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-09-24T17:35:55.284Z] docker_cli_sni_test.go:18: Flakey test [2021-09-24T17:35:55.284Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-09-24T17:35:55.284Z] [2021-09-24T17:35:55.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-09-24T17:35:55.284Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.284Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-09-24T17:35:55.284Z] [2021-09-24T17:35:55.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-09-24T17:35:55.284Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.284Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-09-24T17:35:55.284Z] [2021-09-24T17:35:55.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-09-24T17:35:55.284Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.284Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-09-24T17:35:55.284Z] [2021-09-24T17:35:55.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-09-24T17:35:55.284Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.284Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-09-24T17:35:55.284Z] [2021-09-24T17:35:55.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-09-24T17:35:55.284Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.284Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-09-24T17:35:55.284Z] [2021-09-24T17:35:55.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-09-24T17:35:55.284Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.284Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-09-24T17:35:55.284Z] [2021-09-24T17:35:55.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-09-24T17:35:55.284Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.284Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-09-24T17:35:55.284Z] [2021-09-24T17:35:55.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-09-24T17:35:55.284Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.284Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-09-24T17:35:55.284Z] [2021-09-24T17:35:55.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-09-24T17:35:55.284Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.284Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-09-24T17:35:55.284Z] [2021-09-24T17:35:55.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-09-24T17:35:55.284Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.284Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-09-24T17:35:55.284Z] [2021-09-24T17:35:55.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-09-24T17:35:55.284Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.284Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-09-24T17:35:55.284Z] [2021-09-24T17:35:55.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-09-24T17:35:55.284Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.284Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-09-24T17:35:55.284Z] [2021-09-24T17:35:55.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-09-24T17:35:55.284Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.284Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-09-24T17:35:55.284Z] [2021-09-24T17:35:55.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-09-24T17:35:55.284Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.284Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-09-24T17:35:55.284Z] [2021-09-24T17:35:55.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-09-24T17:35:55.284Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.284Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-09-24T17:35:55.284Z] [2021-09-24T17:35:55.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-09-24T17:35:55.284Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.284Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-09-24T17:35:55.284Z] [2021-09-24T17:35:55.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-09-24T17:35:55.284Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.284Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-09-24T17:35:55.284Z] [2021-09-24T17:35:55.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-09-24T17:35:55.284Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.284Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-09-24T17:35:55.284Z] [2021-09-24T17:35:55.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-09-24T17:35:55.284Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.284Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-09-24T17:35:55.284Z] [2021-09-24T17:35:55.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-09-24T17:35:55.284Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.284Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-09-24T17:35:55.284Z] [2021-09-24T17:35:55.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-09-24T17:35:55.284Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.284Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-09-24T17:35:55.284Z] [2021-09-24T17:35:55.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-09-24T17:35:55.284Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.284Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-09-24T17:35:55.284Z] [2021-09-24T17:35:55.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-09-24T17:35:55.284Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.284Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-09-24T17:35:55.284Z] [2021-09-24T17:35:55.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-09-24T17:35:55.285Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.285Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-09-24T17:35:55.285Z] [2021-09-24T17:35:55.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-09-24T17:35:55.285Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.285Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-09-24T17:35:55.285Z] [2021-09-24T17:35:55.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-09-24T17:35:55.285Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.285Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-09-24T17:35:55.285Z] [2021-09-24T17:35:55.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-09-24T17:35:55.285Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.285Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-09-24T17:35:55.285Z] [2021-09-24T17:35:55.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-09-24T17:35:55.285Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.285Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-09-24T17:35:55.285Z] [2021-09-24T17:35:55.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-09-24T17:35:55.285Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.285Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-09-24T17:35:55.285Z] [2021-09-24T17:35:55.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-09-24T17:35:55.285Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.285Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-09-24T17:35:55.285Z] [2021-09-24T17:35:55.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-09-24T17:35:55.285Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.285Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-09-24T17:35:55.285Z] [2021-09-24T17:35:55.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-09-24T17:35:55.285Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.285Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-09-24T17:35:55.285Z] [2021-09-24T17:35:55.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-09-24T17:35:55.285Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.285Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-09-24T17:35:55.285Z] [2021-09-24T17:35:55.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-09-24T17:35:55.285Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.285Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-09-24T17:35:55.285Z] [2021-09-24T17:35:55.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-09-24T17:35:55.285Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.285Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-09-24T17:35:55.285Z] [2021-09-24T17:35:55.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-09-24T17:35:55.285Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.285Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-09-24T17:35:55.285Z] [2021-09-24T17:35:55.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-09-24T17:35:55.285Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.285Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-09-24T17:35:55.285Z] [2021-09-24T17:35:55.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-09-24T17:35:55.285Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.285Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-09-24T17:35:55.285Z] [2021-09-24T17:35:55.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-09-24T17:35:55.285Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.285Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-09-24T17:35:55.285Z] [2021-09-24T17:35:55.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-09-24T17:35:55.285Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.285Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-09-24T17:35:55.285Z] [2021-09-24T17:35:55.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-09-24T17:35:55.285Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.285Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-09-24T17:35:55.285Z] [2021-09-24T17:35:55.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-09-24T17:35:55.285Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.285Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-09-24T17:35:55.285Z] [2021-09-24T17:35:55.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-09-24T17:35:55.285Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.285Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-09-24T17:35:55.285Z] [2021-09-24T17:35:55.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-09-24T17:35:55.285Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.285Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-09-24T17:35:55.285Z] [2021-09-24T17:35:55.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-09-24T17:35:55.285Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.285Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-09-24T17:35:55.285Z] [2021-09-24T17:35:55.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-09-24T17:35:55.285Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.285Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-09-24T17:35:55.285Z] [2021-09-24T17:35:55.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-09-24T17:35:55.285Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.285Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-09-24T17:35:55.285Z] [2021-09-24T17:35:55.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-09-24T17:35:55.285Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.285Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-09-24T17:35:55.285Z] [2021-09-24T17:35:55.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-09-24T17:35:55.285Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.285Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-09-24T17:35:55.285Z] [2021-09-24T17:35:55.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-09-24T17:35:55.285Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.285Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-09-24T17:35:55.285Z] [2021-09-24T17:35:55.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-09-24T17:35:55.285Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.285Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-09-24T17:35:55.285Z] [2021-09-24T17:35:55.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-09-24T17:35:55.285Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.285Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-09-24T17:35:55.285Z] [2021-09-24T17:35:55.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-09-24T17:35:55.285Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.285Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-09-24T17:35:55.285Z] [2021-09-24T17:35:55.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-09-24T17:35:55.285Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.285Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-09-24T17:35:55.285Z] [2021-09-24T17:35:55.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-09-24T17:35:55.285Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.285Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-09-24T17:35:55.285Z] [2021-09-24T17:35:55.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2021-09-24T17:35:55.285Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.285Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-09-24T17:35:55.285Z] [2021-09-24T17:35:55.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-09-24T17:35:55.285Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.285Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-09-24T17:35:55.285Z] [2021-09-24T17:35:55.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-09-24T17:35:55.285Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.285Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-09-24T17:35:55.285Z] [2021-09-24T17:35:55.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-09-24T17:35:55.285Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.285Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-09-24T17:35:55.285Z] [2021-09-24T17:35:55.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-09-24T17:35:55.285Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.285Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-09-24T17:35:55.285Z] [2021-09-24T17:35:55.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-09-24T17:35:55.285Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.285Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-09-24T17:35:55.285Z] [2021-09-24T17:35:55.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-09-24T17:35:55.285Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.285Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-09-24T17:35:55.285Z] [2021-09-24T17:35:55.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-09-24T17:35:55.285Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.285Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-09-24T17:35:55.285Z] [2021-09-24T17:35:55.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-09-24T17:35:55.285Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.285Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-09-24T17:35:55.285Z] [2021-09-24T17:35:55.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-09-24T17:35:55.285Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-09-24T17:35:55.285Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-09-24T17:35:55.285Z] [2021-09-24T17:35:55.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-09-24T17:35:55.285Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.285Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-09-24T17:35:55.285Z] [2021-09-24T17:35:55.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-09-24T17:35:55.285Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.285Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-09-24T17:35:55.285Z] [2021-09-24T17:35:55.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-09-24T17:35:55.285Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.285Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-09-24T17:35:55.285Z] [2021-09-24T17:35:55.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-09-24T17:35:55.285Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.285Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-09-24T17:35:55.285Z] [2021-09-24T17:35:55.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-09-24T17:35:55.285Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.285Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-09-24T17:35:55.285Z] [2021-09-24T17:35:55.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-09-24T17:35:55.285Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.285Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-09-24T17:35:55.285Z] [2021-09-24T17:35:55.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-09-24T17:35:55.285Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.285Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-09-24T17:35:55.285Z] [2021-09-24T17:35:55.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-09-24T17:35:55.285Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.285Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-09-24T17:35:55.285Z] [2021-09-24T17:35:55.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-09-24T17:35:55.285Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.285Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-09-24T17:35:55.285Z] [2021-09-24T17:35:55.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-09-24T17:35:55.285Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.285Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-09-24T17:35:55.285Z] [2021-09-24T17:35:55.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-09-24T17:35:55.285Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.285Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-09-24T17:35:55.285Z] [2021-09-24T17:35:55.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-09-24T17:35:55.285Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.285Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-09-24T17:35:55.285Z] [2021-09-24T17:35:55.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-09-24T17:35:55.285Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.285Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-09-24T17:35:55.285Z] [2021-09-24T17:35:55.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-09-24T17:35:55.285Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.285Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-09-24T17:35:55.285Z] [2021-09-24T17:35:55.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-09-24T17:35:55.285Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.285Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-09-24T17:35:55.285Z] [2021-09-24T17:35:55.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-09-24T17:35:55.285Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.285Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-09-24T17:35:55.285Z] [2021-09-24T17:35:55.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-09-24T17:35:55.285Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.285Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-09-24T17:35:55.285Z] [2021-09-24T17:35:55.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-09-24T17:35:55.285Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.285Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-09-24T17:35:55.285Z] [2021-09-24T17:35:55.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-09-24T17:35:55.285Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.285Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-09-24T17:35:55.285Z] [2021-09-24T17:35:55.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-09-24T17:35:55.285Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.285Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-09-24T17:35:55.285Z] [2021-09-24T17:35:55.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-09-24T17:35:55.285Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.285Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-09-24T17:35:55.285Z] [2021-09-24T17:35:55.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-09-24T17:35:55.285Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.285Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-09-24T17:35:55.285Z] [2021-09-24T17:35:55.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-09-24T17:35:55.285Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.285Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-09-24T17:35:55.285Z] [2021-09-24T17:35:55.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-09-24T17:35:55.285Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.285Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-09-24T17:35:55.285Z] [2021-09-24T17:35:55.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-09-24T17:35:55.286Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.286Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-09-24T17:35:55.286Z] [2021-09-24T17:35:55.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-09-24T17:35:55.286Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.286Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-09-24T17:35:55.286Z] [2021-09-24T17:35:55.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-09-24T17:35:55.286Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.286Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-09-24T17:35:55.286Z] [2021-09-24T17:35:55.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-09-24T17:35:55.286Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.286Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-09-24T17:35:55.286Z] [2021-09-24T17:35:55.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-09-24T17:35:55.286Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.286Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-09-24T17:35:55.286Z] [2021-09-24T17:35:55.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-09-24T17:35:55.286Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.286Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-09-24T17:35:55.286Z] [2021-09-24T17:35:55.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-09-24T17:35:55.286Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.286Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-09-24T17:35:55.286Z] [2021-09-24T17:35:55.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-09-24T17:35:55.286Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.286Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-09-24T17:35:55.286Z] [2021-09-24T17:35:55.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-09-24T17:35:55.286Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-09-24T17:35:55.286Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-09-24T17:35:55.286Z] [2021-09-24T17:35:55.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-09-24T17:35:55.286Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.286Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-09-24T17:35:55.286Z] [2021-09-24T17:35:55.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-09-24T17:35:55.286Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.286Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-09-24T17:35:55.286Z] [2021-09-24T17:35:55.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-09-24T17:35:55.286Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.286Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-09-24T17:35:55.286Z] [2021-09-24T17:35:55.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-09-24T17:35:55.286Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.286Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-09-24T17:35:55.286Z] [2021-09-24T17:35:55.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-09-24T17:35:55.286Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.286Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-09-24T17:35:55.286Z] [2021-09-24T17:35:55.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-09-24T17:35:55.286Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.286Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-09-24T17:35:55.286Z] [2021-09-24T17:35:55.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-09-24T17:35:55.286Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.286Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-09-24T17:35:55.286Z] [2021-09-24T17:35:55.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-09-24T17:35:55.286Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.286Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-09-24T17:35:55.286Z] [2021-09-24T17:35:55.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-09-24T17:35:55.286Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.286Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-09-24T17:35:55.286Z] [2021-09-24T17:35:55.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-09-24T17:35:55.286Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.286Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-09-24T17:35:55.286Z] [2021-09-24T17:35:55.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-09-24T17:35:55.286Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.286Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-09-24T17:35:55.286Z] [2021-09-24T17:35:55.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-09-24T17:35:55.286Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.286Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-09-24T17:35:55.286Z] [2021-09-24T17:35:55.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-09-24T17:35:55.286Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.286Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-09-24T17:35:55.286Z] [2021-09-24T17:35:55.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-09-24T17:35:55.286Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.286Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-09-24T17:35:55.286Z] [2021-09-24T17:35:55.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-09-24T17:35:55.286Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.286Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-09-24T17:35:55.286Z] [2021-09-24T17:35:55.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-09-24T17:35:55.286Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.286Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-09-24T17:35:55.286Z] [2021-09-24T17:35:55.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-09-24T17:35:55.286Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.286Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-09-24T17:35:55.286Z] [2021-09-24T17:35:55.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-09-24T17:35:55.286Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.286Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-09-24T17:35:55.286Z] [2021-09-24T17:35:55.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-09-24T17:35:55.286Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.286Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-09-24T17:35:55.286Z] [2021-09-24T17:35:55.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-09-24T17:35:55.286Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.286Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-09-24T17:35:55.286Z] [2021-09-24T17:35:55.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-09-24T17:35:55.286Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-09-24T17:35:55.286Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-09-24T17:35:55.286Z] [2021-09-24T17:35:55.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-09-24T17:35:55.286Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.286Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-09-24T17:35:55.286Z] [2021-09-24T17:35:55.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-09-24T17:35:55.286Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.286Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-09-24T17:35:55.286Z] [2021-09-24T17:35:55.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-09-24T17:35:55.286Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.286Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-09-24T17:35:55.286Z] [2021-09-24T17:35:55.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-09-24T17:35:55.286Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.286Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-09-24T17:35:55.286Z] [2021-09-24T17:35:55.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-09-24T17:35:55.286Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.286Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-09-24T17:35:55.286Z] [2021-09-24T17:35:55.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-09-24T17:35:55.286Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.286Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-09-24T17:35:55.286Z] [2021-09-24T17:35:55.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-09-24T17:35:55.286Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.286Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-09-24T17:35:55.286Z] [2021-09-24T17:35:55.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-09-24T17:35:55.286Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.286Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-09-24T17:35:55.286Z] [2021-09-24T17:35:55.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-09-24T17:35:55.286Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.286Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-09-24T17:35:55.286Z] [2021-09-24T17:35:55.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-09-24T17:35:55.286Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.286Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-09-24T17:35:55.286Z] [2021-09-24T17:35:55.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-09-24T17:35:55.286Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.286Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-09-24T17:35:55.286Z] [2021-09-24T17:35:55.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-09-24T17:35:55.286Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.286Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-09-24T17:35:55.286Z] [2021-09-24T17:35:55.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-09-24T17:35:55.286Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.286Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-09-24T17:35:55.286Z] [2021-09-24T17:35:55.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-09-24T17:35:55.286Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.286Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-09-24T17:35:55.286Z] [2021-09-24T17:35:55.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-09-24T17:35:55.286Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.286Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-09-24T17:35:55.286Z] [2021-09-24T17:35:55.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-09-24T17:35:55.286Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.286Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-09-24T17:35:55.286Z] [2021-09-24T17:35:55.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-09-24T17:35:55.286Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.286Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-09-24T17:35:55.286Z] [2021-09-24T17:35:55.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-09-24T17:35:55.286Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.286Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-09-24T17:35:55.286Z] [2021-09-24T17:35:55.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-09-24T17:35:55.286Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.286Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-09-24T17:35:55.286Z] [2021-09-24T17:35:55.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-09-24T17:35:55.286Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.286Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-09-24T17:35:55.286Z] [2021-09-24T17:35:55.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-09-24T17:35:55.286Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.286Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-09-24T17:35:55.286Z] [2021-09-24T17:35:55.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-09-24T17:35:55.286Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.286Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-09-24T17:35:55.286Z] [2021-09-24T17:35:55.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-09-24T17:35:55.286Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.286Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-09-24T17:35:55.286Z] [2021-09-24T17:35:55.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-09-24T17:35:55.286Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.286Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-09-24T17:35:55.286Z] [2021-09-24T17:35:55.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-09-24T17:35:55.286Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.286Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-09-24T17:35:55.286Z] [2021-09-24T17:35:55.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-09-24T17:35:55.286Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.286Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-09-24T17:35:55.286Z] [2021-09-24T17:35:55.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-09-24T17:35:55.286Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.286Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-09-24T17:35:55.286Z] [2021-09-24T17:35:55.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-09-24T17:35:55.286Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.286Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-09-24T17:35:55.286Z] [2021-09-24T17:35:55.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-09-24T17:35:55.286Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.286Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-09-24T17:35:55.286Z] [2021-09-24T17:35:55.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-09-24T17:35:55.287Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.287Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-09-24T17:35:55.287Z] [2021-09-24T17:35:55.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-09-24T17:35:55.287Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.287Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-09-24T17:35:55.287Z] [2021-09-24T17:35:55.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-09-24T17:35:55.287Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.287Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-09-24T17:35:55.287Z] [2021-09-24T17:35:55.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-09-24T17:35:55.287Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.287Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-09-24T17:35:55.287Z] [2021-09-24T17:35:55.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-09-24T17:35:55.287Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.287Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-09-24T17:35:55.287Z] [2021-09-24T17:35:55.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-09-24T17:35:55.287Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.287Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-09-24T17:35:55.287Z] [2021-09-24T17:35:55.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-09-24T17:35:55.287Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.287Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-09-24T17:35:55.287Z] [2021-09-24T17:35:55.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-09-24T17:35:55.287Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.287Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-09-24T17:35:55.287Z] [2021-09-24T17:35:55.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-09-24T17:35:55.287Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.287Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-09-24T17:35:55.287Z] [2021-09-24T17:35:55.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-09-24T17:35:55.287Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.287Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-09-24T17:35:55.287Z] [2021-09-24T17:35:55.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-09-24T17:35:55.287Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.287Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-09-24T17:35:55.287Z] [2021-09-24T17:35:55.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-09-24T17:35:55.287Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.287Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-09-24T17:35:55.287Z] [2021-09-24T17:35:55.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-09-24T17:35:55.287Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.287Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-09-24T17:35:55.287Z] [2021-09-24T17:35:55.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-09-24T17:35:55.287Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.287Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-09-24T17:35:55.287Z] [2021-09-24T17:35:55.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-09-24T17:35:55.287Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-09-24T17:35:55.287Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-09-24T17:35:55.287Z] [2021-09-24T17:35:55.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-09-24T17:35:55.287Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-09-24T17:35:55.287Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-09-24T17:35:55.287Z] [2021-09-24T17:35:55.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-09-24T17:35:55.287Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.287Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-09-24T17:35:55.287Z] [2021-09-24T17:35:55.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-09-24T17:35:55.287Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.287Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-09-24T17:35:55.287Z] [2021-09-24T17:35:55.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-09-24T17:35:55.287Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.287Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-09-24T17:35:55.287Z] [2021-09-24T17:35:55.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-09-24T17:35:55.287Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.287Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-09-24T17:35:55.287Z] [2021-09-24T17:35:55.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-09-24T17:35:55.287Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.287Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-09-24T17:35:55.287Z] [2021-09-24T17:35:55.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-09-24T17:35:55.287Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.287Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-09-24T17:35:55.287Z] [2021-09-24T17:35:55.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-09-24T17:35:55.287Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.287Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-09-24T17:35:55.287Z] [2021-09-24T17:35:55.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-09-24T17:35:55.287Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.287Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-09-24T17:35:55.287Z] [2021-09-24T17:35:55.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-09-24T17:35:55.287Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.287Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-09-24T17:35:55.287Z] [2021-09-24T17:35:55.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-09-24T17:35:55.287Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.287Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-09-24T17:35:55.287Z] [2021-09-24T17:35:55.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-09-24T17:35:55.287Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.287Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-09-24T17:35:55.287Z] [2021-09-24T17:35:55.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-09-24T17:35:55.287Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.287Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-09-24T17:35:55.287Z] [2021-09-24T17:35:55.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-09-24T17:35:55.287Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.287Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-09-24T17:35:55.287Z] [2021-09-24T17:35:55.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-09-24T17:35:55.287Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.287Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-09-24T17:35:55.287Z] [2021-09-24T17:35:55.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-09-24T17:35:55.287Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.287Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-09-24T17:35:55.287Z] [2021-09-24T17:35:55.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-09-24T17:35:55.287Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.287Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-09-24T17:35:55.287Z] [2021-09-24T17:35:55.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-09-24T17:35:55.287Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-09-24T17:35:55.287Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-09-24T17:35:55.287Z] [2021-09-24T17:35:55.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-09-24T17:35:55.287Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.287Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-09-24T17:35:55.287Z] [2021-09-24T17:35:55.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-09-24T17:35:55.287Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.287Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-09-24T17:35:55.287Z] [2021-09-24T17:35:55.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-09-24T17:35:55.287Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.287Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-09-24T17:35:55.287Z] [2021-09-24T17:35:55.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-09-24T17:35:55.287Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.287Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-09-24T17:35:55.287Z] [2021-09-24T17:35:55.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-09-24T17:35:55.287Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.287Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-09-24T17:35:55.287Z] [2021-09-24T17:35:55.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-09-24T17:35:55.287Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.287Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-09-24T17:35:55.287Z] [2021-09-24T17:35:55.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-09-24T17:35:55.287Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.287Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-09-24T17:35:55.287Z] [2021-09-24T17:35:55.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-09-24T17:35:55.287Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.287Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-09-24T17:35:55.287Z] [2021-09-24T17:35:55.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-09-24T17:35:55.287Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.287Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-09-24T17:35:55.287Z] [2021-09-24T17:35:55.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-09-24T17:35:55.287Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.287Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-09-24T17:35:55.287Z] [2021-09-24T17:35:55.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-09-24T17:35:55.287Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.287Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-09-24T17:35:55.287Z] [2021-09-24T17:35:55.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-09-24T17:35:55.287Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.287Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-09-24T17:35:55.287Z] [2021-09-24T17:35:55.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-09-24T17:35:55.287Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.287Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-09-24T17:35:55.287Z] [2021-09-24T17:35:55.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-09-24T17:35:55.287Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.287Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-09-24T17:35:55.287Z] [2021-09-24T17:35:55.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-09-24T17:35:55.287Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.287Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-09-24T17:35:55.287Z] [2021-09-24T17:35:55.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-09-24T17:35:55.287Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.287Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-09-24T17:35:55.287Z] [2021-09-24T17:35:55.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-09-24T17:35:55.287Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.287Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-09-24T17:35:55.287Z] [2021-09-24T17:35:55.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-09-24T17:35:55.287Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.287Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-09-24T17:35:55.287Z] [2021-09-24T17:35:55.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-09-24T17:35:55.287Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.287Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-09-24T17:35:55.287Z] [2021-09-24T17:35:55.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-09-24T17:35:55.287Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.287Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-09-24T17:35:55.287Z] [2021-09-24T17:35:55.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-09-24T17:35:55.287Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.287Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-09-24T17:35:55.287Z] [2021-09-24T17:35:55.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-09-24T17:35:55.287Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.287Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-09-24T17:35:55.287Z] [2021-09-24T17:35:55.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-09-24T17:35:55.287Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.287Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-09-24T17:35:55.287Z] [2021-09-24T17:35:55.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-09-24T17:35:55.287Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.287Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-09-24T17:35:55.287Z] [2021-09-24T17:35:55.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-09-24T17:35:55.287Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.287Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-09-24T17:35:55.287Z] [2021-09-24T17:35:55.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-09-24T17:35:55.287Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.287Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-09-24T17:35:55.287Z] [2021-09-24T17:35:55.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-09-24T17:35:55.287Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.287Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-09-24T17:35:55.287Z] [2021-09-24T17:35:55.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-09-24T17:35:55.287Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.287Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-09-24T17:35:55.287Z] [2021-09-24T17:35:55.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-09-24T17:35:55.287Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.287Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-09-24T17:35:55.287Z] [2021-09-24T17:35:55.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-09-24T17:35:55.287Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.287Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-09-24T17:35:55.287Z] [2021-09-24T17:35:55.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-09-24T17:35:55.287Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.287Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-09-24T17:35:55.287Z] [2021-09-24T17:35:55.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-09-24T17:35:55.288Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.288Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-09-24T17:35:55.288Z] [2021-09-24T17:35:55.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-09-24T17:35:55.288Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.288Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-09-24T17:35:55.288Z] [2021-09-24T17:35:55.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-09-24T17:35:55.288Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.288Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-09-24T17:35:55.288Z] [2021-09-24T17:35:55.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-09-24T17:35:55.288Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.288Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-09-24T17:35:55.288Z] [2021-09-24T17:35:55.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-09-24T17:35:55.288Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.288Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-09-24T17:35:55.288Z] [2021-09-24T17:35:55.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-09-24T17:35:55.288Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.288Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-09-24T17:35:55.288Z] [2021-09-24T17:35:55.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-09-24T17:35:55.288Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.288Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-09-24T17:35:55.288Z] [2021-09-24T17:35:55.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-09-24T17:35:55.288Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.288Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-09-24T17:35:55.288Z] [2021-09-24T17:35:55.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-09-24T17:35:55.288Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.288Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-09-24T17:35:55.288Z] [2021-09-24T17:35:55.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-09-24T17:35:55.288Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.288Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-09-24T17:35:55.288Z] [2021-09-24T17:35:55.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-09-24T17:35:55.288Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.288Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-09-24T17:35:55.288Z] [2021-09-24T17:35:55.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-09-24T17:35:55.288Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.288Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-09-24T17:35:55.288Z] [2021-09-24T17:35:55.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-09-24T17:35:55.288Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.288Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-09-24T17:35:55.288Z] [2021-09-24T17:35:55.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-09-24T17:35:55.288Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.288Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-09-24T17:35:55.288Z] [2021-09-24T17:35:55.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-09-24T17:35:55.288Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.288Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-09-24T17:35:55.288Z] [2021-09-24T17:35:55.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-09-24T17:35:55.288Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.288Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-09-24T17:35:55.288Z] [2021-09-24T17:35:55.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-09-24T17:35:55.288Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.288Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-09-24T17:35:55.288Z] [2021-09-24T17:35:55.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-09-24T17:35:55.288Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.288Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-09-24T17:35:55.288Z] [2021-09-24T17:35:55.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-09-24T17:35:55.288Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.288Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-09-24T17:35:55.288Z] [2021-09-24T17:35:55.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-09-24T17:35:55.288Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.288Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-09-24T17:35:55.288Z] [2021-09-24T17:35:55.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-09-24T17:35:55.288Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.288Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-09-24T17:35:55.288Z] [2021-09-24T17:35:55.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-09-24T17:35:55.288Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.288Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-09-24T17:35:55.288Z] [2021-09-24T17:35:55.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-09-24T17:35:55.288Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.288Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-09-24T17:35:55.288Z] [2021-09-24T17:35:55.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-09-24T17:35:55.288Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.288Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-09-24T17:35:55.288Z] [2021-09-24T17:35:55.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-09-24T17:35:55.288Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.288Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-09-24T17:35:55.288Z] [2021-09-24T17:35:55.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-09-24T17:35:55.288Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.288Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-09-24T17:35:55.288Z] [2021-09-24T17:35:55.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-09-24T17:35:55.288Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.288Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-09-24T17:35:55.288Z] [2021-09-24T17:35:55.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-09-24T17:35:55.288Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.288Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-09-24T17:35:55.288Z] [2021-09-24T17:35:55.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-09-24T17:35:55.288Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.288Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-09-24T17:35:55.288Z] [2021-09-24T17:35:55.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-09-24T17:35:55.288Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.288Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-09-24T17:35:55.288Z] [2021-09-24T17:35:55.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-09-24T17:35:55.288Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.288Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-09-24T17:35:55.288Z] [2021-09-24T17:35:55.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-09-24T17:35:55.288Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.288Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-09-24T17:35:55.288Z] [2021-09-24T17:35:55.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-09-24T17:35:55.288Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.288Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-09-24T17:35:55.288Z] [2021-09-24T17:35:55.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-09-24T17:35:55.288Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-09-24T17:35:55.288Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-09-24T17:35:55.288Z] [2021-09-24T17:35:55.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-09-24T17:35:55.288Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.288Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-09-24T17:35:55.288Z] [2021-09-24T17:35:55.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-09-24T17:35:55.288Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.288Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-09-24T17:35:55.288Z] [2021-09-24T17:35:55.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-09-24T17:35:55.288Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.288Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-09-24T17:35:55.288Z] [2021-09-24T17:35:55.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-09-24T17:35:55.288Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.288Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-09-24T17:35:55.288Z] [2021-09-24T17:35:55.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-09-24T17:35:55.288Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.288Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-09-24T17:35:55.288Z] [2021-09-24T17:35:55.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-09-24T17:35:55.288Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.288Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-09-24T17:35:55.288Z] [2021-09-24T17:35:55.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-09-24T17:35:55.288Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.288Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-09-24T17:35:55.288Z] [2021-09-24T17:35:55.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-09-24T17:35:55.288Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.288Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-09-24T17:35:55.288Z] [2021-09-24T17:35:55.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-09-24T17:35:55.288Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.288Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-09-24T17:35:55.288Z] [2021-09-24T17:35:55.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-09-24T17:35:55.288Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.288Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-09-24T17:35:55.288Z] [2021-09-24T17:35:55.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-09-24T17:35:55.288Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.288Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-09-24T17:35:55.288Z] [2021-09-24T17:35:55.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-09-24T17:35:55.288Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.288Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-09-24T17:35:55.288Z] [2021-09-24T17:35:55.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-09-24T17:35:55.288Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.288Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-09-24T17:35:55.288Z] [2021-09-24T17:35:55.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-09-24T17:35:55.288Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.288Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-09-24T17:35:55.288Z] [2021-09-24T17:35:55.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-09-24T17:35:55.288Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.288Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-09-24T17:35:55.288Z] [2021-09-24T17:35:55.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-09-24T17:35:55.288Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.288Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-09-24T17:35:55.288Z] [2021-09-24T17:35:55.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-09-24T17:35:55.288Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.288Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-09-24T17:35:55.288Z] [2021-09-24T17:35:55.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-09-24T17:35:55.288Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.288Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-09-24T17:35:55.288Z] [2021-09-24T17:35:55.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-09-24T17:35:55.288Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.288Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-09-24T17:35:55.288Z] [2021-09-24T17:35:55.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-09-24T17:35:55.288Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.288Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-09-24T17:35:55.288Z] [2021-09-24T17:35:55.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-09-24T17:35:55.288Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.288Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-09-24T17:35:55.288Z] [2021-09-24T17:35:55.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-09-24T17:35:55.288Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.288Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-09-24T17:35:55.288Z] [2021-09-24T17:35:55.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-09-24T17:35:55.288Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.288Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-09-24T17:35:55.288Z] [2021-09-24T17:35:55.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-09-24T17:35:55.288Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.288Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-09-24T17:35:55.288Z] [2021-09-24T17:35:55.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-09-24T17:35:55.288Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.288Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-09-24T17:35:55.288Z] [2021-09-24T17:35:55.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-09-24T17:35:55.288Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.288Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-09-24T17:35:55.288Z] [2021-09-24T17:35:55.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-09-24T17:35:55.288Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.288Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-09-24T17:35:55.288Z] [2021-09-24T17:35:55.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-09-24T17:35:55.288Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.288Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-09-24T17:35:55.288Z] [2021-09-24T17:35:55.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-09-24T17:35:55.288Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.288Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-09-24T17:35:55.288Z] [2021-09-24T17:35:55.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-09-24T17:35:55.289Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.289Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-09-24T17:35:55.289Z] [2021-09-24T17:35:55.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-09-24T17:35:55.289Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.289Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-09-24T17:35:55.289Z] [2021-09-24T17:35:55.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-09-24T17:35:55.289Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.289Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-09-24T17:35:55.289Z] [2021-09-24T17:35:55.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-09-24T17:35:55.289Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.289Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-09-24T17:35:55.289Z] [2021-09-24T17:35:55.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2021-09-24T17:35:55.289Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.289Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2021-09-24T17:35:55.289Z] [2021-09-24T17:35:55.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-09-24T17:35:55.289Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.289Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-09-24T17:35:55.289Z] [2021-09-24T17:35:55.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-09-24T17:35:55.289Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.289Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-09-24T17:35:55.289Z] [2021-09-24T17:35:55.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-09-24T17:35:55.289Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.289Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-09-24T17:35:55.289Z] [2021-09-24T17:35:55.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-09-24T17:35:55.289Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.289Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-09-24T17:35:55.289Z] [2021-09-24T17:35:55.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-09-24T17:35:55.289Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.289Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-09-24T17:35:55.289Z] [2021-09-24T17:35:55.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-09-24T17:35:55.289Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.289Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-09-24T17:35:55.289Z] [2021-09-24T17:35:55.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-09-24T17:35:55.289Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.289Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-09-24T17:35:55.289Z] [2021-09-24T17:35:55.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-09-24T17:35:55.289Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.289Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-09-24T17:35:55.289Z] [2021-09-24T17:35:55.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-09-24T17:35:55.289Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-09-24T17:35:55.289Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-09-24T17:35:55.289Z] [2021-09-24T17:35:55.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-09-24T17:35:55.289Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.289Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-09-24T17:35:55.289Z] [2021-09-24T17:35:55.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-09-24T17:35:55.289Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.289Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-09-24T17:35:55.289Z] [2021-09-24T17:35:55.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-09-24T17:35:55.289Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.289Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-09-24T17:35:55.289Z] [2021-09-24T17:35:55.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-09-24T17:35:55.289Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.289Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-09-24T17:35:55.289Z] [2021-09-24T17:35:55.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-09-24T17:35:55.289Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.289Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-09-24T17:35:55.289Z] [2021-09-24T17:35:55.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-09-24T17:35:55.289Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.289Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-09-24T17:35:55.289Z] [2021-09-24T17:35:55.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-09-24T17:35:55.289Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.289Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-09-24T17:35:55.289Z] [2021-09-24T17:35:55.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-09-24T17:35:55.289Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.289Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-09-24T17:35:55.289Z] [2021-09-24T17:35:55.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-09-24T17:35:55.289Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.289Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-09-24T17:35:55.289Z] [2021-09-24T17:35:55.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-09-24T17:35:55.289Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.289Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-09-24T17:35:55.289Z] [2021-09-24T17:35:55.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-09-24T17:35:55.289Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.289Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-09-24T17:35:55.289Z] [2021-09-24T17:35:55.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-09-24T17:35:55.289Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.289Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-09-24T17:35:55.289Z] [2021-09-24T17:35:55.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-09-24T17:35:55.289Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.289Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-09-24T17:35:55.289Z] [2021-09-24T17:35:55.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-09-24T17:35:55.289Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.289Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-09-24T17:35:55.289Z] [2021-09-24T17:35:55.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-09-24T17:35:55.289Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-09-24T17:35:55.289Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-09-24T17:35:55.289Z] [2021-09-24T17:35:55.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-09-24T17:35:55.289Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.289Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-09-24T17:35:55.289Z] [2021-09-24T17:35:55.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-09-24T17:35:55.289Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.289Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-09-24T17:35:55.289Z] [2021-09-24T17:35:55.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-09-24T17:35:55.289Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.289Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-09-24T17:35:55.289Z] [2021-09-24T17:35:55.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-09-24T17:35:55.289Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.289Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-09-24T17:35:55.289Z] [2021-09-24T17:35:55.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-09-24T17:35:55.289Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.289Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-09-24T17:35:55.289Z] [2021-09-24T17:35:55.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-09-24T17:35:55.289Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.289Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-09-24T17:35:55.289Z] [2021-09-24T17:35:55.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-09-24T17:35:55.289Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.289Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-09-24T17:35:55.289Z] [2021-09-24T17:35:55.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-09-24T17:35:55.289Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.289Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-09-24T17:35:55.289Z] [2021-09-24T17:35:55.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-09-24T17:35:55.289Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.289Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-09-24T17:35:55.289Z] [2021-09-24T17:35:55.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-09-24T17:35:55.289Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.289Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-09-24T17:35:55.289Z] [2021-09-24T17:35:55.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-09-24T17:35:55.289Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.289Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-09-24T17:35:55.289Z] [2021-09-24T17:35:55.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-09-24T17:35:55.289Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.289Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-09-24T17:35:55.289Z] [2021-09-24T17:35:55.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-09-24T17:35:55.289Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.289Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-09-24T17:35:55.289Z] [2021-09-24T17:35:55.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-09-24T17:35:55.289Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.289Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-09-24T17:35:55.289Z] [2021-09-24T17:35:55.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-09-24T17:35:55.289Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.289Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-09-24T17:35:55.289Z] [2021-09-24T17:35:55.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-09-24T17:35:55.289Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-09-24T17:35:55.289Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-09-24T17:35:55.289Z] [2021-09-24T17:35:55.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-09-24T17:35:55.289Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.289Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-09-24T17:35:55.289Z] [2021-09-24T17:35:55.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-09-24T17:35:55.289Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.289Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-09-24T17:35:55.289Z] [2021-09-24T17:35:55.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-09-24T17:35:55.289Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.289Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-09-24T17:35:55.289Z] [2021-09-24T17:35:55.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-09-24T17:35:55.289Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.289Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-09-24T17:35:55.289Z] [2021-09-24T17:35:55.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-09-24T17:35:55.289Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.289Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-09-24T17:35:55.289Z] [2021-09-24T17:35:55.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-09-24T17:35:55.289Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.289Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-09-24T17:35:55.289Z] [2021-09-24T17:35:55.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-09-24T17:35:55.289Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.289Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-09-24T17:35:55.289Z] [2021-09-24T17:35:55.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-09-24T17:35:55.289Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.289Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-09-24T17:35:55.289Z] [2021-09-24T17:35:55.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-09-24T17:35:55.289Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.289Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-09-24T17:35:55.289Z] [2021-09-24T17:35:55.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-09-24T17:35:55.289Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.289Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-09-24T17:35:55.289Z] [2021-09-24T17:35:55.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-09-24T17:35:55.289Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.289Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-09-24T17:35:55.289Z] [2021-09-24T17:35:55.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-09-24T17:35:55.289Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.289Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-09-24T17:35:55.289Z] [2021-09-24T17:35:55.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-09-24T17:35:55.289Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.289Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-09-24T17:35:55.289Z] [2021-09-24T17:35:55.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-09-24T17:35:55.289Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.289Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-09-24T17:35:55.289Z] [2021-09-24T17:35:55.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-09-24T17:35:55.289Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.289Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-09-24T17:35:55.289Z] [2021-09-24T17:35:55.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-09-24T17:35:55.289Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.289Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-09-24T17:35:55.289Z] [2021-09-24T17:35:55.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-09-24T17:35:55.289Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.290Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-09-24T17:35:55.290Z] [2021-09-24T17:35:55.290Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-09-24T17:35:55.290Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.290Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-09-24T17:35:55.290Z] [2021-09-24T17:35:55.290Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-09-24T17:35:55.290Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.290Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-09-24T17:35:55.290Z] [2021-09-24T17:35:55.290Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-09-24T17:35:55.290Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.290Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-09-24T17:35:55.290Z] [2021-09-24T17:35:55.290Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-09-24T17:35:55.290Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-09-24T17:35:55.290Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-09-24T17:35:55.290Z] [2021-09-24T17:35:55.290Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-09-24T17:35:55.290Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.290Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-09-24T17:35:55.290Z] [2021-09-24T17:35:55.290Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-09-24T17:35:55.290Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.290Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-09-24T17:35:55.290Z] [2021-09-24T17:35:55.290Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-09-24T17:35:55.290Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.290Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-09-24T17:35:55.290Z] [2021-09-24T17:35:55.290Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-09-24T17:35:55.290Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.290Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-09-24T17:35:55.290Z] [2021-09-24T17:35:55.290Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-09-24T17:35:55.290Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.290Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-09-24T17:35:55.290Z] [2021-09-24T17:35:55.290Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-09-24T17:35:55.290Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.290Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-09-24T17:35:55.290Z] [2021-09-24T17:35:55.290Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-09-24T17:35:55.290Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.290Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-09-24T17:35:55.290Z] [2021-09-24T17:35:55.290Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-09-24T17:35:55.290Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.290Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-09-24T17:35:55.290Z] [2021-09-24T17:35:55.290Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-09-24T17:35:55.290Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.290Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-09-24T17:35:55.290Z] [2021-09-24T17:35:55.290Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-09-24T17:35:55.290Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.290Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-09-24T17:35:55.290Z] [2021-09-24T17:35:55.290Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-09-24T17:35:55.290Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.290Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-09-24T17:35:55.290Z] [2021-09-24T17:35:55.290Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-09-24T17:35:55.290Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.290Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-09-24T17:35:55.290Z] [2021-09-24T17:35:55.290Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-09-24T17:35:55.290Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.290Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-09-24T17:35:55.290Z] [2021-09-24T17:35:55.290Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-09-24T17:35:55.290Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.290Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-09-24T17:35:55.290Z] [2021-09-24T17:35:55.290Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-09-24T17:35:55.290Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.290Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-09-24T17:35:55.290Z] [2021-09-24T17:35:55.290Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-09-24T17:35:55.290Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.290Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-09-24T17:35:55.290Z] [2021-09-24T17:35:55.290Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-09-24T17:35:55.290Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.290Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-09-24T17:35:55.290Z] [2021-09-24T17:35:55.290Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-09-24T17:35:55.290Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.290Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-09-24T17:35:55.290Z] [2021-09-24T17:35:55.290Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-09-24T17:35:55.290Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.290Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-09-24T17:35:55.290Z] [2021-09-24T17:35:55.290Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-09-24T17:35:55.290Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.290Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-09-24T17:35:55.290Z] [2021-09-24T17:35:55.290Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-09-24T17:35:55.290Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.290Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-09-24T17:35:55.290Z] [2021-09-24T17:35:55.290Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-24T17:35:55.290Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.290Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-24T17:35:55.290Z] [2021-09-24T17:35:55.290Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-24T17:35:55.290Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.290Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-24T17:35:55.290Z] [2021-09-24T17:35:55.290Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-24T17:35:55.290Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.290Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-24T17:35:55.290Z] [2021-09-24T17:35:55.290Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-09-24T17:35:55.290Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.290Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-09-24T17:35:55.290Z] [2021-09-24T17:35:55.290Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-09-24T17:35:55.290Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.290Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-09-24T17:35:55.290Z] [2021-09-24T17:35:55.290Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-09-24T17:35:55.290Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.290Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-09-24T17:35:55.290Z] [2021-09-24T17:35:55.290Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-09-24T17:35:55.290Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.290Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-09-24T17:35:55.290Z] [2021-09-24T17:35:55.290Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-09-24T17:35:55.290Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.290Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-09-24T17:35:55.290Z] [2021-09-24T17:35:55.290Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-09-24T17:35:55.290Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.290Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-09-24T17:35:55.290Z] [2021-09-24T17:35:55.290Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-09-24T17:35:55.290Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.290Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-09-24T17:35:55.290Z] [2021-09-24T17:35:55.290Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-09-24T17:35:55.290Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.290Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-09-24T17:35:55.290Z] [2021-09-24T17:35:55.290Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-09-24T17:35:55.290Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.290Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-09-24T17:35:55.290Z] [2021-09-24T17:35:55.290Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-09-24T17:35:55.290Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.290Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-09-24T17:35:55.290Z] [2021-09-24T17:35:55.290Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-09-24T17:35:55.290Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.290Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-09-24T17:35:55.290Z] [2021-09-24T17:35:55.290Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-09-24T17:35:55.290Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.290Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-09-24T17:35:55.290Z] [2021-09-24T17:35:55.290Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-09-24T17:35:55.290Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.290Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-09-24T17:35:55.290Z] [2021-09-24T17:35:55.290Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-24T17:35:55.290Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.290Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-24T17:35:55.290Z] [2021-09-24T17:35:55.290Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-24T17:35:55.290Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.290Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-24T17:35:55.290Z] [2021-09-24T17:35:55.290Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-24T17:35:55.290Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.290Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-24T17:35:55.290Z] [2021-09-24T17:35:55.290Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-24T17:35:55.290Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.290Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-24T17:35:55.290Z] [2021-09-24T17:35:55.290Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-09-24T17:35:55.290Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.290Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-09-24T17:35:55.290Z] [2021-09-24T17:35:55.290Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-24T17:35:55.290Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.290Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-24T17:35:55.290Z] [2021-09-24T17:35:55.290Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-09-24T17:35:55.290Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.290Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-09-24T17:35:55.290Z] [2021-09-24T17:35:55.290Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-09-24T17:35:55.290Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.290Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-09-24T17:35:55.290Z] [2021-09-24T17:35:55.290Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-09-24T17:35:55.290Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.290Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-09-24T17:35:55.290Z] [2021-09-24T17:35:55.290Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-24T17:35:55.290Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.290Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-24T17:35:55.290Z] [2021-09-24T17:35:55.290Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-24T17:35:55.290Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.290Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-24T17:35:55.290Z] [2021-09-24T17:35:55.290Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-09-24T17:35:55.290Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.290Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-09-24T17:35:55.290Z] [2021-09-24T17:35:55.290Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-09-24T17:35:55.290Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.290Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-09-24T17:35:55.290Z] [2021-09-24T17:35:55.290Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-09-24T17:35:55.290Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.290Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-09-24T17:35:55.290Z] [2021-09-24T17:35:55.290Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-09-24T17:35:55.290Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.290Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-09-24T17:35:55.290Z] [2021-09-24T17:35:55.290Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-09-24T17:35:55.290Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.290Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-09-24T17:35:55.290Z] [2021-09-24T17:35:55.290Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-09-24T17:35:55.290Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.290Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-09-24T17:35:55.290Z] [2021-09-24T17:35:55.290Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-09-24T17:35:55.290Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.290Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-09-24T17:35:55.290Z] [2021-09-24T17:35:55.290Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-09-24T17:35:55.290Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.290Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-09-24T17:35:55.290Z] [2021-09-24T17:35:55.290Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-24T17:35:55.290Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.290Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-24T17:35:55.290Z] [2021-09-24T17:35:55.290Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-24T17:35:55.290Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.290Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-24T17:35:55.290Z] [2021-09-24T17:35:55.290Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-24T17:35:55.291Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.291Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-24T17:35:55.291Z] [2021-09-24T17:35:55.291Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-09-24T17:35:55.291Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.291Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-09-24T17:35:55.291Z] [2021-09-24T17:35:55.291Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-09-24T17:35:55.291Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.291Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-09-24T17:35:55.291Z] [2021-09-24T17:35:55.291Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-09-24T17:35:55.291Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.291Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-09-24T17:35:55.291Z] [2021-09-24T17:35:55.291Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-24T17:35:55.291Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.291Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-24T17:35:55.291Z] [2021-09-24T17:35:55.291Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-24T17:35:55.291Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.291Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-24T17:35:55.291Z] [2021-09-24T17:35:55.291Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-24T17:35:55.291Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.291Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-24T17:35:55.291Z] [2021-09-24T17:35:55.291Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-24T17:35:55.291Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.291Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-24T17:35:55.291Z] [2021-09-24T17:35:55.291Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-09-24T17:35:55.291Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.291Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-09-24T17:35:55.291Z] [2021-09-24T17:35:55.291Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-24T17:35:55.291Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.291Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-24T17:35:55.291Z] [2021-09-24T17:35:55.291Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-09-24T17:35:55.291Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.291Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-09-24T17:35:55.291Z] [2021-09-24T17:35:55.291Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-09-24T17:35:55.291Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.291Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-09-24T17:35:55.291Z] [2021-09-24T17:35:55.291Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-24T17:35:55.291Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.291Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-24T17:35:55.291Z] [2021-09-24T17:35:55.291Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-24T17:35:55.291Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.291Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-24T17:35:55.291Z] [2021-09-24T17:35:55.291Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-09-24T17:35:55.291Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.291Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-09-24T17:35:55.291Z] [2021-09-24T17:35:55.291Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-09-24T17:35:55.291Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.291Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-09-24T17:35:55.291Z] [2021-09-24T17:35:55.291Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-09-24T17:35:55.291Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.291Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-09-24T17:35:55.291Z] [2021-09-24T17:35:55.291Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-09-24T17:35:55.291Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.291Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-09-24T17:35:55.291Z] [2021-09-24T17:35:55.291Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-09-24T17:35:55.291Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.291Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-09-24T17:35:55.291Z] [2021-09-24T17:35:55.291Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-09-24T17:35:55.291Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.291Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-09-24T17:35:55.291Z] [2021-09-24T17:35:55.291Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-09-24T17:35:55.291Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.291Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-09-24T17:35:55.291Z] [2021-09-24T17:35:55.291Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-09-24T17:35:55.291Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.291Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-09-24T17:35:55.291Z] [2021-09-24T17:35:55.291Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-09-24T17:35:55.291Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.291Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-09-24T17:35:55.291Z] [2021-09-24T17:35:55.291Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-09-24T17:35:55.291Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.291Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-09-24T17:35:55.291Z] [2021-09-24T17:35:55.291Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-09-24T17:35:55.291Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.291Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-09-24T17:35:55.291Z] [2021-09-24T17:35:55.291Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-09-24T17:35:55.291Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.291Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-09-24T17:35:55.291Z] [2021-09-24T17:35:55.291Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-09-24T17:35:55.291Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.291Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-09-24T17:35:55.291Z] [2021-09-24T17:35:55.291Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-09-24T17:35:55.291Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.291Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-09-24T17:35:55.291Z] [2021-09-24T17:35:55.291Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-09-24T17:35:55.291Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.291Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-09-24T17:35:55.291Z] [2021-09-24T17:35:55.291Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-09-24T17:35:55.291Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.291Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-09-24T17:35:55.291Z] [2021-09-24T17:35:55.291Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-09-24T17:35:55.291Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.291Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-09-24T17:35:55.291Z] [2021-09-24T17:35:55.291Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-09-24T17:35:55.291Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.291Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-09-24T17:35:55.291Z] [2021-09-24T17:35:55.291Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-09-24T17:35:55.291Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.291Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-09-24T17:35:55.291Z] [2021-09-24T17:35:55.291Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-09-24T17:35:55.291Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.291Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-09-24T17:35:55.291Z] [2021-09-24T17:35:55.291Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-09-24T17:35:55.291Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.291Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-09-24T17:35:55.291Z] [2021-09-24T17:35:55.291Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-09-24T17:35:55.291Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.291Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-09-24T17:35:55.291Z] [2021-09-24T17:35:55.291Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-09-24T17:35:55.291Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.291Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-09-24T17:35:55.291Z] [2021-09-24T17:35:55.291Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-09-24T17:35:55.291Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.291Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-09-24T17:35:55.291Z] [2021-09-24T17:35:55.291Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-09-24T17:35:55.291Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.291Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-09-24T17:35:55.291Z] [2021-09-24T17:35:55.291Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-09-24T17:35:55.291Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.291Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-09-24T17:35:55.291Z] [2021-09-24T17:35:55.291Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-09-24T17:35:55.291Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.291Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-09-24T17:35:55.291Z] [2021-09-24T17:35:55.291Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-09-24T17:35:55.291Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.291Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-09-24T17:35:55.291Z] [2021-09-24T17:35:55.291Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-09-24T17:35:55.291Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.291Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-09-24T17:35:55.291Z] [2021-09-24T17:35:55.291Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-09-24T17:35:55.291Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.291Z] [2021-09-24T17:35:55.291Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-09-24T17:35:55.291Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.291Z] [2021-09-24T17:35:55.291Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-09-24T17:35:55.291Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-09-24T17:35:55.291Z] [2021-09-24T17:35:55.291Z] DONE 1092 tests, 546 skipped in 1857.192s [2021-09-24T17:35:55.751Z] INFO: Integration tests ended at 09/24/2021 17:35:55. Duration:00:30:57.3131724 [2021-09-24T17:35:55.751Z] INFO: Docker info of the daemon under test at end of run [2021-09-24T17:35:55.751Z] [2021-09-24T17:35:55.751Z] Containers: 2 [2021-09-24T17:35:55.751Z] Running: 0 [2021-09-24T17:35:55.751Z] Paused: 0 [2021-09-24T17:35:55.751Z] Stopped: 2 [2021-09-24T17:35:55.751Z] Images: 18 [2021-09-24T17:35:55.751Z] Server Version: 0.0.0-dev [2021-09-24T17:35:55.751Z] Storage Driver: windowsfilter [2021-09-24T17:35:55.751Z] Windows: [2021-09-24T17:35:55.751Z] Logging Driver: json-file [2021-09-24T17:35:55.751Z] Plugins: [2021-09-24T17:35:55.751Z] Volume: local [2021-09-24T17:35:55.751Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-09-24T17:35:55.751Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-09-24T17:35:55.751Z] Swarm: inactive [2021-09-24T17:35:55.751Z] Default Isolation: process [2021-09-24T17:35:55.751Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-09-24T17:35:55.751Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-09-24T17:35:55.751Z] OSType: windows [2021-09-24T17:35:55.751Z] Architecture: x86_64 [2021-09-24T17:35:55.751Z] CPUs: 4 [2021-09-24T17:35:55.751Z] Total Memory: 32GiB [2021-09-24T17:35:55.751Z] Name: azwin-2-2293a0 [2021-09-24T17:35:55.751Z] ID: 7S3B:Y63J:5NBN:WWWN:GMVI:IMWS:HKZR:OXNL:26KL:RJG3:BEDA:ACEF [2021-09-24T17:35:55.751Z] Docker Root Dir: D:\CI\PR-42881\2\daemon [2021-09-24T17:35:55.751Z] Debug Mode (client): false [2021-09-24T17:35:55.751Z] Debug Mode (server): true [2021-09-24T17:35:55.751Z] File Descriptors: -1 [2021-09-24T17:35:55.751Z] Goroutines: 17 [2021-09-24T17:35:55.751Z] System Time: 2021-09-24T17:35:55.3961405Z [2021-09-24T17:35:55.751Z] EventsListeners: 0 [2021-09-24T17:35:55.751Z] Registry: https://index.docker.io/v1/ [2021-09-24T17:35:55.751Z] Labels: [2021-09-24T17:35:55.751Z] Experimental: false [2021-09-24T17:35:55.751Z] Insecure Registries: [2021-09-24T17:35:55.751Z] 127.0.0.0/8 [2021-09-24T17:35:55.751Z] Live Restore Enabled: false [2021-09-24T17:35:55.751Z] [2021-09-24T17:35:55.751Z] [2021-09-24T17:35:55.751Z] INFO: Stopping daemon under test [2021-09-24T17:35:55.751Z] SUCCESS: The process with PID 5512 (child process of PID 7732) has been terminated. [2021-09-24T17:35:55.751Z] SUCCESS: The process with PID 7732 (child process of PID 2436) has been terminated. [2021-09-24T17:35:55.751Z] INFO: Stop tailing logs of the daemon under tests [2021-09-24T17:35:55.751Z] INFO: executeCI.ps1 Completed successfully at 09/24/2021 17:35:55. [2021-09-24T17:35:55.751Z] INFO: Tidying up at end of run [2021-09-24T17:35:55.751Z] INFO: Saving daemon under test log (d:\CI\PR-42881\2\dut.out) to bundles\CIDUT.out [2021-09-24T17:35:55.751Z] INFO: Saving daemon under test log (d:\CI\PR-42881\2\dut.err) to bundles\CIDUT.err [2021-09-24T17:35:55.751Z] INFO: Saving containerd logs to bundles [2021-09-24T17:35:55.751Z] INFO: Nuke-Everything... [2021-09-24T17:35:56.207Z] INFO: Container count on control daemon to delete is 2 [2021-09-24T17:35:56.207Z] f3ea296457ca [2021-09-24T17:35:56.207Z] 746f51fdaf7e [2021-09-24T17:35:56.207Z] INFO: Non-base image count on control daemon to delete is 1 [2021-09-24T17:35:57.621Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-09-24T17:35:57.621Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-09-24T17:35:57.621Z] === RUN TestDockerSuite/TestPsByOrder [2021-09-24T17:35:57.738Z] Deleted: sha256:cb4acfb79327aa86ed517470c03d2ada2d6e84fcf9d23e67ef7f10fb2fd15a18 [2021-09-24T17:35:57.739Z] Deleted: sha256:0d418f88461022c6d213526eab61d4bc5c58e3ec943236dd83878a4e129fa7e1 [2021-09-24T17:35:57.739Z] INFO: Tidying pidfile d:\CI\PR-42881\2\docker.pid [2021-09-24T17:35:57.739Z] INFO: Nuking d:\CI [2021-09-24T17:36:04.925Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-09-24T17:36:04.925Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-09-24T17:36:04.925Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-09-24T17:36:13.755Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-09-24T17:36:15.414Z] INFO: Zapped successfully [2021-09-24T17:36:15.414Z] [2021-09-24T17:36:15.414Z] INFO: executeCI.ps1 exiting at Fri Sep 24 17:36:14 CUT 2021. Duration 00:56:11.3769103 [2021-09-24T17:36:15.414Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-09-24T17:36:15.653Z] Recording test results [2021-09-24T17:36:16.239Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-09-24T17:36:17.927Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2021-09-24T17:36:19.101Z] Archiving artifacts [2021-09-24T17:36:20.201Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42881/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-09-24T17:36:21.121Z] + make clean [2021-09-24T17:36:21.578Z] docker volume rm -f docker-dev-cache [2021-09-24T17:36:21.578Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-24T17:36:25.113Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-09-24T17:36:25.113Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-09-24T17:36:25.113Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-09-24T17:36:26.444Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-09-24T17:36:26.444Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-09-24T17:36:26.444Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-09-24T17:36:26.444Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-09-24T17:36:28.914Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-09-24T17:36:28.914Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-09-24T17:36:28.914Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-09-24T17:36:28.914Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-09-24T17:36:29.486Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-09-24T17:36:29.486Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-09-24T17:36:29.486Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-09-24T17:36:29.955Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-09-24T17:36:29.956Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-09-24T17:36:29.956Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-09-24T17:36:37.049Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-09-24T17:36:40.934Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-09-24T17:36:51.527Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-09-24T17:36:51.587Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-09-24T17:36:51.587Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-09-24T17:36:51.587Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-09-24T17:36:52.057Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-09-24T17:36:55.409Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-09-24T17:36:55.409Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-09-24T17:36:55.893Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-09-24T17:36:55.893Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-09-24T17:36:55.893Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-09-24T17:36:59.780Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-09-24T17:36:59.780Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-09-24T17:36:59.780Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-09-24T17:36:59.780Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-09-24T17:36:59.780Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-09-24T17:36:59.780Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-09-24T17:36:59.780Z] === RUN TestDockerSuite/TestPsRightTagName [2021-09-24T17:36:59.780Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-09-24T17:36:59.780Z] === RUN TestDockerSuite/TestPsShowMounts [2021-09-24T17:37:07.083Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-09-24T17:37:07.083Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-09-24T17:37:07.083Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-09-24T17:37:08.103Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-09-24T17:37:08.103Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-09-24T17:37:08.103Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-09-24T17:37:09.715Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-09-24T17:37:09.889Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-09-24T17:37:09.889Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-09-24T17:37:09.889Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-09-24T17:37:10.732Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-09-24T17:37:10.732Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-09-24T17:37:10.732Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-09-24T17:37:12.847Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-09-24T17:37:14.613Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-09-24T17:37:15.803Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-09-24T17:37:17.641Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-09-24T17:37:18.763Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-09-24T17:37:19.917Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-09-24T17:37:41.378Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-09-24T17:37:41.378Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-09-24T17:37:41.378Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-09-24T17:37:45.262Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-09-24T17:37:45.262Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-09-24T17:37:45.262Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-09-24T17:37:46.279Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-09-24T17:37:50.162Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-09-24T17:37:54.046Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-09-24T17:37:54.046Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-09-24T17:37:54.046Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-09-24T17:37:57.930Z] === RUN TestDockerSuite/TestRmiBlank [2021-09-24T17:37:57.931Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-09-24T17:37:57.931Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-09-24T17:38:09.663Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-09-24T17:38:09.663Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-09-24T17:38:09.663Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-09-24T17:38:09.663Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-09-24T17:38:10.609Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-09-24T17:38:12.886Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-09-24T17:38:13.370Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-09-24T17:38:19.359Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-09-24T17:38:23.239Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-09-24T17:38:30.539Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-09-24T17:38:33.569Z] === RUN TestDockerSuite/TestRmiTag [2021-09-24T17:38:34.053Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-09-24T17:38:36.332Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-09-24T17:38:51.461Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-09-24T17:38:53.082Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-09-24T17:38:56.963Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-09-24T17:38:57.980Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-09-24T17:38:57.980Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-09-24T17:38:57.980Z] === RUN TestDockerSuite/TestRunAddHost [2021-09-24T17:38:57.980Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-09-24T17:38:57.980Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-09-24T17:38:57.980Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-09-24T17:38:57.980Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-09-24T17:38:57.980Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-09-24T17:38:57.980Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-09-24T17:38:57.980Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-09-24T17:38:57.980Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-09-24T17:38:57.980Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-09-24T17:38:57.980Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-09-24T17:38:57.980Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-09-24T17:38:57.980Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-09-24T17:39:00.260Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-09-24T17:39:00.260Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-09-24T17:39:00.260Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-09-24T17:39:00.260Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-09-24T17:39:00.260Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-09-24T17:39:04.146Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-09-24T17:39:06.422Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-09-24T17:39:08.699Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-09-24T17:39:10.324Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-09-24T17:39:10.324Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-09-24T17:39:10.324Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-09-24T17:39:15.990Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-09-24T17:39:17.602Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-09-24T17:39:17.602Z] === RUN TestDockerSuite/TestRunBindMounts [2021-09-24T17:39:20.758Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-09-24T17:39:22.466Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-09-24T17:39:22.466Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-09-24T17:39:22.466Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-09-24T17:39:22.466Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-09-24T17:39:22.466Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-09-24T17:39:22.466Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-09-24T17:39:22.466Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-09-24T17:39:22.466Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-09-24T17:39:22.466Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-09-24T17:39:22.466Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-09-24T17:39:22.466Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-09-24T17:39:22.466Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-09-24T17:39:22.466Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-09-24T17:39:22.466Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-09-24T17:39:22.466Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-09-24T17:39:22.466Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-09-24T17:39:22.466Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-09-24T17:39:22.466Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-09-24T17:39:22.466Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-09-24T17:39:22.466Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-09-24T17:39:22.466Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-09-24T17:39:22.466Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-09-24T17:39:22.466Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-09-24T17:39:29.473Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-09-24T17:39:29.769Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-09-24T17:39:29.769Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-09-24T17:39:29.769Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-09-24T17:39:31.380Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-09-24T17:39:31.380Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-09-24T17:39:31.380Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-09-24T17:39:31.380Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-09-24T17:39:31.380Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-09-24T17:39:33.658Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-09-24T17:39:33.658Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-09-24T17:39:33.658Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-09-24T17:39:33.658Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-09-24T17:39:33.658Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-09-24T17:39:33.658Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-09-24T17:39:33.658Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-09-24T17:39:33.658Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-09-24T17:39:33.658Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-09-24T17:39:33.658Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-09-24T17:39:33.658Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-09-24T17:39:33.658Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-09-24T17:39:33.658Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-09-24T17:39:33.658Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-09-24T17:39:33.658Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-09-24T17:39:35.936Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-09-24T17:39:37.547Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-09-24T17:39:39.823Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-09-24T17:39:39.823Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-09-24T17:39:39.823Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-09-24T17:39:39.823Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-09-24T17:39:39.823Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-09-24T17:39:39.823Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-09-24T17:39:39.823Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-09-24T17:39:39.909Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-09-24T17:39:41.439Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-09-24T17:39:41.439Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-09-24T17:39:41.923Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-09-24T17:39:41.923Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-09-24T17:39:41.923Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-09-24T17:39:41.923Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-09-24T17:39:41.923Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-09-24T17:39:41.923Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-09-24T17:39:41.923Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-09-24T17:39:43.534Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-09-24T17:39:48.394Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-09-24T17:39:48.394Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-09-24T17:39:48.394Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-09-24T17:39:48.394Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-09-24T17:39:48.394Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-09-24T17:39:48.394Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-09-24T17:39:48.394Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-09-24T17:39:48.394Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-09-24T17:39:48.394Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-09-24T17:39:48.394Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-09-24T17:39:48.394Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-09-24T17:39:48.394Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-09-24T17:39:48.394Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-09-24T17:39:50.670Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-09-24T17:39:50.670Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-09-24T17:39:50.670Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-09-24T17:39:50.670Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-09-24T17:39:50.670Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-09-24T17:39:50.670Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-09-24T17:39:52.281Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-09-24T17:39:54.558Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-09-24T17:39:54.558Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-09-24T17:39:54.558Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-09-24T17:39:56.835Z] === RUN TestDockerSuite/TestRunEnvironment [2021-09-24T17:39:56.835Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-09-24T17:39:56.835Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-09-24T17:39:56.835Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-09-24T17:39:56.835Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-09-24T17:39:56.835Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-09-24T17:39:56.835Z] === RUN TestDockerSuite/TestRunExitCode [2021-09-24T17:39:58.445Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-09-24T17:40:00.723Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-09-24T17:40:02.334Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-09-24T17:40:04.609Z] === RUN TestDockerSuite/TestRunExposePort [2021-09-24T17:40:04.609Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-09-24T17:40:04.609Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-09-24T17:40:04.609Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-09-24T17:40:04.609Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-09-24T17:40:04.609Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-09-24T17:40:04.609Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-09-24T17:40:04.609Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-09-24T17:40:04.609Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-09-24T17:40:04.609Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-09-24T17:40:04.609Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-09-24T17:40:04.609Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-09-24T17:40:04.609Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-09-24T17:40:04.609Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-09-24T17:40:04.609Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-09-24T17:40:04.609Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-09-24T17:40:05.245Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-09-24T17:40:08.502Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-09-24T17:40:08.502Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-09-24T17:40:08.502Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-09-24T17:40:08.502Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-09-24T17:40:08.502Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-09-24T17:40:08.502Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-09-24T17:40:08.502Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-09-24T17:40:08.502Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-09-24T17:40:08.502Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-09-24T17:40:08.502Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-09-24T17:40:08.502Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-09-24T17:40:08.502Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-09-24T17:40:13.920Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-09-24T17:40:17.318Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-09-24T17:40:17.318Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-09-24T17:40:17.318Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-09-24T17:40:18.338Z] === RUN TestDockerSuite/TestRunModeHostname [2021-09-24T17:40:18.338Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-09-24T17:40:18.338Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-09-24T17:40:18.338Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-09-24T17:40:18.338Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-09-24T17:40:18.338Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-09-24T17:40:18.338Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-09-24T17:40:18.338Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-09-24T17:40:18.338Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-09-24T17:40:18.338Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-09-24T17:40:18.338Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-09-24T17:40:18.338Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-09-24T17:40:18.338Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-09-24T17:40:18.338Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-09-24T17:40:18.338Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-09-24T17:40:18.338Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-09-24T17:40:18.338Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-09-24T17:40:18.338Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-09-24T17:40:18.338Z] === RUN TestDockerSuite/TestRunMount [2021-09-24T17:40:18.338Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-09-24T17:40:18.338Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-09-24T17:40:18.338Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-09-24T17:40:18.338Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-09-24T17:40:18.338Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-09-24T17:40:18.338Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-09-24T17:40:18.338Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-09-24T17:40:18.338Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-09-24T17:40:22.601Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-09-24T17:40:24.329Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-09-24T17:40:24.329Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-09-24T17:40:24.329Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-09-24T17:40:24.329Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-09-24T17:40:24.329Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-09-24T17:40:24.329Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-09-24T17:40:24.329Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-09-24T17:40:29.190Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-09-24T17:40:32.218Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-09-24T17:40:32.218Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-09-24T17:40:32.702Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-09-24T17:40:32.702Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-09-24T17:40:32.702Z] === RUN TestDockerSuite/TestRunNetHost [2021-09-24T17:40:32.702Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-09-24T17:40:32.702Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-09-24T17:40:32.702Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-09-24T17:40:32.702Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-09-24T17:40:32.702Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-09-24T17:40:32.702Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-09-24T17:40:32.702Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-09-24T17:40:32.702Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-09-24T17:40:32.702Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-09-24T17:40:32.702Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-09-24T17:40:32.702Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-09-24T17:40:32.702Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-09-24T17:40:32.702Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-09-24T17:40:32.702Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-09-24T17:40:32.702Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-09-24T17:40:34.313Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-09-24T17:40:35.925Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-09-24T17:40:38.201Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-09-24T17:40:39.220Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-09-24T17:40:41.498Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-09-24T17:40:41.498Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-09-24T17:40:41.498Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-09-24T17:40:41.498Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-09-24T17:40:41.498Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-09-24T17:40:41.498Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-09-24T17:40:41.498Z] === RUN TestDockerSuite/TestRunPortInUse [2021-09-24T17:40:41.498Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-09-24T17:40:41.498Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-09-24T17:40:41.498Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-09-24T17:40:41.498Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-09-24T17:40:41.498Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-09-24T17:40:41.498Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-09-24T17:40:41.498Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-09-24T17:40:41.498Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-09-24T17:40:41.498Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-09-24T17:40:41.498Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-09-24T17:40:43.774Z] === RUN TestDockerSuite/TestRunPublishPort [2021-09-24T17:40:43.774Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-09-24T17:40:43.774Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-09-24T17:40:43.774Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-09-24T17:40:43.774Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-09-24T17:40:43.774Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-09-24T17:40:43.774Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-09-24T17:40:43.774Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-09-24T17:40:43.774Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-09-24T17:40:43.774Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-09-24T17:40:43.774Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-09-24T17:40:51.077Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-09-24T17:40:51.077Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-09-24T17:40:51.077Z] === RUN TestDockerSuite/TestRunRm [2021-09-24T17:40:52.688Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-09-24T17:40:58.681Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-09-24T17:40:59.699Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-09-24T17:41:01.974Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-09-24T17:41:04.252Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-09-24T17:41:06.530Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-09-24T17:41:06.530Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-09-24T17:41:06.530Z] === RUN TestDockerSuite/TestRunState [2021-09-24T17:41:06.530Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-09-24T17:41:06.530Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-09-24T17:41:08.141Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-09-24T17:41:08.141Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-09-24T17:41:08.141Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-09-24T17:41:10.419Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-09-24T17:41:10.419Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-09-24T17:41:10.419Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-09-24T17:41:10.419Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-09-24T17:41:10.419Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-09-24T17:41:10.419Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-09-24T17:41:10.419Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-09-24T17:41:10.419Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-09-24T17:41:10.419Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-09-24T17:41:15.285Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-09-24T17:41:15.285Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-09-24T17:41:15.285Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-09-24T17:41:15.285Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-09-24T17:41:15.285Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-09-24T17:41:15.285Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-09-24T17:41:15.285Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-09-24T17:41:15.286Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-09-24T17:41:15.286Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-09-24T17:41:15.286Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-09-24T17:41:15.286Z] === RUN TestDockerSuite/TestRunUserByID [2021-09-24T17:41:15.286Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-09-24T17:41:15.286Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-09-24T17:41:15.286Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-09-24T17:41:15.286Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-09-24T17:41:15.286Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-09-24T17:41:15.286Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-09-24T17:41:15.286Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-09-24T17:41:15.286Z] === RUN TestDockerSuite/TestRunUserByName [2021-09-24T17:41:15.286Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-09-24T17:41:15.286Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-09-24T17:41:22.583Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-09-24T17:41:22.583Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-09-24T17:41:22.583Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-09-24T17:41:24.196Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-09-24T17:41:24.196Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-09-24T17:41:24.196Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-09-24T17:41:24.196Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-09-24T17:41:24.196Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-09-24T17:41:27.227Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-09-24T17:41:33.221Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-09-24T17:41:34.938Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-09-24T17:41:34.938Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-09-24T17:41:34.938Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-09-24T17:41:34.938Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-09-24T17:41:34.938Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-09-24T17:41:34.938Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-09-24T17:41:34.938Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-09-24T17:41:34.938Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-09-24T17:41:34.938Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-09-24T17:41:34.938Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-09-24T17:41:34.938Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-09-24T17:41:34.938Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-09-24T17:41:37.104Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-09-24T17:41:37.151Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-09-24T17:41:40.097Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-09-24T17:41:41.967Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-09-24T17:41:41.967Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-09-24T17:41:41.967Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-09-24T17:41:41.967Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-09-24T17:41:43.880Z] === RUN TestDockerSuite/TestBuildEnv [2021-09-24T17:41:43.880Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-09-24T17:41:43.880Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-09-24T17:41:43.880Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-09-24T17:41:44.244Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-09-24T17:41:44.347Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-09-24T17:41:44.348Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-09-24T17:41:44.348Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-09-24T17:41:44.348Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-09-24T17:41:44.348Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-09-24T17:41:44.348Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-09-24T17:41:44.348Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-09-24T17:41:46.522Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-09-24T17:41:48.133Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-09-24T17:41:48.133Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-09-24T17:41:48.133Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-09-24T17:41:48.133Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-09-24T17:41:48.133Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-09-24T17:41:48.133Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-09-24T17:41:48.133Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-09-24T17:41:48.133Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-09-24T17:41:48.133Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-09-24T17:41:48.133Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-09-24T17:41:48.600Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-09-24T17:41:48.617Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-09-24T17:41:48.617Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-09-24T17:41:48.617Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-09-24T17:41:48.617Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-09-24T17:41:48.617Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-09-24T17:41:48.617Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-09-24T17:41:48.617Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-09-24T17:41:48.617Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-09-24T17:41:48.617Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-09-24T17:41:48.617Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-09-24T17:41:48.617Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-09-24T17:41:48.617Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-09-24T17:41:52.385Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-09-24T17:41:52.498Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-09-24T17:41:53.515Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-09-24T17:41:55.791Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-09-24T17:41:59.677Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-09-24T17:41:59.677Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-09-24T17:41:59.677Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-09-24T17:41:59.678Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-09-24T17:41:59.678Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-09-24T17:41:59.678Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-09-24T17:41:59.678Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-09-24T17:41:59.678Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-09-24T17:41:59.678Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-09-24T17:41:59.678Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-09-24T17:41:59.678Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-09-24T17:41:59.678Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-09-24T17:41:59.678Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-09-24T17:41:59.678Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-09-24T17:41:59.678Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-09-24T17:41:59.678Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-09-24T17:41:59.678Z] === RUN TestDockerSuite/TestSaveImageId [2021-09-24T17:41:59.678Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-09-24T17:41:59.678Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-09-24T17:41:59.678Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-09-24T17:41:59.678Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-09-24T17:41:59.678Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-09-24T17:41:59.678Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-09-24T17:41:59.678Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-09-24T17:41:59.678Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-09-24T17:41:59.678Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-09-24T17:41:59.678Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-09-24T17:41:59.678Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-09-24T17:41:59.678Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-09-24T17:41:59.678Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-09-24T17:41:59.678Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-09-24T17:41:59.678Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-09-24T17:41:59.678Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-09-24T17:41:59.678Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-09-24T17:41:59.678Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-09-24T17:42:02.708Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-09-24T17:42:02.709Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-09-24T17:42:03.192Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-09-24T17:42:03.678Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-09-24T17:42:04.866Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-09-24T17:42:04.866Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-09-24T17:42:04.866Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-09-24T17:42:04.866Z] === RUN TestDockerSuite/TestBuildExpose [2021-09-24T17:42:04.866Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-09-24T17:42:04.866Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-09-24T17:42:04.866Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-09-24T17:42:05.291Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-09-24T17:42:05.333Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-09-24T17:42:05.333Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-09-24T17:42:05.333Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-09-24T17:42:05.333Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-09-24T17:42:05.333Z] === RUN TestDockerSuite/TestBuildFails [2021-09-24T17:42:07.544Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-09-24T17:42:07.544Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-09-24T17:42:11.280Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-09-24T17:42:11.280Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-09-24T17:42:11.280Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-09-24T17:42:14.690Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-09-24T17:42:18.574Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-09-24T17:42:18.575Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-09-24T17:42:18.575Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-09-24T17:42:19.485Z] === RUN TestDockerSuite/TestBuildForceRm [2021-09-24T17:42:21.602Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-09-24T17:42:21.602Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-09-24T17:42:21.602Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-09-24T17:42:21.602Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-09-24T17:42:21.602Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-09-24T17:42:21.602Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-09-24T17:42:21.602Z] === RUN TestDockerSuite/TestStartRecordError [2021-09-24T17:42:21.602Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-09-24T17:42:21.602Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-09-24T17:42:26.634Z] === RUN TestDockerSuite/TestBuildFromGit [2021-09-24T17:42:30.418Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-09-24T17:42:30.418Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-09-24T17:42:30.418Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-09-24T17:42:30.418Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-09-24T17:42:30.418Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-09-24T17:42:30.418Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-09-24T17:42:30.418Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-09-24T17:42:30.418Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-09-24T17:42:30.418Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-09-24T17:42:30.418Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-09-24T17:42:30.418Z] === RUN TestDockerSuite/TestStatsNoStream [2021-09-24T17:42:30.418Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-09-24T17:42:30.418Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-09-24T17:42:31.379Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-09-24T17:42:32.029Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-09-24T17:42:32.364Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-09-24T17:42:34.305Z] === RUN TestDockerSuite/TestTopPrivileged [2021-09-24T17:42:34.305Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-09-24T17:42:34.305Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-09-24T17:42:35.917Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-09-24T17:42:35.918Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-09-24T17:42:35.918Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-09-24T17:42:35.918Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-09-24T17:42:35.918Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-09-24T17:42:35.918Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-09-24T17:42:35.918Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-09-24T17:42:35.918Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-09-24T17:42:35.918Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-09-24T17:42:35.918Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-09-24T17:42:36.152Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-09-24T17:42:36.152Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-09-24T17:42:36.152Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-09-24T17:42:36.402Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-09-24T17:42:36.402Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-09-24T17:42:36.402Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-09-24T17:42:37.136Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-09-24T17:42:37.604Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-09-24T17:42:37.604Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-09-24T17:42:37.604Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-09-24T17:42:46.258Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-09-24T17:42:46.258Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-09-24T17:42:46.258Z] === RUN TestDockerSuite/TestBuildHistory [2021-09-24T17:42:51.534Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-09-24T17:42:51.534Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-09-24T17:42:52.018Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-09-24T17:42:52.018Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-09-24T17:42:52.018Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-09-24T17:42:52.018Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-09-24T17:42:52.501Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-09-24T17:42:52.501Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-09-24T17:42:54.779Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-09-24T17:42:54.779Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-09-24T17:42:54.908Z] === RUN TestDockerSuite/TestBuildIidFile [2021-09-24T17:42:55.893Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-09-24T17:42:57.812Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-09-24T17:42:57.812Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-09-24T17:42:58.110Z] === RUN TestDockerSuite/TestBuildInheritance [2021-09-24T17:42:58.110Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-09-24T17:42:58.295Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-09-24T17:42:58.295Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-09-24T17:42:58.295Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-09-24T17:42:58.577Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-09-24T17:42:59.045Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-09-24T17:42:59.045Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-09-24T17:43:02.830Z] === RUN TestDockerSuite/TestBuildLabel [2021-09-24T17:43:03.817Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-09-24T17:43:04.284Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-09-24T17:43:05.268Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-09-24T17:43:05.735Z] === RUN TestDockerSuite/TestBuildLabels [2021-09-24T17:43:06.720Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-09-24T17:43:07.705Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-09-24T17:43:10.983Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-09-24T17:43:10.983Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-09-24T17:43:10.983Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-09-24T17:43:11.466Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-09-24T17:43:11.950Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-09-24T17:43:11.950Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-09-24T17:43:11.950Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-09-24T17:43:13.565Z] === RUN TestDockerSuite/TestBuildLastModified [2021-09-24T17:43:13.565Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-09-24T17:43:13.565Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-09-24T17:43:13.565Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-09-24T17:43:13.565Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-09-24T17:43:13.565Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-09-24T17:43:13.565Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-09-24T17:43:13.565Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-09-24T17:43:13.565Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-09-24T17:43:14.031Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-09-24T17:43:14.498Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-09-24T17:43:17.939Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-09-24T17:43:17.939Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-09-24T17:43:18.422Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-09-24T17:43:19.247Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-09-24T17:43:27.237Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-09-24T17:43:27.237Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.237Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-09-24T17:43:27.237Z] --- PASS: TestDockerSuite (2349.06s) [2021-09-24T17:43:27.237Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-09-24T17:43:27.237Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-09-24T17:43:27.237Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-09-24T17:43:27.237Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-09-24T17:43:27.237Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-09-24T17:43:27.237Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-09-24T17:43:27.237Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-09-24T17:43:27.237Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.77s) [2021-09-24T17:43:27.237Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.22s) [2021-09-24T17:43:27.237Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.54s) [2021-09-24T17:43:27.237Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.38s) [2021-09-24T17:43:27.237Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (124.77s) [2021-09-24T17:43:27.237Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.95s) [2021-09-24T17:43:27.237Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.88s) [2021-09-24T17:43:27.237Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-09-24T17:43:27.237Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-09-24T17:43:27.237Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-09-24T17:43:27.237Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-09-24T17:43:27.237Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-09-24T17:43:27.237Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-09-24T17:43:27.237Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-09-24T17:43:27.237Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-09-24T17:43:27.237Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-09-24T17:43:27.237Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.60s) [2021-09-24T17:43:27.237Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-09-24T17:43:27.237Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-09-24T17:43:27.237Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.08s) [2021-09-24T17:43:27.237Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.07s) [2021-09-24T17:43:27.237Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-09-24T17:43:27.237Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-09-24T17:43:27.237Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-09-24T17:43:27.237Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-09-24T17:43:27.237Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.92s) [2021-09-24T17:43:27.237Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-09-24T17:43:27.237Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-09-24T17:43:27.237Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.95s) [2021-09-24T17:43:27.237Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (99.03s) [2021-09-24T17:43:27.237Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.29s) [2021-09-24T17:43:27.237Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.92s) [2021-09-24T17:43:27.237Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-09-24T17:43:27.237Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.50s) [2021-09-24T17:43:27.237Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.82s) [2021-09-24T17:43:27.237Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-09-24T17:43:27.237Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-09-24T17:43:27.237Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-09-24T17:43:27.237Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s) [2021-09-24T17:43:27.237Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.82s) [2021-09-24T17:43:27.237Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.99s) [2021-09-24T17:43:27.237Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.41s) [2021-09-24T17:43:27.237Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-09-24T17:43:27.237Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-09-24T17:43:27.237Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2021-09-24T17:43:27.237Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.69s) [2021-09-24T17:43:27.237Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (9.88s) [2021-09-24T17:43:27.237Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (9.03s) [2021-09-24T17:43:27.237Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.97s) [2021-09-24T17:43:27.237Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-09-24T17:43:27.237Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.16s) [2021-09-24T17:43:27.237Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.48s) [2021-09-24T17:43:27.237Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (8.93s) [2021-09-24T17:43:27.237Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-09-24T17:43:27.237Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-09-24T17:43:27.237Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-09-24T17:43:27.237Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-09-24T17:43:27.237Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.47s) [2021-09-24T17:43:27.237Z] --- PASS: TestDockerSuite/TestBuildAddTar (48.32s) [2021-09-24T17:43:27.237Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-09-24T17:43:27.237Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.26s) [2021-09-24T17:43:27.237Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (24.94s) [2021-09-24T17:43:27.237Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.53s) [2021-09-24T17:43:27.237Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.46s) [2021-09-24T17:43:27.237Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.34s) [2021-09-24T17:43:27.237Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.77s) [2021-09-24T17:43:27.237Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.14s) [2021-09-24T17:43:27.237Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (7.84s) [2021-09-24T17:43:27.237Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.42s) [2021-09-24T17:43:27.237Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2021-09-24T17:43:27.237Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (8.98s) [2021-09-24T17:43:27.237Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-09-24T17:43:27.237Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-09-24T17:43:27.237Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.87s) [2021-09-24T17:43:27.237Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-09-24T17:43:27.237Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.55s) [2021-09-24T17:43:27.237Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-09-24T17:43:27.237Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-09-24T17:43:27.237Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (39.04s) [2021-09-24T17:43:27.237Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.97s) [2021-09-24T17:43:27.237Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.54s) [2021-09-24T17:43:27.237Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.29s) [2021-09-24T17:43:27.237Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.21s) [2021-09-24T17:43:27.237Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-09-24T17:43:27.237Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.24s) [2021-09-24T17:43:27.237Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.23s) [2021-09-24T17:43:27.237Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-09-24T17:43:27.237Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-09-24T17:43:27.237Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.39s) [2021-09-24T17:43:27.237Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.90s) [2021-09-24T17:43:27.237Z] --- PASS: TestDockerSuite/TestBuildCmd (0.54s) [2021-09-24T17:43:27.237Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.53s) [2021-09-24T17:43:27.237Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.54s) [2021-09-24T17:43:27.237Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.68s) [2021-09-24T17:43:27.237Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.04s) [2021-09-24T17:43:27.237Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-09-24T17:43:27.237Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.12s) [2021-09-24T17:43:27.237Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-09-24T17:43:27.237Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.47s) [2021-09-24T17:43:27.237Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.79s) [2021-09-24T17:43:27.237Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.88s) [2021-09-24T17:43:27.237Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.50s) [2021-09-24T17:43:27.237Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-09-24T17:43:27.237Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.81s) [2021-09-24T17:43:27.237Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.66s) [2021-09-24T17:43:27.237Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-09-24T17:43:27.237Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-09-24T17:43:27.237Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.50s) [2021-09-24T17:43:27.237Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (28.44s) [2021-09-24T17:43:27.237Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.54s) [2021-09-24T17:43:27.237Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.49s) [2021-09-24T17:43:27.237Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.66s) [2021-09-24T17:43:27.237Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2021-09-24T17:43:27.237Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.25s) [2021-09-24T17:43:27.237Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-09-24T17:43:27.237Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.50s) [2021-09-24T17:43:27.237Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-09-24T17:43:27.237Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (23.79s) [2021-09-24T17:43:27.237Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.65s) [2021-09-24T17:43:27.237Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.28s) [2021-09-24T17:43:27.237Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (19.50s) [2021-09-24T17:43:27.237Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.39s) [2021-09-24T17:43:27.237Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.61s) [2021-09-24T17:43:27.237Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (2.87s) [2021-09-24T17:43:27.237Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.42s) [2021-09-24T17:43:27.237Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.44s) [2021-09-24T17:43:27.237Z] --- PASS: TestDockerSuite/TestBuildDockerignore (61.33s) [2021-09-24T17:43:27.237Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.61s) [2021-09-24T17:43:27.237Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.28s) [2021-09-24T17:43:27.237Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (77.09s) [2021-09-24T17:43:27.237Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.39s) [2021-09-24T17:43:27.237Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.59s) [2021-09-24T17:43:27.237Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (20.96s) [2021-09-24T17:43:27.237Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (8.80s) [2021-09-24T17:43:27.237Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (18.21s) [2021-09-24T17:43:27.237Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (33.00s) [2021-09-24T17:43:27.237Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (8.75s) [2021-09-24T17:43:27.237Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (13.39s) [2021-09-24T17:43:27.237Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (97.14s) [2021-09-24T17:43:27.237Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.36s) [2021-09-24T17:43:27.237Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.27s) [2021-09-24T17:43:27.237Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-09-24T17:43:27.237Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.52s) [2021-09-24T17:43:27.237Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.06s) [2021-09-24T17:43:27.237Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-09-24T17:43:27.237Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.46s) [2021-09-24T17:43:27.237Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.53s) [2021-09-24T17:43:27.237Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.88s) [2021-09-24T17:43:27.237Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.00s) [2021-09-24T17:43:27.237Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.30s) [2021-09-24T17:43:27.237Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-09-24T17:43:27.237Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s) [2021-09-24T17:43:27.237Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-09-24T17:43:27.237Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-09-24T17:43:27.237Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-09-24T17:43:27.237Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.53s) [2021-09-24T17:43:27.237Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-09-24T17:43:27.237Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-09-24T17:43:27.237Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-09-24T17:43:27.237Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.92s) [2021-09-24T17:43:27.237Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.34s) [2021-09-24T17:43:27.238Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (13.62s) [2021-09-24T17:43:27.238Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.58s) [2021-09-24T17:43:27.238Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-09-24T17:43:27.238Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-09-24T17:43:27.238Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-09-24T17:43:27.238Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-09-24T17:43:27.238Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-09-24T17:43:27.238Z] --- PASS: TestDockerSuite/TestBuildFails (2.12s) [2021-09-24T17:43:27.238Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2021-09-24T17:43:27.238Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.83s) [2021-09-24T17:43:27.238Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.07s) [2021-09-24T17:43:27.238Z] --- PASS: TestDockerSuite/TestBuildForceRm (5.65s) [2021-09-24T17:43:27.238Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.21s) [2021-09-24T17:43:27.238Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.27s) [2021-09-24T17:43:27.238Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.56s) [2021-09-24T17:43:27.238Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-09-24T17:43:27.238Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.75s) [2021-09-24T17:43:27.238Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.59s) [2021-09-24T17:43:27.238Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-09-24T17:43:27.238Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (7.57s) [2021-09-24T17:43:27.238Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-09-24T17:43:27.238Z] --- PASS: TestDockerSuite/TestBuildHistory (10.58s) [2021-09-24T17:43:27.238Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.93s) [2021-09-24T17:43:27.238Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.79s) [2021-09-24T17:43:27.238Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-09-24T17:43:27.238Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.72s) [2021-09-24T17:43:27.722Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2021-09-24T17:43:27.722Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.90s) [2021-09-24T17:43:27.722Z] --- PASS: TestDockerSuite/TestBuildLabel (0.91s) [2021-09-24T17:43:27.722Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.60s) [2021-09-24T17:43:27.722Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.93s) [2021-09-24T17:43:27.722Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.59s) [2021-09-24T17:43:27.722Z] --- PASS: TestDockerSuite/TestBuildLabels (0.93s) [2021-09-24T17:43:27.722Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.46s) [2021-09-24T17:43:27.722Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.43s) [2021-09-24T17:43:27.722Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2021-09-24T17:43:27.722Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-09-24T17:43:27.722Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2021-09-24T17:43:27.722Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2021-09-24T17:43:27.722Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2021-09-24T17:43:27.722Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2021-09-24T17:43:27.722Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.53s) [2021-09-24T17:43:27.722Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.58s) [2021-09-24T17:43:27.722Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.43s) [2021-09-24T17:43:27.722Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (13.44s) [2021-09-24T17:43:27.722Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-09-24T17:43:27.722Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.81s) [2021-09-24T17:43:27.722Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (27.51s) [2021-09-24T17:43:27.722Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (17.24s) [2021-09-24T17:43:27.722Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.60s) [2021-09-24T17:43:27.722Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.40s) [2021-09-24T17:43:27.722Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.96s) [2021-09-24T17:43:27.722Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (14.52s) [2021-09-24T17:43:27.722Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-09-24T17:43:27.722Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (11.43s) [2021-09-24T17:43:27.722Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.61s) [2021-09-24T17:43:27.722Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-09-24T17:43:27.722Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-09-24T17:43:27.722Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.47s) [2021-09-24T17:43:27.722Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (8.65s) [2021-09-24T17:43:27.722Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.15s) [2021-09-24T17:43:27.722Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.22s) [2021-09-24T17:43:27.722Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s) [2021-09-24T17:43:27.722Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (3.02s) [2021-09-24T17:43:27.722Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.88s) [2021-09-24T17:43:27.722Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.23s) [2021-09-24T17:43:27.722Z] --- PASS: TestDockerSuite/TestBuildOnBuild (12.70s) [2021-09-24T17:43:27.722Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.41s) [2021-09-24T17:43:27.722Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.65s) [2021-09-24T17:43:27.722Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.22s) [2021-09-24T17:43:27.722Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.67s) [2021-09-24T17:43:27.722Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.38s) [2021-09-24T17:43:27.722Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.30s) [2021-09-24T17:43:27.722Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.05s) [2021-09-24T17:43:27.722Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-09-24T17:43:27.722Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-09-24T17:43:27.722Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.02s) [2021-09-24T17:43:27.722Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-09-24T17:43:27.722Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (40.49s) [2021-09-24T17:43:27.722Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (30.53s) [2021-09-24T17:43:27.722Z] --- PASS: TestDockerSuite/TestBuildRm (11.25s) [2021-09-24T17:43:27.722Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.94s) [2021-09-24T17:43:27.722Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-09-24T17:43:27.722Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.29s) [2021-09-24T17:43:27.722Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.31s) [2021-09-24T17:43:27.722Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.22s) [2021-09-24T17:43:27.722Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.15s) [2021-09-24T17:43:27.722Z] --- PASS: TestDockerSuite/TestBuildShellInherited (3.91s) [2021-09-24T17:43:27.722Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (13.82s) [2021-09-24T17:43:27.722Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.59s) [2021-09-24T17:43:27.722Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.60s) [2021-09-24T17:43:27.722Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.80s) [2021-09-24T17:43:27.722Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.27s) [2021-09-24T17:43:27.722Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.11s) [2021-09-24T17:43:27.722Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2021-09-24T17:43:27.722Z] --- PASS: TestDockerSuite/TestBuildStderr (3.81s) [2021-09-24T17:43:27.722Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (17.15s) [2021-09-24T17:43:27.722Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.27s) [2021-09-24T17:43:27.722Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.74s) [2021-09-24T17:43:27.722Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.11s) [2021-09-24T17:43:27.722Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.05s) [2021-09-24T17:43:27.722Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.73s) [2021-09-24T17:43:27.722Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-09-24T17:43:27.722Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-09-24T17:43:27.722Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-09-24T17:43:27.722Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.66s) [2021-09-24T17:43:27.722Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.53s) [2021-09-24T17:43:27.722Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.29s) [2021-09-24T17:43:27.722Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-09-24T17:43:27.722Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-09-24T17:43:27.722Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (19.11s) [2021-09-24T17:43:27.722Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.82s) [2021-09-24T17:43:27.722Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.71s) [2021-09-24T17:43:27.722Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.85s) [2021-09-24T17:43:27.722Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.30s) [2021-09-24T17:43:27.722Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-09-24T17:43:27.722Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.39s) [2021-09-24T17:43:27.722Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s) [2021-09-24T17:43:27.722Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (9.69s) [2021-09-24T17:43:27.722Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.91s) [2021-09-24T17:43:27.722Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.35s) [2021-09-24T17:43:27.722Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (16.11s) [2021-09-24T17:43:27.722Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2021-09-24T17:43:27.722Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.27s) [2021-09-24T17:43:27.722Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-09-24T17:43:27.722Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.12s) [2021-09-24T17:43:27.722Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.03s) [2021-09-24T17:43:27.722Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.89s) [2021-09-24T17:43:27.722Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.26s) [2021-09-24T17:43:27.722Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-09-24T17:43:27.722Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-09-24T17:43:27.722Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.98s) [2021-09-24T17:43:27.722Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.82s) [2021-09-24T17:43:27.722Z] --- PASS: TestDockerSuite/TestCommitChange (4.20s) [2021-09-24T17:43:27.722Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (3.78s) [2021-09-24T17:43:27.722Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-09-24T17:43:27.722Z] --- PASS: TestDockerSuite/TestCommitNewFile (10.45s) [2021-09-24T17:43:27.722Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-09-24T17:43:27.722Z] --- PASS: TestDockerSuite/TestCommitTTY (10.37s) [2021-09-24T17:43:27.722Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.64s) [2021-09-24T17:43:27.722Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-09-24T17:43:27.722Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-09-24T17:43:27.722Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-09-24T17:43:27.722Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-09-24T17:43:27.722Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-09-24T17:43:27.722Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-09-24T17:43:27.722Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-09-24T17:43:27.722Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2021-09-24T17:43:27.722Z] --- PASS: TestDockerSuite/TestContainerAPICommit (10.50s) [2021-09-24T17:43:27.722Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (10.78s) [2021-09-24T17:43:27.722Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-09-24T17:43:27.722Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.08s) [2021-09-24T17:43:27.722Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-09-24T17:43:27.722Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-09-24T17:43:27.722Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-09-24T17:43:27.722Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.10s) [2021-09-24T17:43:27.722Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.15s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-09-24T17:43:27.723Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-09-24T17:43:27.723Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-09-24T17:43:27.723Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.28s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.93s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.89s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-09-24T17:43:27.723Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.01s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.01s) [2021-09-24T17:43:27.723Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-09-24T17:43:27.723Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.21s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.80s) [2021-09-24T17:43:27.723Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.18s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.21s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.96s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.41s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.43s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.62s) [2021-09-24T17:43:27.723Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.17s) [2021-09-24T17:43:27.723Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.91s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.06s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.77s) [2021-09-24T17:43:27.723Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-09-24T17:43:27.723Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-09-24T17:43:27.723Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-09-24T17:43:27.723Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-09-24T17:43:27.723Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.69s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.50s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.33s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.33s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.34s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.40s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000096f90_} (2.33s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-14164344627_c:\foo_false____} (7.40s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-14164344627_c:\foo_true____} (2.34s) [2021-09-24T17:43:27.723Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.24s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.04s) [2021-09-24T17:43:27.723Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-09-24T17:43:27.723Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-09-24T17:43:27.723Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.03s) [2021-09-24T17:43:27.723Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-09-24T17:43:27.723Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.10s) [2021-09-24T17:43:27.723Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-09-24T17:43:27.723Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-09-24T17:43:27.723Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-09-24T17:43:27.723Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-09-24T17:43:27.723Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-09-24T17:43:27.723Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-09-24T17:43:27.723Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-09-24T17:43:27.723Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-09-24T17:43:27.723Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-09-24T17:43:27.723Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-09-24T17:43:27.723Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-09-24T17:43:27.723Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-09-24T17:43:27.723Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.12s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2021-09-24T17:43:27.723Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.17s) [2021-09-24T17:43:27.723Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-09-24T17:43:27.723Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-09-24T17:43:27.723Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestCpToCaseA (3.83s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.12s) [2021-09-24T17:43:27.723Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-09-24T17:43:27.723Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestCpToCaseE (7.57s) [2021-09-24T17:43:27.723Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-09-24T17:43:27.723Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestCpToCaseH (12.84s) [2021-09-24T17:43:27.723Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-09-24T17:43:27.723Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestCpToDot (2.16s) [2021-09-24T17:43:27.723Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-09-24T17:43:27.723Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestCpToStdout (2.11s) [2021-09-24T17:43:27.723Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-09-24T17:43:27.723Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-09-24T17:43:27.723Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-09-24T17:43:27.723Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.17s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestCreateArgs (0.17s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.12s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.00s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.16s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.17s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.77s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.63s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestCreateLabels (0.17s) [2021-09-24T17:43:27.723Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestCreateRM (0.32s) [2021-09-24T17:43:27.723Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.17s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.31s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (11.83s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.20s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.37s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.85s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.17s) [2021-09-24T17:43:27.723Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (6.95s) [2021-09-24T17:43:27.723Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.13s) [2021-09-24T17:43:27.723Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-09-24T17:43:27.723Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-09-24T17:43:27.723Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-09-24T17:43:27.723Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-09-24T17:43:27.723Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-09-24T17:43:27.723Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-09-24T17:43:27.723Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-09-24T17:43:27.723Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-09-24T17:43:27.723Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2021-09-24T17:43:27.723Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-09-24T17:43:27.723Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-09-24T17:43:27.723Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-09-24T17:43:27.723Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-09-24T17:43:27.723Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.27s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.09s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.13s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (12.36s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestEventsCopy (4.46s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.47s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.99s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.75s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.52s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.62s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.95s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestEventsFilters (4.09s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestEventsFormat (3.89s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2021-09-24T17:43:27.723Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-09-24T17:43:27.723Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-09-24T17:43:27.723Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.16s) [2021-09-24T17:43:27.723Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestEventsRename (2.14s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestEventsResize (7.42s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.06s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.25s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.39s) [2021-09-24T17:43:27.723Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestEventsUntag (2.74s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.74s) [2021-09-24T17:43:27.723Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-09-24T17:43:27.723Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.71s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.79s) [2021-09-24T17:43:27.723Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-09-24T17:43:27.723Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-09-24T17:43:27.723Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.76s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.95s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.94s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.78s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.69s) [2021-09-24T17:43:27.723Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-09-24T17:43:27.723Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-09-24T17:43:27.723Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.01s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestExecInspectID (4.36s) [2021-09-24T17:43:27.723Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-09-24T17:43:27.723Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-09-24T17:43:27.723Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-09-24T17:43:27.723Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-09-24T17:43:27.723Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.19s) [2021-09-24T17:43:27.723Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-09-24T17:43:27.723Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-09-24T17:43:27.723Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-09-24T17:43:27.723Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-09-24T17:43:27.723Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.04s) [2021-09-24T17:43:27.723Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.57s) [2021-09-24T17:43:27.723Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-09-24T17:43:27.723Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-09-24T17:43:27.723Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.80s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.78s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.78s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.84s) [2021-09-24T17:43:27.723Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.12s) [2021-09-24T17:43:27.723Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.77s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2021-09-24T17:43:27.723Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.30s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.58s) [2021-09-24T17:43:27.723Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.98s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.62s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.24s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.94s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.08s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestImagesFormat (0.19s) [2021-09-24T17:43:27.723Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.66s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2021-09-24T17:43:27.723Z] --- PASS: TestDockerSuite/TestImportBadURL (2.39s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.04s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.99s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.36s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.01s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.17s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.07s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestInspectDefault (2.03s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestInspectHistory (3.81s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestInspectInt64 (7.02s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.96s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.17s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.01s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.95s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.90s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestInspectStatus (2.42s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.64s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.02s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.99s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.91s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.94s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.98s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.99s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.74s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.75s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.40s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.15s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.98s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.10s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.12s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.25s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.25s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.20s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.12s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.06s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestLogsSince (8.81s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestLogsTail (2.56s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.27s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.02s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.13s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.04s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestPsByOrder (7.35s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.16s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (12.96s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.27s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.43s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.19s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (11.22s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.97s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.25s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.25s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.82s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.40s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (1.02s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.67s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.62s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.21s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (19.69s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.35s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.22s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.17s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.69s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.76s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.72s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.75s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.27s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (12.25s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.55s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.66s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.69s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.34s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.54s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.65s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestRmiTag (0.62s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.14s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (14.50s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.19s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.00s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.08s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.79s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.03s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.47s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.05s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (6.89s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.44s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.01s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (6.77s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.79s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.79s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.04s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.05s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.03s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.02s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.75s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.67s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.14s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.11s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.94s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.06s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestRunEntrypoint (1.97s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-09-24T17:43:27.724Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-09-24T17:43:27.724Z] --- PASS: TestDockerSuite/TestRunExitCode (1.97s) [2021-09-24T17:43:27.725Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (1.93s) [2021-09-24T17:43:27.725Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (1.96s) [2021-09-24T17:43:27.725Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.06s) [2021-09-24T17:43:27.725Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-09-24T17:43:27.725Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.64s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-09-24T17:43:27.725Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-09-24T17:43:27.725Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.09s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-09-24T17:43:27.725Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.54s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-09-24T17:43:27.725Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.27s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-09-24T17:43:27.725Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.27s) [2021-09-24T17:43:27.725Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.63s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-09-24T17:43:27.725Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.31s) [2021-09-24T17:43:27.725Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.35s) [2021-09-24T17:43:27.725Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.89s) [2021-09-24T17:43:27.725Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.91s) [2021-09-24T17:43:27.725Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.34s) [2021-09-24T17:43:27.725Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.77s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-09-24T17:43:27.725Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.25s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-09-24T17:43:27.725Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (6.75s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-09-24T17:43:27.725Z] --- PASS: TestDockerSuite/TestRunRm (2.02s) [2021-09-24T17:43:27.725Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.21s) [2021-09-24T17:43:27.725Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.02s) [2021-09-24T17:43:27.725Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (1.96s) [2021-09-24T17:43:27.725Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.12s) [2021-09-24T17:43:27.725Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.34s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-09-24T17:43:27.725Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.95s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-09-24T17:43:27.725Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.83s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-09-24T17:43:27.725Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.16s) [2021-09-24T17:43:27.725Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-09-24T17:43:27.725Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.63s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-09-24T17:43:27.725Z] --- PASS: TestDockerSuite/TestRunUserDefaults (6.84s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-09-24T17:43:27.725Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.06s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-09-24T17:43:27.725Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.65s) [2021-09-24T17:43:27.725Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (5.96s) [2021-09-24T17:43:27.725Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.02s) [2021-09-24T17:43:27.725Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.10s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-09-24T17:43:27.725Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.11s) [2021-09-24T17:43:27.725Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.23s) [2021-09-24T17:43:27.725Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.05s) [2021-09-24T17:43:27.725Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.05s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-09-24T17:43:27.725Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2021-09-24T17:43:27.725Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-09-24T17:43:27.725Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.63s) [2021-09-24T17:43:27.725Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.54s) [2021-09-24T17:43:27.725Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.00s) [2021-09-24T17:43:27.725Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.96s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-09-24T17:43:27.725Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.52s) [2021-09-24T17:43:27.725Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.42s) [2021-09-24T17:43:27.725Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.43s) [2021-09-24T17:43:27.725Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.23s) [2021-09-24T17:43:27.725Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.79s) [2021-09-24T17:43:27.725Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (5.91s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-09-24T17:43:27.725Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.43s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-09-24T17:43:27.725Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.48s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-09-24T17:43:27.725Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (8.99s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-09-24T17:43:27.725Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.88s) [2021-09-24T17:43:27.725Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.04s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-09-24T17:43:27.725Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.89s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-09-24T17:43:27.725Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.27s) [2021-09-24T17:43:27.725Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.13s) [2021-09-24T17:43:27.725Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.20s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-09-24T17:43:27.725Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.30s) [2021-09-24T17:43:27.725Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.26s) [2021-09-24T17:43:27.725Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.13s) [2021-09-24T17:43:27.725Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.20s) [2021-09-24T17:43:27.725Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2021-09-24T17:43:27.725Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.66s) [2021-09-24T17:43:27.725Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.35s) [2021-09-24T17:43:27.725Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.34s) [2021-09-24T17:43:27.725Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2021-09-24T17:43:27.725Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.16s) [2021-09-24T17:43:27.725Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (12.77s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-09-24T17:43:27.725Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.56s) [2021-09-24T17:43:27.725Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.18s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-09-24T17:43:27.725Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (5.93s) [2021-09-24T17:43:27.725Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.25s) [2021-09-24T17:43:27.725Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.25s) [2021-09-24T17:43:27.725Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.78s) [2021-09-24T17:43:27.725Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-09-24T17:43:27.725Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.32s) [2021-09-24T17:43:27.725Z] === RUN TestDockerRegistrySuite [2021-09-24T17:43:27.725Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-09-24T17:43:27.725Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.725Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-09-24T17:43:27.725Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.725Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-09-24T17:43:27.725Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.725Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-09-24T17:43:27.725Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.725Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-09-24T17:43:27.725Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.725Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-09-24T17:43:27.725Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.725Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-09-24T17:43:27.725Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.725Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-09-24T17:43:27.725Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.725Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-09-24T17:43:27.725Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.725Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-09-24T17:43:27.725Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.725Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-09-24T17:43:27.725Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.725Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-09-24T17:43:27.725Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.725Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-09-24T17:43:27.725Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.725Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-09-24T17:43:27.725Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.725Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-09-24T17:43:27.726Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.726Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-09-24T17:43:27.726Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.726Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-09-24T17:43:27.726Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.726Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-09-24T17:43:27.726Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.726Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-09-24T17:43:27.726Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.726Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-09-24T17:43:27.726Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.726Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-09-24T17:43:27.726Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.726Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-09-24T17:43:27.726Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.726Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-09-24T17:43:27.726Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.726Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-09-24T17:43:27.726Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.726Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-09-24T17:43:27.726Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.726Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-09-24T17:43:27.726Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.726Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-09-24T17:43:27.726Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.726Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-09-24T17:43:27.726Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.726Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-09-24T17:43:27.726Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.726Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-09-24T17:43:27.726Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.726Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-09-24T17:43:27.726Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.726Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-09-24T17:43:27.726Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.726Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-09-24T17:43:27.726Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.726Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-09-24T17:43:27.726Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.726Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-09-24T17:43:27.726Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.726Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-09-24T17:43:27.726Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.726Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-09-24T17:43:27.726Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.726Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-09-24T17:43:27.726Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.726Z] --- PASS: TestDockerRegistrySuite (0.17s) [2021-09-24T17:43:27.726Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-09-24T17:43:27.726Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-09-24T17:43:27.726Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-09-24T17:43:27.726Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-24T17:43:27.726Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-24T17:43:27.726Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-24T17:43:27.726Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-09-24T17:43:27.726Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-09-24T17:43:27.726Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-09-24T17:43:27.726Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-09-24T17:43:27.726Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-09-24T17:43:27.726Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-09-24T17:43:27.726Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-09-24T17:43:27.726Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-09-24T17:43:27.726Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-09-24T17:43:27.726Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-09-24T17:43:27.726Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-09-24T17:43:27.726Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-09-24T17:43:27.726Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-09-24T17:43:27.726Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-24T17:43:27.726Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-24T17:43:27.726Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-24T17:43:27.726Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-24T17:43:27.726Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-09-24T17:43:27.726Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-24T17:43:27.726Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-09-24T17:43:27.726Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-09-24T17:43:27.726Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-09-24T17:43:27.726Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-24T17:43:27.726Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-24T17:43:27.726Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-09-24T17:43:27.726Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-09-24T17:43:27.726Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-09-24T17:43:27.726Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-09-24T17:43:27.726Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-09-24T17:43:27.726Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-09-24T17:43:27.726Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-09-24T17:43:27.726Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-09-24T17:43:27.726Z] === RUN TestDockerSchema1RegistrySuite [2021-09-24T17:43:27.726Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-09-24T17:43:27.726Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.726Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-09-24T17:43:27.726Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.726Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-09-24T17:43:27.726Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.726Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-09-24T17:43:27.726Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.726Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-09-24T17:43:27.726Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.726Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-09-24T17:43:27.726Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.726Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-09-24T17:43:27.726Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.726Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-09-24T17:43:27.726Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.726Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-09-24T17:43:27.726Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.726Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-09-24T17:43:27.726Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.726Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-09-24T17:43:27.726Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.726Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-09-24T17:43:27.726Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.726Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-09-24T17:43:27.726Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.726Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-09-24T17:43:27.726Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.726Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-09-24T17:43:27.726Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.726Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-09-24T17:43:27.726Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.726Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-09-24T17:43:27.726Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.726Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-09-24T17:43:27.726Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.726Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-09-24T17:43:27.726Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-24T17:43:27.726Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-24T17:43:27.726Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-24T17:43:27.726Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-09-24T17:43:27.726Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-09-24T17:43:27.726Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-09-24T17:43:27.726Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-24T17:43:27.726Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-24T17:43:27.726Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-24T17:43:27.726Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-24T17:43:27.726Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-09-24T17:43:27.726Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-24T17:43:27.726Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-09-24T17:43:27.726Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-09-24T17:43:27.726Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-24T17:43:27.726Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-24T17:43:27.726Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-09-24T17:43:27.726Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-09-24T17:43:27.726Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-09-24T17:43:27.726Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-09-24T17:43:27.726Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.726Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-09-24T17:43:27.726Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.726Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-09-24T17:43:27.726Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.726Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-09-24T17:43:27.726Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.726Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-09-24T17:43:27.726Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.726Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-09-24T17:43:27.726Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.726Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-09-24T17:43:27.726Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.726Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-09-24T17:43:27.726Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.726Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-09-24T17:43:27.726Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-09-24T17:43:27.726Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-09-24T17:43:27.726Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-09-24T17:43:27.726Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-09-24T17:43:27.726Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-09-24T17:43:27.726Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-09-24T17:43:27.726Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-09-24T17:43:27.726Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-09-24T17:43:27.726Z] === RUN TestDockerRegistryAuthTokenSuite [2021-09-24T17:43:27.726Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-09-24T17:43:27.726Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.726Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-09-24T17:43:27.726Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.726Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-09-24T17:43:27.726Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.726Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-09-24T17:43:27.726Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.726Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-09-24T17:43:27.726Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.726Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-09-24T17:43:27.726Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-09-24T17:43:27.726Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-09-24T17:43:27.726Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-09-24T17:43:27.726Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-09-24T17:43:27.726Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-09-24T17:43:27.726Z] === RUN TestDockerDaemonSuite [2021-09-24T17:43:27.726Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-09-24T17:43:27.726Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.726Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-09-24T17:43:27.726Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.726Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-09-24T17:43:27.726Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.726Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-09-24T17:43:27.726Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-09-24T17:43:27.726Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-09-24T17:43:27.726Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-09-24T17:43:27.726Z] === RUN TestDockerSwarmSuite [2021-09-24T17:43:27.726Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-09-24T17:43:27.726Z] === RUN TestDockerPluginSuite [2021-09-24T17:43:27.726Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-09-24T17:43:27.726Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.726Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-09-24T17:43:27.726Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.726Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-09-24T17:43:27.726Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.726Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-09-24T17:43:27.726Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.726Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-09-24T17:43:27.726Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.726Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-09-24T17:43:27.726Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.726Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-09-24T17:43:27.726Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.726Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-09-24T17:43:27.726Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.726Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-09-24T17:43:27.726Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.726Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-09-24T17:43:27.726Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.726Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-09-24T17:43:27.726Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.726Z] --- PASS: TestDockerPluginSuite (0.03s) [2021-09-24T17:43:27.726Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-09-24T17:43:27.726Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-09-24T17:43:27.726Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-09-24T17:43:27.726Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-09-24T17:43:27.726Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-09-24T17:43:27.726Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-09-24T17:43:27.726Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-09-24T17:43:27.726Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-09-24T17:43:27.726Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-09-24T17:43:27.726Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-09-24T17:43:27.726Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-09-24T17:43:27.726Z] === RUN TestDockerExternalVolumeSuite [2021-09-24T17:43:27.726Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.726Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-09-24T17:43:27.726Z] === RUN TestDockerNetworkSuite [2021-09-24T17:43:27.726Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.726Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-09-24T17:43:27.726Z] === RUN TestDockerHubPullSuite [2021-09-24T17:43:27.726Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.726Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-09-24T17:43:27.726Z] PASS [2021-09-24T17:43:27.726Z] ok github.com/docker/docker/integration-cli 2349.448s [2021-09-24T17:43:27.726Z] [2021-09-24T17:43:27.727Z] === Skipped [2021-09-24T17:43:27.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-09-24T17:43:27.727Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.727Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-09-24T17:43:27.727Z] [2021-09-24T17:43:27.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-09-24T17:43:27.727Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.727Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-09-24T17:43:27.727Z] [2021-09-24T17:43:27.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-09-24T17:43:27.727Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.727Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-09-24T17:43:27.727Z] [2021-09-24T17:43:27.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-09-24T17:43:27.727Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.727Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-09-24T17:43:27.727Z] [2021-09-24T17:43:27.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-09-24T17:43:27.727Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.727Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-09-24T17:43:27.727Z] [2021-09-24T17:43:27.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-09-24T17:43:27.727Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.727Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-09-24T17:43:27.727Z] [2021-09-24T17:43:27.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-09-24T17:43:27.727Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.727Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-09-24T17:43:27.727Z] [2021-09-24T17:43:27.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-09-24T17:43:27.727Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.727Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-09-24T17:43:27.727Z] [2021-09-24T17:43:27.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-09-24T17:43:27.727Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.727Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-09-24T17:43:27.727Z] [2021-09-24T17:43:27.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-09-24T17:43:27.727Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.727Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-09-24T17:43:27.727Z] [2021-09-24T17:43:27.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-09-24T17:43:27.727Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.727Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-09-24T17:43:27.727Z] [2021-09-24T17:43:27.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-09-24T17:43:27.727Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.727Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-09-24T17:43:27.727Z] [2021-09-24T17:43:27.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-09-24T17:43:27.727Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-09-24T17:43:27.727Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-09-24T17:43:27.727Z] [2021-09-24T17:43:27.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-09-24T17:43:27.727Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-09-24T17:43:27.727Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-09-24T17:43:27.727Z] [2021-09-24T17:43:27.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-09-24T17:43:27.727Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.727Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-09-24T17:43:27.727Z] [2021-09-24T17:43:27.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2021-09-24T17:43:27.727Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.727Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-09-24T17:43:27.727Z] [2021-09-24T17:43:27.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-09-24T17:43:27.727Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-09-24T17:43:27.727Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-09-24T17:43:27.727Z] [2021-09-24T17:43:27.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-09-24T17:43:27.727Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.727Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-09-24T17:43:27.727Z] [2021-09-24T17:43:27.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.29s) [2021-09-24T17:43:27.727Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-09-24T17:43:27.727Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.29s) [2021-09-24T17:43:27.727Z] [2021-09-24T17:43:27.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-09-24T17:43:27.727Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.727Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-09-24T17:43:27.727Z] [2021-09-24T17:43:27.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-09-24T17:43:27.727Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.727Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-09-24T17:43:27.727Z] [2021-09-24T17:43:27.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-09-24T17:43:27.727Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.727Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-09-24T17:43:27.727Z] [2021-09-24T17:43:27.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-09-24T17:43:27.727Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.727Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-09-24T17:43:27.727Z] [2021-09-24T17:43:27.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-09-24T17:43:27.727Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.727Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-09-24T17:43:27.727Z] [2021-09-24T17:43:27.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-09-24T17:43:27.727Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.727Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-09-24T17:43:27.727Z] [2021-09-24T17:43:27.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-09-24T17:43:27.727Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.727Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-09-24T17:43:27.727Z] [2021-09-24T17:43:27.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-09-24T17:43:27.727Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.727Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-09-24T17:43:27.727Z] [2021-09-24T17:43:27.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-09-24T17:43:27.727Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.727Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-09-24T17:43:27.727Z] [2021-09-24T17:43:27.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-09-24T17:43:27.727Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.727Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-09-24T17:43:27.727Z] [2021-09-24T17:43:27.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-09-24T17:43:27.727Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.727Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-09-24T17:43:27.727Z] [2021-09-24T17:43:27.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.26s) [2021-09-24T17:43:27.727Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.727Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.26s) [2021-09-24T17:43:27.727Z] [2021-09-24T17:43:27.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.53s) [2021-09-24T17:43:27.727Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.727Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.53s) [2021-09-24T17:43:27.727Z] [2021-09-24T17:43:27.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.77s) [2021-09-24T17:43:27.727Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.727Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.77s) [2021-09-24T17:43:27.727Z] [2021-09-24T17:43:27.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2021-09-24T17:43:27.727Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.727Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2021-09-24T17:43:27.727Z] [2021-09-24T17:43:27.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-09-24T17:43:27.727Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.727Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-09-24T17:43:27.727Z] [2021-09-24T17:43:27.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-09-24T17:43:27.727Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.727Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-09-24T17:43:27.727Z] [2021-09-24T17:43:27.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-09-24T17:43:27.727Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.727Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-09-24T17:43:27.727Z] [2021-09-24T17:43:27.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-09-24T17:43:27.727Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.727Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-09-24T17:43:27.727Z] [2021-09-24T17:43:27.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-09-24T17:43:27.727Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.727Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-09-24T17:43:27.727Z] [2021-09-24T17:43:27.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.54s) [2021-09-24T17:43:27.727Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.727Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.54s) [2021-09-24T17:43:27.727Z] [2021-09-24T17:43:27.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.29s) [2021-09-24T17:43:27.727Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.727Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.29s) [2021-09-24T17:43:27.727Z] [2021-09-24T17:43:27.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-09-24T17:43:27.727Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.727Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-09-24T17:43:27.727Z] [2021-09-24T17:43:27.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-09-24T17:43:27.727Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.727Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-09-24T17:43:27.727Z] [2021-09-24T17:43:27.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-09-24T17:43:27.727Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-09-24T17:43:27.727Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-09-24T17:43:27.727Z] [2021-09-24T17:43:27.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-09-24T17:43:27.727Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.727Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-09-24T17:43:27.727Z] [2021-09-24T17:43:27.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-09-24T17:43:27.727Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.727Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-09-24T17:43:27.727Z] [2021-09-24T17:43:27.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-09-24T17:43:27.727Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.727Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-09-24T17:43:27.727Z] [2021-09-24T17:43:27.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-09-24T17:43:27.727Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.727Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-09-24T17:43:27.727Z] [2021-09-24T17:43:27.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-09-24T17:43:27.727Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.727Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-09-24T17:43:27.727Z] [2021-09-24T17:43:27.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2021-09-24T17:43:27.727Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.727Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2021-09-24T17:43:27.727Z] [2021-09-24T17:43:27.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.25s) [2021-09-24T17:43:27.727Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.727Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.25s) [2021-09-24T17:43:27.727Z] [2021-09-24T17:43:27.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-09-24T17:43:27.727Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.727Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-09-24T17:43:27.727Z] [2021-09-24T17:43:27.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-09-24T17:43:27.727Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.727Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-09-24T17:43:27.727Z] [2021-09-24T17:43:27.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.28s) [2021-09-24T17:43:27.727Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.727Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.28s) [2021-09-24T17:43:27.727Z] [2021-09-24T17:43:27.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.28s) [2021-09-24T17:43:27.727Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.727Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.28s) [2021-09-24T17:43:27.727Z] [2021-09-24T17:43:27.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.27s) [2021-09-24T17:43:27.727Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.727Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.27s) [2021-09-24T17:43:27.727Z] [2021-09-24T17:43:27.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-09-24T17:43:27.727Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.727Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-09-24T17:43:27.727Z] [2021-09-24T17:43:27.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-09-24T17:43:27.727Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.727Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-09-24T17:43:27.727Z] [2021-09-24T17:43:27.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-09-24T17:43:27.727Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.727Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-09-24T17:43:27.727Z] [2021-09-24T17:43:27.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.27s) [2021-09-24T17:43:27.727Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.727Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s) [2021-09-24T17:43:27.727Z] [2021-09-24T17:43:27.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-09-24T17:43:27.727Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.727Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-09-24T17:43:27.727Z] [2021-09-24T17:43:27.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-09-24T17:43:27.727Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.727Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-09-24T17:43:27.727Z] [2021-09-24T17:43:27.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-09-24T17:43:27.727Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.727Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-09-24T17:43:27.727Z] [2021-09-24T17:43:27.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-09-24T17:43:27.727Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.728Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-09-24T17:43:27.728Z] [2021-09-24T17:43:27.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-09-24T17:43:27.728Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.728Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-09-24T17:43:27.728Z] [2021-09-24T17:43:27.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-09-24T17:43:27.728Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.728Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-09-24T17:43:27.728Z] [2021-09-24T17:43:27.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-09-24T17:43:27.728Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.728Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-09-24T17:43:27.728Z] [2021-09-24T17:43:27.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2021-09-24T17:43:27.728Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.728Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-09-24T17:43:27.728Z] [2021-09-24T17:43:27.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-09-24T17:43:27.728Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.728Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-09-24T17:43:27.728Z] [2021-09-24T17:43:27.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-09-24T17:43:27.728Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.728Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-09-24T17:43:27.728Z] [2021-09-24T17:43:27.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-09-24T17:43:27.728Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.728Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-09-24T17:43:27.728Z] [2021-09-24T17:43:27.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-09-24T17:43:27.728Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-09-24T17:43:27.728Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-09-24T17:43:27.728Z] [2021-09-24T17:43:27.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-09-24T17:43:27.728Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.728Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-09-24T17:43:27.728Z] [2021-09-24T17:43:27.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-09-24T17:43:27.728Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.728Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-09-24T17:43:27.728Z] [2021-09-24T17:43:27.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2021-09-24T17:43:27.728Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.728Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-09-24T17:43:27.728Z] [2021-09-24T17:43:27.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2021-09-24T17:43:27.728Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.728Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2021-09-24T17:43:27.728Z] [2021-09-24T17:43:27.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2021-09-24T17:43:27.728Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.728Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-09-24T17:43:27.728Z] [2021-09-24T17:43:27.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-09-24T17:43:27.728Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.728Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-09-24T17:43:27.728Z] [2021-09-24T17:43:27.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-09-24T17:43:27.728Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.728Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-09-24T17:43:27.728Z] [2021-09-24T17:43:27.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-09-24T17:43:27.728Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.728Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-09-24T17:43:27.728Z] [2021-09-24T17:43:27.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-09-24T17:43:27.728Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-09-24T17:43:27.728Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-09-24T17:43:27.728Z] [2021-09-24T17:43:27.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-09-24T17:43:27.728Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.213Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-09-24T17:43:28.213Z] [2021-09-24T17:43:28.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-09-24T17:43:28.213Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.213Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-09-24T17:43:28.213Z] [2021-09-24T17:43:28.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-09-24T17:43:28.213Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.213Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-09-24T17:43:28.213Z] [2021-09-24T17:43:28.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-09-24T17:43:28.213Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.213Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-09-24T17:43:28.213Z] [2021-09-24T17:43:28.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.29s) [2021-09-24T17:43:28.213Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.213Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.29s) [2021-09-24T17:43:28.213Z] [2021-09-24T17:43:28.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.27s) [2021-09-24T17:43:28.213Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.213Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.27s) [2021-09-24T17:43:28.213Z] [2021-09-24T17:43:28.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-09-24T17:43:28.213Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.213Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-09-24T17:43:28.213Z] [2021-09-24T17:43:28.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-09-24T17:43:28.213Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.213Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-09-24T17:43:28.213Z] [2021-09-24T17:43:28.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-09-24T17:43:28.213Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.213Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-09-24T17:43:28.213Z] [2021-09-24T17:43:28.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-09-24T17:43:28.213Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.213Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-09-24T17:43:28.213Z] [2021-09-24T17:43:28.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-09-24T17:43:28.213Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.213Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-09-24T17:43:28.213Z] [2021-09-24T17:43:28.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.30s) [2021-09-24T17:43:28.213Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.213Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.30s) [2021-09-24T17:43:28.213Z] [2021-09-24T17:43:28.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-09-24T17:43:28.213Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.213Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-09-24T17:43:28.213Z] [2021-09-24T17:43:28.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s) [2021-09-24T17:43:28.213Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.213Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s) [2021-09-24T17:43:28.213Z] [2021-09-24T17:43:28.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2021-09-24T17:43:28.213Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.213Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2021-09-24T17:43:28.213Z] [2021-09-24T17:43:28.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.27s) [2021-09-24T17:43:28.213Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.213Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.27s) [2021-09-24T17:43:28.213Z] [2021-09-24T17:43:28.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-09-24T17:43:28.213Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.213Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-09-24T17:43:28.213Z] [2021-09-24T17:43:28.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.26s) [2021-09-24T17:43:28.213Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.213Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.26s) [2021-09-24T17:43:28.213Z] [2021-09-24T17:43:28.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-09-24T17:43:28.213Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.213Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-09-24T17:43:28.213Z] [2021-09-24T17:43:28.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-09-24T17:43:28.213Z] docker_cli_sni_test.go:18: Flakey test [2021-09-24T17:43:28.213Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-09-24T17:43:28.213Z] [2021-09-24T17:43:28.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-09-24T17:43:28.213Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.213Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-09-24T17:43:28.213Z] [2021-09-24T17:43:28.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-09-24T17:43:28.213Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.213Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-09-24T17:43:28.213Z] [2021-09-24T17:43:28.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-09-24T17:43:28.213Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.213Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-09-24T17:43:28.213Z] [2021-09-24T17:43:28.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-09-24T17:43:28.213Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.213Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-09-24T17:43:28.213Z] [2021-09-24T17:43:28.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-09-24T17:43:28.213Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.213Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-09-24T17:43:28.213Z] [2021-09-24T17:43:28.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-09-24T17:43:28.213Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.213Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-09-24T17:43:28.213Z] [2021-09-24T17:43:28.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-09-24T17:43:28.213Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.213Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-09-24T17:43:28.213Z] [2021-09-24T17:43:28.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-09-24T17:43:28.213Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.213Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-09-24T17:43:28.213Z] [2021-09-24T17:43:28.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-09-24T17:43:28.214Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.214Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-09-24T17:43:28.214Z] [2021-09-24T17:43:28.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-09-24T17:43:28.214Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.214Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-09-24T17:43:28.214Z] [2021-09-24T17:43:28.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-09-24T17:43:28.214Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.214Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-09-24T17:43:28.214Z] [2021-09-24T17:43:28.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-09-24T17:43:28.214Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.214Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-09-24T17:43:28.214Z] [2021-09-24T17:43:28.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-09-24T17:43:28.214Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.214Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-09-24T17:43:28.214Z] [2021-09-24T17:43:28.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-09-24T17:43:28.214Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.214Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-09-24T17:43:28.214Z] [2021-09-24T17:43:28.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-09-24T17:43:28.214Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.214Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-09-24T17:43:28.214Z] [2021-09-24T17:43:28.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-09-24T17:43:28.214Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.214Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-09-24T17:43:28.214Z] [2021-09-24T17:43:28.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-09-24T17:43:28.214Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.214Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-09-24T17:43:28.214Z] [2021-09-24T17:43:28.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-09-24T17:43:28.214Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.214Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-09-24T17:43:28.214Z] [2021-09-24T17:43:28.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-09-24T17:43:28.214Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.214Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-09-24T17:43:28.214Z] [2021-09-24T17:43:28.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-09-24T17:43:28.214Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.214Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-09-24T17:43:28.214Z] [2021-09-24T17:43:28.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2021-09-24T17:43:28.214Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.214Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-09-24T17:43:28.214Z] [2021-09-24T17:43:28.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-09-24T17:43:28.214Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.214Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-09-24T17:43:28.214Z] [2021-09-24T17:43:28.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-09-24T17:43:28.214Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.214Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-09-24T17:43:28.214Z] [2021-09-24T17:43:28.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-09-24T17:43:28.214Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.214Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-09-24T17:43:28.214Z] [2021-09-24T17:43:28.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-09-24T17:43:28.214Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.214Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-09-24T17:43:28.214Z] [2021-09-24T17:43:28.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-09-24T17:43:28.214Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.214Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-09-24T17:43:28.214Z] [2021-09-24T17:43:28.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-09-24T17:43:28.214Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.214Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-09-24T17:43:28.214Z] [2021-09-24T17:43:28.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-09-24T17:43:28.214Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.214Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-09-24T17:43:28.214Z] [2021-09-24T17:43:28.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-09-24T17:43:28.214Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.214Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-09-24T17:43:28.214Z] [2021-09-24T17:43:28.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-09-24T17:43:28.214Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.214Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-09-24T17:43:28.214Z] [2021-09-24T17:43:28.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-09-24T17:43:28.214Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.214Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-09-24T17:43:28.214Z] [2021-09-24T17:43:28.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.03s) [2021-09-24T17:43:28.214Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.214Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.03s) [2021-09-24T17:43:28.214Z] [2021-09-24T17:43:28.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-09-24T17:43:28.214Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.214Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-09-24T17:43:28.214Z] [2021-09-24T17:43:28.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-09-24T17:43:28.214Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.214Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-09-24T17:43:28.214Z] [2021-09-24T17:43:28.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-09-24T17:43:28.214Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.214Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-09-24T17:43:28.214Z] [2021-09-24T17:43:28.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2021-09-24T17:43:28.214Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.214Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-09-24T17:43:28.214Z] [2021-09-24T17:43:28.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-09-24T17:43:28.214Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.214Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-09-24T17:43:28.214Z] [2021-09-24T17:43:28.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-09-24T17:43:28.214Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.214Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-09-24T17:43:28.214Z] [2021-09-24T17:43:28.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-09-24T17:43:28.214Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.214Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-09-24T17:43:28.214Z] [2021-09-24T17:43:28.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-09-24T17:43:28.214Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.214Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-09-24T17:43:28.214Z] [2021-09-24T17:43:28.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-09-24T17:43:28.214Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.214Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-09-24T17:43:28.214Z] [2021-09-24T17:43:28.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-09-24T17:43:28.214Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.214Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-09-24T17:43:28.214Z] [2021-09-24T17:43:28.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-09-24T17:43:28.214Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.214Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-09-24T17:43:28.214Z] [2021-09-24T17:43:28.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-09-24T17:43:28.214Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.214Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-09-24T17:43:28.214Z] [2021-09-24T17:43:28.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-09-24T17:43:28.214Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.214Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-09-24T17:43:28.214Z] [2021-09-24T17:43:28.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-09-24T17:43:28.214Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.214Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-09-24T17:43:28.214Z] [2021-09-24T17:43:28.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-09-24T17:43:28.214Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.214Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-09-24T17:43:28.214Z] [2021-09-24T17:43:28.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-09-24T17:43:28.214Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.214Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-09-24T17:43:28.214Z] [2021-09-24T17:43:28.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-09-24T17:43:28.214Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.214Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-09-24T17:43:28.214Z] [2021-09-24T17:43:28.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-09-24T17:43:28.214Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.214Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-09-24T17:43:28.214Z] [2021-09-24T17:43:28.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-09-24T17:43:28.214Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.214Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-09-24T17:43:28.214Z] [2021-09-24T17:43:28.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-09-24T17:43:28.214Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.214Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-09-24T17:43:28.214Z] [2021-09-24T17:43:28.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-09-24T17:43:28.214Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.214Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-09-24T17:43:28.214Z] [2021-09-24T17:43:28.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-09-24T17:43:28.214Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.214Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-09-24T17:43:28.214Z] [2021-09-24T17:43:28.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2021-09-24T17:43:28.214Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.214Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-09-24T17:43:28.214Z] [2021-09-24T17:43:28.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-09-24T17:43:28.214Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.214Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-09-24T17:43:28.214Z] [2021-09-24T17:43:28.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2021-09-24T17:43:28.214Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.214Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-09-24T17:43:28.214Z] [2021-09-24T17:43:28.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-09-24T17:43:28.214Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.214Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-09-24T17:43:28.214Z] [2021-09-24T17:43:28.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-09-24T17:43:28.214Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.214Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-09-24T17:43:28.214Z] [2021-09-24T17:43:28.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-09-24T17:43:28.214Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.214Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-09-24T17:43:28.214Z] [2021-09-24T17:43:28.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-09-24T17:43:28.214Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.214Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-09-24T17:43:28.214Z] [2021-09-24T17:43:28.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-09-24T17:43:28.214Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.214Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-09-24T17:43:28.214Z] [2021-09-24T17:43:28.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-09-24T17:43:28.214Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.214Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-09-24T17:43:28.214Z] [2021-09-24T17:43:28.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-09-24T17:43:28.214Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.214Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-09-24T17:43:28.214Z] [2021-09-24T17:43:28.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-09-24T17:43:28.214Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-09-24T17:43:28.214Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-09-24T17:43:28.214Z] [2021-09-24T17:43:28.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-09-24T17:43:28.214Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.214Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-09-24T17:43:28.214Z] [2021-09-24T17:43:28.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-09-24T17:43:28.214Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.214Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-09-24T17:43:28.214Z] [2021-09-24T17:43:28.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-09-24T17:43:28.214Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.214Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-09-24T17:43:28.214Z] [2021-09-24T17:43:28.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-09-24T17:43:28.214Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.214Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-09-24T17:43:28.214Z] [2021-09-24T17:43:28.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-09-24T17:43:28.214Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.214Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-09-24T17:43:28.214Z] [2021-09-24T17:43:28.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-09-24T17:43:28.214Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.215Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-09-24T17:43:28.215Z] [2021-09-24T17:43:28.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-09-24T17:43:28.215Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.215Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-09-24T17:43:28.215Z] [2021-09-24T17:43:28.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-09-24T17:43:28.215Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.215Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-09-24T17:43:28.215Z] [2021-09-24T17:43:28.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-09-24T17:43:28.215Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.215Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-09-24T17:43:28.215Z] [2021-09-24T17:43:28.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-09-24T17:43:28.215Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.215Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-09-24T17:43:28.215Z] [2021-09-24T17:43:28.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2021-09-24T17:43:28.215Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.215Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-09-24T17:43:28.215Z] [2021-09-24T17:43:28.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-09-24T17:43:28.215Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.215Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-09-24T17:43:28.215Z] [2021-09-24T17:43:28.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-09-24T17:43:28.215Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.215Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-09-24T17:43:28.215Z] [2021-09-24T17:43:28.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-09-24T17:43:28.215Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.215Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-09-24T17:43:28.215Z] [2021-09-24T17:43:28.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-09-24T17:43:28.215Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.215Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-09-24T17:43:28.215Z] [2021-09-24T17:43:28.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-09-24T17:43:28.215Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.215Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-09-24T17:43:28.215Z] [2021-09-24T17:43:28.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2021-09-24T17:43:28.215Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.215Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-09-24T17:43:28.215Z] [2021-09-24T17:43:28.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-09-24T17:43:28.215Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.215Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-09-24T17:43:28.215Z] [2021-09-24T17:43:28.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-09-24T17:43:28.215Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.215Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-09-24T17:43:28.215Z] [2021-09-24T17:43:28.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2021-09-24T17:43:28.215Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.215Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-09-24T17:43:28.215Z] [2021-09-24T17:43:28.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-09-24T17:43:28.215Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.215Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-09-24T17:43:28.215Z] [2021-09-24T17:43:28.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-09-24T17:43:28.215Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.215Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-09-24T17:43:28.215Z] [2021-09-24T17:43:28.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-09-24T17:43:28.215Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.215Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-09-24T17:43:28.215Z] [2021-09-24T17:43:28.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-09-24T17:43:28.215Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.215Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-09-24T17:43:28.215Z] [2021-09-24T17:43:28.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-09-24T17:43:28.215Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.215Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-09-24T17:43:28.215Z] [2021-09-24T17:43:28.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-09-24T17:43:28.215Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.215Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-09-24T17:43:28.215Z] [2021-09-24T17:43:28.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-09-24T17:43:28.215Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.215Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-09-24T17:43:28.215Z] [2021-09-24T17:43:28.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-09-24T17:43:28.215Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.215Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-09-24T17:43:28.215Z] [2021-09-24T17:43:28.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-09-24T17:43:28.215Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.215Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-09-24T17:43:28.215Z] [2021-09-24T17:43:28.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-09-24T17:43:28.215Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.215Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-09-24T17:43:28.215Z] [2021-09-24T17:43:28.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-09-24T17:43:28.215Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.215Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-09-24T17:43:28.215Z] [2021-09-24T17:43:28.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2021-09-24T17:43:28.215Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.215Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-09-24T17:43:28.215Z] [2021-09-24T17:43:28.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-09-24T17:43:28.215Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-09-24T17:43:28.215Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-09-24T17:43:28.215Z] [2021-09-24T17:43:28.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-09-24T17:43:28.215Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.215Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-09-24T17:43:28.215Z] [2021-09-24T17:43:28.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-09-24T17:43:28.215Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.215Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-09-24T17:43:28.215Z] [2021-09-24T17:43:28.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-09-24T17:43:28.215Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.215Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-09-24T17:43:28.215Z] [2021-09-24T17:43:28.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-09-24T17:43:28.215Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.215Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-09-24T17:43:28.215Z] [2021-09-24T17:43:28.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-09-24T17:43:28.215Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.215Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-09-24T17:43:28.215Z] [2021-09-24T17:43:28.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-09-24T17:43:28.215Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.215Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-09-24T17:43:28.215Z] [2021-09-24T17:43:28.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2021-09-24T17:43:28.215Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.215Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-09-24T17:43:28.215Z] [2021-09-24T17:43:28.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2021-09-24T17:43:28.215Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.215Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-09-24T17:43:28.215Z] [2021-09-24T17:43:28.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-09-24T17:43:28.215Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.215Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-09-24T17:43:28.215Z] [2021-09-24T17:43:28.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-09-24T17:43:28.215Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.215Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-09-24T17:43:28.215Z] [2021-09-24T17:43:28.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-09-24T17:43:28.215Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.215Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-09-24T17:43:28.215Z] [2021-09-24T17:43:28.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-09-24T17:43:28.215Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.215Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-09-24T17:43:28.215Z] [2021-09-24T17:43:28.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-09-24T17:43:28.215Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.215Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-09-24T17:43:28.215Z] [2021-09-24T17:43:28.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-09-24T17:43:28.215Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.215Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-09-24T17:43:28.215Z] [2021-09-24T17:43:28.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-09-24T17:43:28.215Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.215Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-09-24T17:43:28.215Z] [2021-09-24T17:43:28.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-09-24T17:43:28.215Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.215Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-09-24T17:43:28.215Z] [2021-09-24T17:43:28.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-09-24T17:43:28.215Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.215Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-09-24T17:43:28.215Z] [2021-09-24T17:43:28.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.04s) [2021-09-24T17:43:28.215Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.215Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.04s) [2021-09-24T17:43:28.215Z] [2021-09-24T17:43:28.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2021-09-24T17:43:28.215Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.215Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-09-24T17:43:28.215Z] [2021-09-24T17:43:28.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-09-24T17:43:28.215Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.215Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-09-24T17:43:28.215Z] [2021-09-24T17:43:28.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-09-24T17:43:28.215Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-09-24T17:43:28.215Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-09-24T17:43:28.215Z] [2021-09-24T17:43:28.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-09-24T17:43:28.215Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.215Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-09-24T17:43:28.215Z] [2021-09-24T17:43:28.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-09-24T17:43:28.215Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.215Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-09-24T17:43:28.215Z] [2021-09-24T17:43:28.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-09-24T17:43:28.215Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.215Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-09-24T17:43:28.215Z] [2021-09-24T17:43:28.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-09-24T17:43:28.215Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.215Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-09-24T17:43:28.215Z] [2021-09-24T17:43:28.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-09-24T17:43:28.215Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.215Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-09-24T17:43:28.215Z] [2021-09-24T17:43:28.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-09-24T17:43:28.215Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.215Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-09-24T17:43:28.215Z] [2021-09-24T17:43:28.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2021-09-24T17:43:28.215Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.215Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-09-24T17:43:28.215Z] [2021-09-24T17:43:28.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-09-24T17:43:28.215Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.215Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-09-24T17:43:28.215Z] [2021-09-24T17:43:28.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-09-24T17:43:28.215Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.215Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-09-24T17:43:28.215Z] [2021-09-24T17:43:28.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-09-24T17:43:28.215Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.215Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-09-24T17:43:28.215Z] [2021-09-24T17:43:28.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-09-24T17:43:28.215Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.215Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-09-24T17:43:28.215Z] [2021-09-24T17:43:28.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-09-24T17:43:28.215Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.215Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-09-24T17:43:28.215Z] [2021-09-24T17:43:28.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-09-24T17:43:28.215Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.215Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-09-24T17:43:28.215Z] [2021-09-24T17:43:28.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-09-24T17:43:28.215Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.215Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-09-24T17:43:28.215Z] [2021-09-24T17:43:28.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-09-24T17:43:28.215Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.215Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-09-24T17:43:28.215Z] [2021-09-24T17:43:28.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-09-24T17:43:28.215Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.215Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-09-24T17:43:28.215Z] [2021-09-24T17:43:28.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-09-24T17:43:28.216Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.216Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-09-24T17:43:28.216Z] [2021-09-24T17:43:28.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-09-24T17:43:28.216Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.216Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-09-24T17:43:28.216Z] [2021-09-24T17:43:28.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-09-24T17:43:28.216Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.216Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-09-24T17:43:28.216Z] [2021-09-24T17:43:28.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-09-24T17:43:28.216Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.216Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-09-24T17:43:28.216Z] [2021-09-24T17:43:28.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-09-24T17:43:28.216Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.216Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-09-24T17:43:28.216Z] [2021-09-24T17:43:28.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-09-24T17:43:28.216Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.216Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-09-24T17:43:28.216Z] [2021-09-24T17:43:28.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-09-24T17:43:28.216Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.216Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-09-24T17:43:28.216Z] [2021-09-24T17:43:28.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-09-24T17:43:28.216Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.216Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-09-24T17:43:28.216Z] [2021-09-24T17:43:28.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-09-24T17:43:28.216Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.216Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-09-24T17:43:28.216Z] [2021-09-24T17:43:28.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-09-24T17:43:28.216Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.216Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-09-24T17:43:28.216Z] [2021-09-24T17:43:28.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-09-24T17:43:28.216Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.216Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-09-24T17:43:28.216Z] [2021-09-24T17:43:28.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-09-24T17:43:28.216Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.216Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-09-24T17:43:28.216Z] [2021-09-24T17:43:28.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-09-24T17:43:28.216Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.216Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-09-24T17:43:28.216Z] [2021-09-24T17:43:28.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-09-24T17:43:28.216Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.216Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-09-24T17:43:28.216Z] [2021-09-24T17:43:28.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-09-24T17:43:28.216Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.216Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-09-24T17:43:28.216Z] [2021-09-24T17:43:28.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-09-24T17:43:28.216Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.216Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-09-24T17:43:28.216Z] [2021-09-24T17:43:28.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-09-24T17:43:28.216Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.216Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-09-24T17:43:28.216Z] [2021-09-24T17:43:28.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-09-24T17:43:28.216Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.216Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-09-24T17:43:28.216Z] [2021-09-24T17:43:28.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-09-24T17:43:28.216Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.216Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-09-24T17:43:28.216Z] [2021-09-24T17:43:28.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-09-24T17:43:28.216Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.216Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-09-24T17:43:28.216Z] [2021-09-24T17:43:28.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2021-09-24T17:43:28.216Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.216Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-09-24T17:43:28.216Z] [2021-09-24T17:43:28.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-09-24T17:43:28.216Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.216Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-09-24T17:43:28.216Z] [2021-09-24T17:43:28.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-09-24T17:43:28.216Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.216Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-09-24T17:43:28.216Z] [2021-09-24T17:43:28.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-09-24T17:43:28.216Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.216Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-09-24T17:43:28.216Z] [2021-09-24T17:43:28.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-09-24T17:43:28.216Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.216Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-09-24T17:43:28.216Z] [2021-09-24T17:43:28.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-09-24T17:43:28.216Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.216Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-09-24T17:43:28.216Z] [2021-09-24T17:43:28.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-09-24T17:43:28.216Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.216Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-09-24T17:43:28.216Z] [2021-09-24T17:43:28.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2021-09-24T17:43:28.216Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-09-24T17:43:28.216Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-09-24T17:43:28.216Z] [2021-09-24T17:43:28.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-09-24T17:43:28.216Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-09-24T17:43:28.216Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-09-24T17:43:28.216Z] [2021-09-24T17:43:28.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-09-24T17:43:28.216Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.216Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-09-24T17:43:28.216Z] [2021-09-24T17:43:28.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-09-24T17:43:28.216Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.216Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-09-24T17:43:28.216Z] [2021-09-24T17:43:28.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-09-24T17:43:28.216Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.216Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-09-24T17:43:28.216Z] [2021-09-24T17:43:28.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-09-24T17:43:28.216Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.216Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-09-24T17:43:28.216Z] [2021-09-24T17:43:28.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-09-24T17:43:28.216Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.216Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-09-24T17:43:28.216Z] [2021-09-24T17:43:28.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-09-24T17:43:28.216Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.216Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-09-24T17:43:28.216Z] [2021-09-24T17:43:28.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-09-24T17:43:28.216Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.216Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-09-24T17:43:28.216Z] [2021-09-24T17:43:28.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-09-24T17:43:28.216Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.216Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-09-24T17:43:28.216Z] [2021-09-24T17:43:28.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-09-24T17:43:28.216Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.216Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-09-24T17:43:28.216Z] [2021-09-24T17:43:28.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-09-24T17:43:28.216Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.216Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-09-24T17:43:28.216Z] [2021-09-24T17:43:28.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-09-24T17:43:28.216Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.216Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-09-24T17:43:28.216Z] [2021-09-24T17:43:28.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-09-24T17:43:28.216Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.216Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-09-24T17:43:28.216Z] [2021-09-24T17:43:28.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-09-24T17:43:28.216Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.216Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-09-24T17:43:28.216Z] [2021-09-24T17:43:28.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-09-24T17:43:28.216Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.216Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-09-24T17:43:28.216Z] [2021-09-24T17:43:28.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-09-24T17:43:28.216Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.216Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-09-24T17:43:28.216Z] [2021-09-24T17:43:28.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-09-24T17:43:28.216Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.216Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-09-24T17:43:28.216Z] [2021-09-24T17:43:28.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-09-24T17:43:28.216Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-09-24T17:43:28.216Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-09-24T17:43:28.216Z] [2021-09-24T17:43:28.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-09-24T17:43:28.216Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.216Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-09-24T17:43:28.216Z] [2021-09-24T17:43:28.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2021-09-24T17:43:28.216Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.216Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2021-09-24T17:43:28.216Z] [2021-09-24T17:43:28.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-09-24T17:43:28.216Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.216Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-09-24T17:43:28.216Z] [2021-09-24T17:43:28.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-09-24T17:43:28.216Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.216Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-09-24T17:43:28.216Z] [2021-09-24T17:43:28.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-09-24T17:43:28.216Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.216Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-09-24T17:43:28.216Z] [2021-09-24T17:43:28.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-09-24T17:43:28.216Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.216Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-09-24T17:43:28.216Z] [2021-09-24T17:43:28.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-09-24T17:43:28.216Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.216Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-09-24T17:43:28.216Z] [2021-09-24T17:43:28.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-09-24T17:43:28.216Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.216Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-09-24T17:43:28.216Z] [2021-09-24T17:43:28.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-09-24T17:43:28.216Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.216Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-09-24T17:43:28.216Z] [2021-09-24T17:43:28.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-09-24T17:43:28.216Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.216Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-09-24T17:43:28.216Z] [2021-09-24T17:43:28.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-09-24T17:43:28.216Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.216Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-09-24T17:43:28.216Z] [2021-09-24T17:43:28.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-09-24T17:43:28.217Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.217Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-09-24T17:43:28.217Z] [2021-09-24T17:43:28.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-09-24T17:43:28.217Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.217Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-09-24T17:43:28.217Z] [2021-09-24T17:43:28.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-09-24T17:43:28.217Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.217Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-09-24T17:43:28.217Z] [2021-09-24T17:43:28.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-09-24T17:43:28.217Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.217Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-09-24T17:43:28.217Z] [2021-09-24T17:43:28.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-09-24T17:43:28.217Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.217Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-09-24T17:43:28.217Z] [2021-09-24T17:43:28.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-09-24T17:43:28.217Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.217Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-09-24T17:43:28.217Z] [2021-09-24T17:43:28.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-09-24T17:43:28.217Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.217Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-09-24T17:43:28.217Z] [2021-09-24T17:43:28.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-09-24T17:43:28.217Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.217Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-09-24T17:43:28.217Z] [2021-09-24T17:43:28.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-09-24T17:43:28.217Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.217Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-09-24T17:43:28.217Z] [2021-09-24T17:43:28.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-09-24T17:43:28.217Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.217Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-09-24T17:43:28.217Z] [2021-09-24T17:43:28.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-09-24T17:43:28.217Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.217Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-09-24T17:43:28.217Z] [2021-09-24T17:43:28.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-09-24T17:43:28.217Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.217Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-09-24T17:43:28.217Z] [2021-09-24T17:43:28.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-09-24T17:43:28.217Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.217Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-09-24T17:43:28.217Z] [2021-09-24T17:43:28.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-09-24T17:43:28.217Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.217Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-09-24T17:43:28.217Z] [2021-09-24T17:43:28.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-09-24T17:43:28.217Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.217Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-09-24T17:43:28.217Z] [2021-09-24T17:43:28.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-09-24T17:43:28.217Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.217Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-09-24T17:43:28.217Z] [2021-09-24T17:43:28.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-09-24T17:43:28.217Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.217Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-09-24T17:43:28.217Z] [2021-09-24T17:43:28.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-09-24T17:43:28.217Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.217Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-09-24T17:43:28.217Z] [2021-09-24T17:43:28.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-09-24T17:43:28.217Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.217Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-09-24T17:43:28.217Z] [2021-09-24T17:43:28.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-09-24T17:43:28.217Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.217Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-09-24T17:43:28.217Z] [2021-09-24T17:43:28.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-09-24T17:43:28.217Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.217Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-09-24T17:43:28.217Z] [2021-09-24T17:43:28.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-09-24T17:43:28.217Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.217Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-09-24T17:43:28.217Z] [2021-09-24T17:43:28.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-09-24T17:43:28.217Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.217Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-09-24T17:43:28.217Z] [2021-09-24T17:43:28.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-09-24T17:43:28.217Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.217Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-09-24T17:43:28.217Z] [2021-09-24T17:43:28.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-09-24T17:43:28.217Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.217Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-09-24T17:43:28.217Z] [2021-09-24T17:43:28.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-09-24T17:43:28.217Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.217Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-09-24T17:43:28.217Z] [2021-09-24T17:43:28.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-09-24T17:43:28.217Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.217Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-09-24T17:43:28.217Z] [2021-09-24T17:43:28.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-09-24T17:43:28.217Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.217Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-09-24T17:43:28.217Z] [2021-09-24T17:43:28.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-09-24T17:43:28.217Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.217Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-09-24T17:43:28.217Z] [2021-09-24T17:43:28.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-09-24T17:43:28.217Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.217Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-09-24T17:43:28.217Z] [2021-09-24T17:43:28.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-09-24T17:43:28.217Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.217Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-09-24T17:43:28.217Z] [2021-09-24T17:43:28.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-09-24T17:43:28.217Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.217Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-09-24T17:43:28.217Z] [2021-09-24T17:43:28.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-09-24T17:43:28.217Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.217Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-09-24T17:43:28.217Z] [2021-09-24T17:43:28.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-09-24T17:43:28.217Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.217Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-09-24T17:43:28.217Z] [2021-09-24T17:43:28.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-09-24T17:43:28.217Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.217Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-09-24T17:43:28.217Z] [2021-09-24T17:43:28.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-09-24T17:43:28.217Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.217Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-09-24T17:43:28.217Z] [2021-09-24T17:43:28.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-09-24T17:43:28.217Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.217Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-09-24T17:43:28.217Z] [2021-09-24T17:43:28.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-09-24T17:43:28.217Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.217Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-09-24T17:43:28.217Z] [2021-09-24T17:43:28.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-09-24T17:43:28.217Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.217Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-09-24T17:43:28.217Z] [2021-09-24T17:43:28.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-09-24T17:43:28.217Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.217Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-09-24T17:43:28.217Z] [2021-09-24T17:43:28.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-09-24T17:43:28.217Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.217Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-09-24T17:43:28.217Z] [2021-09-24T17:43:28.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-09-24T17:43:28.217Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.217Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-09-24T17:43:28.217Z] [2021-09-24T17:43:28.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-09-24T17:43:28.217Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.217Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-09-24T17:43:28.217Z] [2021-09-24T17:43:28.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-09-24T17:43:28.217Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.217Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-09-24T17:43:28.217Z] [2021-09-24T17:43:28.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-09-24T17:43:28.217Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.217Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-09-24T17:43:28.217Z] [2021-09-24T17:43:28.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-09-24T17:43:28.217Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.217Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-09-24T17:43:28.217Z] [2021-09-24T17:43:28.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2021-09-24T17:43:28.217Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.217Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-09-24T17:43:28.217Z] [2021-09-24T17:43:28.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-09-24T17:43:28.217Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.217Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-09-24T17:43:28.217Z] [2021-09-24T17:43:28.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-09-24T17:43:28.217Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.217Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-09-24T17:43:28.217Z] [2021-09-24T17:43:28.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-09-24T17:43:28.217Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.217Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-09-24T17:43:28.217Z] [2021-09-24T17:43:28.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-09-24T17:43:28.217Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.217Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-09-24T17:43:28.217Z] [2021-09-24T17:43:28.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-09-24T17:43:28.217Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.217Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-09-24T17:43:28.217Z] [2021-09-24T17:43:28.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-09-24T17:43:28.217Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.217Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-09-24T17:43:28.217Z] [2021-09-24T17:43:28.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-09-24T17:43:28.217Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-09-24T17:43:28.217Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-09-24T17:43:28.217Z] [2021-09-24T17:43:28.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-09-24T17:43:28.217Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.217Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-09-24T17:43:28.217Z] [2021-09-24T17:43:28.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-09-24T17:43:28.217Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.217Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-09-24T17:43:28.217Z] [2021-09-24T17:43:28.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-09-24T17:43:28.217Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.217Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-09-24T17:43:28.217Z] [2021-09-24T17:43:28.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-09-24T17:43:28.217Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.217Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-09-24T17:43:28.217Z] [2021-09-24T17:43:28.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-09-24T17:43:28.217Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.217Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-09-24T17:43:28.217Z] [2021-09-24T17:43:28.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-09-24T17:43:28.217Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.217Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-09-24T17:43:28.217Z] [2021-09-24T17:43:28.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-09-24T17:43:28.217Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.217Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-09-24T17:43:28.217Z] [2021-09-24T17:43:28.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-09-24T17:43:28.217Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.217Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-09-24T17:43:28.217Z] [2021-09-24T17:43:28.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-09-24T17:43:28.217Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.217Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-09-24T17:43:28.217Z] [2021-09-24T17:43:28.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-09-24T17:43:28.217Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.217Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-09-24T17:43:28.217Z] [2021-09-24T17:43:28.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-09-24T17:43:28.218Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.218Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-09-24T17:43:28.218Z] [2021-09-24T17:43:28.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-09-24T17:43:28.218Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.218Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-09-24T17:43:28.218Z] [2021-09-24T17:43:28.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-09-24T17:43:28.218Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.218Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-09-24T17:43:28.218Z] [2021-09-24T17:43:28.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-09-24T17:43:28.218Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.218Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-09-24T17:43:28.218Z] [2021-09-24T17:43:28.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-09-24T17:43:28.218Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.218Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-09-24T17:43:28.218Z] [2021-09-24T17:43:28.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-09-24T17:43:28.218Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.218Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-09-24T17:43:28.218Z] [2021-09-24T17:43:28.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-09-24T17:43:28.218Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.218Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-09-24T17:43:28.218Z] [2021-09-24T17:43:28.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-09-24T17:43:28.218Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.218Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-09-24T17:43:28.218Z] [2021-09-24T17:43:28.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-09-24T17:43:28.218Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.218Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-09-24T17:43:28.218Z] [2021-09-24T17:43:28.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-09-24T17:43:28.218Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.218Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-09-24T17:43:28.218Z] [2021-09-24T17:43:28.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-09-24T17:43:28.218Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.218Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-09-24T17:43:28.218Z] [2021-09-24T17:43:28.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-09-24T17:43:28.218Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.218Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-09-24T17:43:28.218Z] [2021-09-24T17:43:28.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-09-24T17:43:28.218Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.218Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-09-24T17:43:28.218Z] [2021-09-24T17:43:28.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-09-24T17:43:28.218Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.218Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-09-24T17:43:28.218Z] [2021-09-24T17:43:28.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-09-24T17:43:28.218Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.218Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-09-24T17:43:28.218Z] [2021-09-24T17:43:28.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-09-24T17:43:28.218Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.218Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-09-24T17:43:28.218Z] [2021-09-24T17:43:28.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-09-24T17:43:28.218Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.218Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-09-24T17:43:28.218Z] [2021-09-24T17:43:28.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-09-24T17:43:28.218Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.218Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-09-24T17:43:28.218Z] [2021-09-24T17:43:28.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-09-24T17:43:28.218Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.218Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-09-24T17:43:28.218Z] [2021-09-24T17:43:28.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-09-24T17:43:28.218Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.218Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-09-24T17:43:28.218Z] [2021-09-24T17:43:28.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-09-24T17:43:28.218Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.218Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-09-24T17:43:28.218Z] [2021-09-24T17:43:28.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-09-24T17:43:28.218Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.218Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-09-24T17:43:28.218Z] [2021-09-24T17:43:28.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-09-24T17:43:28.218Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.218Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-09-24T17:43:28.218Z] [2021-09-24T17:43:28.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2021-09-24T17:43:28.218Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.218Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2021-09-24T17:43:28.218Z] [2021-09-24T17:43:28.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-09-24T17:43:28.218Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.218Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-09-24T17:43:28.218Z] [2021-09-24T17:43:28.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-09-24T17:43:28.218Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.218Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-09-24T17:43:28.218Z] [2021-09-24T17:43:28.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-09-24T17:43:28.218Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.218Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-09-24T17:43:28.218Z] [2021-09-24T17:43:28.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-09-24T17:43:28.218Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.218Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-09-24T17:43:28.218Z] [2021-09-24T17:43:28.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-09-24T17:43:28.218Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.218Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-09-24T17:43:28.218Z] [2021-09-24T17:43:28.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-09-24T17:43:28.218Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.218Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-09-24T17:43:28.218Z] [2021-09-24T17:43:28.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-09-24T17:43:28.218Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.218Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-09-24T17:43:28.218Z] [2021-09-24T17:43:28.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-09-24T17:43:28.218Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.218Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-09-24T17:43:28.218Z] [2021-09-24T17:43:28.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-09-24T17:43:28.218Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-09-24T17:43:28.218Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-09-24T17:43:28.218Z] [2021-09-24T17:43:28.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-09-24T17:43:28.218Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.218Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-09-24T17:43:28.218Z] [2021-09-24T17:43:28.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-09-24T17:43:28.218Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.218Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-09-24T17:43:28.218Z] [2021-09-24T17:43:28.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-09-24T17:43:28.218Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.218Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-09-24T17:43:28.218Z] [2021-09-24T17:43:28.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-09-24T17:43:28.218Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.218Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-09-24T17:43:28.218Z] [2021-09-24T17:43:28.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-09-24T17:43:28.218Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.218Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-09-24T17:43:28.218Z] [2021-09-24T17:43:28.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2021-09-24T17:43:28.218Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.218Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-09-24T17:43:28.218Z] [2021-09-24T17:43:28.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-09-24T17:43:28.218Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.218Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-09-24T17:43:28.218Z] [2021-09-24T17:43:28.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-09-24T17:43:28.218Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.218Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-09-24T17:43:28.218Z] [2021-09-24T17:43:28.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-09-24T17:43:28.218Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.218Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-09-24T17:43:28.218Z] [2021-09-24T17:43:28.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-09-24T17:43:28.218Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.218Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-09-24T17:43:28.218Z] [2021-09-24T17:43:28.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-09-24T17:43:28.218Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.218Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-09-24T17:43:28.218Z] [2021-09-24T17:43:28.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-09-24T17:43:28.218Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.218Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-09-24T17:43:28.218Z] [2021-09-24T17:43:28.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-09-24T17:43:28.218Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.218Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-09-24T17:43:28.218Z] [2021-09-24T17:43:28.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-09-24T17:43:28.218Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.218Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-09-24T17:43:28.218Z] [2021-09-24T17:43:28.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-09-24T17:43:28.218Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-09-24T17:43:28.218Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-09-24T17:43:28.218Z] [2021-09-24T17:43:28.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-09-24T17:43:28.218Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.218Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-09-24T17:43:28.218Z] [2021-09-24T17:43:28.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-09-24T17:43:28.218Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.218Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-09-24T17:43:28.218Z] [2021-09-24T17:43:28.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-09-24T17:43:28.218Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.218Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-09-24T17:43:28.218Z] [2021-09-24T17:43:28.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-09-24T17:43:28.218Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.218Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-09-24T17:43:28.218Z] [2021-09-24T17:43:28.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-09-24T17:43:28.218Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.218Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-09-24T17:43:28.218Z] [2021-09-24T17:43:28.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-09-24T17:43:28.218Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.218Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-09-24T17:43:28.218Z] [2021-09-24T17:43:28.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-09-24T17:43:28.218Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.218Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-09-24T17:43:28.218Z] [2021-09-24T17:43:28.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-09-24T17:43:28.218Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.218Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-09-24T17:43:28.218Z] [2021-09-24T17:43:28.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-09-24T17:43:28.218Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.218Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-09-24T17:43:28.218Z] [2021-09-24T17:43:28.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-09-24T17:43:28.218Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.218Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-09-24T17:43:28.218Z] [2021-09-24T17:43:28.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-09-24T17:43:28.218Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.218Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-09-24T17:43:28.218Z] [2021-09-24T17:43:28.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-09-24T17:43:28.218Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.218Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-09-24T17:43:28.218Z] [2021-09-24T17:43:28.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-09-24T17:43:28.218Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.218Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-09-24T17:43:28.218Z] [2021-09-24T17:43:28.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-09-24T17:43:28.218Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.218Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-09-24T17:43:28.218Z] [2021-09-24T17:43:28.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-09-24T17:43:28.219Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.219Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-09-24T17:43:28.219Z] [2021-09-24T17:43:28.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-09-24T17:43:28.219Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-09-24T17:43:28.219Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-09-24T17:43:28.219Z] [2021-09-24T17:43:28.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-09-24T17:43:28.219Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.219Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-09-24T17:43:28.219Z] [2021-09-24T17:43:28.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-09-24T17:43:28.219Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.219Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-09-24T17:43:28.219Z] [2021-09-24T17:43:28.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-09-24T17:43:28.219Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.219Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-09-24T17:43:28.219Z] [2021-09-24T17:43:28.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-09-24T17:43:28.219Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.219Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-09-24T17:43:28.219Z] [2021-09-24T17:43:28.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-09-24T17:43:28.219Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.219Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-09-24T17:43:28.219Z] [2021-09-24T17:43:28.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-09-24T17:43:28.219Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.219Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-09-24T17:43:28.219Z] [2021-09-24T17:43:28.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-09-24T17:43:28.219Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.219Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-09-24T17:43:28.219Z] [2021-09-24T17:43:28.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-09-24T17:43:28.219Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.219Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-09-24T17:43:28.219Z] [2021-09-24T17:43:28.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-09-24T17:43:28.219Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.219Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-09-24T17:43:28.219Z] [2021-09-24T17:43:28.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-09-24T17:43:28.219Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.219Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-09-24T17:43:28.219Z] [2021-09-24T17:43:28.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-09-24T17:43:28.219Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.219Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-09-24T17:43:28.219Z] [2021-09-24T17:43:28.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-09-24T17:43:28.219Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.219Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-09-24T17:43:28.219Z] [2021-09-24T17:43:28.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2021-09-24T17:43:28.219Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.219Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-09-24T17:43:28.219Z] [2021-09-24T17:43:28.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-09-24T17:43:28.219Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.219Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-09-24T17:43:28.219Z] [2021-09-24T17:43:28.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-09-24T17:43:28.219Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.219Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-09-24T17:43:28.219Z] [2021-09-24T17:43:28.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-09-24T17:43:28.219Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.219Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-09-24T17:43:28.219Z] [2021-09-24T17:43:28.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-09-24T17:43:28.219Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.219Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-09-24T17:43:28.219Z] [2021-09-24T17:43:28.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-09-24T17:43:28.219Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.219Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-09-24T17:43:28.219Z] [2021-09-24T17:43:28.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-09-24T17:43:28.219Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.219Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-09-24T17:43:28.219Z] [2021-09-24T17:43:28.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-09-24T17:43:28.219Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.219Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-09-24T17:43:28.219Z] [2021-09-24T17:43:28.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-09-24T17:43:28.219Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-09-24T17:43:28.219Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-09-24T17:43:28.219Z] [2021-09-24T17:43:28.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2021-09-24T17:43:28.219Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.219Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-09-24T17:43:28.219Z] [2021-09-24T17:43:28.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-09-24T17:43:28.219Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.219Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-09-24T17:43:28.219Z] [2021-09-24T17:43:28.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-09-24T17:43:28.219Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.219Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-09-24T17:43:28.219Z] [2021-09-24T17:43:28.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-09-24T17:43:28.219Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.219Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-09-24T17:43:28.219Z] [2021-09-24T17:43:28.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-09-24T17:43:28.219Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.219Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-09-24T17:43:28.219Z] [2021-09-24T17:43:28.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2021-09-24T17:43:28.219Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.219Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-09-24T17:43:28.219Z] [2021-09-24T17:43:28.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2021-09-24T17:43:28.219Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.219Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-09-24T17:43:28.219Z] [2021-09-24T17:43:28.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2021-09-24T17:43:28.219Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.219Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-09-24T17:43:28.219Z] [2021-09-24T17:43:28.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-09-24T17:43:28.219Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.219Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-09-24T17:43:28.219Z] [2021-09-24T17:43:28.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-09-24T17:43:28.219Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.219Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-09-24T17:43:28.219Z] [2021-09-24T17:43:28.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-09-24T17:43:28.219Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.219Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-09-24T17:43:28.219Z] [2021-09-24T17:43:28.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-09-24T17:43:28.219Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.219Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-09-24T17:43:28.219Z] [2021-09-24T17:43:28.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-09-24T17:43:28.219Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.219Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-09-24T17:43:28.219Z] [2021-09-24T17:43:28.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-09-24T17:43:28.219Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.219Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-09-24T17:43:28.219Z] [2021-09-24T17:43:28.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-09-24T17:43:28.219Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.219Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-09-24T17:43:28.219Z] [2021-09-24T17:43:28.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-09-24T17:43:28.219Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.219Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-09-24T17:43:28.219Z] [2021-09-24T17:43:28.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-09-24T17:43:28.219Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.219Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-09-24T17:43:28.219Z] [2021-09-24T17:43:28.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-09-24T17:43:28.219Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.219Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-09-24T17:43:28.219Z] [2021-09-24T17:43:28.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-09-24T17:43:28.219Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.219Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-09-24T17:43:28.219Z] [2021-09-24T17:43:28.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-09-24T17:43:28.219Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.219Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-09-24T17:43:28.219Z] [2021-09-24T17:43:28.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-09-24T17:43:28.219Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.219Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-09-24T17:43:28.219Z] [2021-09-24T17:43:28.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-24T17:43:28.219Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.219Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-24T17:43:28.219Z] [2021-09-24T17:43:28.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-24T17:43:28.219Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.219Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-24T17:43:28.219Z] [2021-09-24T17:43:28.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-24T17:43:28.219Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.219Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-24T17:43:28.219Z] [2021-09-24T17:43:28.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-09-24T17:43:28.219Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.219Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-09-24T17:43:28.219Z] [2021-09-24T17:43:28.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-09-24T17:43:28.219Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.219Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-09-24T17:43:28.219Z] [2021-09-24T17:43:28.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-09-24T17:43:28.219Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.219Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-09-24T17:43:28.219Z] [2021-09-24T17:43:28.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-09-24T17:43:28.219Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.219Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-09-24T17:43:28.219Z] [2021-09-24T17:43:28.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-09-24T17:43:28.219Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.219Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-09-24T17:43:28.219Z] [2021-09-24T17:43:28.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-09-24T17:43:28.219Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.219Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-09-24T17:43:28.219Z] [2021-09-24T17:43:28.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-09-24T17:43:28.219Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.219Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-09-24T17:43:28.219Z] [2021-09-24T17:43:28.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-09-24T17:43:28.219Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.219Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-09-24T17:43:28.219Z] [2021-09-24T17:43:28.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-09-24T17:43:28.219Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.219Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-09-24T17:43:28.219Z] [2021-09-24T17:43:28.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-09-24T17:43:28.219Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.219Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-09-24T17:43:28.219Z] [2021-09-24T17:43:28.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-09-24T17:43:28.219Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.219Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-09-24T17:43:28.219Z] [2021-09-24T17:43:28.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-09-24T17:43:28.219Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.219Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-09-24T17:43:28.219Z] [2021-09-24T17:43:28.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-09-24T17:43:28.219Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.219Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-09-24T17:43:28.219Z] [2021-09-24T17:43:28.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-24T17:43:28.219Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.219Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-24T17:43:28.219Z] [2021-09-24T17:43:28.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-24T17:43:28.219Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.219Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-24T17:43:28.219Z] [2021-09-24T17:43:28.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-24T17:43:28.220Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.220Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-24T17:43:28.220Z] [2021-09-24T17:43:28.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-24T17:43:28.220Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.220Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-24T17:43:28.220Z] [2021-09-24T17:43:28.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-09-24T17:43:28.220Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.220Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-09-24T17:43:28.220Z] [2021-09-24T17:43:28.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-24T17:43:28.220Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.220Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-24T17:43:28.220Z] [2021-09-24T17:43:28.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-09-24T17:43:28.220Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.220Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-09-24T17:43:28.220Z] [2021-09-24T17:43:28.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-09-24T17:43:28.220Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.220Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-09-24T17:43:28.220Z] [2021-09-24T17:43:28.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-09-24T17:43:28.220Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.220Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-09-24T17:43:28.220Z] [2021-09-24T17:43:28.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-24T17:43:28.220Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.220Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-24T17:43:28.220Z] [2021-09-24T17:43:28.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-24T17:43:28.220Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.220Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-24T17:43:28.220Z] [2021-09-24T17:43:28.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-09-24T17:43:28.220Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.220Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-09-24T17:43:28.220Z] [2021-09-24T17:43:28.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-09-24T17:43:28.220Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.220Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-09-24T17:43:28.220Z] [2021-09-24T17:43:28.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-09-24T17:43:28.220Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.220Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-09-24T17:43:28.220Z] [2021-09-24T17:43:28.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-09-24T17:43:28.220Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.220Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-09-24T17:43:28.220Z] [2021-09-24T17:43:28.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-09-24T17:43:28.220Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.220Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-09-24T17:43:28.220Z] [2021-09-24T17:43:28.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-09-24T17:43:28.220Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.220Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-09-24T17:43:28.220Z] [2021-09-24T17:43:28.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-09-24T17:43:28.220Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.220Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-09-24T17:43:28.220Z] [2021-09-24T17:43:28.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-09-24T17:43:28.220Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.220Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-09-24T17:43:28.220Z] [2021-09-24T17:43:28.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-24T17:43:28.220Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.220Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-24T17:43:28.220Z] [2021-09-24T17:43:28.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-24T17:43:28.220Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.220Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-24T17:43:28.220Z] [2021-09-24T17:43:28.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-24T17:43:28.220Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.220Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-24T17:43:28.220Z] [2021-09-24T17:43:28.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-09-24T17:43:28.220Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.220Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-09-24T17:43:28.220Z] [2021-09-24T17:43:28.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-09-24T17:43:28.220Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.220Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-09-24T17:43:28.220Z] [2021-09-24T17:43:28.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-09-24T17:43:28.220Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.220Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-09-24T17:43:28.220Z] [2021-09-24T17:43:28.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-24T17:43:28.220Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.220Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-24T17:43:28.220Z] [2021-09-24T17:43:28.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-24T17:43:28.220Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.220Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-24T17:43:28.220Z] [2021-09-24T17:43:28.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-24T17:43:28.220Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.220Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-24T17:43:28.220Z] [2021-09-24T17:43:28.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-24T17:43:28.220Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.220Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-24T17:43:28.220Z] [2021-09-24T17:43:28.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-09-24T17:43:28.220Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.220Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-09-24T17:43:28.220Z] [2021-09-24T17:43:28.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-24T17:43:28.220Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.220Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-24T17:43:28.220Z] [2021-09-24T17:43:28.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-09-24T17:43:28.220Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.220Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-09-24T17:43:28.220Z] [2021-09-24T17:43:28.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-09-24T17:43:28.220Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.220Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-09-24T17:43:28.220Z] [2021-09-24T17:43:28.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-24T17:43:28.220Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.220Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-24T17:43:28.220Z] [2021-09-24T17:43:28.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-24T17:43:28.220Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.220Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-24T17:43:28.220Z] [2021-09-24T17:43:28.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-09-24T17:43:28.220Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.220Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-09-24T17:43:28.220Z] [2021-09-24T17:43:28.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-09-24T17:43:28.220Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.220Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-09-24T17:43:28.220Z] [2021-09-24T17:43:28.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-09-24T17:43:28.220Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.220Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-09-24T17:43:28.220Z] [2021-09-24T17:43:28.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-09-24T17:43:28.220Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.220Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-09-24T17:43:28.220Z] [2021-09-24T17:43:28.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-09-24T17:43:28.220Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.220Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-09-24T17:43:28.220Z] [2021-09-24T17:43:28.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-09-24T17:43:28.220Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.220Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-09-24T17:43:28.220Z] [2021-09-24T17:43:28.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-09-24T17:43:28.220Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.220Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-09-24T17:43:28.220Z] [2021-09-24T17:43:28.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-09-24T17:43:28.220Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.220Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-09-24T17:43:28.220Z] [2021-09-24T17:43:28.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-09-24T17:43:28.220Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.220Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-09-24T17:43:28.220Z] [2021-09-24T17:43:28.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-09-24T17:43:28.220Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.220Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-09-24T17:43:28.220Z] [2021-09-24T17:43:28.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-09-24T17:43:28.220Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.220Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-09-24T17:43:28.220Z] [2021-09-24T17:43:28.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-09-24T17:43:28.220Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.220Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-09-24T17:43:28.220Z] [2021-09-24T17:43:28.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-09-24T17:43:28.220Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.220Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-09-24T17:43:28.220Z] [2021-09-24T17:43:28.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-09-24T17:43:28.220Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.220Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-09-24T17:43:28.220Z] [2021-09-24T17:43:28.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-09-24T17:43:28.220Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.220Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-09-24T17:43:28.220Z] [2021-09-24T17:43:28.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-09-24T17:43:28.220Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.220Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-09-24T17:43:28.220Z] [2021-09-24T17:43:28.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-09-24T17:43:28.220Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.220Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-09-24T17:43:28.220Z] [2021-09-24T17:43:28.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-09-24T17:43:28.220Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.220Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-09-24T17:43:28.220Z] [2021-09-24T17:43:28.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-09-24T17:43:28.220Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.220Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-09-24T17:43:28.220Z] [2021-09-24T17:43:28.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-09-24T17:43:28.221Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.221Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-09-24T17:43:28.221Z] [2021-09-24T17:43:28.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-09-24T17:43:28.221Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.221Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-09-24T17:43:28.221Z] [2021-09-24T17:43:28.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-09-24T17:43:28.221Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.221Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-09-24T17:43:28.221Z] [2021-09-24T17:43:28.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-09-24T17:43:28.221Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.221Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-09-24T17:43:28.221Z] [2021-09-24T17:43:28.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-09-24T17:43:28.221Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.221Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-09-24T17:43:28.221Z] [2021-09-24T17:43:28.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-09-24T17:43:28.221Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.221Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-09-24T17:43:28.221Z] [2021-09-24T17:43:28.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-09-24T17:43:28.221Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.221Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-09-24T17:43:28.221Z] [2021-09-24T17:43:28.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-09-24T17:43:28.221Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.221Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-09-24T17:43:28.221Z] [2021-09-24T17:43:28.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-09-24T17:43:28.221Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.221Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-09-24T17:43:28.704Z] [2021-09-24T17:43:28.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-09-24T17:43:28.704Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.704Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-09-24T17:43:28.704Z] [2021-09-24T17:43:28.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-09-24T17:43:28.704Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.704Z] [2021-09-24T17:43:28.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-09-24T17:43:28.704Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.704Z] [2021-09-24T17:43:28.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-09-24T17:43:28.704Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-09-24T17:43:28.704Z] [2021-09-24T17:43:28.704Z] DONE 1092 tests, 546 skipped in 2357.345s [2021-09-24T17:43:28.704Z] INFO: Integration tests ended at 09/24/2021 17:43:28. Duration:00:39:17.4786698 [2021-09-24T17:43:28.704Z] INFO: Docker info of the daemon under test at end of run [2021-09-24T17:43:28.704Z] [2021-09-24T17:43:28.704Z] Containers: 2 [2021-09-24T17:43:28.704Z] Running: 0 [2021-09-24T17:43:28.704Z] Paused: 0 [2021-09-24T17:43:28.704Z] Stopped: 2 [2021-09-24T17:43:28.704Z] Images: 18 [2021-09-24T17:43:28.704Z] Server Version: 0.0.0-dev [2021-09-24T17:43:28.704Z] Storage Driver: windowsfilter [2021-09-24T17:43:28.704Z] Windows: [2021-09-24T17:43:28.704Z] Logging Driver: json-file [2021-09-24T17:43:28.704Z] Plugins: [2021-09-24T17:43:28.704Z] Volume: local [2021-09-24T17:43:28.704Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-09-24T17:43:28.704Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-09-24T17:43:28.704Z] Swarm: inactive [2021-09-24T17:43:28.704Z] Default Isolation: process [2021-09-24T17:43:28.704Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-09-24T17:43:28.704Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2114) [2021-09-24T17:43:28.704Z] OSType: windows [2021-09-24T17:43:28.704Z] Architecture: x86_64 [2021-09-24T17:43:28.704Z] CPUs: 4 [2021-09-24T17:43:28.704Z] Total Memory: 32GiB [2021-09-24T17:43:28.704Z] Name: azwin-2-95fcb0 [2021-09-24T17:43:28.704Z] ID: IENN:LKZQ:FQ74:3MRX:LWXZ:LSC6:DVFH:M4PQ:32LU:VT35:WQI6:G35D [2021-09-24T17:43:28.704Z] Docker Root Dir: D:\CI\PR-42881\2\daemon [2021-09-24T17:43:28.704Z] Debug Mode (client): false [2021-09-24T17:43:28.704Z] Debug Mode (server): true [2021-09-24T17:43:28.704Z] File Descriptors: -1 [2021-09-24T17:43:28.704Z] Goroutines: 17 [2021-09-24T17:43:28.704Z] System Time: 2021-09-24T17:43:28.386956Z [2021-09-24T17:43:28.704Z] EventsListeners: 0 [2021-09-24T17:43:28.704Z] Registry: https://index.docker.io/v1/ [2021-09-24T17:43:28.704Z] Labels: [2021-09-24T17:43:28.704Z] Experimental: false [2021-09-24T17:43:28.704Z] Insecure Registries: [2021-09-24T17:43:28.704Z] 127.0.0.0/8 [2021-09-24T17:43:28.704Z] Live Restore Enabled: false [2021-09-24T17:43:28.704Z] [2021-09-24T17:43:28.704Z] [2021-09-24T17:43:28.704Z] INFO: Stopping daemon under test [2021-09-24T17:43:28.704Z] SUCCESS: The process with PID 5304 (child process of PID 2536) has been terminated. [2021-09-24T17:43:28.704Z] SUCCESS: The process with PID 2536 (child process of PID 3784) has been terminated. [2021-09-24T17:43:28.704Z] INFO: Stop tailing logs of the daemon under tests [2021-09-24T17:43:28.704Z] INFO: executeCI.ps1 Completed successfully at 09/24/2021 17:43:28. [2021-09-24T17:43:28.704Z] INFO: Tidying up at end of run [2021-09-24T17:43:28.704Z] INFO: Saving daemon under test log (d:\CI\PR-42881\2\dut.out) to bundles\CIDUT.out [2021-09-24T17:43:28.704Z] INFO: Saving daemon under test log (d:\CI\PR-42881\2\dut.err) to bundles\CIDUT.err [2021-09-24T17:43:28.704Z] INFO: Saving containerd logs to bundles [2021-09-24T17:43:28.704Z] INFO: Nuke-Everything... [2021-09-24T17:43:29.188Z] INFO: Container count on control daemon to delete is 2 [2021-09-24T17:43:29.672Z] 9a1c865a8618 [2021-09-24T17:43:29.672Z] 9c82da858c40 [2021-09-24T17:43:29.672Z] INFO: Tidying pidfile d:\CI\PR-42881\2\docker.pid [2021-09-24T17:43:29.672Z] INFO: Nuking d:\CI [2021-09-24T17:43:34.167Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-09-24T17:43:34.167Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-09-24T17:43:34.167Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-09-24T17:43:37.112Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-09-24T17:43:55.336Z] INFO: Zapped successfully [2021-09-24T17:43:55.336Z] [2021-09-24T17:43:55.336Z] INFO: executeCI.ps1 exiting at Fri Sep 24 17:43:53 CUT 2021. Duration 01:15:00.3419252 [2021-09-24T17:43:55.336Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-09-24T17:43:55.606Z] Recording test results [2021-09-24T17:44:04.688Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-09-24T17:44:06.353Z] Creating windowsRS5-integration-bundles.zip [2021-09-24T17:44:07.204Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [Pipeline] archiveArtifacts [2021-09-24T17:44:07.606Z] Archiving artifacts [2021-09-24T17:44:22.121Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-09-24T17:44:23.741Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42881/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-09-24T17:44:24.822Z] + make clean [2021-09-24T17:44:25.840Z] docker volume rm -f docker-dev-cache [2021-09-24T17:44:25.840Z] docker-dev-cache [Pipeline] deleteDir [2021-09-24T17:44:26.869Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-24T17:44:34.019Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-09-24T17:44:38.767Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-09-24T17:44:56.569Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-09-24T17:44:56.569Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-09-24T17:44:56.569Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-09-24T17:45:02.430Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-09-24T17:45:02.430Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-09-24T17:45:02.430Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-09-24T17:45:02.430Z] === RUN TestDockerSuite/TestBuildNetNone [2021-09-24T17:45:02.430Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-09-24T17:45:02.430Z] === RUN TestDockerSuite/TestBuildNoContext [2021-09-24T17:45:06.225Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-09-24T17:45:10.009Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-09-24T17:45:12.958Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-09-24T17:45:12.958Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-09-24T17:45:12.958Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-09-24T17:45:15.904Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-09-24T17:45:16.372Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-09-24T17:45:17.934Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-09-24T17:45:26.588Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-09-24T17:45:27.573Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-09-24T17:45:36.228Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-09-24T17:45:40.020Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-09-24T17:45:47.168Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-09-24T17:45:50.958Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-09-24T17:45:54.747Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-09-24T17:45:55.215Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-09-24T17:45:55.215Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-09-24T17:45:55.215Z] === RUN TestDockerSuite/TestBuildPATH [2021-09-24T17:45:55.215Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-09-24T17:45:55.215Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-09-24T17:45:57.433Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-09-24T17:45:57.433Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-09-24T17:45:57.433Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-09-24T17:46:40.099Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-09-24T17:46:52.450Z] === RUN TestDockerSuite/TestBuildRm [2021-09-24T17:47:02.744Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-09-24T17:47:04.275Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-09-24T17:47:04.275Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-09-24T17:47:04.275Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-09-24T17:47:04.275Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-09-24T17:47:04.731Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-09-24T17:47:05.693Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-09-24T17:47:09.416Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-09-24T17:47:13.139Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-09-24T17:47:17.809Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-09-24T17:47:32.593Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-09-24T17:47:32.593Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-09-24T17:47:33.050Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-09-24T17:47:41.600Z] === RUN TestDockerSuite/TestBuildSpaces [2021-09-24T17:47:41.601Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-09-24T17:47:44.493Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-09-24T17:47:44.493Z] === RUN TestDockerSuite/TestBuildStderr [2021-09-24T17:47:48.212Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-09-24T17:48:02.989Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-09-24T17:48:02.989Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-09-24T17:48:03.446Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-09-24T17:48:07.190Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-09-24T17:48:07.717Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-09-24T17:48:11.445Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-09-24T17:48:16.127Z] === RUN TestDockerSuite/TestBuildUser [2021-09-24T17:48:16.128Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-09-24T17:48:16.128Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-09-24T17:48:16.128Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-09-24T17:48:16.128Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-09-24T17:48:16.128Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-09-24T17:48:16.128Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-09-24T17:48:19.855Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-09-24T17:48:19.855Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-09-24T17:48:22.747Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-09-24T17:48:22.747Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-09-24T17:48:22.747Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-09-24T17:48:22.747Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-09-24T17:48:22.747Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-09-24T17:48:43.796Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-09-24T17:48:43.796Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-09-24T17:48:50.846Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-09-24T17:48:56.618Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-09-24T17:48:56.618Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-09-24T17:48:56.618Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-09-24T17:48:56.618Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-09-24T17:48:56.618Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-09-24T17:48:58.790Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-09-24T17:48:58.790Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-09-24T17:48:58.790Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-09-24T17:49:07.466Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-09-24T17:49:11.185Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-09-24T17:49:11.641Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-09-24T17:49:23.989Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-09-24T17:49:23.989Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-09-24T17:49:23.989Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-09-24T17:49:23.989Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-09-24T17:49:23.989Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-09-24T17:49:23.989Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-09-24T17:49:24.445Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-09-24T17:49:25.408Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-09-24T17:49:32.462Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-09-24T17:49:33.426Z] === RUN TestDockerSuite/TestBuildXZHost [2021-09-24T17:49:33.426Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-09-24T17:49:33.882Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-09-24T17:49:33.882Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-09-24T17:49:33.882Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-09-24T17:49:33.882Z] docker_cli_sni_test.go:18: Flakey test [2021-09-24T17:49:33.882Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-09-24T17:49:35.412Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-09-24T17:49:35.412Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-09-24T17:49:35.412Z] === RUN TestDockerSuite/TestCommitChange [2021-09-24T17:49:40.083Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-09-24T17:49:43.815Z] === RUN TestDockerSuite/TestCommitHardlink [2021-09-24T17:49:43.815Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-09-24T17:49:43.815Z] === RUN TestDockerSuite/TestCommitNewFile [2021-09-24T17:49:50.862Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-09-24T17:49:50.862Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-09-24T17:49:50.862Z] === RUN TestDockerSuite/TestCommitTTY [2021-09-24T17:49:57.914Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-09-24T17:50:01.641Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-09-24T17:50:01.641Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-09-24T17:50:01.641Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-09-24T17:50:01.641Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-09-24T17:50:01.641Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-09-24T17:50:01.641Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-09-24T17:50:01.641Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-09-24T17:50:01.641Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-09-24T17:50:01.641Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-09-24T17:50:01.641Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-09-24T17:50:01.641Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-09-24T17:50:01.641Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-09-24T17:50:01.641Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-09-24T17:50:01.641Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-09-24T17:50:01.641Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-09-24T17:50:01.641Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-09-24T17:50:10.182Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-09-24T17:50:17.233Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-09-24T17:50:17.233Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-09-24T17:50:17.233Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-09-24T17:50:20.955Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-09-24T17:50:20.955Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-09-24T17:50:20.955Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-09-24T17:50:20.955Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-09-24T17:50:20.955Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-09-24T17:50:20.955Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-09-24T17:50:20.955Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-09-24T17:50:23.846Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-09-24T17:50:23.846Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-09-24T17:50:23.846Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-09-24T17:50:23.846Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-09-24T17:50:26.742Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-09-24T17:50:27.199Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-09-24T17:50:27.199Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-09-24T17:50:27.199Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-09-24T17:50:27.199Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-09-24T17:50:27.199Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-09-24T17:50:27.199Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-09-24T17:50:27.199Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-09-24T17:50:30.918Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-09-24T17:50:33.812Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-09-24T17:50:37.533Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-09-24T17:50:37.533Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-09-24T17:50:37.533Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-09-24T17:50:37.533Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-09-24T17:50:40.425Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-09-24T17:50:40.425Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-09-24T17:50:43.317Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-09-24T17:50:43.317Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-09-24T17:50:43.317Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-09-24T17:50:43.317Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-09-24T17:50:43.317Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-09-24T17:50:46.209Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-09-24T17:50:46.209Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-09-24T17:50:49.934Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-09-24T17:50:49.934Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-09-24T17:50:49.934Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-09-24T17:50:52.826Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-09-24T17:50:53.283Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-09-24T17:50:56.176Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-09-24T17:51:00.851Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-09-24T17:51:06.626Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-09-24T17:51:06.626Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-09-24T17:51:06.626Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-09-24T17:51:06.626Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-09-24T17:51:06.626Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-09-24T17:51:08.794Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-09-24T17:51:08.794Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-09-24T17:51:08.794Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-09-24T17:51:11.685Z] === RUN TestDockerSuite/TestContainerAPITop [2021-09-24T17:51:11.685Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-09-24T17:51:11.685Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-09-24T17:51:14.579Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-09-24T17:51:14.579Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-09-24T17:51:19.248Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-09-24T17:51:21.415Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-09-24T17:51:21.415Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-09-24T17:51:21.415Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-09-24T17:51:21.415Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-09-24T17:51:21.415Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-09-24T17:51:21.415Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-09-24T17:51:21.415Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-09-24T17:51:21.415Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-09-24T17:51:21.415Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-09-24T17:51:21.415Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-09-24T17:51:21.415Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-09-24T17:51:22.944Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-09-24T17:51:22.944Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-09-24T17:51:25.834Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-09-24T17:51:28.722Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-09-24T17:51:30.893Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-09-24T17:51:33.780Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000221998_} [2021-09-24T17:51:35.945Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11585069584_c:\foo_false____} [2021-09-24T17:51:38.833Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11585069584_c:\foo_true____} [2021-09-24T17:51:41.720Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-09-24T17:51:41.720Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-09-24T17:51:41.720Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-09-24T17:51:41.720Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-09-24T17:51:41.720Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-09-24T17:51:41.720Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-09-24T17:51:41.720Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-09-24T17:51:41.720Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-09-24T17:51:41.720Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-09-24T17:51:41.720Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-09-24T17:51:41.720Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-09-24T17:51:41.720Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-09-24T17:51:41.720Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-09-24T17:51:41.720Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-09-24T17:51:41.720Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-09-24T17:51:41.720Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-09-24T17:51:41.720Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-09-24T17:51:41.720Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-09-24T17:51:41.720Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-09-24T17:51:41.720Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-09-24T17:51:41.720Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-09-24T17:51:41.720Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-09-24T17:51:41.720Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-09-24T17:51:41.720Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-09-24T17:51:44.608Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-09-24T17:51:44.608Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-09-24T17:51:44.608Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-09-24T17:51:44.608Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-09-24T17:51:44.608Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-09-24T17:51:44.608Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-09-24T17:51:44.608Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-09-24T17:51:44.608Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-09-24T17:51:44.608Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-09-24T17:51:44.608Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-09-24T17:51:44.608Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-09-24T17:51:44.608Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-09-24T17:51:44.608Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-09-24T17:51:44.608Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-09-24T17:51:44.608Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-09-24T17:51:44.608Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-09-24T17:51:44.608Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-09-24T17:51:44.608Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-09-24T17:51:44.608Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-09-24T17:51:44.608Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-09-24T17:51:44.608Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-09-24T17:51:44.608Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-09-24T17:51:44.608Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-09-24T17:51:44.608Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-09-24T17:51:44.608Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-09-24T17:51:44.608Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-09-24T17:51:44.608Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-09-24T17:51:47.494Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-09-24T17:51:47.495Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-09-24T17:51:47.495Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-09-24T17:51:47.495Z] === RUN TestDockerSuite/TestCpRelativePath [2021-09-24T17:51:49.663Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-09-24T17:51:49.663Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-09-24T17:51:49.663Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-09-24T17:51:49.663Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-09-24T17:51:49.663Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-09-24T17:51:49.663Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-09-24T17:51:49.663Z] === RUN TestDockerSuite/TestCpToCaseA [2021-09-24T17:51:54.331Z] === RUN TestDockerSuite/TestCpToCaseB [2021-09-24T17:51:57.219Z] === RUN TestDockerSuite/TestCpToCaseC [2021-09-24T17:51:57.219Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-09-24T17:51:57.219Z] === RUN TestDockerSuite/TestCpToCaseD [2021-09-24T17:51:57.219Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-09-24T17:51:57.219Z] === RUN TestDockerSuite/TestCpToCaseE [2021-09-24T17:52:07.501Z] === RUN TestDockerSuite/TestCpToCaseF [2021-09-24T17:52:07.501Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-09-24T17:52:07.501Z] === RUN TestDockerSuite/TestCpToCaseG [2021-09-24T17:52:07.501Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-09-24T17:52:07.501Z] === RUN TestDockerSuite/TestCpToCaseH [2021-09-24T17:52:16.033Z] === RUN TestDockerSuite/TestCpToCaseI [2021-09-24T17:52:16.033Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-09-24T17:52:16.033Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-09-24T17:52:16.033Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-09-24T17:52:16.033Z] === RUN TestDockerSuite/TestCpToDot [2021-09-24T17:52:18.920Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-09-24T17:52:18.920Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-09-24T17:52:18.920Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-09-24T17:52:18.920Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-09-24T17:52:18.920Z] === RUN TestDockerSuite/TestCpToStdout [2021-09-24T17:52:21.807Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-09-24T17:52:21.808Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-09-24T17:52:21.808Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-09-24T17:52:21.808Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-09-24T17:52:21.808Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-09-24T17:52:21.808Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-09-24T17:52:21.808Z] === RUN TestDockerSuite/TestCpVolumePath [2021-09-24T17:52:21.808Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-09-24T17:52:21.808Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-09-24T17:52:21.808Z] === RUN TestDockerSuite/TestCreateArgs [2021-09-24T17:52:22.263Z] === RUN TestDockerSuite/TestCreateByImageID [2021-09-24T17:52:24.428Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-09-24T17:52:26.592Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-09-24T17:52:27.048Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-09-24T17:52:27.048Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-09-24T17:52:29.213Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-09-24T17:52:29.669Z] === RUN TestDockerSuite/TestCreateLabels [2021-09-24T17:52:29.669Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-09-24T17:52:29.669Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-09-24T17:52:29.669Z] === RUN TestDockerSuite/TestCreateRM [2021-09-24T17:52:30.124Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-09-24T17:52:30.125Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-09-24T17:52:30.125Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-09-24T17:52:30.125Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-09-24T17:52:30.579Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-09-24T17:52:39.114Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-09-24T17:52:39.114Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-09-24T17:52:39.114Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-09-24T17:52:42.003Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-09-24T17:52:42.003Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-09-24T17:52:42.003Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-09-24T17:52:42.003Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-09-24T17:52:44.167Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-09-24T17:52:44.167Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-09-24T17:52:44.167Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-09-24T17:52:44.624Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-09-24T17:52:44.624Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-09-24T17:52:44.624Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-09-24T17:52:44.624Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-09-24T17:52:44.624Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-09-24T17:52:44.624Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-09-24T17:52:44.624Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-09-24T17:52:44.624Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-09-24T17:52:44.624Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-09-24T17:52:44.624Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-09-24T17:52:44.624Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-09-24T17:52:44.624Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-09-24T17:52:44.624Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-09-24T17:52:44.624Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-09-24T17:52:44.624Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-09-24T17:52:44.624Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-09-24T17:52:44.624Z] === RUN TestDockerSuite/TestDevicePermissions [2021-09-24T17:52:44.624Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-09-24T17:52:44.624Z] === RUN TestDockerSuite/TestDockerFails [2021-09-24T17:52:44.624Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-09-24T17:52:44.624Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-09-24T17:52:44.624Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-09-24T17:52:44.624Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-09-24T17:52:44.624Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-09-24T17:52:44.624Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-09-24T17:52:44.624Z] === RUN TestDockerSuite/TestEventsAttach [2021-09-24T17:52:44.624Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-09-24T17:52:44.624Z] === RUN TestDockerSuite/TestEventsCommit [2021-09-24T17:52:44.624Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-09-24T17:52:44.624Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-09-24T17:52:47.513Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-09-24T17:52:50.401Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-09-24T17:52:52.567Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-09-24T17:53:02.849Z] === RUN TestDockerSuite/TestEventsCopy [2021-09-24T17:53:05.735Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-09-24T17:53:10.400Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-09-24T17:53:13.286Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-09-24T17:53:13.742Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-09-24T17:53:18.450Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-09-24T17:53:19.411Z] === RUN TestDockerSuite/TestEventsFilterType [2021-09-24T17:53:20.373Z] === RUN TestDockerSuite/TestEventsFilters [2021-09-24T17:53:26.142Z] === RUN TestDockerSuite/TestEventsFormat [2021-09-24T17:53:29.861Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-09-24T17:53:30.318Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-09-24T17:53:30.318Z] === RUN TestDockerSuite/TestEventsImageImport [2021-09-24T17:53:30.318Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-09-24T17:53:30.318Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-09-24T17:53:30.318Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-09-24T17:53:30.318Z] === RUN TestDockerSuite/TestEventsImagePull [2021-09-24T17:53:30.318Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-09-24T17:53:30.318Z] === RUN TestDockerSuite/TestEventsImageTag [2021-09-24T17:53:31.279Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-09-24T17:53:31.279Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-09-24T17:53:31.279Z] === RUN TestDockerSuite/TestEventsRename [2021-09-24T17:53:34.169Z] === RUN TestDockerSuite/TestEventsResize [2021-09-24T17:54:09.798Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-09-24T17:54:09.798Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-09-24T17:54:12.689Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-09-24T17:54:17.357Z] === RUN TestDockerSuite/TestEventsTop [2021-09-24T17:54:17.357Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-09-24T17:54:17.357Z] === RUN TestDockerSuite/TestEventsUntag [2021-09-24T17:54:20.246Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-09-24T17:54:24.916Z] === RUN TestDockerSuite/TestExec [2021-09-24T17:54:24.916Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-09-24T17:54:24.916Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-09-24T17:54:24.916Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-09-24T17:54:24.916Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-09-24T17:54:27.083Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-09-24T17:54:29.976Z] === RUN TestDockerSuite/TestExecAPIStart [2021-09-24T17:54:29.976Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-09-24T17:54:29.976Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-09-24T17:54:29.976Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-09-24T17:54:29.976Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-09-24T17:54:29.976Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-09-24T17:54:29.976Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-09-24T17:54:32.866Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-09-24T17:54:36.583Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-09-24T17:54:39.475Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-09-24T17:54:41.641Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-09-24T17:54:47.411Z] === RUN TestDockerSuite/TestExecCgroup [2021-09-24T17:54:47.411Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-09-24T17:54:47.411Z] === RUN TestDockerSuite/TestExecEnv [2021-09-24T17:54:47.411Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-09-24T17:54:47.411Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-09-24T17:54:47.411Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-09-24T17:54:47.411Z] === RUN TestDockerSuite/TestExecExitStatus [2021-09-24T17:54:50.304Z] === RUN TestDockerSuite/TestExecInspectID [2021-09-24T17:54:56.075Z] === RUN TestDockerSuite/TestExecInteractive [2021-09-24T17:54:56.075Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-09-24T17:54:56.075Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-09-24T17:54:56.075Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-09-24T17:54:56.075Z] === RUN TestDockerSuite/TestExecParseError [2021-09-24T17:54:56.075Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-09-24T17:54:56.075Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-09-24T17:54:56.075Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-09-24T17:54:56.075Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-09-24T17:54:56.075Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-09-24T17:54:56.075Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-09-24T17:54:58.967Z] === RUN TestDockerSuite/TestExecSetEnv [2021-09-24T17:54:58.967Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-09-24T17:54:58.967Z] === RUN TestDockerSuite/TestExecStartFails [2021-09-24T17:54:58.967Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-09-24T17:54:58.967Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-09-24T17:54:58.967Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-09-24T17:54:58.967Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-09-24T17:54:58.967Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-09-24T17:54:58.967Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-09-24T17:54:58.967Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-09-24T17:54:58.967Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-09-24T17:55:01.861Z] === RUN TestDockerSuite/TestExecUlimits [2021-09-24T17:55:01.861Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-09-24T17:55:01.861Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-09-24T17:55:07.632Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-09-24T17:55:07.632Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-09-24T17:55:07.632Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-09-24T17:55:07.632Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-09-24T17:55:07.632Z] === RUN TestDockerSuite/TestExecWithUser [2021-09-24T17:55:07.632Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-09-24T17:55:07.632Z] === RUN TestDockerSuite/TestGetContainerStats [2021-09-24T17:55:14.680Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-09-24T17:55:21.729Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-09-24T17:55:24.618Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-09-24T17:55:31.668Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-09-24T17:55:31.668Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-09-24T17:55:31.668Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-09-24T17:55:31.668Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-09-24T17:55:31.668Z] === RUN TestDockerSuite/TestHealth [2021-09-24T17:55:31.668Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-09-24T17:55:31.668Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-09-24T17:55:31.668Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-09-24T17:55:31.668Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-09-24T17:55:31.668Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-09-24T17:55:35.384Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-09-24T17:55:35.384Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-09-24T17:55:35.384Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-09-24T17:55:35.384Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-09-24T17:55:35.840Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-09-24T17:55:35.840Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-09-24T17:55:35.840Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-09-24T17:55:36.801Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-09-24T17:55:36.801Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-09-24T17:55:36.801Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-09-24T17:55:37.258Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-09-24T17:55:37.714Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-09-24T17:55:39.241Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-09-24T17:55:39.241Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-09-24T17:55:41.407Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-09-24T17:55:44.295Z] === RUN TestDockerSuite/TestImagesFormat [2021-09-24T17:55:44.295Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-09-24T17:55:44.295Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-09-24T17:55:44.295Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-09-24T17:55:48.012Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-09-24T17:55:48.012Z] === RUN TestDockerSuite/TestImportBadURL [2021-09-24T17:55:50.180Z] === RUN TestDockerSuite/TestImportDisplay [2021-09-24T17:55:50.180Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-09-24T17:55:50.180Z] === RUN TestDockerSuite/TestImportFile [2021-09-24T17:55:50.180Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-09-24T17:55:50.180Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-09-24T17:55:50.180Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-09-24T17:55:50.180Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-09-24T17:55:50.180Z] === RUN TestDockerSuite/TestImportGzipped [2021-09-24T17:55:50.180Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-09-24T17:55:50.180Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-09-24T17:55:50.180Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-09-24T17:55:50.180Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-09-24T17:55:50.180Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-09-24T17:55:50.180Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-09-24T17:55:50.180Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-09-24T17:55:50.180Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-09-24T17:55:50.180Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-09-24T17:55:50.180Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-09-24T17:55:50.180Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-09-24T17:55:50.180Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-09-24T17:55:50.180Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-09-24T17:55:50.180Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-09-24T17:55:50.180Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-09-24T17:55:53.072Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-09-24T17:55:55.240Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-09-24T17:55:55.240Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-09-24T17:55:55.240Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-09-24T17:55:55.240Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-09-24T17:55:55.240Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-09-24T17:55:55.695Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-09-24T17:55:55.695Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-09-24T17:55:55.695Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-09-24T17:55:57.862Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-09-24T17:55:58.319Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-09-24T17:56:01.208Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-09-24T17:56:01.208Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-09-24T17:56:01.208Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-09-24T17:56:01.208Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-09-24T17:56:01.208Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-09-24T17:56:01.208Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-09-24T17:56:01.208Z] === RUN TestDockerSuite/TestInspectDefault [2021-09-24T17:56:03.376Z] === RUN TestDockerSuite/TestInspectHistory [2021-09-24T17:56:08.043Z] === RUN TestDockerSuite/TestInspectImage [2021-09-24T17:56:08.043Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-09-24T17:56:08.043Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-09-24T17:56:08.043Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-09-24T17:56:08.043Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-09-24T17:56:08.043Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-09-24T17:56:08.043Z] === RUN TestDockerSuite/TestInspectInt64 [2021-09-24T17:56:10.210Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-09-24T17:56:13.101Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-09-24T17:56:13.101Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-09-24T17:56:15.991Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-09-24T17:56:18.880Z] === RUN TestDockerSuite/TestInspectPlugin [2021-09-24T17:56:18.880Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-09-24T17:56:18.880Z] === RUN TestDockerSuite/TestInspectRootFS [2021-09-24T17:56:18.880Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-09-24T17:56:21.774Z] === RUN TestDockerSuite/TestInspectStatus [2021-09-24T17:56:24.676Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-09-24T17:56:30.463Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-09-24T17:56:33.371Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-09-24T17:56:36.280Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-09-24T17:56:39.188Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-09-24T17:56:42.095Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-09-24T17:56:44.275Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-09-24T17:56:47.183Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-09-24T17:56:47.183Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-09-24T17:56:47.183Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-09-24T17:56:47.183Z] === RUN TestDockerSuite/TestLinksEnvs [2021-09-24T17:56:47.183Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-09-24T17:56:47.183Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-09-24T17:56:47.183Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-09-24T17:56:47.183Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-09-24T17:56:47.183Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-09-24T17:56:47.183Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-09-24T17:56:47.183Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-09-24T17:56:47.183Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-09-24T17:56:47.183Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-09-24T17:56:47.183Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-09-24T17:56:47.183Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-09-24T17:56:47.183Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-09-24T17:56:47.183Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-09-24T17:56:47.183Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-09-24T17:56:47.183Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-09-24T17:56:47.183Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-09-24T17:56:47.183Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-09-24T17:56:47.183Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-09-24T17:56:47.183Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-09-24T17:56:47.183Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-09-24T17:56:47.183Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-09-24T17:56:47.183Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-09-24T17:56:47.183Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-09-24T17:56:47.183Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-09-24T17:56:47.183Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-09-24T17:56:47.183Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-09-24T17:56:47.183Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-09-24T17:56:47.183Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-09-24T17:56:47.183Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-09-24T17:56:47.183Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-09-24T17:56:47.183Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-09-24T17:56:47.183Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-09-24T17:56:50.089Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-09-24T17:56:52.270Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-09-24T17:56:58.064Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-09-24T17:57:00.971Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-09-24T17:57:00.971Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-09-24T17:57:00.971Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-09-24T17:57:03.881Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-09-24T17:57:03.881Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-09-24T17:57:08.570Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-09-24T17:57:14.364Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-09-24T17:57:19.057Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-09-24T17:57:22.794Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-09-24T17:57:26.531Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-09-24T17:57:26.531Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-09-24T17:57:26.531Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-09-24T17:57:29.439Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-09-24T17:57:31.618Z] === RUN TestDockerSuite/TestLogsSince [2021-09-24T17:57:41.945Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-09-24T17:57:41.945Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-09-24T17:57:41.945Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-09-24T17:57:41.945Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-09-24T17:57:41.945Z] === RUN TestDockerSuite/TestLogsTail [2021-09-24T17:57:43.485Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-09-24T17:57:46.392Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-09-24T17:57:48.575Z] === RUN TestDockerSuite/TestMountIntoProc [2021-09-24T17:57:48.575Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-09-24T17:57:48.575Z] === RUN TestDockerSuite/TestMountIntoSys [2021-09-24T17:57:48.575Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-09-24T17:57:48.575Z] === RUN TestDockerSuite/TestNetHostname [2021-09-24T17:57:48.575Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-09-24T17:57:48.575Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-09-24T17:57:48.575Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-09-24T17:57:48.575Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-09-24T17:57:48.575Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-09-24T17:57:48.575Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-09-24T17:57:48.575Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-09-24T17:57:48.575Z] === RUN TestDockerSuite/TestPluginActive [2021-09-24T17:57:48.575Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-09-24T17:57:48.575Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-09-24T17:57:48.575Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-09-24T17:57:48.575Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-09-24T17:57:48.575Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-09-24T17:57:48.575Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-09-24T17:57:49.034Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-09-24T17:57:49.034Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-09-24T17:57:49.034Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-09-24T17:57:49.034Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-09-24T17:57:49.034Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-09-24T17:57:49.034Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-09-24T17:57:49.034Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-09-24T17:57:49.034Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-09-24T17:57:49.034Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-09-24T17:57:49.035Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-09-24T17:57:49.035Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-09-24T17:57:49.035Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-09-24T17:57:49.035Z] === RUN TestDockerSuite/TestPortHostBinding [2021-09-24T17:57:49.035Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-09-24T17:57:49.035Z] === RUN TestDockerSuite/TestPortList [2021-09-24T17:57:49.035Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-09-24T17:57:49.035Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-09-24T17:57:53.725Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-09-24T17:57:53.725Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-09-24T17:57:53.725Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-09-24T17:57:53.725Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-09-24T17:57:53.725Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-09-24T17:57:53.725Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-09-24T17:57:53.725Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-09-24T17:57:53.725Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-09-24T17:57:53.725Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-09-24T17:57:53.725Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-09-24T17:57:53.725Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-09-24T17:57:53.725Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-09-24T17:57:53.725Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-09-24T17:57:53.725Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-09-24T17:57:53.725Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-09-24T17:57:53.725Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-09-24T17:57:53.725Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-09-24T17:57:53.725Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-09-24T17:57:58.417Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-09-24T17:57:58.417Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-09-24T17:57:58.417Z] === RUN TestDockerSuite/TestPsByOrder [2021-09-24T17:58:10.802Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-09-24T17:58:10.802Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-09-24T17:58:10.802Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-09-24T17:58:21.128Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-09-24T17:58:35.941Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-09-24T17:58:35.941Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-09-24T17:58:35.941Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-09-24T17:58:35.941Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-09-24T17:58:35.941Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2021-09-24T17:58:35.941Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-09-24T17:58:40.633Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-09-24T17:58:47.710Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-09-24T17:58:53.510Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-09-24T17:58:53.510Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-09-24T17:58:53.510Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-09-24T17:58:53.510Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-09-24T17:58:53.510Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-09-24T17:58:59.304Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-09-24T17:58:59.304Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-09-24T17:58:59.304Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-09-24T17:58:59.304Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-09-24T17:58:59.304Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-09-24T17:58:59.304Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-09-24T17:58:59.304Z] === RUN TestDockerSuite/TestPsRightTagName [2021-09-24T17:58:59.304Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-09-24T17:58:59.304Z] === RUN TestDockerSuite/TestPsShowMounts [2021-09-24T17:59:07.982Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-09-24T17:59:07.982Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-09-24T17:59:07.982Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-09-24T17:59:08.950Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-09-24T17:59:08.950Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-09-24T17:59:08.950Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-09-24T17:59:10.488Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-09-24T17:59:11.457Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-09-24T17:59:11.457Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-09-24T17:59:11.457Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-09-24T17:59:17.254Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-09-24T17:59:21.945Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-09-24T17:59:24.853Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-09-24T17:59:50.007Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-09-24T17:59:50.007Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-09-24T17:59:50.007Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-09-24T17:59:53.751Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-09-24T17:59:53.751Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-09-24T17:59:54.210Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-09-24T17:59:54.669Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-09-24T18:00:01.766Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-09-24T18:00:06.558Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-09-24T18:00:06.558Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-09-24T18:00:06.558Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-09-24T18:00:12.354Z] === RUN TestDockerSuite/TestRmiBlank [2021-09-24T18:00:12.354Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-09-24T18:00:12.354Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-09-24T18:00:24.744Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-09-24T18:00:28.480Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-09-24T18:00:28.480Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-09-24T18:00:35.555Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-09-24T18:00:40.266Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-09-24T18:00:47.351Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-09-24T18:00:51.087Z] === RUN TestDockerSuite/TestRmiTag [2021-09-24T18:00:51.087Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-09-24T18:00:53.998Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-09-24T18:01:08.813Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-09-24T18:01:10.993Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-09-24T18:01:15.685Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-09-24T18:01:16.654Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-09-24T18:01:16.654Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-09-24T18:01:16.654Z] === RUN TestDockerSuite/TestRunAddHost [2021-09-24T18:01:16.654Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-09-24T18:01:16.654Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-09-24T18:01:16.654Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-09-24T18:01:16.654Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-09-24T18:01:16.654Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-09-24T18:01:16.654Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-09-24T18:01:16.654Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-09-24T18:01:16.654Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-09-24T18:01:16.654Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-09-24T18:01:16.654Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-09-24T18:01:16.654Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-09-24T18:01:16.654Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-09-24T18:01:18.193Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-09-24T18:01:18.193Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-09-24T18:01:18.193Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-09-24T18:01:18.193Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-09-24T18:01:18.193Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-09-24T18:01:23.988Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-09-24T18:01:26.894Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-09-24T18:01:29.070Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-09-24T18:01:31.972Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-09-24T18:01:34.146Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-09-24T18:01:34.146Z] === RUN TestDockerSuite/TestRunBindMounts [2021-09-24T18:01:38.833Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-09-24T18:01:38.833Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-09-24T18:01:38.833Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-09-24T18:01:38.833Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-09-24T18:01:38.833Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-09-24T18:01:38.833Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-09-24T18:01:38.833Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-09-24T18:01:38.833Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-09-24T18:01:39.291Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-09-24T18:01:39.291Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-09-24T18:01:39.291Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-09-24T18:01:39.291Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-09-24T18:01:39.291Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-09-24T18:01:39.291Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-09-24T18:01:39.291Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-09-24T18:01:39.291Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-09-24T18:01:39.291Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-09-24T18:01:39.291Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-09-24T18:01:39.291Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-09-24T18:01:39.291Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-09-24T18:01:39.291Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-09-24T18:01:39.291Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-09-24T18:01:39.291Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-09-24T18:01:41.469Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-09-24T18:01:41.469Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-09-24T18:01:41.469Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-09-24T18:01:44.374Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-09-24T18:01:44.374Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-09-24T18:01:44.374Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-09-24T18:01:44.374Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-09-24T18:01:44.374Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-09-24T18:01:46.551Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-09-24T18:01:46.551Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-09-24T18:01:46.551Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-09-24T18:01:46.551Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-09-24T18:01:46.551Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-09-24T18:01:46.551Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-09-24T18:01:46.551Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-09-24T18:01:46.551Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-09-24T18:01:46.551Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-09-24T18:01:46.551Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-09-24T18:01:46.551Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-09-24T18:01:46.551Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-09-24T18:01:46.551Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-09-24T18:01:46.551Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-09-24T18:01:46.551Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-09-24T18:01:48.088Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-09-24T18:01:50.993Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-09-24T18:01:53.171Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-09-24T18:01:53.171Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-09-24T18:01:53.171Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-09-24T18:01:53.171Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-09-24T18:01:53.171Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-09-24T18:01:53.171Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-09-24T18:01:53.171Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-09-24T18:01:56.076Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-09-24T18:01:56.076Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-09-24T18:01:56.076Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-09-24T18:01:56.076Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-09-24T18:01:56.076Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-09-24T18:01:56.076Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-09-24T18:01:56.076Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-09-24T18:01:56.076Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-09-24T18:01:56.076Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-09-24T18:01:57.610Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-09-24T18:02:03.403Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-09-24T18:02:03.403Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-09-24T18:02:03.403Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-09-24T18:02:03.403Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-09-24T18:02:03.403Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-09-24T18:02:03.403Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-09-24T18:02:03.403Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-09-24T18:02:03.403Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-09-24T18:02:03.403Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-09-24T18:02:03.403Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-09-24T18:02:03.403Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-09-24T18:02:03.403Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-09-24T18:02:03.403Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-09-24T18:02:05.580Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-09-24T18:02:05.580Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-09-24T18:02:05.580Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-09-24T18:02:05.580Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-09-24T18:02:05.580Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-09-24T18:02:05.580Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-09-24T18:02:07.757Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-09-24T18:02:10.660Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-09-24T18:02:10.660Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-09-24T18:02:10.660Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-09-24T18:02:13.562Z] === RUN TestDockerSuite/TestRunEnvironment [2021-09-24T18:02:13.562Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-09-24T18:02:13.562Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-09-24T18:02:13.562Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-09-24T18:02:13.562Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-09-24T18:02:13.562Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-09-24T18:02:13.562Z] === RUN TestDockerSuite/TestRunExitCode [2021-09-24T18:02:15.738Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-09-24T18:02:18.639Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-09-24T18:02:20.825Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-09-24T18:02:23.728Z] === RUN TestDockerSuite/TestRunExposePort [2021-09-24T18:02:23.728Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-09-24T18:02:23.728Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-09-24T18:02:23.728Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-09-24T18:02:23.728Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-09-24T18:02:23.728Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-09-24T18:02:23.728Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-09-24T18:02:23.728Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-09-24T18:02:23.728Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-09-24T18:02:23.728Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-09-24T18:02:23.728Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-09-24T18:02:23.728Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-09-24T18:02:23.728Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-09-24T18:02:23.728Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-09-24T18:02:23.728Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-09-24T18:02:23.728Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-09-24T18:02:28.416Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-09-24T18:02:28.416Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-09-24T18:02:28.416Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-09-24T18:02:28.416Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-09-24T18:02:28.416Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-09-24T18:02:28.416Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-09-24T18:02:28.416Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-09-24T18:02:28.416Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-09-24T18:02:28.416Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-09-24T18:02:28.416Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-09-24T18:02:28.416Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-09-24T18:02:28.416Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-09-24T18:02:35.484Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-09-24T18:02:35.484Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-09-24T18:02:35.484Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-09-24T18:02:36.453Z] === RUN TestDockerSuite/TestRunModeHostname [2021-09-24T18:02:36.453Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-09-24T18:02:36.453Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-09-24T18:02:36.453Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-09-24T18:02:36.453Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-09-24T18:02:36.453Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-09-24T18:02:36.453Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-09-24T18:02:36.453Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-09-24T18:02:36.453Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-09-24T18:02:36.453Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-09-24T18:02:36.453Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-09-24T18:02:36.453Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-09-24T18:02:36.453Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-09-24T18:02:36.453Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-09-24T18:02:36.911Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-09-24T18:02:36.911Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-09-24T18:02:36.911Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-09-24T18:02:36.911Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-09-24T18:02:36.911Z] === RUN TestDockerSuite/TestRunMount [2021-09-24T18:02:36.911Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-09-24T18:02:36.911Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-09-24T18:02:36.911Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-09-24T18:02:36.911Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-09-24T18:02:36.911Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-09-24T18:02:36.911Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-09-24T18:02:36.911Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-09-24T18:02:36.911Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-09-24T18:02:45.474Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-09-24T18:02:45.474Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-09-24T18:02:45.474Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-09-24T18:02:45.474Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-09-24T18:02:45.474Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-09-24T18:02:45.474Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-09-24T18:02:45.474Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-09-24T18:02:50.160Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-09-24T18:02:54.855Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-09-24T18:02:54.855Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-09-24T18:02:54.855Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-09-24T18:02:54.855Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-09-24T18:02:54.855Z] === RUN TestDockerSuite/TestRunNetHost [2021-09-24T18:02:54.855Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-09-24T18:02:54.855Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-09-24T18:02:54.855Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-09-24T18:02:54.855Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-09-24T18:02:54.855Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-09-24T18:02:54.855Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-09-24T18:02:54.855Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-09-24T18:02:54.855Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-09-24T18:02:54.855Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-09-24T18:02:54.855Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-09-24T18:02:54.855Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-09-24T18:02:54.855Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-09-24T18:02:54.855Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-09-24T18:02:54.855Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-09-24T18:02:54.855Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-09-24T18:02:55.821Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-09-24T18:02:57.356Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-09-24T18:02:59.533Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-09-24T18:03:00.499Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-09-24T18:03:02.676Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-09-24T18:03:03.134Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-09-24T18:03:03.134Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-09-24T18:03:03.134Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-09-24T18:03:03.134Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-09-24T18:03:03.134Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-09-24T18:03:03.134Z] === RUN TestDockerSuite/TestRunPortInUse [2021-09-24T18:03:03.134Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-09-24T18:03:03.134Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-09-24T18:03:03.134Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-09-24T18:03:03.134Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-09-24T18:03:03.134Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-09-24T18:03:03.134Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-09-24T18:03:03.134Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-09-24T18:03:03.134Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-09-24T18:03:03.134Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-09-24T18:03:03.134Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-09-24T18:03:06.866Z] === RUN TestDockerSuite/TestRunPublishPort [2021-09-24T18:03:06.867Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-09-24T18:03:06.867Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-09-24T18:03:06.867Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-09-24T18:03:06.867Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-09-24T18:03:06.867Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-09-24T18:03:06.867Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-09-24T18:03:06.867Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-09-24T18:03:06.867Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-09-24T18:03:06.867Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-09-24T18:03:06.867Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-09-24T18:03:17.187Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-09-24T18:03:17.187Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-09-24T18:03:17.187Z] === RUN TestDockerSuite/TestRunRm [2021-09-24T18:03:18.153Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-09-24T18:03:23.941Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-09-24T18:03:26.842Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-09-24T18:03:29.018Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-09-24T18:03:31.921Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-09-24T18:03:31.921Z] docker_cli_run_test.go:1986: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-09-24T18:03:31.921Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-09-24T18:03:31.921Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-09-24T18:03:32.380Z] === RUN TestDockerSuite/TestRunState [2021-09-24T18:03:32.380Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-09-24T18:03:32.380Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-09-24T18:03:34.558Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-09-24T18:03:34.558Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-09-24T18:03:34.558Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-09-24T18:03:35.016Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-09-24T18:03:35.016Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-09-24T18:03:35.016Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-09-24T18:03:35.016Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-09-24T18:03:35.016Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-09-24T18:03:35.016Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-09-24T18:03:35.475Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-09-24T18:03:35.475Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-09-24T18:03:35.475Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-09-24T18:03:40.164Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-09-24T18:03:40.164Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-09-24T18:03:40.164Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-09-24T18:03:40.164Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-09-24T18:03:40.164Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-09-24T18:03:40.164Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-09-24T18:03:40.164Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-09-24T18:03:40.164Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-09-24T18:03:40.164Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-09-24T18:03:40.164Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-09-24T18:03:40.164Z] === RUN TestDockerSuite/TestRunUserByID [2021-09-24T18:03:40.164Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-09-24T18:03:40.164Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-09-24T18:03:40.164Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-09-24T18:03:40.164Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-09-24T18:03:40.164Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-09-24T18:03:40.164Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-09-24T18:03:40.164Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-09-24T18:03:40.164Z] === RUN TestDockerSuite/TestRunUserByName [2021-09-24T18:03:40.164Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-09-24T18:03:40.164Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-09-24T18:03:43.066Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-09-24T18:03:43.066Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-09-24T18:03:43.066Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-09-24T18:03:45.245Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-09-24T18:03:45.245Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-09-24T18:03:45.245Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-09-24T18:03:45.245Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-09-24T18:03:45.245Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-09-24T18:03:48.975Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-09-24T18:03:56.045Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-09-24T18:04:01.833Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-09-24T18:04:09.105Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-09-24T18:04:09.106Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-09-24T18:04:09.106Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-09-24T18:04:09.106Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-09-24T18:04:11.281Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-09-24T18:04:14.184Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-09-24T18:04:16.364Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-09-24T18:04:16.364Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-09-24T18:04:16.364Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-09-24T18:04:16.364Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-09-24T18:04:16.364Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-09-24T18:04:16.364Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-09-24T18:04:16.364Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-09-24T18:04:16.364Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-09-24T18:04:16.364Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-09-24T18:04:16.364Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-09-24T18:04:16.364Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-09-24T18:04:16.364Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-09-24T18:04:16.364Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-09-24T18:04:16.364Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-09-24T18:04:16.364Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-09-24T18:04:20.099Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-09-24T18:04:21.633Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-09-24T18:04:23.169Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-09-24T18:04:28.965Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-09-24T18:04:28.965Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-09-24T18:04:28.965Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-09-24T18:04:28.965Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-09-24T18:04:28.965Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-09-24T18:04:28.965Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-09-24T18:04:28.965Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-09-24T18:04:28.965Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-09-24T18:04:28.965Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-09-24T18:04:28.965Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-09-24T18:04:28.965Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-09-24T18:04:28.965Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-09-24T18:04:28.965Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-09-24T18:04:28.965Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-09-24T18:04:28.965Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-09-24T18:04:28.965Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-09-24T18:04:28.965Z] === RUN TestDockerSuite/TestSaveImageId [2021-09-24T18:04:28.965Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-09-24T18:04:28.965Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-09-24T18:04:28.965Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-09-24T18:04:28.965Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-09-24T18:04:28.965Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-09-24T18:04:28.965Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-09-24T18:04:28.965Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-09-24T18:04:28.965Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-09-24T18:04:28.965Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-09-24T18:04:28.965Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-09-24T18:04:28.965Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-09-24T18:04:28.965Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-09-24T18:04:28.965Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-09-24T18:04:28.965Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-09-24T18:04:28.965Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-09-24T18:04:28.965Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-09-24T18:04:28.965Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-09-24T18:04:28.965Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-09-24T18:04:30.501Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-09-24T18:04:30.960Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-09-24T18:04:31.418Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-09-24T18:04:31.418Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-09-24T18:04:32.954Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-09-24T18:04:41.519Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-09-24T18:04:41.519Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-09-24T18:04:41.519Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-09-24T18:04:50.090Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-09-24T18:04:50.090Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-09-24T18:04:50.090Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-09-24T18:04:53.819Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-09-24T18:04:53.819Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-09-24T18:04:53.819Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-09-24T18:04:53.819Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-09-24T18:04:53.819Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-09-24T18:04:53.819Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-09-24T18:04:53.819Z] === RUN TestDockerSuite/TestStartRecordError [2021-09-24T18:04:53.819Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-09-24T18:04:53.819Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-09-24T18:05:00.884Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-09-24T18:05:00.884Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-09-24T18:05:00.884Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-09-24T18:05:00.884Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-09-24T18:05:00.884Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-09-24T18:05:00.884Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-09-24T18:05:00.884Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-09-24T18:05:00.884Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-09-24T18:05:00.884Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-09-24T18:05:00.884Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-09-24T18:05:00.884Z] === RUN TestDockerSuite/TestStatsNoStream [2021-09-24T18:05:00.884Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-09-24T18:05:00.884Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-09-24T18:05:03.784Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-09-24T18:05:07.513Z] === RUN TestDockerSuite/TestTopPrivileged [2021-09-24T18:05:07.513Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-09-24T18:05:07.513Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-09-24T18:05:10.413Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-09-24T18:05:10.413Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-09-24T18:05:10.413Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-09-24T18:05:10.413Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-09-24T18:05:10.413Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-09-24T18:05:10.413Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-09-24T18:05:10.413Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-09-24T18:05:10.413Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-09-24T18:05:10.413Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-09-24T18:05:10.413Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-09-24T18:05:10.413Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-09-24T18:05:10.413Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-09-24T18:05:10.413Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-09-24T18:05:25.207Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-09-24T18:05:25.666Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-09-24T18:05:25.666Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-09-24T18:05:25.666Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-09-24T18:05:25.666Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-09-24T18:05:25.666Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-09-24T18:05:26.124Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-09-24T18:05:26.124Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-09-24T18:05:29.024Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-09-24T18:05:29.024Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-09-24T18:05:32.761Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-09-24T18:05:32.761Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-09-24T18:05:32.761Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-09-24T18:05:32.761Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-09-24T18:05:33.219Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-09-24T18:05:41.780Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-09-24T18:05:41.780Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-09-24T18:05:41.780Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-09-24T18:05:41.780Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-09-24T18:05:41.780Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-09-24T18:05:41.780Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-09-24T18:05:41.780Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-09-24T18:05:50.346Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-09-24T18:05:50.346Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-09-24T18:05:50.346Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-09-24T18:06:00.655Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-09-24T18:06:00.655Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-09-24T18:06:00.655Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-09-24T18:06:01.622Z] --- PASS: TestDockerSuite (2162.69s) [2021-09-24T18:06:01.622Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-09-24T18:06:01.622Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-09-24T18:06:01.622Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-09-24T18:06:01.622Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-09-24T18:06:01.622Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-09-24T18:06:01.622Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-09-24T18:06:01.622Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-09-24T18:06:01.622Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.70s) [2021-09-24T18:06:01.622Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.19s) [2021-09-24T18:06:01.622Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.50s) [2021-09-24T18:06:01.622Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2021-09-24T18:06:01.622Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (83.24s) [2021-09-24T18:06:01.622Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.74s) [2021-09-24T18:06:01.622Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.02s) [2021-09-24T18:06:01.622Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-09-24T18:06:01.622Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-09-24T18:06:01.622Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-09-24T18:06:01.622Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-09-24T18:06:01.622Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-09-24T18:06:01.622Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-09-24T18:06:01.622Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-09-24T18:06:01.622Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-09-24T18:06:01.622Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-09-24T18:06:01.622Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.01s) [2021-09-24T18:06:01.622Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-09-24T18:06:01.622Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-09-24T18:06:01.622Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.01s) [2021-09-24T18:06:01.622Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.69s) [2021-09-24T18:06:01.622Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-09-24T18:06:01.622Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-09-24T18:06:01.622Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-09-24T18:06:01.622Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-09-24T18:06:01.622Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (4.63s) [2021-09-24T18:06:01.622Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-09-24T18:06:01.622Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-09-24T18:06:01.622Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (4.83s) [2021-09-24T18:06:01.622Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (65.02s) [2021-09-24T18:06:01.622Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s) [2021-09-24T18:06:01.622Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.40s) [2021-09-24T18:06:01.622Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-09-24T18:06:01.622Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.13s) [2021-09-24T18:06:01.622Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.79s) [2021-09-24T18:06:01.622Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-09-24T18:06:01.622Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-09-24T18:06:01.622Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-09-24T18:06:01.622Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.20s) [2021-09-24T18:06:01.622Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.77s) [2021-09-24T18:06:01.622Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.91s) [2021-09-24T18:06:01.622Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.32s) [2021-09-24T18:06:01.622Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-09-24T18:06:01.622Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-09-24T18:06:01.622Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2021-09-24T18:06:01.622Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.56s) [2021-09-24T18:06:01.622Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.38s) [2021-09-24T18:06:01.622Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.50s) [2021-09-24T18:06:01.622Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.01s) [2021-09-24T18:06:01.622Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-09-24T18:06:01.622Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.05s) [2021-09-24T18:06:01.622Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.46s) [2021-09-24T18:06:01.622Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.39s) [2021-09-24T18:06:01.622Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-09-24T18:06:01.622Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-09-24T18:06:01.622Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-09-24T18:06:01.622Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-09-24T18:06:01.622Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.47s) [2021-09-24T18:06:01.622Z] --- PASS: TestDockerSuite/TestBuildAddTar (37.86s) [2021-09-24T18:06:01.622Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-09-24T18:06:01.622Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2021-09-24T18:06:01.622Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (19.71s) [2021-09-24T18:06:01.622Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.59s) [2021-09-24T18:06:01.622Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.61s) [2021-09-24T18:06:01.622Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.40s) [2021-09-24T18:06:01.622Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.83s) [2021-09-24T18:06:01.622Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.54s) [2021-09-24T18:06:01.622Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (7.26s) [2021-09-24T18:06:01.622Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (6.56s) [2021-09-24T18:06:01.622Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2021-09-24T18:06:01.622Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.42s) [2021-09-24T18:06:01.622Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-09-24T18:06:01.622Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-09-24T18:06:01.622Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.54s) [2021-09-24T18:06:01.622Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-09-24T18:06:01.622Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.49s) [2021-09-24T18:06:01.622Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-09-24T18:06:01.622Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-09-24T18:06:01.622Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (21.18s) [2021-09-24T18:06:01.622Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.01s) [2021-09-24T18:06:01.622Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.55s) [2021-09-24T18:06:01.622Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.31s) [2021-09-24T18:06:01.622Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.21s) [2021-09-24T18:06:01.622Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-09-24T18:06:01.622Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.64s) [2021-09-24T18:06:01.622Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.15s) [2021-09-24T18:06:01.622Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-09-24T18:06:01.622Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-09-24T18:06:01.622Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.32s) [2021-09-24T18:06:01.622Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.85s) [2021-09-24T18:06:01.622Z] --- PASS: TestDockerSuite/TestBuildCmd (0.50s) [2021-09-24T18:06:01.622Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.51s) [2021-09-24T18:06:01.622Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.49s) [2021-09-24T18:06:01.622Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.81s) [2021-09-24T18:06:01.622Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.92s) [2021-09-24T18:06:01.622Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-09-24T18:06:01.622Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.05s) [2021-09-24T18:06:01.622Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-09-24T18:06:01.622Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.42s) [2021-09-24T18:06:01.622Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.82s) [2021-09-24T18:06:01.622Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.81s) [2021-09-24T18:06:01.622Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.45s) [2021-09-24T18:06:01.622Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-09-24T18:06:01.622Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.76s) [2021-09-24T18:06:01.622Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.59s) [2021-09-24T18:06:01.622Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-09-24T18:06:01.622Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-09-24T18:06:01.622Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.81s) [2021-09-24T18:06:01.622Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (28.24s) [2021-09-24T18:06:01.622Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.54s) [2021-09-24T18:06:01.622Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.49s) [2021-09-24T18:06:01.622Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.53s) [2021-09-24T18:06:01.622Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.30s) [2021-09-24T18:06:01.622Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2021-09-24T18:06:01.622Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-09-24T18:06:01.622Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.48s) [2021-09-24T18:06:01.622Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-09-24T18:06:01.622Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (20.96s) [2021-09-24T18:06:01.622Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.65s) [2021-09-24T18:06:01.622Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.31s) [2021-09-24T18:06:01.622Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (15.56s) [2021-09-24T18:06:01.622Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.38s) [2021-09-24T18:06:01.622Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.62s) [2021-09-24T18:06:01.622Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.49s) [2021-09-24T18:06:01.622Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.71s) [2021-09-24T18:06:01.622Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.97s) [2021-09-24T18:06:01.622Z] --- PASS: TestDockerSuite/TestBuildDockerignore (45.38s) [2021-09-24T18:06:01.622Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.35s) [2021-09-24T18:06:01.622Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2021-09-24T18:06:01.622Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (51.30s) [2021-09-24T18:06:01.622Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.34s) [2021-09-24T18:06:01.622Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.63s) [2021-09-24T18:06:01.622Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (17.10s) [2021-09-24T18:06:01.622Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (9.47s) [2021-09-24T18:06:01.622Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (9.27s) [2021-09-24T18:06:01.622Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (25.16s) [2021-09-24T18:06:01.622Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (9.44s) [2021-09-24T18:06:01.622Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (8.64s) [2021-09-24T18:06:01.622Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (67.73s) [2021-09-24T18:06:01.622Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.35s) [2021-09-24T18:06:01.622Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.27s) [2021-09-24T18:06:01.622Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) [2021-09-24T18:06:01.622Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.49s) [2021-09-24T18:06:01.622Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.97s) [2021-09-24T18:06:01.622Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-09-24T18:06:01.622Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.44s) [2021-09-24T18:06:01.622Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.48s) [2021-09-24T18:06:01.622Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.55s) [2021-09-24T18:06:01.622Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.87s) [2021-09-24T18:06:01.622Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (3.79s) [2021-09-24T18:06:01.622Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-09-24T18:06:01.622Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.26s) [2021-09-24T18:06:01.622Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-09-24T18:06:01.622Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-09-24T18:06:01.622Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-09-24T18:06:01.622Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.41s) [2021-09-24T18:06:01.622Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-09-24T18:06:01.622Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-09-24T18:06:01.622Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-09-24T18:06:01.622Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.90s) [2021-09-24T18:06:01.622Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (3.86s) [2021-09-24T18:06:01.622Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (11.99s) [2021-09-24T18:06:01.622Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.57s) [2021-09-24T18:06:01.622Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-09-24T18:06:01.623Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-09-24T18:06:01.623Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-09-24T18:06:01.623Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-09-24T18:06:01.623Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestBuildFails (2.55s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.09s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.95s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.98s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestBuildForceRm (5.96s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.31s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.15s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.15s) [2021-09-24T18:06:01.623Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.61s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.49s) [2021-09-24T18:06:01.623Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (7.74s) [2021-09-24T18:06:01.623Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestBuildHistory (9.87s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.87s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.41s) [2021-09-24T18:06:01.623Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.66s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.72s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestBuildLabel (0.87s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.57s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.86s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.50s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestBuildLabels (0.89s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.36s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.18s) [2021-09-24T18:06:01.623Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-09-24T18:06:01.623Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.03s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.52s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.57s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.80s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (14.82s) [2021-09-24T18:06:01.623Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.62s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (30.01s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (14.37s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.63s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.47s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.95s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (15.70s) [2021-09-24T18:06:01.623Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.04s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.58s) [2021-09-24T18:06:01.623Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-09-24T18:06:01.623Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.99s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.13s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.79s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.21s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.11s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.73s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.82s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.19s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestBuildOnBuild (8.37s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.44s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.59s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.81s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (6.66s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (3.91s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (3.77s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.00s) [2021-09-24T18:06:01.623Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-09-24T18:06:01.623Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.89s) [2021-09-24T18:06:01.623Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (36.82s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (17.10s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestBuildRm (10.28s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.83s) [2021-09-24T18:06:01.623Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-09-24T18:06:01.623Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.35s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.21s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.65s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.65s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.25s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (14.47s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.62s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.55s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (7.51s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.24s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (3.81s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestBuildStderr (3.40s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (15.18s) [2021-09-24T18:06:01.623Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.29s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.18s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.20s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.83s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.28s) [2021-09-24T18:06:01.623Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2021-09-24T18:06:01.623Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-09-24T18:06:01.623Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.30s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.50s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.98s) [2021-09-24T18:06:01.623Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-09-24T18:06:01.623Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (19.31s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.79s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.04s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.93s) [2021-09-24T18:06:01.623Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.30s) [2021-09-24T18:06:01.623Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.22s) [2021-09-24T18:06:01.623Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (8.82s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.59s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.35s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (12.18s) [2021-09-24T18:06:01.623Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.29s) [2021-09-24T18:06:01.623Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2021-09-24T18:06:01.623Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.04s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (6.45s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.75s) [2021-09-24T18:06:01.623Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.29s) [2021-09-24T18:06:01.623Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-09-24T18:06:01.623Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.60s) [2021-09-24T18:06:01.623Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.01s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestCommitChange (4.30s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (3.94s) [2021-09-24T18:06:01.623Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.74s) [2021-09-24T18:06:01.623Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestCommitTTY (6.67s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.36s) [2021-09-24T18:06:01.623Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-09-24T18:06:01.623Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-09-24T18:06:01.623Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-09-24T18:06:01.623Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-09-24T18:06:01.623Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-09-24T18:06:01.623Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-09-24T18:06:01.623Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.10s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.90s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.71s) [2021-09-24T18:06:01.623Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (3.60s) [2021-09-24T18:06:01.623Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-09-24T18:06:01.623Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-09-24T18:06:01.623Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.11s) [2021-09-24T18:06:01.623Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.91s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-09-24T18:06:01.623Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-09-24T18:06:01.623Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-09-24T18:06:01.623Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.53s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (3.34s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (3.20s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-09-24T18:06:01.623Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.15s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.75s) [2021-09-24T18:06:01.623Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-09-24T18:06:01.623Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.86s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestContainerAPIKill (3.62s) [2021-09-24T18:06:01.623Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.38s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.22s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.84s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (5.08s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.95s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.08s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.60s) [2021-09-24T18:06:01.623Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.55s) [2021-09-24T18:06:01.623Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (3.06s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.10s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.41s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.56s) [2021-09-24T18:06:01.623Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-09-24T18:06:01.623Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-09-24T18:06:01.623Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-09-24T18:06:01.623Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-09-24T18:06:01.623Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.61s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.15s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.63s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.59s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.59s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.55s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000221998_} (2.59s) [2021-09-24T18:06:01.623Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11585069584_c:\foo_false____} (2.58s) [2021-09-24T18:06:01.624Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11585069584_c:\foo_true____} (2.59s) [2021-09-24T18:06:01.624Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-09-24T18:06:01.624Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.35s) [2021-09-24T18:06:01.624Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-09-24T18:06:01.624Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-09-24T18:06:01.624Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-09-24T18:06:01.624Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-09-24T18:06:01.624Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-09-24T18:06:01.624Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.08s) [2021-09-24T18:06:01.624Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s) [2021-09-24T18:06:01.624Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.07s) [2021-09-24T18:06:01.624Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-09-24T18:06:01.624Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.09s) [2021-09-24T18:06:01.624Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-09-24T18:06:01.624Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-09-24T18:06:01.624Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-09-24T18:06:01.624Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-09-24T18:06:01.624Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-09-24T18:06:01.624Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.60s) [2021-09-24T18:06:01.624Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-09-24T18:06:01.624Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-09-24T18:06:01.624Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-09-24T18:06:01.624Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-09-24T18:06:01.624Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-09-24T18:06:01.624Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-09-24T18:06:01.624Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-09-24T18:06:01.624Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-09-24T18:06:01.624Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-09-24T18:06:01.624Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-09-24T18:06:01.624Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-09-24T18:06:01.624Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-09-24T18:06:01.624Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-09-24T18:06:01.624Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.65s) [2021-09-24T18:06:01.624Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2021-09-24T18:06:01.624Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-09-24T18:06:01.624Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.63s) [2021-09-24T18:06:01.624Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-09-24T18:06:01.624Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-09-24T18:06:01.624Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-09-24T18:06:01.624Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.70s) [2021-09-24T18:06:01.624Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.62s) [2021-09-24T18:06:01.624Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-09-24T18:06:01.624Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-09-24T18:06:01.624Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.52s) [2021-09-24T18:06:01.624Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-09-24T18:06:01.624Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-09-24T18:06:01.624Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.53s) [2021-09-24T18:06:01.624Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-09-24T18:06:01.624Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-09-24T18:06:01.624Z] --- PASS: TestDockerSuite/TestCpToDot (2.63s) [2021-09-24T18:06:01.624Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-09-24T18:06:01.624Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-09-24T18:06:01.624Z] --- PASS: TestDockerSuite/TestCpToStdout (2.74s) [2021-09-24T18:06:01.624Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-09-24T18:06:01.624Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-09-24T18:06:01.624Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-09-24T18:06:01.624Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-09-24T18:06:01.624Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.18s) [2021-09-24T18:06:01.624Z] --- PASS: TestDockerSuite/TestCreateArgs (0.18s) [2021-09-24T18:06:01.624Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.01s) [2021-09-24T18:06:01.624Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.61s) [2021-09-24T18:06:01.624Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.17s) [2021-09-24T18:06:01.624Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.20s) [2021-09-24T18:06:01.624Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.83s) [2021-09-24T18:06:01.624Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.63s) [2021-09-24T18:06:01.624Z] --- PASS: TestDockerSuite/TestCreateLabels (0.18s) [2021-09-24T18:06:01.624Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-09-24T18:06:01.624Z] --- PASS: TestDockerSuite/TestCreateRM (0.34s) [2021-09-24T18:06:01.624Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-09-24T18:06:01.624Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.17s) [2021-09-24T18:06:01.624Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.35s) [2021-09-24T18:06:01.624Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.58s) [2021-09-24T18:06:01.624Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.20s) [2021-09-24T18:06:02.083Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.38s) [2021-09-24T18:06:02.083Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.87s) [2021-09-24T18:06:02.083Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.18s) [2021-09-24T18:06:02.083Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-09-24T18:06:02.083Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.59s) [2021-09-24T18:06:02.083Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-09-24T18:06:02.083Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.14s) [2021-09-24T18:06:02.083Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-09-24T18:06:02.083Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-09-24T18:06:02.083Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-09-24T18:06:02.083Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-09-24T18:06:02.083Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-09-24T18:06:02.083Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-09-24T18:06:02.083Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-09-24T18:06:02.083Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-09-24T18:06:02.083Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-09-24T18:06:02.083Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2021-09-24T18:06:02.083Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-09-24T18:06:02.083Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-09-24T18:06:02.083Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-09-24T18:06:02.083Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-09-24T18:06:02.083Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-09-24T18:06:02.083Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.61s) [2021-09-24T18:06:02.083Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.60s) [2021-09-24T18:06:02.083Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.60s) [2021-09-24T18:06:02.083Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (9.06s) [2021-09-24T18:06:02.083Z] --- PASS: TestDockerSuite/TestEventsCopy (3.89s) [2021-09-24T18:06:02.083Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.17s) [2021-09-24T18:06:02.083Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.50s) [2021-09-24T18:06:02.083Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.74s) [2021-09-24T18:06:02.083Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.27s) [2021-09-24T18:06:02.083Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.17s) [2021-09-24T18:06:02.083Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.82s) [2021-09-24T18:06:02.083Z] --- PASS: TestDockerSuite/TestEventsFilters (5.18s) [2021-09-24T18:06:02.083Z] --- PASS: TestDockerSuite/TestEventsFormat (4.77s) [2021-09-24T18:06:02.083Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2021-09-24T18:06:02.083Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2021-09-24T18:06:02.083Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-09-24T18:06:02.083Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-09-24T18:06:02.083Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-09-24T18:06:02.083Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.14s) [2021-09-24T18:06:02.083Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-09-24T18:06:02.083Z] --- PASS: TestDockerSuite/TestEventsRename (2.72s) [2021-09-24T18:06:02.083Z] --- PASS: TestDockerSuite/TestEventsResize (32.83s) [2021-09-24T18:06:02.083Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.52s) [2021-09-24T18:06:02.083Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.12s) [2021-09-24T18:06:02.083Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.94s) [2021-09-24T18:06:02.083Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-09-24T18:06:02.083Z] --- PASS: TestDockerSuite/TestEventsUntag (2.71s) [2021-09-24T18:06:02.083Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.23s) [2021-09-24T18:06:02.083Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-09-24T18:06:02.083Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-09-24T18:06:02.083Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.58s) [2021-09-24T18:06:02.083Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.59s) [2021-09-24T18:06:02.083Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-09-24T18:06:02.083Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-09-24T18:06:02.083Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-09-24T18:06:02.083Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (3.25s) [2021-09-24T18:06:02.083Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (3.09s) [2021-09-24T18:06:02.083Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.10s) [2021-09-24T18:06:02.083Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.65s) [2021-09-24T18:06:02.083Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.41s) [2021-09-24T18:06:02.083Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-09-24T18:06:02.083Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-09-24T18:06:02.083Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-09-24T18:06:02.083Z] --- PASS: TestDockerSuite/TestExecExitStatus (3.07s) [2021-09-24T18:06:02.083Z] --- PASS: TestDockerSuite/TestExecInspectID (5.03s) [2021-09-24T18:06:02.083Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-09-24T18:06:02.083Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-09-24T18:06:02.083Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-09-24T18:06:02.083Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-09-24T18:06:02.083Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-09-24T18:06:02.083Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.24s) [2021-09-24T18:06:02.083Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-09-24T18:06:02.083Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-09-24T18:06:02.083Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-09-24T18:06:02.083Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-09-24T18:06:02.083Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-09-24T18:06:02.083Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.07s) [2021-09-24T18:06:02.083Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-09-24T18:06:02.083Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.63s) [2021-09-24T18:06:02.083Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-09-24T18:06:02.083Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-09-24T18:06:02.083Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-09-24T18:06:02.083Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.62s) [2021-09-24T18:06:02.083Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.65s) [2021-09-24T18:06:02.083Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.66s) [2021-09-24T18:06:02.083Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.59s) [2021-09-24T18:06:02.083Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-09-24T18:06:02.083Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-09-24T18:06:02.083Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.14s) [2021-09-24T18:06:02.083Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-09-24T18:06:02.083Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s) [2021-09-24T18:06:02.083Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s) [2021-09-24T18:06:02.083Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s) [2021-09-24T18:06:02.083Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.22s) [2021-09-24T18:06:02.083Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2021-09-24T18:06:02.083Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-09-24T18:06:02.083Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.06s) [2021-09-24T18:06:02.083Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.06s) [2021-09-24T18:06:02.083Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.28s) [2021-09-24T18:06:02.083Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.58s) [2021-09-24T18:06:02.083Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-09-24T18:06:02.083Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.91s) [2021-09-24T18:06:02.083Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s) [2021-09-24T18:06:02.083Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.54s) [2021-09-24T18:06:02.083Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.22s) [2021-09-24T18:06:02.083Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.85s) [2021-09-24T18:06:02.083Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.83s) [2021-09-24T18:06:02.083Z] --- PASS: TestDockerSuite/TestImagesFormat (0.17s) [2021-09-24T18:06:02.083Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-09-24T18:06:02.083Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.52s) [2021-09-24T18:06:02.083Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2021-09-24T18:06:02.083Z] --- PASS: TestDockerSuite/TestImportBadURL (2.41s) [2021-09-24T18:06:02.083Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-09-24T18:06:02.083Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-09-24T18:06:02.083Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2021-09-24T18:06:02.083Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-09-24T18:06:02.083Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-09-24T18:06:02.083Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-09-24T18:06:02.083Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-09-24T18:06:02.083Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-09-24T18:06:02.083Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-09-24T18:06:02.083Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2021-09-24T18:06:02.083Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-09-24T18:06:02.083Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-09-24T18:06:02.083Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.53s) [2021-09-24T18:06:02.083Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.53s) [2021-09-24T18:06:02.083Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-09-24T18:06:02.083Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-09-24T18:06:02.083Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.07s) [2021-09-24T18:06:02.083Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-09-24T18:06:02.083Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.50s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.15s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.55s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestInspectDefault (2.59s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestInspectHistory (4.21s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.59s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.63s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.18s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.55s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (3.03s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.06s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (3.05s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestInspectStatus (3.11s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.56s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestInspectTemplateError (3.08s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.55s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (3.06s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.60s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.62s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.57s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.53s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.62s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.72s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.56s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (3.08s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (4.93s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (4.95s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (4.95s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (4.11s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (3.96s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.63s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.24s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestLogsSince (8.98s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestLogsTail (2.86s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.67s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.57s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.48s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.06s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestPsByOrder (10.82s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.47s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (14.99s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.28s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.01s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.81s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.87s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.58s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.62s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.30s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.68s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.25s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.93s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (5.42s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.22s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.65s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (21.86s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.16s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.23s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.20s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.71s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (6.87s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.72s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.41s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.28s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (12.72s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.03s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.59s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.47s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.58s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.73s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.31s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestRmiTag (0.59s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.67s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (14.48s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.77s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.43s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.02s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.72s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.05s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.16s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.53s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.52s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.53s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.78s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.49s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.79s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.82s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.73s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.69s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.57s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.62s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.51s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.07s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.61s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.13s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.51s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.51s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.59s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestRunExitCode (2.50s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.53s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.52s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.71s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.54s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-09-24T18:06:02.084Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-09-24T18:06:02.084Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-09-24T18:06:02.085Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.37s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-09-24T18:06:02.085Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.07s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-09-24T18:06:02.085Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.64s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-09-24T18:06:02.085Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.38s) [2021-09-24T18:06:02.085Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.50s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-09-24T18:06:02.085Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.36s) [2021-09-24T18:06:02.085Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.22s) [2021-09-24T18:06:02.085Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.58s) [2021-09-24T18:06:02.085Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.61s) [2021-09-24T18:06:02.085Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.23s) [2021-09-24T18:06:02.085Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.40s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-09-24T18:06:02.085Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.37s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-09-24T18:06:02.085Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (9.19s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-09-24T18:06:02.085Z] --- PASS: TestDockerSuite/TestRunRm (2.56s) [2021-09-24T18:06:02.085Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.59s) [2021-09-24T18:06:02.085Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.56s) [2021-09-24T18:06:02.085Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.55s) [2021-09-24T18:06:02.085Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (3.06s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.02s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-09-24T18:06:02.085Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.56s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-09-24T18:06:02.085Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.31s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-09-24T18:06:02.085Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.15s) [2021-09-24T18:06:02.085Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-09-24T18:06:02.085Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.75s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-09-24T18:06:02.085Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.58s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-09-24T18:06:02.085Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.54s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-09-24T18:06:02.085Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.19s) [2021-09-24T18:06:02.085Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.63s) [2021-09-24T18:06:02.085Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.04s) [2021-09-24T18:06:02.085Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.05s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-09-24T18:06:02.085Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.13s) [2021-09-24T18:06:02.085Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.86s) [2021-09-24T18:06:02.085Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.56s) [2021-09-24T18:06:02.085Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.56s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-09-24T18:06:02.085Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2021-09-24T18:06:02.085Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-09-24T18:06:02.085Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.40s) [2021-09-24T18:06:02.085Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.60s) [2021-09-24T18:06:02.085Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.60s) [2021-09-24T18:06:02.085Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.03s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-09-24T18:06:02.085Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.23s) [2021-09-24T18:06:02.085Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s) [2021-09-24T18:06:02.085Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.37s) [2021-09-24T18:06:02.085Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.20s) [2021-09-24T18:06:02.085Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.67s) [2021-09-24T18:06:02.085Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.80s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-09-24T18:06:02.085Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.04s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-09-24T18:06:02.085Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.61s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-09-24T18:06:02.085Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (7.05s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-09-24T18:06:02.085Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (3.06s) [2021-09-24T18:06:02.085Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.10s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-09-24T18:06:02.085Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (3.06s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-09-24T18:06:02.085Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.24s) [2021-09-24T18:06:02.085Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.12s) [2021-09-24T18:06:02.085Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.16s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-09-24T18:06:02.085Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.27s) [2021-09-24T18:06:02.085Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.24s) [2021-09-24T18:06:02.085Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.12s) [2021-09-24T18:06:02.085Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.83s) [2021-09-24T18:06:02.085Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.06s) [2021-09-24T18:06:02.085Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.11s) [2021-09-24T18:06:02.085Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.33s) [2021-09-24T18:06:02.085Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.32s) [2021-09-24T18:06:02.085Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s) [2021-09-24T18:06:02.085Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.15s) [2021-09-24T18:06:02.085Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.15s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-09-24T18:06:02.085Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.53s) [2021-09-24T18:06:02.085Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.17s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-09-24T18:06:02.085Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.74s) [2021-09-24T18:06:02.085Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.30s) [2021-09-24T18:06:02.085Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.27s) [2021-09-24T18:06:02.085Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.12s) [2021-09-24T18:06:02.085Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-09-24T18:06:02.085Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.33s) [2021-09-24T18:06:02.085Z] === RUN TestDockerRegistrySuite [2021-09-24T18:06:02.085Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-09-24T18:06:02.085Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.085Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-09-24T18:06:02.085Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.085Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-09-24T18:06:02.085Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.085Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-09-24T18:06:02.085Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.085Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-09-24T18:06:02.085Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.085Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-09-24T18:06:02.085Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.085Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-09-24T18:06:02.085Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.085Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-09-24T18:06:02.085Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.085Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-09-24T18:06:02.085Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.085Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-09-24T18:06:02.085Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.085Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-09-24T18:06:02.085Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.085Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-09-24T18:06:02.085Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.085Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-09-24T18:06:02.085Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.085Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-09-24T18:06:02.085Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.085Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-09-24T18:06:02.085Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.085Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-09-24T18:06:02.085Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.085Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-09-24T18:06:02.085Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.085Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-09-24T18:06:02.085Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.085Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-09-24T18:06:02.085Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.085Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-09-24T18:06:02.085Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.085Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-09-24T18:06:02.085Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.085Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-09-24T18:06:02.085Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.085Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-09-24T18:06:02.085Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.085Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-09-24T18:06:02.085Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.085Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-09-24T18:06:02.085Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.085Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-09-24T18:06:02.085Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.085Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-09-24T18:06:02.085Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.085Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-09-24T18:06:02.085Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.085Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-09-24T18:06:02.085Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.085Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-09-24T18:06:02.085Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.085Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-09-24T18:06:02.085Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.085Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-09-24T18:06:02.085Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.086Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-09-24T18:06:02.086Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.086Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-09-24T18:06:02.086Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.086Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-09-24T18:06:02.086Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.086Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-09-24T18:06:02.086Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.086Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-09-24T18:06:02.086Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.086Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-09-24T18:06:02.086Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.086Z] --- PASS: TestDockerRegistrySuite (0.12s) [2021-09-24T18:06:02.086Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-09-24T18:06:02.086Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-09-24T18:06:02.086Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-09-24T18:06:02.086Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-24T18:06:02.086Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-24T18:06:02.086Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-24T18:06:02.086Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-09-24T18:06:02.086Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-09-24T18:06:02.086Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-09-24T18:06:02.086Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-09-24T18:06:02.086Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-09-24T18:06:02.086Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-09-24T18:06:02.086Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-09-24T18:06:02.086Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-09-24T18:06:02.086Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-09-24T18:06:02.086Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-09-24T18:06:02.086Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-09-24T18:06:02.086Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-09-24T18:06:02.086Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-09-24T18:06:02.086Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-24T18:06:02.086Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-24T18:06:02.086Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-24T18:06:02.086Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-24T18:06:02.086Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-09-24T18:06:02.086Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-24T18:06:02.086Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-09-24T18:06:02.086Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-09-24T18:06:02.086Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-09-24T18:06:02.086Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-24T18:06:02.086Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-24T18:06:02.086Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-09-24T18:06:02.086Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-09-24T18:06:02.086Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-09-24T18:06:02.086Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-09-24T18:06:02.086Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-09-24T18:06:02.086Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-09-24T18:06:02.086Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-09-24T18:06:02.086Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-09-24T18:06:02.086Z] === RUN TestDockerSchema1RegistrySuite [2021-09-24T18:06:02.086Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-09-24T18:06:02.086Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.086Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-09-24T18:06:02.086Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.086Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-09-24T18:06:02.086Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.086Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-09-24T18:06:02.086Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.086Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-09-24T18:06:02.086Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.086Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-09-24T18:06:02.086Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.086Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-09-24T18:06:02.086Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.086Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-09-24T18:06:02.086Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.086Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-09-24T18:06:02.086Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.086Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-09-24T18:06:02.086Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.086Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-09-24T18:06:02.086Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.086Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-09-24T18:06:02.086Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.086Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-09-24T18:06:02.086Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.086Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-09-24T18:06:02.086Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.086Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-09-24T18:06:02.086Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.086Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-09-24T18:06:02.086Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.086Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-09-24T18:06:02.086Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.086Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-09-24T18:06:02.086Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.086Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-09-24T18:06:02.086Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-24T18:06:02.086Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-24T18:06:02.086Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-24T18:06:02.086Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-09-24T18:06:02.086Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-09-24T18:06:02.086Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-09-24T18:06:02.086Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-24T18:06:02.086Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-24T18:06:02.086Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-24T18:06:02.086Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-24T18:06:02.086Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-09-24T18:06:02.086Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-24T18:06:02.086Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-09-24T18:06:02.086Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-09-24T18:06:02.086Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-24T18:06:02.086Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-24T18:06:02.086Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-09-24T18:06:02.086Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-09-24T18:06:02.086Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-09-24T18:06:02.086Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-09-24T18:06:02.086Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.086Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-09-24T18:06:02.086Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.086Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-09-24T18:06:02.086Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.086Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-09-24T18:06:02.086Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.086Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-09-24T18:06:02.086Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.086Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-09-24T18:06:02.086Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.086Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-09-24T18:06:02.086Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.086Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-09-24T18:06:02.086Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.086Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.01s) [2021-09-24T18:06:02.086Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-09-24T18:06:02.086Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-09-24T18:06:02.086Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-09-24T18:06:02.086Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-09-24T18:06:02.086Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-09-24T18:06:02.086Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-09-24T18:06:02.086Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-09-24T18:06:02.086Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-09-24T18:06:02.086Z] === RUN TestDockerRegistryAuthTokenSuite [2021-09-24T18:06:02.086Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-09-24T18:06:02.086Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.086Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-09-24T18:06:02.086Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.086Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-09-24T18:06:02.086Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.086Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-09-24T18:06:02.086Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.086Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-09-24T18:06:02.086Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.086Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-09-24T18:06:02.086Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-09-24T18:06:02.086Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-09-24T18:06:02.086Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-09-24T18:06:02.086Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-09-24T18:06:02.086Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-09-24T18:06:02.086Z] === RUN TestDockerDaemonSuite [2021-09-24T18:06:02.086Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-09-24T18:06:02.086Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.086Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-09-24T18:06:02.086Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.086Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-09-24T18:06:02.086Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.086Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-09-24T18:06:02.086Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-09-24T18:06:02.086Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-09-24T18:06:02.086Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-09-24T18:06:02.086Z] === RUN TestDockerSwarmSuite [2021-09-24T18:06:02.086Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-09-24T18:06:02.086Z] === RUN TestDockerPluginSuite [2021-09-24T18:06:02.086Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-09-24T18:06:02.086Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.086Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-09-24T18:06:02.086Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.086Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-09-24T18:06:02.086Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.086Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-09-24T18:06:02.086Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.086Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-09-24T18:06:02.086Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.086Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-09-24T18:06:02.086Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.086Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-09-24T18:06:02.086Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.086Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-09-24T18:06:02.086Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.086Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-09-24T18:06:02.086Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.086Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-09-24T18:06:02.086Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.086Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-09-24T18:06:02.086Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.086Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-09-24T18:06:02.086Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-09-24T18:06:02.086Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-09-24T18:06:02.086Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-09-24T18:06:02.086Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-09-24T18:06:02.086Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-09-24T18:06:02.086Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-09-24T18:06:02.086Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-09-24T18:06:02.086Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-09-24T18:06:02.086Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-09-24T18:06:02.086Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-09-24T18:06:02.086Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-09-24T18:06:02.086Z] === RUN TestDockerExternalVolumeSuite [2021-09-24T18:06:02.086Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.086Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-09-24T18:06:02.086Z] === RUN TestDockerNetworkSuite [2021-09-24T18:06:02.086Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.086Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-09-24T18:06:02.086Z] === RUN TestDockerHubPullSuite [2021-09-24T18:06:02.086Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.086Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-09-24T18:06:02.086Z] PASS [2021-09-24T18:06:02.086Z] ok github.com/docker/docker/integration-cli 2162.976s [2021-09-24T18:06:02.086Z] [2021-09-24T18:06:02.086Z] === Skipped [2021-09-24T18:06:02.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-09-24T18:06:02.086Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.086Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-09-24T18:06:02.086Z] [2021-09-24T18:06:02.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-09-24T18:06:02.087Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.087Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-09-24T18:06:02.087Z] [2021-09-24T18:06:02.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-09-24T18:06:02.087Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.087Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-09-24T18:06:02.087Z] [2021-09-24T18:06:02.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-09-24T18:06:02.087Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.087Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-09-24T18:06:02.087Z] [2021-09-24T18:06:02.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-09-24T18:06:02.087Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.087Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-09-24T18:06:02.087Z] [2021-09-24T18:06:02.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-09-24T18:06:02.087Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.087Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-09-24T18:06:02.087Z] [2021-09-24T18:06:02.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-09-24T18:06:02.087Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.087Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-09-24T18:06:02.087Z] [2021-09-24T18:06:02.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-09-24T18:06:02.087Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.087Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-09-24T18:06:02.087Z] [2021-09-24T18:06:02.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-09-24T18:06:02.087Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.087Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-09-24T18:06:02.087Z] [2021-09-24T18:06:02.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-09-24T18:06:02.087Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.087Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-09-24T18:06:02.087Z] [2021-09-24T18:06:02.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.01s) [2021-09-24T18:06:02.087Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-09-24T18:06:02.087Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.01s) [2021-09-24T18:06:02.087Z] [2021-09-24T18:06:02.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-09-24T18:06:02.087Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.087Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-09-24T18:06:02.087Z] [2021-09-24T18:06:02.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-09-24T18:06:02.087Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.087Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-09-24T18:06:02.087Z] [2021-09-24T18:06:02.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.01s) [2021-09-24T18:06:02.087Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-09-24T18:06:02.087Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.01s) [2021-09-24T18:06:02.087Z] [2021-09-24T18:06:02.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-09-24T18:06:02.087Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-09-24T18:06:02.087Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-09-24T18:06:02.087Z] [2021-09-24T18:06:02.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-09-24T18:06:02.087Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-09-24T18:06:02.087Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-09-24T18:06:02.087Z] [2021-09-24T18:06:02.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-09-24T18:06:02.087Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.087Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-09-24T18:06:02.087Z] [2021-09-24T18:06:02.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-09-24T18:06:02.087Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.087Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-09-24T18:06:02.087Z] [2021-09-24T18:06:02.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-09-24T18:06:02.087Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-09-24T18:06:02.087Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-09-24T18:06:02.087Z] [2021-09-24T18:06:02.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-09-24T18:06:02.087Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.087Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-09-24T18:06:02.087Z] [2021-09-24T18:06:02.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s) [2021-09-24T18:06:02.087Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-09-24T18:06:02.087Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s) [2021-09-24T18:06:02.087Z] [2021-09-24T18:06:02.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-09-24T18:06:02.087Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.087Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-09-24T18:06:02.087Z] [2021-09-24T18:06:02.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-09-24T18:06:02.087Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.087Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-09-24T18:06:02.087Z] [2021-09-24T18:06:02.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-09-24T18:06:02.087Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.087Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-09-24T18:06:02.087Z] [2021-09-24T18:06:02.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-09-24T18:06:02.087Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.087Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-09-24T18:06:02.087Z] [2021-09-24T18:06:02.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-09-24T18:06:02.087Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.087Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-09-24T18:06:02.087Z] [2021-09-24T18:06:02.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-09-24T18:06:02.087Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.087Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-09-24T18:06:02.087Z] [2021-09-24T18:06:02.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2021-09-24T18:06:02.087Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.087Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-09-24T18:06:02.087Z] [2021-09-24T18:06:02.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-09-24T18:06:02.087Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.087Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-09-24T18:06:02.087Z] [2021-09-24T18:06:02.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-09-24T18:06:02.087Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.087Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-09-24T18:06:02.087Z] [2021-09-24T18:06:02.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-09-24T18:06:02.087Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.087Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-09-24T18:06:02.087Z] [2021-09-24T18:06:02.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-09-24T18:06:02.087Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.087Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-09-24T18:06:02.087Z] [2021-09-24T18:06:02.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2021-09-24T18:06:02.087Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.087Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2021-09-24T18:06:02.087Z] [2021-09-24T18:06:02.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.59s) [2021-09-24T18:06:02.087Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.087Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.59s) [2021-09-24T18:06:02.087Z] [2021-09-24T18:06:02.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.83s) [2021-09-24T18:06:02.087Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.087Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.83s) [2021-09-24T18:06:02.087Z] [2021-09-24T18:06:02.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2021-09-24T18:06:02.087Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.087Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2021-09-24T18:06:02.087Z] [2021-09-24T18:06:02.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-09-24T18:06:02.087Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.087Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-09-24T18:06:02.087Z] [2021-09-24T18:06:02.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-09-24T18:06:02.087Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.087Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-09-24T18:06:02.087Z] [2021-09-24T18:06:02.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-09-24T18:06:02.087Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.087Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-09-24T18:06:02.087Z] [2021-09-24T18:06:02.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-09-24T18:06:02.087Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.087Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-09-24T18:06:02.087Z] [2021-09-24T18:06:02.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-09-24T18:06:02.087Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.087Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-09-24T18:06:02.087Z] [2021-09-24T18:06:02.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.55s) [2021-09-24T18:06:02.087Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.087Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.55s) [2021-09-24T18:06:02.087Z] [2021-09-24T18:06:02.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.31s) [2021-09-24T18:06:02.087Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.087Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.31s) [2021-09-24T18:06:02.087Z] [2021-09-24T18:06:02.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-09-24T18:06:02.087Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.087Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-09-24T18:06:02.087Z] [2021-09-24T18:06:02.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-09-24T18:06:02.087Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.087Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-09-24T18:06:02.087Z] [2021-09-24T18:06:02.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-09-24T18:06:02.087Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-09-24T18:06:02.087Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-09-24T18:06:02.087Z] [2021-09-24T18:06:02.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-09-24T18:06:02.087Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.087Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-09-24T18:06:02.087Z] [2021-09-24T18:06:02.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-09-24T18:06:02.087Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.087Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-09-24T18:06:02.087Z] [2021-09-24T18:06:02.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-09-24T18:06:02.087Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.087Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-09-24T18:06:02.087Z] [2021-09-24T18:06:02.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-09-24T18:06:02.087Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.087Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-09-24T18:06:02.087Z] [2021-09-24T18:06:02.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-09-24T18:06:02.087Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.087Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-09-24T18:06:02.087Z] [2021-09-24T18:06:02.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.30s) [2021-09-24T18:06:02.087Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.087Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.30s) [2021-09-24T18:06:02.087Z] [2021-09-24T18:06:02.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2021-09-24T18:06:02.087Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.087Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2021-09-24T18:06:02.087Z] [2021-09-24T18:06:02.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-09-24T18:06:02.087Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.087Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-09-24T18:06:02.087Z] [2021-09-24T18:06:02.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-09-24T18:06:02.087Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.087Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-09-24T18:06:02.087Z] [2021-09-24T18:06:02.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.31s) [2021-09-24T18:06:02.087Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.087Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.31s) [2021-09-24T18:06:02.087Z] [2021-09-24T18:06:02.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2021-09-24T18:06:02.087Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.087Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2021-09-24T18:06:02.087Z] [2021-09-24T18:06:02.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.27s) [2021-09-24T18:06:02.087Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.087Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.27s) [2021-09-24T18:06:02.087Z] [2021-09-24T18:06:02.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.02s) [2021-09-24T18:06:02.087Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.087Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) [2021-09-24T18:06:02.087Z] [2021-09-24T18:06:02.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-09-24T18:06:02.087Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.087Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-09-24T18:06:02.087Z] [2021-09-24T18:06:02.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2021-09-24T18:06:02.087Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.087Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-09-24T18:06:02.087Z] [2021-09-24T18:06:02.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.26s) [2021-09-24T18:06:02.087Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.087Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.26s) [2021-09-24T18:06:02.087Z] [2021-09-24T18:06:02.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-09-24T18:06:02.087Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.087Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-09-24T18:06:02.087Z] [2021-09-24T18:06:02.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-09-24T18:06:02.087Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.087Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-09-24T18:06:02.087Z] [2021-09-24T18:06:02.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-09-24T18:06:02.087Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.087Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-09-24T18:06:02.088Z] [2021-09-24T18:06:02.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-09-24T18:06:02.088Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.088Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-09-24T18:06:02.088Z] [2021-09-24T18:06:02.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-09-24T18:06:02.088Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.088Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-09-24T18:06:02.088Z] [2021-09-24T18:06:02.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-09-24T18:06:02.088Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.088Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-09-24T18:06:02.088Z] [2021-09-24T18:06:02.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-09-24T18:06:02.088Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.088Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-09-24T18:06:02.088Z] [2021-09-24T18:06:02.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2021-09-24T18:06:02.088Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.088Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-09-24T18:06:02.088Z] [2021-09-24T18:06:02.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-09-24T18:06:02.088Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.088Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-09-24T18:06:02.088Z] [2021-09-24T18:06:02.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-09-24T18:06:02.088Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.088Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-09-24T18:06:02.088Z] [2021-09-24T18:06:02.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-09-24T18:06:02.088Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.088Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-09-24T18:06:02.088Z] [2021-09-24T18:06:02.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-09-24T18:06:02.088Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-09-24T18:06:02.088Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-09-24T18:06:02.088Z] [2021-09-24T18:06:02.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-09-24T18:06:02.088Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.088Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-09-24T18:06:02.088Z] [2021-09-24T18:06:02.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-09-24T18:06:02.088Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.088Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-09-24T18:06:02.088Z] [2021-09-24T18:06:02.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2021-09-24T18:06:02.088Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.088Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-09-24T18:06:02.088Z] [2021-09-24T18:06:02.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2021-09-24T18:06:02.088Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.088Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-09-24T18:06:02.088Z] [2021-09-24T18:06:02.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.03s) [2021-09-24T18:06:02.088Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.088Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.03s) [2021-09-24T18:06:02.088Z] [2021-09-24T18:06:02.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-09-24T18:06:02.088Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.088Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-09-24T18:06:02.088Z] [2021-09-24T18:06:02.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-09-24T18:06:02.088Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.088Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-09-24T18:06:02.088Z] [2021-09-24T18:06:02.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-09-24T18:06:02.088Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.088Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-09-24T18:06:02.088Z] [2021-09-24T18:06:02.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-09-24T18:06:02.088Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.088Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-09-24T18:06:02.088Z] [2021-09-24T18:06:02.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-09-24T18:06:02.088Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.088Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-09-24T18:06:02.088Z] [2021-09-24T18:06:02.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2021-09-24T18:06:02.088Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.088Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-09-24T18:06:02.088Z] [2021-09-24T18:06:02.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-09-24T18:06:02.088Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.088Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-09-24T18:06:02.088Z] [2021-09-24T18:06:02.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-09-24T18:06:02.088Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.088Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-09-24T18:06:02.088Z] [2021-09-24T18:06:02.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.35s) [2021-09-24T18:06:02.088Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.088Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.35s) [2021-09-24T18:06:02.088Z] [2021-09-24T18:06:02.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.29s) [2021-09-24T18:06:02.088Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.088Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.29s) [2021-09-24T18:06:02.088Z] [2021-09-24T18:06:02.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s) [2021-09-24T18:06:02.088Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.088Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2021-09-24T18:06:02.088Z] [2021-09-24T18:06:02.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-09-24T18:06:02.088Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.088Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-09-24T18:06:02.088Z] [2021-09-24T18:06:02.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-09-24T18:06:02.088Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.088Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-09-24T18:06:02.088Z] [2021-09-24T18:06:02.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-09-24T18:06:02.088Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.088Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-09-24T18:06:02.088Z] [2021-09-24T18:06:02.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-09-24T18:06:02.088Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.088Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-09-24T18:06:02.088Z] [2021-09-24T18:06:02.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.30s) [2021-09-24T18:06:02.088Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.088Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.30s) [2021-09-24T18:06:02.088Z] [2021-09-24T18:06:02.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-09-24T18:06:02.088Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.088Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-09-24T18:06:02.088Z] [2021-09-24T18:06:02.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2021-09-24T18:06:02.088Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.088Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2021-09-24T18:06:02.088Z] [2021-09-24T18:06:02.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.29s) [2021-09-24T18:06:02.088Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.088Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.29s) [2021-09-24T18:06:02.088Z] [2021-09-24T18:06:02.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.28s) [2021-09-24T18:06:02.088Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.088Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2021-09-24T18:06:02.088Z] [2021-09-24T18:06:02.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-09-24T18:06:02.088Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.088Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-09-24T18:06:02.088Z] [2021-09-24T18:06:02.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.29s) [2021-09-24T18:06:02.088Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.088Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.29s) [2021-09-24T18:06:02.088Z] [2021-09-24T18:06:02.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-09-24T18:06:02.088Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.088Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-09-24T18:06:02.088Z] [2021-09-24T18:06:02.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-09-24T18:06:02.088Z] docker_cli_sni_test.go:18: Flakey test [2021-09-24T18:06:02.088Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-09-24T18:06:02.088Z] [2021-09-24T18:06:02.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.01s) [2021-09-24T18:06:02.088Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-09-24T18:06:02.088Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.01s) [2021-09-24T18:06:02.088Z] [2021-09-24T18:06:02.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-09-24T18:06:02.088Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.088Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-09-24T18:06:02.088Z] [2021-09-24T18:06:02.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-09-24T18:06:02.088Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.088Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-09-24T18:06:02.088Z] [2021-09-24T18:06:02.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-09-24T18:06:02.088Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.088Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-09-24T18:06:02.088Z] [2021-09-24T18:06:02.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-09-24T18:06:02.088Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.088Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-09-24T18:06:02.088Z] [2021-09-24T18:06:02.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-09-24T18:06:02.088Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.088Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-09-24T18:06:02.088Z] [2021-09-24T18:06:02.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-09-24T18:06:02.088Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.088Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-09-24T18:06:02.088Z] [2021-09-24T18:06:02.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-09-24T18:06:02.088Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.088Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-09-24T18:06:02.088Z] [2021-09-24T18:06:02.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-09-24T18:06:02.088Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.088Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-09-24T18:06:02.088Z] [2021-09-24T18:06:02.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-09-24T18:06:02.088Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.088Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-09-24T18:06:02.088Z] [2021-09-24T18:06:02.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-09-24T18:06:02.088Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.088Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-09-24T18:06:02.088Z] [2021-09-24T18:06:02.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-09-24T18:06:02.088Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.088Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-09-24T18:06:02.088Z] [2021-09-24T18:06:02.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-09-24T18:06:02.088Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.088Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-09-24T18:06:02.088Z] [2021-09-24T18:06:02.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-09-24T18:06:02.088Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.088Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-09-24T18:06:02.088Z] [2021-09-24T18:06:02.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-09-24T18:06:02.088Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.088Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-09-24T18:06:02.088Z] [2021-09-24T18:06:02.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-09-24T18:06:02.088Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.088Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-09-24T18:06:02.088Z] [2021-09-24T18:06:02.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-09-24T18:06:02.088Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.088Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-09-24T18:06:02.088Z] [2021-09-24T18:06:02.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-09-24T18:06:02.088Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.088Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-09-24T18:06:02.088Z] [2021-09-24T18:06:02.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-09-24T18:06:02.088Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.088Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-09-24T18:06:02.088Z] [2021-09-24T18:06:02.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-09-24T18:06:02.088Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.088Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-09-24T18:06:02.088Z] [2021-09-24T18:06:02.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-09-24T18:06:02.088Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.088Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-09-24T18:06:02.088Z] [2021-09-24T18:06:02.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2021-09-24T18:06:02.088Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.088Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-09-24T18:06:02.088Z] [2021-09-24T18:06:02.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-09-24T18:06:02.088Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.088Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-09-24T18:06:02.088Z] [2021-09-24T18:06:02.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-09-24T18:06:02.088Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.088Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-09-24T18:06:02.088Z] [2021-09-24T18:06:02.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-09-24T18:06:02.088Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.088Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-09-24T18:06:02.088Z] [2021-09-24T18:06:02.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-09-24T18:06:02.089Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.089Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-09-24T18:06:02.089Z] [2021-09-24T18:06:02.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-09-24T18:06:02.089Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.089Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-09-24T18:06:02.089Z] [2021-09-24T18:06:02.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-09-24T18:06:02.089Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.089Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-09-24T18:06:02.089Z] [2021-09-24T18:06:02.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-09-24T18:06:02.089Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.089Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-09-24T18:06:02.089Z] [2021-09-24T18:06:02.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-09-24T18:06:02.089Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.089Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-09-24T18:06:02.089Z] [2021-09-24T18:06:02.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-09-24T18:06:02.089Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.089Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-09-24T18:06:02.089Z] [2021-09-24T18:06:02.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-09-24T18:06:02.089Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.089Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-09-24T18:06:02.089Z] [2021-09-24T18:06:02.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-09-24T18:06:02.089Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.089Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-09-24T18:06:02.089Z] [2021-09-24T18:06:02.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-09-24T18:06:02.089Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.089Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-09-24T18:06:02.089Z] [2021-09-24T18:06:02.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-09-24T18:06:02.089Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.089Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-09-24T18:06:02.089Z] [2021-09-24T18:06:02.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-09-24T18:06:02.089Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.089Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-09-24T18:06:02.089Z] [2021-09-24T18:06:02.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-09-24T18:06:02.089Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.089Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-09-24T18:06:02.089Z] [2021-09-24T18:06:02.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-09-24T18:06:02.089Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.089Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-09-24T18:06:02.089Z] [2021-09-24T18:06:02.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-09-24T18:06:02.089Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.089Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-09-24T18:06:02.089Z] [2021-09-24T18:06:02.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-09-24T18:06:02.089Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.089Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-09-24T18:06:02.089Z] [2021-09-24T18:06:02.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-09-24T18:06:02.089Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.089Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-09-24T18:06:02.089Z] [2021-09-24T18:06:02.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-09-24T18:06:02.089Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.089Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-09-24T18:06:02.089Z] [2021-09-24T18:06:02.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-09-24T18:06:02.089Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.089Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-09-24T18:06:02.089Z] [2021-09-24T18:06:02.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-09-24T18:06:02.089Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.089Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-09-24T18:06:02.089Z] [2021-09-24T18:06:02.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-09-24T18:06:02.089Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.089Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-09-24T18:06:02.089Z] [2021-09-24T18:06:02.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-09-24T18:06:02.089Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.089Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-09-24T18:06:02.089Z] [2021-09-24T18:06:02.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-09-24T18:06:02.089Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.089Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-09-24T18:06:02.089Z] [2021-09-24T18:06:02.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-09-24T18:06:02.089Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.089Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-09-24T18:06:02.089Z] [2021-09-24T18:06:02.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-09-24T18:06:02.089Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.089Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-09-24T18:06:02.089Z] [2021-09-24T18:06:02.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-09-24T18:06:02.089Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.089Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-09-24T18:06:02.089Z] [2021-09-24T18:06:02.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-09-24T18:06:02.089Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.089Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-09-24T18:06:02.089Z] [2021-09-24T18:06:02.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-09-24T18:06:02.089Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.089Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-09-24T18:06:02.089Z] [2021-09-24T18:06:02.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-09-24T18:06:02.089Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.089Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-09-24T18:06:02.089Z] [2021-09-24T18:06:02.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-09-24T18:06:02.089Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.089Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-09-24T18:06:02.089Z] [2021-09-24T18:06:02.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-09-24T18:06:02.089Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.089Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-09-24T18:06:02.089Z] [2021-09-24T18:06:02.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-09-24T18:06:02.089Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.089Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-09-24T18:06:02.089Z] [2021-09-24T18:06:02.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-09-24T18:06:02.089Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.089Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-09-24T18:06:02.089Z] [2021-09-24T18:06:02.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-09-24T18:06:02.089Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.089Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-09-24T18:06:02.089Z] [2021-09-24T18:06:02.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-09-24T18:06:02.089Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.089Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-09-24T18:06:02.089Z] [2021-09-24T18:06:02.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-09-24T18:06:02.089Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.089Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-09-24T18:06:02.089Z] [2021-09-24T18:06:02.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-09-24T18:06:02.089Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.089Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-09-24T18:06:02.089Z] [2021-09-24T18:06:02.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-09-24T18:06:02.089Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.089Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-09-24T18:06:02.089Z] [2021-09-24T18:06:02.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-09-24T18:06:02.089Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.089Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-09-24T18:06:02.089Z] [2021-09-24T18:06:02.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-09-24T18:06:02.089Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.089Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-09-24T18:06:02.089Z] [2021-09-24T18:06:02.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-09-24T18:06:02.089Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.089Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-09-24T18:06:02.089Z] [2021-09-24T18:06:02.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-09-24T18:06:02.089Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-09-24T18:06:02.089Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-09-24T18:06:02.089Z] [2021-09-24T18:06:02.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-09-24T18:06:02.089Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.089Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-09-24T18:06:02.089Z] [2021-09-24T18:06:02.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-09-24T18:06:02.089Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.089Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-09-24T18:06:02.089Z] [2021-09-24T18:06:02.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-09-24T18:06:02.089Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.089Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-09-24T18:06:02.089Z] [2021-09-24T18:06:02.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-09-24T18:06:02.089Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.089Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-09-24T18:06:02.089Z] [2021-09-24T18:06:02.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-09-24T18:06:02.089Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.089Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-09-24T18:06:02.089Z] [2021-09-24T18:06:02.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-09-24T18:06:02.089Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.089Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-09-24T18:06:02.089Z] [2021-09-24T18:06:02.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-09-24T18:06:02.089Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.089Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-09-24T18:06:02.089Z] [2021-09-24T18:06:02.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-09-24T18:06:02.089Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.089Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-09-24T18:06:02.089Z] [2021-09-24T18:06:02.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-09-24T18:06:02.089Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.089Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-09-24T18:06:02.089Z] [2021-09-24T18:06:02.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-09-24T18:06:02.089Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.089Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-09-24T18:06:02.089Z] [2021-09-24T18:06:02.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-09-24T18:06:02.089Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.089Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-09-24T18:06:02.089Z] [2021-09-24T18:06:02.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-09-24T18:06:02.089Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.089Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-09-24T18:06:02.089Z] [2021-09-24T18:06:02.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-09-24T18:06:02.089Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.089Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-09-24T18:06:02.089Z] [2021-09-24T18:06:02.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-09-24T18:06:02.089Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.089Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-09-24T18:06:02.089Z] [2021-09-24T18:06:02.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-09-24T18:06:02.089Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.089Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-09-24T18:06:02.089Z] [2021-09-24T18:06:02.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-09-24T18:06:02.089Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.089Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-09-24T18:06:02.089Z] [2021-09-24T18:06:02.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-09-24T18:06:02.089Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.089Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-09-24T18:06:02.089Z] [2021-09-24T18:06:02.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-09-24T18:06:02.090Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.090Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-09-24T18:06:02.090Z] [2021-09-24T18:06:02.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-09-24T18:06:02.090Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.090Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-09-24T18:06:02.090Z] [2021-09-24T18:06:02.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-09-24T18:06:02.090Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.090Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-09-24T18:06:02.090Z] [2021-09-24T18:06:02.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-09-24T18:06:02.090Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.090Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-09-24T18:06:02.090Z] [2021-09-24T18:06:02.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-09-24T18:06:02.090Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.090Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-09-24T18:06:02.090Z] [2021-09-24T18:06:02.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-09-24T18:06:02.090Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.090Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-09-24T18:06:02.090Z] [2021-09-24T18:06:02.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-09-24T18:06:02.090Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.090Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-09-24T18:06:02.090Z] [2021-09-24T18:06:02.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-09-24T18:06:02.090Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.090Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-09-24T18:06:02.090Z] [2021-09-24T18:06:02.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-09-24T18:06:02.090Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.090Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-09-24T18:06:02.090Z] [2021-09-24T18:06:02.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2021-09-24T18:06:02.090Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.090Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-09-24T18:06:02.090Z] [2021-09-24T18:06:02.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-09-24T18:06:02.090Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.090Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-09-24T18:06:02.090Z] [2021-09-24T18:06:02.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-09-24T18:06:02.090Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.090Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-09-24T18:06:02.090Z] [2021-09-24T18:06:02.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-09-24T18:06:02.090Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.090Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-09-24T18:06:02.090Z] [2021-09-24T18:06:02.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-09-24T18:06:02.090Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.090Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-09-24T18:06:02.090Z] [2021-09-24T18:06:02.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-09-24T18:06:02.090Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.090Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-09-24T18:06:02.090Z] [2021-09-24T18:06:02.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-09-24T18:06:02.090Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-09-24T18:06:02.090Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-09-24T18:06:02.090Z] [2021-09-24T18:06:02.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-09-24T18:06:02.090Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.090Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-09-24T18:06:02.090Z] [2021-09-24T18:06:02.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-09-24T18:06:02.090Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.090Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-09-24T18:06:02.090Z] [2021-09-24T18:06:02.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-09-24T18:06:02.090Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.090Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-09-24T18:06:02.090Z] [2021-09-24T18:06:02.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-09-24T18:06:02.090Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.090Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-09-24T18:06:02.090Z] [2021-09-24T18:06:02.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-09-24T18:06:02.090Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.090Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-09-24T18:06:02.090Z] [2021-09-24T18:06:02.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-09-24T18:06:02.090Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.090Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-09-24T18:06:02.090Z] [2021-09-24T18:06:02.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-09-24T18:06:02.090Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.090Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-09-24T18:06:02.090Z] [2021-09-24T18:06:02.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-09-24T18:06:02.090Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.090Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-09-24T18:06:02.090Z] [2021-09-24T18:06:02.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-09-24T18:06:02.090Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.090Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-09-24T18:06:02.090Z] [2021-09-24T18:06:02.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-09-24T18:06:02.090Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.090Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-09-24T18:06:02.090Z] [2021-09-24T18:06:02.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-09-24T18:06:02.090Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.090Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-09-24T18:06:02.090Z] [2021-09-24T18:06:02.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-09-24T18:06:02.090Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.090Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-09-24T18:06:02.090Z] [2021-09-24T18:06:02.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-09-24T18:06:02.090Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.090Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-09-24T18:06:02.090Z] [2021-09-24T18:06:02.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-09-24T18:06:02.090Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.090Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-09-24T18:06:02.090Z] [2021-09-24T18:06:02.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-09-24T18:06:02.090Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.090Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-09-24T18:06:02.090Z] [2021-09-24T18:06:02.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-09-24T18:06:02.090Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.090Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-09-24T18:06:02.090Z] [2021-09-24T18:06:02.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-09-24T18:06:02.090Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.090Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-09-24T18:06:02.090Z] [2021-09-24T18:06:02.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-09-24T18:06:02.090Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.090Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-09-24T18:06:02.090Z] [2021-09-24T18:06:02.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-09-24T18:06:02.090Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.090Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-09-24T18:06:02.090Z] [2021-09-24T18:06:02.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-09-24T18:06:02.090Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.090Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-09-24T18:06:02.090Z] [2021-09-24T18:06:02.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-09-24T18:06:02.090Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-09-24T18:06:02.090Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-09-24T18:06:02.090Z] [2021-09-24T18:06:02.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-09-24T18:06:02.090Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.090Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-09-24T18:06:02.090Z] [2021-09-24T18:06:02.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-09-24T18:06:02.090Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.090Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-09-24T18:06:02.090Z] [2021-09-24T18:06:02.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-09-24T18:06:02.090Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.090Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-09-24T18:06:02.090Z] [2021-09-24T18:06:02.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-09-24T18:06:02.090Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.090Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-09-24T18:06:02.090Z] [2021-09-24T18:06:02.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-09-24T18:06:02.090Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.090Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-09-24T18:06:02.090Z] [2021-09-24T18:06:02.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-09-24T18:06:02.090Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.090Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-09-24T18:06:02.090Z] [2021-09-24T18:06:02.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-09-24T18:06:02.090Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.090Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-09-24T18:06:02.090Z] [2021-09-24T18:06:02.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-09-24T18:06:02.090Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.090Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-09-24T18:06:02.090Z] [2021-09-24T18:06:02.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-09-24T18:06:02.090Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.090Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-09-24T18:06:02.090Z] [2021-09-24T18:06:02.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-09-24T18:06:02.090Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.090Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-09-24T18:06:02.090Z] [2021-09-24T18:06:02.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-09-24T18:06:02.090Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.090Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-09-24T18:06:02.090Z] [2021-09-24T18:06:02.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-09-24T18:06:02.090Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.090Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-09-24T18:06:02.090Z] [2021-09-24T18:06:02.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-09-24T18:06:02.090Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.090Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-09-24T18:06:02.090Z] [2021-09-24T18:06:02.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-09-24T18:06:02.090Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.090Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-09-24T18:06:02.090Z] [2021-09-24T18:06:02.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-09-24T18:06:02.090Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.090Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-09-24T18:06:02.090Z] [2021-09-24T18:06:02.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-09-24T18:06:02.090Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.090Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-09-24T18:06:02.090Z] [2021-09-24T18:06:02.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-09-24T18:06:02.090Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.090Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-09-24T18:06:02.090Z] [2021-09-24T18:06:02.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-09-24T18:06:02.090Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.090Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-09-24T18:06:02.090Z] [2021-09-24T18:06:02.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-09-24T18:06:02.090Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.090Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-09-24T18:06:02.090Z] [2021-09-24T18:06:02.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-09-24T18:06:02.090Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.090Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-09-24T18:06:02.090Z] [2021-09-24T18:06:02.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-09-24T18:06:02.090Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.090Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-09-24T18:06:02.090Z] [2021-09-24T18:06:02.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-09-24T18:06:02.549Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.549Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-09-24T18:06:02.549Z] [2021-09-24T18:06:02.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-09-24T18:06:02.549Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.549Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-09-24T18:06:02.549Z] [2021-09-24T18:06:02.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-09-24T18:06:02.549Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.549Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-09-24T18:06:02.549Z] [2021-09-24T18:06:02.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-09-24T18:06:02.549Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.549Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-09-24T18:06:02.549Z] [2021-09-24T18:06:02.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-09-24T18:06:02.549Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.549Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-09-24T18:06:02.549Z] [2021-09-24T18:06:02.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-09-24T18:06:02.549Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.549Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-09-24T18:06:02.549Z] [2021-09-24T18:06:02.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-09-24T18:06:02.549Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.549Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-09-24T18:06:02.549Z] [2021-09-24T18:06:02.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-09-24T18:06:02.549Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.549Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-09-24T18:06:02.549Z] [2021-09-24T18:06:02.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-09-24T18:06:02.549Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.549Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-09-24T18:06:02.549Z] [2021-09-24T18:06:02.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-09-24T18:06:02.549Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.549Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-09-24T18:06:02.549Z] [2021-09-24T18:06:02.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-09-24T18:06:02.549Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.549Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-09-24T18:06:02.549Z] [2021-09-24T18:06:02.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-09-24T18:06:02.549Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.549Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-09-24T18:06:02.549Z] [2021-09-24T18:06:02.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-09-24T18:06:02.549Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.549Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-09-24T18:06:02.549Z] [2021-09-24T18:06:02.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-09-24T18:06:02.549Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.549Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-09-24T18:06:02.549Z] [2021-09-24T18:06:02.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-09-24T18:06:02.549Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.549Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-09-24T18:06:02.549Z] [2021-09-24T18:06:02.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-09-24T18:06:02.549Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.549Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-09-24T18:06:02.549Z] [2021-09-24T18:06:02.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-09-24T18:06:02.549Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.549Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-09-24T18:06:02.549Z] [2021-09-24T18:06:02.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-09-24T18:06:02.549Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.549Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-09-24T18:06:02.549Z] [2021-09-24T18:06:02.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-09-24T18:06:02.549Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.549Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-09-24T18:06:02.549Z] [2021-09-24T18:06:02.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-09-24T18:06:02.549Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.549Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-09-24T18:06:02.549Z] [2021-09-24T18:06:02.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-09-24T18:06:02.549Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.549Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-09-24T18:06:02.549Z] [2021-09-24T18:06:02.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-09-24T18:06:02.549Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.549Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-09-24T18:06:02.549Z] [2021-09-24T18:06:02.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-09-24T18:06:02.549Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-09-24T18:06:02.549Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-09-24T18:06:02.549Z] [2021-09-24T18:06:02.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-09-24T18:06:02.549Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-09-24T18:06:02.549Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-09-24T18:06:02.549Z] [2021-09-24T18:06:02.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-09-24T18:06:02.549Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.549Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-09-24T18:06:02.549Z] [2021-09-24T18:06:02.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-09-24T18:06:02.549Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.549Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-09-24T18:06:02.549Z] [2021-09-24T18:06:02.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-09-24T18:06:02.549Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.549Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-09-24T18:06:02.549Z] [2021-09-24T18:06:02.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-09-24T18:06:02.549Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.549Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-09-24T18:06:02.549Z] [2021-09-24T18:06:02.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-09-24T18:06:02.549Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.549Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-09-24T18:06:02.549Z] [2021-09-24T18:06:02.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2021-09-24T18:06:02.549Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.549Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-09-24T18:06:02.549Z] [2021-09-24T18:06:02.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-09-24T18:06:02.549Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.549Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-09-24T18:06:02.549Z] [2021-09-24T18:06:02.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-09-24T18:06:02.549Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.549Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-09-24T18:06:02.549Z] [2021-09-24T18:06:02.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-09-24T18:06:02.549Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.549Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-09-24T18:06:02.549Z] [2021-09-24T18:06:02.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-09-24T18:06:02.549Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.549Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-09-24T18:06:02.549Z] [2021-09-24T18:06:02.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-09-24T18:06:02.549Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.549Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-09-24T18:06:02.549Z] [2021-09-24T18:06:02.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-09-24T18:06:02.549Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.549Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-09-24T18:06:02.549Z] [2021-09-24T18:06:02.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-09-24T18:06:02.549Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.549Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-09-24T18:06:02.549Z] [2021-09-24T18:06:02.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-09-24T18:06:02.549Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.549Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-09-24T18:06:02.549Z] [2021-09-24T18:06:02.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-09-24T18:06:02.549Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.549Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-09-24T18:06:02.549Z] [2021-09-24T18:06:02.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-09-24T18:06:02.549Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.549Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-09-24T18:06:02.549Z] [2021-09-24T18:06:02.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-09-24T18:06:02.549Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-09-24T18:06:02.549Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-09-24T18:06:02.549Z] [2021-09-24T18:06:02.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.01s) [2021-09-24T18:06:02.549Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2021-09-24T18:06:02.549Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.01s) [2021-09-24T18:06:02.549Z] [2021-09-24T18:06:02.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-09-24T18:06:02.549Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.549Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-09-24T18:06:02.549Z] [2021-09-24T18:06:02.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-09-24T18:06:02.549Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.549Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-09-24T18:06:02.549Z] [2021-09-24T18:06:02.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-09-24T18:06:02.549Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.549Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-09-24T18:06:02.549Z] [2021-09-24T18:06:02.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-09-24T18:06:02.549Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.549Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-09-24T18:06:02.549Z] [2021-09-24T18:06:02.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-09-24T18:06:02.549Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.549Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-09-24T18:06:02.549Z] [2021-09-24T18:06:02.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-09-24T18:06:02.549Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.549Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-09-24T18:06:02.549Z] [2021-09-24T18:06:02.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-09-24T18:06:02.549Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.549Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-09-24T18:06:02.549Z] [2021-09-24T18:06:02.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-09-24T18:06:02.549Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.550Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-09-24T18:06:02.550Z] [2021-09-24T18:06:02.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-09-24T18:06:02.550Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.550Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-09-24T18:06:02.550Z] [2021-09-24T18:06:02.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-09-24T18:06:02.550Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.550Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-09-24T18:06:02.550Z] [2021-09-24T18:06:02.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-09-24T18:06:02.550Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.550Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-09-24T18:06:02.550Z] [2021-09-24T18:06:02.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-09-24T18:06:02.550Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.550Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-09-24T18:06:02.550Z] [2021-09-24T18:06:02.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-09-24T18:06:02.550Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.550Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-09-24T18:06:02.550Z] [2021-09-24T18:06:02.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-09-24T18:06:02.550Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.550Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-09-24T18:06:02.550Z] [2021-09-24T18:06:02.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-09-24T18:06:02.550Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.550Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-09-24T18:06:02.550Z] [2021-09-24T18:06:02.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-09-24T18:06:02.550Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.550Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-09-24T18:06:02.550Z] [2021-09-24T18:06:02.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-09-24T18:06:02.550Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.550Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-09-24T18:06:02.550Z] [2021-09-24T18:06:02.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-09-24T18:06:02.550Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.550Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-09-24T18:06:02.550Z] [2021-09-24T18:06:02.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-09-24T18:06:02.550Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.550Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-09-24T18:06:02.550Z] [2021-09-24T18:06:02.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-09-24T18:06:02.550Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.550Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-09-24T18:06:02.550Z] [2021-09-24T18:06:02.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-09-24T18:06:02.550Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.550Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-09-24T18:06:02.550Z] [2021-09-24T18:06:02.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-09-24T18:06:02.550Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.550Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-09-24T18:06:02.550Z] [2021-09-24T18:06:02.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-09-24T18:06:02.550Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.550Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-09-24T18:06:02.550Z] [2021-09-24T18:06:02.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-09-24T18:06:02.550Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.550Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-09-24T18:06:02.550Z] [2021-09-24T18:06:02.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-09-24T18:06:02.550Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.550Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-09-24T18:06:02.550Z] [2021-09-24T18:06:02.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-09-24T18:06:02.550Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.550Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-09-24T18:06:02.550Z] [2021-09-24T18:06:02.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-09-24T18:06:02.550Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.550Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-09-24T18:06:02.550Z] [2021-09-24T18:06:02.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-09-24T18:06:02.550Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.550Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-09-24T18:06:02.550Z] [2021-09-24T18:06:02.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-09-24T18:06:02.550Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.550Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-09-24T18:06:02.550Z] [2021-09-24T18:06:02.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-09-24T18:06:02.550Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.550Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-09-24T18:06:02.550Z] [2021-09-24T18:06:02.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-09-24T18:06:02.550Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.550Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-09-24T18:06:02.550Z] [2021-09-24T18:06:02.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-09-24T18:06:02.550Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.550Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-09-24T18:06:02.550Z] [2021-09-24T18:06:02.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-09-24T18:06:02.550Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.550Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-09-24T18:06:02.550Z] [2021-09-24T18:06:02.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-09-24T18:06:02.550Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.550Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-09-24T18:06:02.550Z] [2021-09-24T18:06:02.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-09-24T18:06:02.550Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.550Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-09-24T18:06:02.550Z] [2021-09-24T18:06:02.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-09-24T18:06:02.550Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.550Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-09-24T18:06:02.550Z] [2021-09-24T18:06:02.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-09-24T18:06:02.550Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.550Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-09-24T18:06:02.550Z] [2021-09-24T18:06:02.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-09-24T18:06:02.550Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.550Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-09-24T18:06:02.550Z] [2021-09-24T18:06:02.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-09-24T18:06:02.550Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.550Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-09-24T18:06:02.550Z] [2021-09-24T18:06:02.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-09-24T18:06:02.550Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.550Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-09-24T18:06:02.550Z] [2021-09-24T18:06:02.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-09-24T18:06:02.550Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.550Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-09-24T18:06:02.550Z] [2021-09-24T18:06:02.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-09-24T18:06:02.550Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.550Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-09-24T18:06:02.550Z] [2021-09-24T18:06:02.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-09-24T18:06:02.550Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.550Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-09-24T18:06:02.550Z] [2021-09-24T18:06:02.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-09-24T18:06:02.550Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.550Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-09-24T18:06:02.550Z] [2021-09-24T18:06:02.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-09-24T18:06:02.550Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.550Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-09-24T18:06:02.550Z] [2021-09-24T18:06:02.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-09-24T18:06:02.550Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.550Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-09-24T18:06:02.550Z] [2021-09-24T18:06:02.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-09-24T18:06:02.550Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.550Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-09-24T18:06:02.550Z] [2021-09-24T18:06:02.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-09-24T18:06:02.550Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.550Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-09-24T18:06:02.550Z] [2021-09-24T18:06:02.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-09-24T18:06:02.550Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.550Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-09-24T18:06:02.550Z] [2021-09-24T18:06:02.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-09-24T18:06:02.550Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.550Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-09-24T18:06:02.550Z] [2021-09-24T18:06:02.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-09-24T18:06:02.550Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.550Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-09-24T18:06:02.550Z] [2021-09-24T18:06:02.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-09-24T18:06:02.550Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.550Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-09-24T18:06:02.550Z] [2021-09-24T18:06:02.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-09-24T18:06:02.550Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.550Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-09-24T18:06:02.550Z] [2021-09-24T18:06:02.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-09-24T18:06:02.550Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.550Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-09-24T18:06:02.550Z] [2021-09-24T18:06:02.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-09-24T18:06:02.550Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.550Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-09-24T18:06:02.550Z] [2021-09-24T18:06:02.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-09-24T18:06:02.550Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.550Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-09-24T18:06:02.550Z] [2021-09-24T18:06:02.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-09-24T18:06:02.550Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.550Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-09-24T18:06:02.550Z] [2021-09-24T18:06:02.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-09-24T18:06:02.550Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.550Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-09-24T18:06:02.550Z] [2021-09-24T18:06:02.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-09-24T18:06:02.550Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.550Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-09-24T18:06:02.550Z] [2021-09-24T18:06:02.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-09-24T18:06:02.550Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.550Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-09-24T18:06:02.550Z] [2021-09-24T18:06:02.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-09-24T18:06:02.550Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.550Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-09-24T18:06:02.550Z] [2021-09-24T18:06:02.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-09-24T18:06:02.550Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.550Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-09-24T18:06:02.550Z] [2021-09-24T18:06:02.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-09-24T18:06:02.550Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.550Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-09-24T18:06:02.550Z] [2021-09-24T18:06:02.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-09-24T18:06:02.550Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.550Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-09-24T18:06:02.550Z] [2021-09-24T18:06:02.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-09-24T18:06:02.550Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-09-24T18:06:02.550Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-09-24T18:06:02.550Z] [2021-09-24T18:06:02.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-09-24T18:06:02.550Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.550Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-09-24T18:06:02.550Z] [2021-09-24T18:06:02.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-09-24T18:06:02.550Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.550Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-09-24T18:06:02.550Z] [2021-09-24T18:06:02.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-09-24T18:06:02.550Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.550Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-09-24T18:06:02.550Z] [2021-09-24T18:06:02.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-09-24T18:06:02.550Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.551Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-09-24T18:06:02.551Z] [2021-09-24T18:06:02.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-09-24T18:06:02.551Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.551Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-09-24T18:06:02.551Z] [2021-09-24T18:06:02.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-09-24T18:06:02.551Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.551Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-09-24T18:06:02.551Z] [2021-09-24T18:06:02.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-09-24T18:06:02.551Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.551Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-09-24T18:06:02.551Z] [2021-09-24T18:06:02.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-09-24T18:06:02.551Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.551Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-09-24T18:06:02.551Z] [2021-09-24T18:06:02.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-09-24T18:06:02.551Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.551Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-09-24T18:06:02.551Z] [2021-09-24T18:06:02.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-09-24T18:06:02.551Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.551Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-09-24T18:06:02.551Z] [2021-09-24T18:06:02.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-09-24T18:06:02.551Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.551Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-09-24T18:06:02.551Z] [2021-09-24T18:06:02.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-09-24T18:06:02.551Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.551Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-09-24T18:06:02.551Z] [2021-09-24T18:06:02.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-09-24T18:06:02.551Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.551Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-09-24T18:06:02.551Z] [2021-09-24T18:06:02.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-09-24T18:06:02.551Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.551Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-09-24T18:06:02.551Z] [2021-09-24T18:06:02.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-09-24T18:06:02.551Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.551Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-09-24T18:06:02.551Z] [2021-09-24T18:06:02.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-09-24T18:06:02.551Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.551Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-09-24T18:06:02.551Z] [2021-09-24T18:06:02.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-09-24T18:06:02.551Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.551Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-09-24T18:06:02.551Z] [2021-09-24T18:06:02.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-09-24T18:06:02.551Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.551Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-09-24T18:06:02.551Z] [2021-09-24T18:06:02.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-09-24T18:06:02.551Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.551Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-09-24T18:06:02.551Z] [2021-09-24T18:06:02.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-09-24T18:06:02.551Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.551Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-09-24T18:06:02.551Z] [2021-09-24T18:06:02.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-09-24T18:06:02.551Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.551Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-09-24T18:06:02.551Z] [2021-09-24T18:06:02.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-09-24T18:06:02.551Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.551Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-09-24T18:06:02.551Z] [2021-09-24T18:06:02.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-09-24T18:06:02.551Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.551Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-09-24T18:06:02.551Z] [2021-09-24T18:06:02.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-09-24T18:06:02.551Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.551Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-09-24T18:06:02.551Z] [2021-09-24T18:06:02.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-09-24T18:06:02.551Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.551Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-09-24T18:06:02.551Z] [2021-09-24T18:06:02.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-09-24T18:06:02.551Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.551Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-09-24T18:06:02.551Z] [2021-09-24T18:06:02.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-09-24T18:06:02.551Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.551Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-09-24T18:06:02.551Z] [2021-09-24T18:06:02.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-09-24T18:06:02.551Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.551Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-09-24T18:06:02.551Z] [2021-09-24T18:06:02.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-09-24T18:06:02.551Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.551Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-09-24T18:06:02.551Z] [2021-09-24T18:06:02.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-09-24T18:06:02.551Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.551Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-09-24T18:06:02.551Z] [2021-09-24T18:06:02.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-09-24T18:06:02.551Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.551Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-09-24T18:06:02.551Z] [2021-09-24T18:06:02.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-09-24T18:06:02.551Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.551Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-09-24T18:06:02.551Z] [2021-09-24T18:06:02.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-09-24T18:06:02.551Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.551Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-09-24T18:06:02.551Z] [2021-09-24T18:06:02.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-09-24T18:06:02.551Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.551Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-09-24T18:06:02.551Z] [2021-09-24T18:06:02.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-09-24T18:06:02.551Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.551Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-09-24T18:06:02.551Z] [2021-09-24T18:06:02.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-09-24T18:06:02.551Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.551Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-09-24T18:06:02.551Z] [2021-09-24T18:06:02.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-09-24T18:06:02.551Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.551Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-09-24T18:06:02.551Z] [2021-09-24T18:06:02.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-09-24T18:06:02.551Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.551Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-09-24T18:06:02.551Z] [2021-09-24T18:06:02.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-09-24T18:06:02.551Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.551Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-09-24T18:06:02.551Z] [2021-09-24T18:06:02.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-09-24T18:06:02.551Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.551Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-09-24T18:06:02.551Z] [2021-09-24T18:06:02.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-09-24T18:06:02.551Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.551Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-09-24T18:06:02.551Z] [2021-09-24T18:06:02.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-09-24T18:06:02.551Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.551Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-09-24T18:06:02.551Z] [2021-09-24T18:06:02.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-09-24T18:06:02.551Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-09-24T18:06:02.551Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-09-24T18:06:02.551Z] [2021-09-24T18:06:02.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-09-24T18:06:02.551Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.551Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-09-24T18:06:02.551Z] [2021-09-24T18:06:02.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-09-24T18:06:02.551Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.551Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-09-24T18:06:02.551Z] [2021-09-24T18:06:02.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-09-24T18:06:02.551Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.551Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-09-24T18:06:02.551Z] [2021-09-24T18:06:02.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-09-24T18:06:02.551Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.551Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-09-24T18:06:02.551Z] [2021-09-24T18:06:02.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.02s) [2021-09-24T18:06:02.551Z] docker_cli_run_test.go:1986: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-09-24T18:06:02.551Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.02s) [2021-09-24T18:06:02.551Z] [2021-09-24T18:06:02.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-09-24T18:06:02.551Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.551Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-09-24T18:06:02.551Z] [2021-09-24T18:06:02.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-09-24T18:06:02.551Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.551Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-09-24T18:06:02.551Z] [2021-09-24T18:06:02.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-09-24T18:06:02.551Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.551Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-09-24T18:06:02.551Z] [2021-09-24T18:06:02.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-09-24T18:06:02.551Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.551Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-09-24T18:06:02.551Z] [2021-09-24T18:06:02.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-09-24T18:06:02.551Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.551Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-09-24T18:06:02.551Z] [2021-09-24T18:06:02.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-09-24T18:06:02.551Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.551Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-09-24T18:06:02.551Z] [2021-09-24T18:06:02.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-09-24T18:06:02.551Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.551Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-09-24T18:06:02.551Z] [2021-09-24T18:06:02.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-09-24T18:06:02.551Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.551Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-09-24T18:06:02.551Z] [2021-09-24T18:06:02.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-09-24T18:06:02.551Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.551Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-09-24T18:06:02.551Z] [2021-09-24T18:06:02.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-09-24T18:06:02.551Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.551Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-09-24T18:06:02.551Z] [2021-09-24T18:06:02.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-09-24T18:06:02.551Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-09-24T18:06:02.551Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-09-24T18:06:02.551Z] [2021-09-24T18:06:02.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-09-24T18:06:02.551Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.551Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-09-24T18:06:02.551Z] [2021-09-24T18:06:02.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-09-24T18:06:02.551Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.551Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-09-24T18:06:02.551Z] [2021-09-24T18:06:02.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-09-24T18:06:02.551Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.551Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-09-24T18:06:02.551Z] [2021-09-24T18:06:02.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-09-24T18:06:02.551Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.551Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-09-24T18:06:02.551Z] [2021-09-24T18:06:02.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2021-09-24T18:06:02.551Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.551Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-09-24T18:06:02.551Z] [2021-09-24T18:06:02.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-09-24T18:06:02.551Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.551Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-09-24T18:06:02.551Z] [2021-09-24T18:06:02.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-09-24T18:06:02.551Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.551Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-09-24T18:06:02.551Z] [2021-09-24T18:06:02.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-09-24T18:06:02.551Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.551Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-09-24T18:06:02.551Z] [2021-09-24T18:06:02.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-09-24T18:06:02.551Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.551Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-09-24T18:06:02.551Z] [2021-09-24T18:06:02.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-09-24T18:06:02.552Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.552Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-09-24T18:06:02.552Z] [2021-09-24T18:06:02.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-09-24T18:06:02.552Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.552Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-09-24T18:06:02.552Z] [2021-09-24T18:06:02.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-09-24T18:06:02.552Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.552Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-09-24T18:06:02.552Z] [2021-09-24T18:06:02.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-09-24T18:06:02.552Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.552Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-09-24T18:06:02.552Z] [2021-09-24T18:06:02.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-09-24T18:06:02.552Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.552Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-09-24T18:06:02.552Z] [2021-09-24T18:06:02.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-09-24T18:06:02.552Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.552Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-09-24T18:06:02.552Z] [2021-09-24T18:06:02.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-09-24T18:06:02.552Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-09-24T18:06:02.552Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-09-24T18:06:02.552Z] [2021-09-24T18:06:02.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-09-24T18:06:02.552Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.552Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-09-24T18:06:02.552Z] [2021-09-24T18:06:02.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-09-24T18:06:02.552Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.552Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-09-24T18:06:02.552Z] [2021-09-24T18:06:02.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-09-24T18:06:02.552Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.552Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-09-24T18:06:02.552Z] [2021-09-24T18:06:02.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-09-24T18:06:02.552Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.552Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-09-24T18:06:02.552Z] [2021-09-24T18:06:02.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-09-24T18:06:02.552Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.552Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-09-24T18:06:02.552Z] [2021-09-24T18:06:02.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-09-24T18:06:02.552Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.552Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-09-24T18:06:02.552Z] [2021-09-24T18:06:02.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-09-24T18:06:02.552Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.552Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-09-24T18:06:02.552Z] [2021-09-24T18:06:02.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-09-24T18:06:02.552Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.552Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-09-24T18:06:02.552Z] [2021-09-24T18:06:02.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-09-24T18:06:02.552Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.552Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-09-24T18:06:02.552Z] [2021-09-24T18:06:02.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-09-24T18:06:02.552Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.552Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-09-24T18:06:02.552Z] [2021-09-24T18:06:02.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-09-24T18:06:02.552Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.552Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-09-24T18:06:02.552Z] [2021-09-24T18:06:02.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-09-24T18:06:02.552Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.552Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-09-24T18:06:02.552Z] [2021-09-24T18:06:02.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-09-24T18:06:02.552Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.552Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-09-24T18:06:02.552Z] [2021-09-24T18:06:02.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-09-24T18:06:02.552Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.552Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-09-24T18:06:02.552Z] [2021-09-24T18:06:02.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-09-24T18:06:02.552Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.552Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-09-24T18:06:02.552Z] [2021-09-24T18:06:02.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-09-24T18:06:02.552Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.552Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-09-24T18:06:02.552Z] [2021-09-24T18:06:02.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-09-24T18:06:02.552Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.552Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-09-24T18:06:02.552Z] [2021-09-24T18:06:02.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-09-24T18:06:02.552Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.552Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-09-24T18:06:02.552Z] [2021-09-24T18:06:02.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-09-24T18:06:02.552Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.552Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-09-24T18:06:02.552Z] [2021-09-24T18:06:02.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-09-24T18:06:02.552Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.552Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-09-24T18:06:02.552Z] [2021-09-24T18:06:02.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-09-24T18:06:02.552Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-09-24T18:06:02.552Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-09-24T18:06:02.552Z] [2021-09-24T18:06:02.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-09-24T18:06:02.552Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.552Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-09-24T18:06:02.552Z] [2021-09-24T18:06:02.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-09-24T18:06:02.552Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.552Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-09-24T18:06:02.552Z] [2021-09-24T18:06:02.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-09-24T18:06:02.552Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.552Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-09-24T18:06:02.552Z] [2021-09-24T18:06:02.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-09-24T18:06:02.552Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.552Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-09-24T18:06:02.552Z] [2021-09-24T18:06:02.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-09-24T18:06:02.552Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.552Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-09-24T18:06:02.552Z] [2021-09-24T18:06:02.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-09-24T18:06:02.552Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.552Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-09-24T18:06:02.552Z] [2021-09-24T18:06:02.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-09-24T18:06:02.552Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.552Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-09-24T18:06:02.552Z] [2021-09-24T18:06:02.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-09-24T18:06:02.552Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.552Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-09-24T18:06:02.552Z] [2021-09-24T18:06:02.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-09-24T18:06:02.552Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.552Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-09-24T18:06:02.552Z] [2021-09-24T18:06:02.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-09-24T18:06:02.552Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.552Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-09-24T18:06:02.552Z] [2021-09-24T18:06:02.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-09-24T18:06:02.552Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.552Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-09-24T18:06:02.552Z] [2021-09-24T18:06:02.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-09-24T18:06:02.552Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.552Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-09-24T18:06:02.552Z] [2021-09-24T18:06:02.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-09-24T18:06:02.552Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.552Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-09-24T18:06:02.552Z] [2021-09-24T18:06:02.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-09-24T18:06:02.552Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.552Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-09-24T18:06:02.552Z] [2021-09-24T18:06:02.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-09-24T18:06:02.552Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.552Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-09-24T18:06:02.552Z] [2021-09-24T18:06:02.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-09-24T18:06:02.552Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.552Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-09-24T18:06:02.552Z] [2021-09-24T18:06:02.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-09-24T18:06:02.552Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.552Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-09-24T18:06:02.552Z] [2021-09-24T18:06:02.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-09-24T18:06:02.552Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.552Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-09-24T18:06:02.552Z] [2021-09-24T18:06:02.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-09-24T18:06:02.552Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.552Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-09-24T18:06:02.552Z] [2021-09-24T18:06:02.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-09-24T18:06:02.552Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.552Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-09-24T18:06:02.552Z] [2021-09-24T18:06:02.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-09-24T18:06:02.552Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.552Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-09-24T18:06:02.552Z] [2021-09-24T18:06:02.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-24T18:06:02.552Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.552Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-24T18:06:02.552Z] [2021-09-24T18:06:02.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-24T18:06:02.552Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.552Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-24T18:06:02.552Z] [2021-09-24T18:06:02.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-24T18:06:02.552Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.552Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-24T18:06:02.552Z] [2021-09-24T18:06:02.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-09-24T18:06:02.552Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.552Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-09-24T18:06:02.552Z] [2021-09-24T18:06:02.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-09-24T18:06:02.552Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.552Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-09-24T18:06:02.552Z] [2021-09-24T18:06:02.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-09-24T18:06:02.552Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.552Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-09-24T18:06:02.552Z] [2021-09-24T18:06:02.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-09-24T18:06:02.552Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.552Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-09-24T18:06:02.552Z] [2021-09-24T18:06:02.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-09-24T18:06:02.552Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.552Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-09-24T18:06:02.552Z] [2021-09-24T18:06:02.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-09-24T18:06:02.552Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.552Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-09-24T18:06:02.552Z] [2021-09-24T18:06:02.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-09-24T18:06:02.552Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.552Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-09-24T18:06:02.553Z] [2021-09-24T18:06:02.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-09-24T18:06:02.553Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.553Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-09-24T18:06:02.553Z] [2021-09-24T18:06:02.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-09-24T18:06:02.553Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.553Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-09-24T18:06:02.553Z] [2021-09-24T18:06:02.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-09-24T18:06:02.553Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.553Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-09-24T18:06:02.553Z] [2021-09-24T18:06:02.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-09-24T18:06:02.553Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.553Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-09-24T18:06:02.553Z] [2021-09-24T18:06:02.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-09-24T18:06:02.553Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.553Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-09-24T18:06:02.553Z] [2021-09-24T18:06:02.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-09-24T18:06:02.553Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.553Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-09-24T18:06:02.553Z] [2021-09-24T18:06:02.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-24T18:06:02.553Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.553Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-24T18:06:02.553Z] [2021-09-24T18:06:02.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-24T18:06:02.553Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.553Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-24T18:06:02.553Z] [2021-09-24T18:06:02.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-24T18:06:02.553Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.553Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-24T18:06:02.553Z] [2021-09-24T18:06:02.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-24T18:06:02.553Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.553Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-24T18:06:02.553Z] [2021-09-24T18:06:02.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-09-24T18:06:02.553Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.553Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-09-24T18:06:02.553Z] [2021-09-24T18:06:02.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-24T18:06:02.553Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.553Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-24T18:06:02.553Z] [2021-09-24T18:06:02.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-09-24T18:06:02.553Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.553Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-09-24T18:06:02.553Z] [2021-09-24T18:06:02.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-09-24T18:06:02.553Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.553Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-09-24T18:06:02.553Z] [2021-09-24T18:06:02.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-09-24T18:06:02.553Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.553Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-09-24T18:06:02.553Z] [2021-09-24T18:06:02.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-24T18:06:02.553Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.553Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-24T18:06:02.553Z] [2021-09-24T18:06:02.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-24T18:06:02.553Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.553Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-24T18:06:02.553Z] [2021-09-24T18:06:02.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-09-24T18:06:02.553Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.553Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-09-24T18:06:02.553Z] [2021-09-24T18:06:02.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-09-24T18:06:02.553Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.553Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-09-24T18:06:02.553Z] [2021-09-24T18:06:02.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-09-24T18:06:02.553Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.553Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-09-24T18:06:02.553Z] [2021-09-24T18:06:02.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-09-24T18:06:02.553Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.553Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-09-24T18:06:02.553Z] [2021-09-24T18:06:02.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-09-24T18:06:02.553Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.553Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-09-24T18:06:02.553Z] [2021-09-24T18:06:02.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-09-24T18:06:02.553Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.553Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-09-24T18:06:02.553Z] [2021-09-24T18:06:02.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-09-24T18:06:02.553Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.553Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-09-24T18:06:02.553Z] [2021-09-24T18:06:02.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-09-24T18:06:02.553Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.553Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-09-24T18:06:02.553Z] [2021-09-24T18:06:02.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-24T18:06:02.553Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.553Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-24T18:06:02.553Z] [2021-09-24T18:06:02.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-24T18:06:02.553Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.553Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-24T18:06:02.553Z] [2021-09-24T18:06:02.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-24T18:06:02.553Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.553Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-24T18:06:02.553Z] [2021-09-24T18:06:02.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-09-24T18:06:02.553Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.553Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-09-24T18:06:02.553Z] [2021-09-24T18:06:02.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-09-24T18:06:02.553Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.553Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-09-24T18:06:02.553Z] [2021-09-24T18:06:02.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-09-24T18:06:02.553Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.553Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-09-24T18:06:02.553Z] [2021-09-24T18:06:02.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-24T18:06:02.553Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.553Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-24T18:06:02.553Z] [2021-09-24T18:06:02.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-24T18:06:02.553Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.553Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-24T18:06:02.553Z] [2021-09-24T18:06:02.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-24T18:06:02.553Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.553Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-24T18:06:02.553Z] [2021-09-24T18:06:02.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-24T18:06:02.553Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.553Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-24T18:06:02.553Z] [2021-09-24T18:06:02.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-09-24T18:06:02.553Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.553Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-09-24T18:06:02.553Z] [2021-09-24T18:06:02.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-24T18:06:02.553Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.553Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-24T18:06:02.553Z] [2021-09-24T18:06:02.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-09-24T18:06:02.553Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.553Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-09-24T18:06:02.553Z] [2021-09-24T18:06:02.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-09-24T18:06:02.553Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.553Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-09-24T18:06:02.553Z] [2021-09-24T18:06:02.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-24T18:06:02.553Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.553Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-24T18:06:02.553Z] [2021-09-24T18:06:02.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-24T18:06:02.553Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.553Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-24T18:06:02.553Z] [2021-09-24T18:06:02.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-09-24T18:06:02.553Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.553Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-09-24T18:06:02.553Z] [2021-09-24T18:06:02.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-09-24T18:06:02.553Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.553Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-09-24T18:06:02.553Z] [2021-09-24T18:06:02.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-09-24T18:06:02.553Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.553Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-09-24T18:06:02.553Z] [2021-09-24T18:06:02.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-09-24T18:06:02.553Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.553Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-09-24T18:06:02.553Z] [2021-09-24T18:06:02.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-09-24T18:06:02.553Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.553Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-09-24T18:06:02.553Z] [2021-09-24T18:06:02.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-09-24T18:06:02.553Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.553Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-09-24T18:06:02.553Z] [2021-09-24T18:06:02.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-09-24T18:06:02.553Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.553Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-09-24T18:06:02.553Z] [2021-09-24T18:06:02.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-09-24T18:06:02.553Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.553Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-09-24T18:06:02.553Z] [2021-09-24T18:06:02.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-09-24T18:06:02.553Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.553Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-09-24T18:06:02.553Z] [2021-09-24T18:06:02.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-09-24T18:06:02.553Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.553Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-09-24T18:06:02.553Z] [2021-09-24T18:06:02.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-09-24T18:06:02.553Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.553Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-09-24T18:06:02.553Z] [2021-09-24T18:06:02.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-09-24T18:06:02.553Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.553Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-09-24T18:06:02.553Z] [2021-09-24T18:06:02.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-09-24T18:06:02.553Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.553Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-09-24T18:06:02.553Z] [2021-09-24T18:06:02.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-09-24T18:06:02.553Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.553Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-09-24T18:06:02.553Z] [2021-09-24T18:06:02.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-09-24T18:06:02.553Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.553Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-09-24T18:06:02.553Z] [2021-09-24T18:06:02.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-09-24T18:06:02.553Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.553Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-09-24T18:06:02.553Z] [2021-09-24T18:06:02.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-09-24T18:06:02.553Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.553Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-09-24T18:06:02.553Z] [2021-09-24T18:06:02.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-09-24T18:06:02.553Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.553Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-09-24T18:06:02.553Z] [2021-09-24T18:06:02.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-09-24T18:06:02.553Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.553Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-09-24T18:06:02.553Z] [2021-09-24T18:06:02.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-09-24T18:06:02.553Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.553Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-09-24T18:06:02.553Z] [2021-09-24T18:06:02.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-09-24T18:06:02.553Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.553Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-09-24T18:06:02.553Z] [2021-09-24T18:06:02.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-09-24T18:06:02.553Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.553Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-09-24T18:06:02.553Z] [2021-09-24T18:06:02.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-09-24T18:06:02.554Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.554Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-09-24T18:06:02.554Z] [2021-09-24T18:06:02.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-09-24T18:06:02.554Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.554Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-09-24T18:06:02.554Z] [2021-09-24T18:06:02.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-09-24T18:06:02.554Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.554Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-09-24T18:06:02.554Z] [2021-09-24T18:06:02.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-09-24T18:06:02.554Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.554Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-09-24T18:06:02.554Z] [2021-09-24T18:06:02.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-09-24T18:06:02.554Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.554Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-09-24T18:06:02.554Z] [2021-09-24T18:06:02.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-09-24T18:06:02.554Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.554Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-09-24T18:06:02.554Z] [2021-09-24T18:06:02.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-09-24T18:06:02.554Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.554Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-09-24T18:06:02.554Z] [2021-09-24T18:06:02.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-09-24T18:06:02.554Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.554Z] [2021-09-24T18:06:02.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-09-24T18:06:02.554Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.554Z] [2021-09-24T18:06:02.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-09-24T18:06:02.554Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-09-24T18:06:02.554Z] [2021-09-24T18:06:02.554Z] DONE 1092 tests, 551 skipped in 2170.327s [2021-09-24T18:06:02.554Z] INFO: Integration tests ended at 09/24/2021 18:06:02. Duration:00:36:10.4351143 [2021-09-24T18:06:02.554Z] INFO: Docker info of the daemon under test at end of run [2021-09-24T18:06:02.554Z] [2021-09-24T18:06:03.011Z] Containers: 2 [2021-09-24T18:06:03.011Z] Running: 0 [2021-09-24T18:06:03.011Z] Paused: 0 [2021-09-24T18:06:03.011Z] Stopped: 2 [2021-09-24T18:06:03.011Z] Images: 18 [2021-09-24T18:06:03.011Z] Server Version: 0.0.0-dev [2021-09-24T18:06:03.011Z] Storage Driver: windowsfilter [2021-09-24T18:06:03.011Z] Windows: [2021-09-24T18:06:03.011Z] Logging Driver: json-file [2021-09-24T18:06:03.011Z] Plugins: [2021-09-24T18:06:03.011Z] Volume: local [2021-09-24T18:06:03.011Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-09-24T18:06:03.011Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-09-24T18:06:03.011Z] Swarm: inactive [2021-09-24T18:06:03.011Z] Default Isolation: process [2021-09-24T18:06:03.011Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-09-24T18:06:03.011Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-09-24T18:06:03.011Z] OSType: windows [2021-09-24T18:06:03.011Z] Architecture: x86_64 [2021-09-24T18:06:03.011Z] CPUs: 4 [2021-09-24T18:06:03.011Z] Total Memory: 32GiB [2021-09-24T18:06:03.011Z] Name: azwin-2-49a021 [2021-09-24T18:06:03.011Z] ID: AWXX:LZ22:ELP7:NNCV:QB32:YRMA:5C3I:XDQK:YKSA:LWJJ:DVJT:RAUT [2021-09-24T18:06:03.011Z] Docker Root Dir: D:\CI\PR-42881\2\daemon [2021-09-24T18:06:03.011Z] Debug Mode (client): false [2021-09-24T18:06:03.011Z] Debug Mode (server): true [2021-09-24T18:06:03.011Z] File Descriptors: -1 [2021-09-24T18:06:03.011Z] Goroutines: 46 [2021-09-24T18:06:03.011Z] System Time: 2021-09-24T18:06:02.5089349Z [2021-09-24T18:06:03.011Z] EventsListeners: 0 [2021-09-24T18:06:03.011Z] Registry: https://index.docker.io/v1/ [2021-09-24T18:06:03.011Z] Labels: [2021-09-24T18:06:03.011Z] Experimental: false [2021-09-24T18:06:03.011Z] Insecure Registries: [2021-09-24T18:06:03.011Z] 127.0.0.0/8 [2021-09-24T18:06:03.011Z] Live Restore Enabled: false [2021-09-24T18:06:03.011Z] [2021-09-24T18:06:03.011Z] [2021-09-24T18:06:03.011Z] INFO: Stopping daemon under test [2021-09-24T18:06:03.011Z] SUCCESS: The process with PID 4052 (child process of PID 5912) has been terminated. [2021-09-24T18:06:03.011Z] SUCCESS: The process with PID 5912 (child process of PID 7164) has been terminated. [2021-09-24T18:06:03.011Z] INFO: Stop tailing logs of the daemon under tests [2021-09-24T18:06:03.011Z] INFO: executeCI.ps1 Completed successfully at 09/24/2021 18:06:02. [2021-09-24T18:06:03.012Z] INFO: Tidying up at end of run [2021-09-24T18:06:03.012Z] INFO: Saving daemon under test log (d:\CI\PR-42881\2\dut.out) to bundles\CIDUT.out [2021-09-24T18:06:03.012Z] INFO: Saving daemon under test log (d:\CI\PR-42881\2\dut.err) to bundles\CIDUT.err [2021-09-24T18:06:03.012Z] INFO: Saving containerd logs to bundles [2021-09-24T18:06:03.012Z] INFO: Nuke-Everything... [2021-09-24T18:06:03.470Z] INFO: Container count on control daemon to delete is 2 [2021-09-24T18:06:03.470Z] e7adbae9aa89 [2021-09-24T18:06:03.470Z] 9b5d1b89dcd7 [2021-09-24T18:06:03.470Z] INFO: Non-base image count on control daemon to delete is 1 [2021-09-24T18:06:05.004Z] Deleted: sha256:f2028f4ca1b6282642839349c77c8a1a2bc95ccf4fb409f3e6b892e1ca4bd292 [2021-09-24T18:06:05.004Z] Deleted: sha256:506a40bd272bc1e7477e162ccebb7f55bb05833e17bb5d8db8980c9f74fe34e3 [2021-09-24T18:06:05.004Z] INFO: Tidying pidfile d:\CI\PR-42881\2\docker.pid [2021-09-24T18:06:05.004Z] INFO: Killing containerd with PID 5560 [2021-09-24T18:06:05.004Z] INFO: Nuking d:\CI [2021-09-24T18:06:22.685Z] INFO: Zapped successfully [2021-09-24T18:06:22.685Z] [2021-09-24T18:06:22.685Z] INFO: executeCI.ps1 exiting at Fri Sep 24 18:06:22 CUT 2021. Duration 01:02:45.6165503 [2021-09-24T18:06:22.685Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-09-24T18:06:22.929Z] Recording test results [2021-09-24T18:06:23.607Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-09-24T18:06:24.710Z] Creating win-2022-c8d-integration-bundles.zip [Pipeline] archiveArtifacts [2021-09-24T18:06:27.099Z] Archiving artifacts [2021-09-24T18:06:28.417Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42881/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-09-24T18:06:29.339Z] + make clean [2021-09-24T18:06:29.796Z] docker volume rm -f docker-dev-cache [2021-09-24T18:06:29.796Z] 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